From 5e4cacb4e44cf4f41418936af4951932655f4dde Mon Sep 17 00:00:00 2001 From: Garrett Serack Date: Tue, 14 Jan 2020 14:46:40 -0800 Subject: [PATCH] find yet another x-ms-client-name place --- .scripts/generate.ps1 | 4 +- modelerfour/modeler/modelerfour.ts | 2 +- .../scenarios/blob-storage/flattened.yaml | 27201 ++++++++++ .../test/scenarios/blob-storage/modeler.yaml | 27201 ++++++++++ .../test/scenarios/blob-storage/namer.yaml | 27201 ++++++++++ .../scenarios/blob-storage/oai2.loaded.json | 10079 ++++ .../blob-storage/oai3.model-deduplicated.json | 40945 ++++++++++++++++ .../scenarios/blob-storage/oai3.shaken.json | 19316 ++++++++ .../oai3.subset-schema-reduced.json | 40945 ++++++++++++++++ .../blob-storage/openapi-document.json | 40945 ++++++++++++++++ 10 files changed, 233837 insertions(+), 2 deletions(-) create mode 100644 modelerfour/test/scenarios/blob-storage/flattened.yaml create mode 100644 modelerfour/test/scenarios/blob-storage/modeler.yaml create mode 100644 modelerfour/test/scenarios/blob-storage/namer.yaml create mode 100644 modelerfour/test/scenarios/blob-storage/oai2.loaded.json create mode 100644 modelerfour/test/scenarios/blob-storage/oai3.model-deduplicated.json create mode 100644 modelerfour/test/scenarios/blob-storage/oai3.shaken.json create mode 100644 modelerfour/test/scenarios/blob-storage/oai3.subset-schema-reduced.json create mode 100644 modelerfour/test/scenarios/blob-storage/openapi-document.json diff --git a/.scripts/generate.ps1 b/.scripts/generate.ps1 index c04a1bb..30e43a9 100644 --- a/.scripts/generate.ps1 +++ b/.scripts/generate.ps1 @@ -77,4 +77,6 @@ autorest-beta --version:$root\..\autorest --pipeline-model:v3 --input-file:https autorest-beta --version:$root\..\autorest --pipeline-model:v3 --input-file:https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/specification/cognitiveservices/data-plane/TextAnalytics/preview/v3.0-preview.1/TextAnalytics.json --output-folder:$outputRoot\scenarios\text-analytics --verbose --debug --no-network-check "$outputRoot/test-configuration.md" # keyvault autorest-beta --version:$root\..\autorest --pipeline-model:v3 --input-file:https://github.com/Azure/azure-rest-api-specs/blob/28adfecc8c8d9a425451a5b7f6f2688e471a60f4/specification/keyvault/data-plane/Microsoft.KeyVault/preview/7.0/keyvault.json --output-folder:$outputRoot\scenarios\keyvault --verbose --debug --no-network-check "$outputRoot/test-configuration.md" -# \ No newline at end of file + +# blob storage +autorest-beta --version:$root\..\autorest --pipeline-model:v3 --input-file:https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json --output-folder:$outputRoot\scenarios\blob-storage --verbose --debug --no-network-check "$outputRoot/test-configuration.md" \ No newline at end of file diff --git a/modelerfour/modeler/modelerfour.ts b/modelerfour/modeler/modelerfour.ts index 1b1f0ea..d0537e9 100644 --- a/modelerfour/modeler/modelerfour.ts +++ b/modelerfour/modeler/modelerfour.ts @@ -1028,7 +1028,7 @@ export class ModelerFour { } } - const newParam = op.request.addParameter(new Parameter(parameter.name, this.interpret.getDescription('MISSING·PARAMETER-DESCRIPTION', parameter), this.processSchema(name || '', schema), { + const newParam = op.request.addParameter(new Parameter(this.interpret.getPreferredName(parameter, parameter.name), this.interpret.getDescription('MISSING·PARAMETER-DESCRIPTION', parameter), this.processSchema(name || '', schema), { required: parameter.required ? true : undefined, implementation, extensions: this.interpret.getExtensionProperties(parameter), diff --git a/modelerfour/test/scenarios/blob-storage/flattened.yaml b/modelerfour/test/scenarios/blob-storage/flattened.yaml new file mode 100644 index 0000000..972029c --- /dev/null +++ b/modelerfour/test/scenarios/blob-storage/flattened.yaml @@ -0,0 +1,27201 @@ +! +schemas: ! + objects: + - ! &ref_151 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_2 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_83 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: Logging-Version + description: The version of Storage Analytics to configure. + protocol: ! {} + required: true + serializedName: Version + language: ! + default: + name: Version + description: The version of Storage Analytics to configure. + protocol: ! {} + - ! + schema: ! &ref_42 + type: boolean + language: ! + default: + name: typeForDelete + description: Indicates whether all delete requests should be logged. + protocol: ! {} + required: true + serializedName: Delete + language: ! + default: + name: Delete + description: Indicates whether all delete requests should be logged. + protocol: ! {} + - ! + schema: ! &ref_43 + type: boolean + language: ! + default: + name: typeForRead + description: Indicates whether all read requests should be logged. + protocol: ! {} + required: true + serializedName: Read + language: ! + default: + name: Read + description: Indicates whether all read requests should be logged. + protocol: ! {} + - ! + schema: ! &ref_44 + type: boolean + language: ! + default: + name: typeForWrite + description: Indicates whether all write requests should be logged. + protocol: ! {} + required: true + serializedName: Write + language: ! + default: + name: Write + description: Indicates whether all write requests should be logged. + protocol: ! {} + - ! + schema: ! &ref_0 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_45 + type: boolean + language: ! + default: + name: typeForEnabled + description: Indicates whether a retention policy is enabled for the storage service + protocol: ! {} + required: true + serializedName: Enabled + language: ! + default: + name: Enabled + description: Indicates whether a retention policy is enabled for the storage service + protocol: ! {} + - ! + schema: ! &ref_67 + type: integer + minimum: 1 + precision: 32 + language: ! + default: + name: typeForDays + description: Indicates the number of days that metrics or logging or soft-deleted data should be retained. All data older than this value will be deleted + protocol: ! {} + required: false + serializedName: Days + language: ! + default: + name: Days + description: Indicates the number of days that metrics or logging or soft-deleted data should be retained. All data older than this value will be deleted + protocol: ! {} + language: ! + default: + name: RetentionPolicy + description: the retention policy which determines how long the associated data should persist + namespace: Api20190202 + protocol: ! {} + required: true + serializedName: RetentionPolicy + language: ! + default: + name: RetentionPolicy + description: the retention policy which determines how long the associated data should persist + protocol: ! {} + language: ! + default: + name: Logging + description: Azure Analytics Logging settings. + namespace: Api20190202 + protocol: ! {} + serializedName: Logging + language: ! + default: + name: Logging + description: Azure Analytics Logging settings. + protocol: ! {} + - ! + schema: ! &ref_1 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_84 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: Metrics-Version + description: The version of Storage Analytics to configure. + protocol: ! {} + required: false + serializedName: Version + language: ! + default: + name: Version + description: The version of Storage Analytics to configure. + protocol: ! {} + - ! + schema: ! &ref_46 + type: boolean + language: ! + default: + name: typeForEnabled + description: Indicates whether metrics are enabled for the Blob service. + protocol: ! {} + required: true + serializedName: Enabled + language: ! + default: + name: Enabled + description: Indicates whether metrics are enabled for the Blob service. + protocol: ! {} + - ! + schema: ! &ref_47 + type: boolean + language: ! + default: + name: typeForIncludeAPIs + description: Indicates whether metrics should generate summary statistics for called API operations. + protocol: ! {} + required: false + serializedName: IncludeAPIs + language: ! + default: + name: IncludeAPIs + description: Indicates whether metrics should generate summary statistics for called API operations. + protocol: ! {} + - ! + schema: *ref_0 + required: false + serializedName: RetentionPolicy + language: ! + default: + name: RetentionPolicy + description: the retention policy which determines how long the associated data should persist + protocol: ! {} + language: ! + default: + name: Metrics + description: a summary of request statistics grouped by API in hour or minute aggregates for blobs + namespace: Api20190202 + protocol: ! {} + serializedName: HourMetrics + language: ! + default: + name: HourMetrics + description: a summary of request statistics grouped by API in hour or minute aggregates for blobs + protocol: ! {} + - ! + schema: *ref_1 + serializedName: MinuteMetrics + language: ! + default: + name: MinuteMetrics + description: a summary of request statistics grouped by API in hour or minute aggregates for blobs + protocol: ! {} + - ! + schema: ! &ref_29 + type: array + apiVersions: + - ! + version: '2019-02-02' + elementType: ! &ref_3 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_85 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: CorsRule-AllowedOrigins + description: >- + The origin domains that are permitted to make a request against the storage service via CORS. The origin domain is the domain from which the request originates. Note that the origin must be an exact case-sensitive match + with the origin that the user age sends to the service. You can also use the wildcard character '*' to allow all origin domains to make requests via CORS. + protocol: ! {} + required: true + serializedName: AllowedOrigins + language: ! + default: + name: AllowedOrigins + description: >- + The origin domains that are permitted to make a request against the storage service via CORS. The origin domain is the domain from which the request originates. Note that the origin must be an exact case-sensitive match + with the origin that the user age sends to the service. You can also use the wildcard character '*' to allow all origin domains to make requests via CORS. + protocol: ! {} + - ! + schema: ! &ref_86 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: CorsRule-AllowedMethods + description: The methods (HTTP request verbs) that the origin domain may use for a CORS request. (comma separated) + protocol: ! {} + required: true + serializedName: AllowedMethods + language: ! + default: + name: AllowedMethods + description: The methods (HTTP request verbs) that the origin domain may use for a CORS request. (comma separated) + protocol: ! {} + - ! + schema: ! &ref_87 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: CorsRule-AllowedHeaders + description: the request headers that the origin domain may specify on the CORS request. + protocol: ! {} + required: true + serializedName: AllowedHeaders + language: ! + default: + name: AllowedHeaders + description: the request headers that the origin domain may specify on the CORS request. + protocol: ! {} + - ! + schema: ! &ref_88 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: CorsRule-ExposedHeaders + description: The response headers that may be sent in the response to the CORS request and exposed by the browser to the request issuer + protocol: ! {} + required: true + serializedName: ExposedHeaders + language: ! + default: + name: ExposedHeaders + description: The response headers that may be sent in the response to the CORS request and exposed by the browser to the request issuer + protocol: ! {} + - ! + schema: ! &ref_68 + type: integer + minimum: 0 + precision: 32 + language: ! + default: + name: typeForMaxAgeInSeconds + description: The maximum amount time that a browser should cache the preflight OPTIONS request. + protocol: ! {} + required: true + serializedName: MaxAgeInSeconds + language: ! + default: + name: MaxAgeInSeconds + description: The maximum amount time that a browser should cache the preflight OPTIONS request. + protocol: ! {} + language: ! + default: + name: CorsRule + description: >- + CORS is an HTTP feature that enables a web application running under one domain to access resources in another domain. Web browsers implement a security restriction known as same-origin policy that prevents a web page from + calling APIs in a different domain; CORS provides a secure way to allow one domain (the origin domain) to call APIs in another domain + namespace: Api20190202 + protocol: ! {} + serialization: + xml: + attribute: false + wrapped: true + language: ! + default: + name: StorageServiceProperties-Cors + description: The set of CORS rules. + protocol: ! {} + serializedName: Cors + language: ! + default: + name: Cors + description: The set of CORS rules. + protocol: ! {} + - ! + schema: ! &ref_89 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: StorageServiceProperties-DefaultServiceVersion + description: The default version to use for requests to the Blob service if an incoming request's version is not specified. Possible values include version 2008-10-27 and all more recent versions + protocol: ! {} + serializedName: DefaultServiceVersion + language: ! + default: + name: DefaultServiceVersion + description: The default version to use for requests to the Blob service if an incoming request's version is not specified. Possible values include version 2008-10-27 and all more recent versions + protocol: ! {} + - ! + schema: *ref_0 + serializedName: DeleteRetentionPolicy + language: ! + default: + name: DeleteRetentionPolicy + description: the retention policy which determines how long the associated data should persist + protocol: ! {} + - ! + schema: ! &ref_4 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_48 + type: boolean + language: ! + default: + name: typeForEnabled + description: Indicates whether this account is hosting a static website + protocol: ! {} + required: true + serializedName: Enabled + language: ! + default: + name: Enabled + description: Indicates whether this account is hosting a static website + protocol: ! {} + - ! + schema: ! &ref_90 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: StaticWebsite-IndexDocument + description: The default name of the index page under each directory + protocol: ! {} + required: false + serializedName: IndexDocument + language: ! + default: + name: IndexDocument + description: The default name of the index page under each directory + protocol: ! {} + - ! + schema: ! &ref_91 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: StaticWebsite-ErrorDocument404Path + description: The absolute path of the custom 404 page + protocol: ! {} + required: false + serializedName: ErrorDocument404Path + language: ! + default: + name: ErrorDocument404Path + description: The absolute path of the custom 404 page + protocol: ! {} + language: ! + default: + name: StaticWebsite + description: The properties that enable an account to host a static website + namespace: Api20190202 + protocol: ! {} + serializedName: StaticWebsite + language: ! + default: + name: StaticWebsite + description: The properties that enable an account to host a static website + protocol: ! {} + language: ! + default: + name: StorageServiceProperties + description: Storage Service Properties. + namespace: Api20190202 + protocol: ! {} + - *ref_2 + - *ref_0 + - *ref_1 + - *ref_3 + - *ref_4 + - ! &ref_155 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_92 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: StorageError-Message + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + serializedName: Message + language: ! + default: + name: Message + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + language: ! + default: + name: StorageError + description: MISSING·SCHEMA-DESCRIPTION-OBJECTSCHEMA + namespace: Api20190202 + protocol: ! {} + - ! &ref_165 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_5 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_25 + choices: + - ! + value: live + language: + default: + name: live + description: '' + - ! + value: bootstrap + language: + default: + name: bootstrap + description: '' + - ! + value: unavailable + language: + default: + name: unavailable + description: '' + type: choice + apiVersions: + - ! + version: '2019-02-02' + choiceType: ! &ref_6 + type: string + language: ! + default: + name: string + description: simple string + protocol: ! {} + language: ! + default: + name: GeoReplicationStatusType + description: The status of the secondary location + protocol: ! {} + required: true + serializedName: Status + language: ! + default: + name: Status + description: The status of the secondary location + protocol: ! {} + - ! + schema: ! &ref_56 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: GeoReplication-LastSyncTime + description: >- + A GMT date/time value, to the second. All primary writes preceding this value are guaranteed to be available for read operations at the secondary. Primary writes after this point in time may or may not be available for + reads. + protocol: ! {} + required: true + serializedName: LastSyncTime + language: ! + default: + name: LastSyncTime + description: >- + A GMT date/time value, to the second. All primary writes preceding this value are guaranteed to be available for read operations at the secondary. Primary writes after this point in time may or may not be available for + reads. + protocol: ! {} + language: ! + default: + name: GeoReplication + description: Geo-Replication information for the Secondary Storage Service + namespace: Api20190202 + protocol: ! {} + serializedName: GeoReplication + language: ! + default: + name: GeoReplication + description: Geo-Replication information for the Secondary Storage Service + protocol: ! {} + language: ! + default: + name: StorageServiceStats + description: Stats for the storage service. + namespace: Api20190202 + protocol: ! {} + - *ref_5 + - ! &ref_177 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_93 + type: string + apiVersions: + - ! + version: '2019-02-02' + serialization: + xml: + attribute: true + wrapped: false + language: ! + default: + name: ListContainersSegmentResponse-ServiceEndpoint + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: true + serializedName: ServiceEndpoint + language: ! + default: + name: ServiceEndpoint + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_94 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: ListContainersSegmentResponse-Prefix + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: Prefix + language: ! + default: + name: Prefix + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_95 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: ListContainersSegmentResponse-Marker + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: Marker + language: ! + default: + name: Marker + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_69 + type: integer + precision: 32 + language: ! + default: + name: typeForMaxResults + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + required: false + serializedName: MaxResults + language: ! + default: + name: MaxResults + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + - ! + schema: ! &ref_30 + type: array + apiVersions: + - ! + version: '2019-02-02' + elementType: ! &ref_7 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_96 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: ContainerItem-Name + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: true + serializedName: Name + language: ! + default: + name: Name + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_8 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_57 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: ContainerProperties-Last-Modified + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + protocol: ! {} + required: true + serializedName: Last-Modified + language: ! + default: + name: Last-Modified + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + protocol: ! {} + - ! + schema: ! &ref_97 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: ContainerProperties-Etag + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: true + serializedName: Etag + language: ! + default: + name: Etag + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_10 + choices: + - ! + value: locked + language: + default: + name: locked + description: '' + - ! + value: unlocked + language: + default: + name: unlocked + description: '' + type: sealed-choice + apiVersions: + - ! + version: '2019-02-02' + choiceType: *ref_6 + language: ! + default: + name: LeaseStatusType + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + header: x-ms-lease-status + protocol: ! {} + required: false + serializedName: LeaseStatus + language: ! + default: + name: LeaseStatus + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! + schema: ! &ref_11 + choices: + - ! + value: available + language: + default: + name: available + description: '' + - ! + value: leased + language: + default: + name: leased + description: '' + - ! + value: expired + language: + default: + name: expired + description: '' + - ! + value: breaking + language: + default: + name: breaking + description: '' + - ! + value: broken + language: + default: + name: broken + description: '' + type: sealed-choice + apiVersions: + - ! + version: '2019-02-02' + choiceType: *ref_6 + language: ! + default: + name: LeaseStateType + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + header: x-ms-lease-state + protocol: ! {} + required: false + serializedName: LeaseState + language: ! + default: + name: LeaseState + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! + schema: ! &ref_12 + choices: + - ! + value: infinite + language: + default: + name: infinite + description: '' + - ! + value: fixed + language: + default: + name: fixed + description: '' + type: sealed-choice + apiVersions: + - ! + version: '2019-02-02' + choiceType: *ref_6 + language: ! + default: + name: LeaseDurationType + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + header: x-ms-lease-duration + protocol: ! {} + required: false + serializedName: LeaseDuration + language: ! + default: + name: LeaseDuration + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! + schema: ! &ref_26 + choices: + - ! + value: container + language: + default: + name: container + description: '' + - ! + value: blob + language: + default: + name: blob + description: '' + type: choice + apiVersions: + - ! + version: '2019-02-02' + choiceType: *ref_6 + language: ! + default: + name: PublicAccessType + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + header: x-ms-blob-public-access + protocol: ! {} + required: false + serializedName: PublicAccess + language: ! + default: + name: PublicAccess + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! + schema: ! &ref_49 + type: boolean + language: ! + default: + name: typeForHasImmutabilityPolicy + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + protocol: ! {} + required: false + serializedName: HasImmutabilityPolicy + language: ! + default: + name: HasImmutabilityPolicy + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + protocol: ! {} + - ! + schema: ! &ref_50 + type: boolean + language: ! + default: + name: typeForHasLegalHold + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + protocol: ! {} + required: false + serializedName: HasLegalHold + language: ! + default: + name: HasLegalHold + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + protocol: ! {} + language: ! + default: + name: ContainerProperties + description: Properties of a container + namespace: Api20190202 + protocol: ! {} + required: true + serializedName: Properties + language: ! + default: + name: Properties + description: Properties of a container + protocol: ! {} + - ! + schema: ! &ref_24 + type: dictionary + elementType: ! &ref_98 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + language: ! + default: + name: Dictionary of string + description: Dictionary of + protocol: ! {} + required: false + serializedName: Metadata + language: ! + default: + name: Metadata + description: Dictionary of + protocol: ! {} + serialization: + xml: + name: Container + attribute: false + wrapped: false + language: ! + default: + name: ContainerItem + description: An Azure Storage container + namespace: Api20190202 + protocol: ! {} + serialization: + xml: + name: Containers + attribute: false + wrapped: true + language: ! + default: + name: ListContainersSegmentResponse-ContainerItems + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + required: true + serializedName: ContainerItems + language: ! + default: + name: ContainerItems + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + - ! + schema: ! &ref_99 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: ListContainersSegmentResponse-NextMarker + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: NextMarker + language: ! + default: + name: NextMarker + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + serialization: + xml: + name: EnumerationResults + attribute: false + wrapped: false + language: ! + default: + name: ListContainersSegmentResponse + description: An enumeration of containers + namespace: Api20190202 + protocol: ! {} + - *ref_7 + - *ref_8 + - ! &ref_185 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_100 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: KeyInfo-Start + description: The date-time the key is active in ISO 8601 UTC time + protocol: ! {} + required: true + serializedName: Start + language: ! + default: + name: Start + description: The date-time the key is active in ISO 8601 UTC time + protocol: ! {} + - ! + schema: ! &ref_101 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: KeyInfo-Expiry + description: The date-time the key expires in ISO 8601 UTC time + protocol: ! {} + required: true + serializedName: Expiry + language: ! + default: + name: Expiry + description: The date-time the key expires in ISO 8601 UTC time + protocol: ! {} + language: ! + default: + name: KeyInfo + description: Key information + namespace: Api20190202 + protocol: ! {} + - ! &ref_186 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_102 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: UserDelegationKey-SignedOid + description: The Azure Active Directory object ID in GUID format. + protocol: ! {} + required: true + serializedName: SignedOid + language: ! + default: + name: SignedOid + description: The Azure Active Directory object ID in GUID format. + protocol: ! {} + - ! + schema: ! &ref_103 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: UserDelegationKey-SignedTid + description: The Azure Active Directory tenant ID in GUID format + protocol: ! {} + required: true + serializedName: SignedTid + language: ! + default: + name: SignedTid + description: The Azure Active Directory tenant ID in GUID format + protocol: ! {} + - ! + schema: ! &ref_58 + type: date-time + format: date-time + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: UserDelegationKey-SignedStart + description: The date-time the key is active + protocol: ! {} + required: true + serializedName: SignedStart + language: ! + default: + name: SignedStart + description: The date-time the key is active + protocol: ! {} + - ! + schema: ! &ref_59 + type: date-time + format: date-time + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: UserDelegationKey-SignedExpiry + description: The date-time the key expires + protocol: ! {} + required: true + serializedName: SignedExpiry + language: ! + default: + name: SignedExpiry + description: The date-time the key expires + protocol: ! {} + - ! + schema: ! &ref_104 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: UserDelegationKey-SignedService + description: Abbreviation of the Azure Storage service that accepts the key + protocol: ! {} + required: true + serializedName: SignedService + language: ! + default: + name: SignedService + description: Abbreviation of the Azure Storage service that accepts the key + protocol: ! {} + - ! + schema: ! &ref_105 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: UserDelegationKey-SignedVersion + description: The service version that created the key + protocol: ! {} + required: true + serializedName: SignedVersion + language: ! + default: + name: SignedVersion + description: The service version that created the key + protocol: ! {} + - ! + schema: ! &ref_106 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: UserDelegationKey-Value + description: The key as a base64 string + protocol: ! {} + required: true + serializedName: Value + language: ! + default: + name: Value + description: The key as a base64 string + protocol: ! {} + language: ! + default: + name: UserDelegationKey + description: A user delegation key + namespace: Api20190202 + protocol: ! {} + - ! &ref_31 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_107 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: SignedIdentifier-Id + description: a unique id + protocol: ! {} + required: true + serializedName: Id + language: ! + default: + name: Id + description: a unique id + protocol: ! {} + - ! + schema: ! &ref_9 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_60 + type: date-time + format: date-time + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: AccessPolicy-Start + description: the date-time the policy is active + protocol: ! {} + required: true + serializedName: Start + language: ! + default: + name: Start + description: the date-time the policy is active + protocol: ! {} + - ! + schema: ! &ref_61 + type: date-time + format: date-time + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: AccessPolicy-Expiry + description: the date-time the policy expires + protocol: ! {} + required: true + serializedName: Expiry + language: ! + default: + name: Expiry + description: the date-time the policy expires + protocol: ! {} + - ! + schema: ! &ref_108 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: AccessPolicy-Permission + description: the permissions for the acl policy + protocol: ! {} + required: true + serializedName: Permission + language: ! + default: + name: Permission + description: the permissions for the acl policy + protocol: ! {} + language: ! + default: + name: AccessPolicy + description: An Access policy + namespace: Api20190202 + protocol: ! {} + required: true + serializedName: AccessPolicy + language: ! + default: + name: AccessPolicy + description: An Access policy + protocol: ! {} + serialization: + xml: + name: SignedIdentifier + attribute: false + wrapped: false + language: ! + default: + name: SignedIdentifier + description: signed identifier + namespace: Api20190202 + protocol: ! {} + - *ref_9 + - ! &ref_340 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_109 + type: string + apiVersions: + - ! + version: '2019-02-02' + serialization: + xml: + attribute: true + wrapped: false + language: ! + default: + name: ListBlobsFlatSegmentResponse-ServiceEndpoint + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: true + serializedName: ServiceEndpoint + language: ! + default: + name: ServiceEndpoint + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_110 + type: string + apiVersions: + - ! + version: '2019-02-02' + serialization: + xml: + attribute: true + wrapped: false + language: ! + default: + name: ListBlobsFlatSegmentResponse-ContainerName + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: true + serializedName: ContainerName + language: ! + default: + name: ContainerName + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_111 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: ListBlobsFlatSegmentResponse-Prefix + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: Prefix + language: ! + default: + name: Prefix + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_112 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: ListBlobsFlatSegmentResponse-Marker + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: Marker + language: ! + default: + name: Marker + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_70 + type: integer + precision: 32 + language: ! + default: + name: typeForMaxResults + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + required: false + serializedName: MaxResults + language: ! + default: + name: MaxResults + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + - ! + schema: ! &ref_14 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_32 + type: array + apiVersions: + - ! + version: '2019-02-02' + elementType: ! &ref_15 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_113 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobItem-Name + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: true + serializedName: Name + language: ! + default: + name: Name + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_51 + type: boolean + language: ! + default: + name: typeForDeleted + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + protocol: ! {} + required: true + serializedName: Deleted + language: ! + default: + name: Deleted + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + protocol: ! {} + - ! + schema: ! &ref_114 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobItem-Snapshot + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: true + serializedName: Snapshot + language: ! + default: + name: Snapshot + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_16 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_62 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobProperties-Creation-Time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + protocol: ! {} + required: false + serializedName: Creation-Time + language: ! + default: + name: Creation-Time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + protocol: ! {} + - ! + schema: ! &ref_63 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobProperties-Last-Modified + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + protocol: ! {} + required: true + serializedName: Last-Modified + language: ! + default: + name: Last-Modified + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + protocol: ! {} + - ! + schema: ! &ref_115 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobProperties-Etag + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: true + serializedName: Etag + language: ! + default: + name: Etag + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_71 + type: integer + precision: 64 + language: ! + default: + name: typeForContent-Length + description: Size in bytes + protocol: ! {} + required: false + serializedName: Content-Length + language: ! + default: + name: Content-Length + description: Size in bytes + protocol: ! {} + - ! + schema: ! &ref_116 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobProperties-Content-Type + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: Content-Type + language: ! + default: + name: Content-Type + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_117 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobProperties-Content-Encoding + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: Content-Encoding + language: ! + default: + name: Content-Encoding + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_118 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobProperties-Content-Language + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: Content-Language + language: ! + default: + name: Content-Language + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_55 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobProperties-Content-MD5 + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + protocol: ! {} + required: false + serializedName: Content-MD5 + language: ! + default: + name: Content-MD5 + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + protocol: ! {} + - ! + schema: ! &ref_119 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobProperties-Content-Disposition + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: Content-Disposition + language: ! + default: + name: Content-Disposition + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_120 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobProperties-Cache-Control + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: Cache-Control + language: ! + default: + name: Cache-Control + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_72 + type: integer + precision: 64 + language: ! + default: + name: blobSequenceNumber + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + required: false + serializedName: x-ms-blob-sequence-number + language: ! + default: + name: blobSequenceNumber + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + - ! + schema: ! &ref_81 + choices: + - ! + value: BlockBlob + language: + default: + name: BlockBlob + description: '' + - ! + value: PageBlob + language: + default: + name: PageBlob + description: '' + - ! + value: AppendBlob + language: + default: + name: AppendBlob + description: '' + type: sealed-choice + apiVersions: + - ! + version: '2019-02-02' + choiceType: *ref_6 + language: ! + default: + name: BlobType + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + header: x-ms-blob-type + protocol: ! {} + required: false + serializedName: BlobType + language: ! + default: + name: BlobType + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! + schema: *ref_10 + required: false + serializedName: LeaseStatus + language: ! + default: + name: LeaseStatus + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! + schema: *ref_11 + required: false + serializedName: LeaseState + language: ! + default: + name: LeaseState + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! + schema: *ref_12 + required: false + serializedName: LeaseDuration + language: ! + default: + name: LeaseDuration + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! + schema: ! &ref_121 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobProperties-CopyId + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: CopyId + language: ! + default: + name: CopyId + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_82 + choices: + - ! + value: pending + language: + default: + name: pending + description: '' + - ! + value: success + language: + default: + name: success + description: '' + - ! + value: aborted + language: + default: + name: aborted + description: '' + - ! + value: failed + language: + default: + name: failed + description: '' + type: sealed-choice + apiVersions: + - ! + version: '2019-02-02' + choiceType: *ref_6 + language: ! + default: + name: CopyStatusType + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + header: x-ms-copy-status + protocol: ! {} + required: false + serializedName: CopyStatus + language: ! + default: + name: CopyStatus + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! + schema: ! &ref_122 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobProperties-CopySource + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: CopySource + language: ! + default: + name: CopySource + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_123 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobProperties-CopyProgress + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: CopyProgress + language: ! + default: + name: CopyProgress + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_64 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobProperties-CopyCompletionTime + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + protocol: ! {} + required: false + serializedName: CopyCompletionTime + language: ! + default: + name: CopyCompletionTime + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + protocol: ! {} + - ! + schema: ! &ref_124 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobProperties-CopyStatusDescription + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: CopyStatusDescription + language: ! + default: + name: CopyStatusDescription + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_52 + type: boolean + language: ! + default: + name: typeForServerEncrypted + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + protocol: ! {} + required: false + serializedName: ServerEncrypted + language: ! + default: + name: ServerEncrypted + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + protocol: ! {} + - ! + schema: ! &ref_53 + type: boolean + language: ! + default: + name: typeForIncrementalCopy + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + protocol: ! {} + required: false + serializedName: IncrementalCopy + language: ! + default: + name: IncrementalCopy + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + protocol: ! {} + - ! + schema: ! &ref_125 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobProperties-DestinationSnapshot + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: DestinationSnapshot + language: ! + default: + name: DestinationSnapshot + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_65 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobProperties-DeletedTime + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + protocol: ! {} + required: false + serializedName: DeletedTime + language: ! + default: + name: DeletedTime + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + protocol: ! {} + - ! + schema: ! &ref_73 + type: integer + precision: 32 + language: ! + default: + name: typeForRemainingRetentionDays + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + required: false + serializedName: RemainingRetentionDays + language: ! + default: + name: RemainingRetentionDays + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + - ! + schema: ! &ref_27 + choices: + - ! + value: P4 + language: + default: + name: P4 + description: '' + - ! + value: P6 + language: + default: + name: P6 + description: '' + - ! + value: P10 + language: + default: + name: P10 + description: '' + - ! + value: P15 + language: + default: + name: P15 + description: '' + - ! + value: P20 + language: + default: + name: P20 + description: '' + - ! + value: P30 + language: + default: + name: P30 + description: '' + - ! + value: P40 + language: + default: + name: P40 + description: '' + - ! + value: P50 + language: + default: + name: P50 + description: '' + - ! + value: P60 + language: + default: + name: P60 + description: '' + - ! + value: P70 + language: + default: + name: P70 + description: '' + - ! + value: P80 + language: + default: + name: P80 + description: '' + - ! + value: Hot + language: + default: + name: Hot + description: '' + - ! + value: Cool + language: + default: + name: Cool + description: '' + - ! + value: Archive + language: + default: + name: Archive + description: '' + type: choice + apiVersions: + - ! + version: '2019-02-02' + choiceType: *ref_6 + language: ! + default: + name: AccessTier + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + required: false + serializedName: AccessTier + language: ! + default: + name: AccessTier + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! + schema: ! &ref_54 + type: boolean + language: ! + default: + name: typeForAccessTierInferred + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + protocol: ! {} + required: false + serializedName: AccessTierInferred + language: ! + default: + name: AccessTierInferred + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + protocol: ! {} + - ! + schema: ! &ref_28 + choices: + - ! + value: rehydrate-pending-to-hot + language: + default: + name: rehydrate-pending-to-hot + description: '' + - ! + value: rehydrate-pending-to-cool + language: + default: + name: rehydrate-pending-to-cool + description: '' + type: choice + apiVersions: + - ! + version: '2019-02-02' + choiceType: *ref_6 + language: ! + default: + name: ArchiveStatus + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + required: false + serializedName: ArchiveStatus + language: ! + default: + name: ArchiveStatus + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! + schema: ! &ref_126 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobProperties-CustomerProvidedKeySha256 + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: CustomerProvidedKeySha256 + language: ! + default: + name: CustomerProvidedKeySha256 + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_66 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobProperties-AccessTierChangeTime + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + protocol: ! {} + required: false + serializedName: AccessTierChangeTime + language: ! + default: + name: AccessTierChangeTime + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + protocol: ! {} + serialization: + xml: + name: Properties + attribute: false + wrapped: false + language: ! + default: + name: BlobProperties + description: Properties of a blob + namespace: Api20190202 + protocol: ! {} + required: true + serializedName: Properties + language: ! + default: + name: Properties + description: Properties of a blob + protocol: ! {} + - ! + schema: ! &ref_17 + type: object + apiVersions: + - ! + version: '2019-02-02' + parents: ! + all: + - ! &ref_13 + type: dictionary + elementType: ! &ref_127 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + language: ! + default: + name: Dictionary of string + description: Dictionary of + protocol: ! {} + immediate: + - *ref_13 + properties: + - ! + schema: ! &ref_128 + type: string + apiVersions: + - ! + version: '2019-02-02' + serialization: + xml: + attribute: true + wrapped: false + language: ! + default: + name: BlobMetadata-Encrypted + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + serializedName: Encrypted + language: ! + default: + name: Encrypted + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + serialization: + xml: + name: Metadata + attribute: false + wrapped: false + language: ! + default: + name: BlobMetadata + description: MISSING·SCHEMA-DESCRIPTION-OBJECTSCHEMA + namespace: Api20190202 + protocol: ! {} + required: false + serializedName: Metadata + language: ! + default: + name: Metadata + description: MISSING·SCHEMA-DESCRIPTION-OBJECTSCHEMA + protocol: ! {} + serialization: + xml: + name: Blob + attribute: false + wrapped: false + language: ! + default: + name: BlobItem + description: An Azure Storage blob + namespace: Api20190202 + protocol: ! {} + language: ! + default: + name: BlobFlatListSegment-BlobItems + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + required: true + serializedName: BlobItems + language: ! + default: + name: BlobItems + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + serialization: + xml: + name: Blobs + attribute: false + wrapped: false + language: ! + default: + name: BlobFlatListSegment + description: MISSING·SCHEMA-DESCRIPTION-OBJECTSCHEMA + namespace: Api20190202 + protocol: ! {} + required: true + serializedName: Segment + language: ! + default: + name: Segment + description: MISSING·SCHEMA-DESCRIPTION-OBJECTSCHEMA + protocol: ! {} + - ! + schema: ! &ref_129 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: ListBlobsFlatSegmentResponse-NextMarker + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: NextMarker + language: ! + default: + name: NextMarker + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + serialization: + xml: + name: EnumerationResults + attribute: false + wrapped: false + language: ! + default: + name: ListBlobsFlatSegmentResponse + description: An enumeration of blobs + namespace: Api20190202 + protocol: ! {} + - *ref_14 + - *ref_15 + - *ref_16 + - *ref_17 + - ! &ref_351 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_130 + type: string + apiVersions: + - ! + version: '2019-02-02' + serialization: + xml: + attribute: true + wrapped: false + language: ! + default: + name: ListBlobsHierarchySegmentResponse-ServiceEndpoint + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: true + serializedName: ServiceEndpoint + language: ! + default: + name: ServiceEndpoint + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_131 + type: string + apiVersions: + - ! + version: '2019-02-02' + serialization: + xml: + attribute: true + wrapped: false + language: ! + default: + name: ListBlobsHierarchySegmentResponse-ContainerName + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: true + serializedName: ContainerName + language: ! + default: + name: ContainerName + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_132 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: ListBlobsHierarchySegmentResponse-Prefix + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: Prefix + language: ! + default: + name: Prefix + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_133 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: ListBlobsHierarchySegmentResponse-Marker + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: Marker + language: ! + default: + name: Marker + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_74 + type: integer + precision: 32 + language: ! + default: + name: typeForMaxResults + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + required: false + serializedName: MaxResults + language: ! + default: + name: MaxResults + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + - ! + schema: ! &ref_134 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: ListBlobsHierarchySegmentResponse-Delimiter + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: Delimiter + language: ! + default: + name: Delimiter + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_18 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_33 + type: array + apiVersions: + - ! + version: '2019-02-02' + elementType: ! &ref_19 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_135 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobPrefix-Name + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: true + serializedName: Name + language: ! + default: + name: Name + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + language: ! + default: + name: BlobPrefix + description: MISSING·SCHEMA-DESCRIPTION-OBJECTSCHEMA + namespace: Api20190202 + protocol: ! {} + language: ! + default: + name: BlobHierarchyListSegment-BlobPrefixes + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + required: false + serializedName: BlobPrefixes + language: ! + default: + name: BlobPrefixes + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + - ! + schema: ! &ref_34 + type: array + apiVersions: + - ! + version: '2019-02-02' + elementType: *ref_15 + language: ! + default: + name: BlobHierarchyListSegment-BlobItems + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + required: true + serializedName: BlobItems + language: ! + default: + name: BlobItems + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + serialization: + xml: + name: Blobs + attribute: false + wrapped: false + language: ! + default: + name: BlobHierarchyListSegment + description: MISSING·SCHEMA-DESCRIPTION-OBJECTSCHEMA + namespace: Api20190202 + protocol: ! {} + required: true + serializedName: Segment + language: ! + default: + name: Segment + description: MISSING·SCHEMA-DESCRIPTION-OBJECTSCHEMA + protocol: ! {} + - ! + schema: ! &ref_136 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: ListBlobsHierarchySegmentResponse-NextMarker + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: NextMarker + language: ! + default: + name: NextMarker + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + serialization: + xml: + name: EnumerationResults + attribute: false + wrapped: false + language: ! + default: + name: ListBlobsHierarchySegmentResponse + description: An enumeration of blobs + namespace: Api20190202 + protocol: ! {} + - *ref_18 + - *ref_19 + - ! &ref_385 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_20 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_137 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: DataLakeStorageError-error-Code + description: The service error code. + protocol: ! {} + serializedName: Code + language: ! + default: + name: Code + description: The service error code. + protocol: ! {} + - ! + schema: ! &ref_138 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: DataLakeStorageError-error-Message + description: The service error message. + protocol: ! {} + serializedName: Message + language: ! + default: + name: Message + description: The service error message. + protocol: ! {} + language: ! + default: + name: DataLakeStorageError-error + description: The service error response object. + namespace: Api20190202 + protocol: ! {} + serializedName: error + language: ! + default: + name: error + description: The service error response object. + protocol: ! {} + language: ! + default: + name: DataLakeStorageError + description: MISSING·SCHEMA-DESCRIPTION-OBJECTSCHEMA + namespace: Api20190202 + protocol: ! {} + - *ref_20 + - ! &ref_964 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_35 + type: array + apiVersions: + - ! + version: '2019-02-02' + elementType: ! &ref_139 + type: string + apiVersions: + - ! + version: '2019-02-02' + serialization: + xml: + name: Committed + attribute: false + wrapped: false + language: ! + default: + name: BlockLookupList-CommittedItem + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + language: ! + default: + name: BlockLookupList-Committed + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + serializedName: Committed + language: ! + default: + name: Committed + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + - ! + schema: ! &ref_36 + type: array + apiVersions: + - ! + version: '2019-02-02' + elementType: ! &ref_140 + type: string + apiVersions: + - ! + version: '2019-02-02' + serialization: + xml: + name: Uncommitted + attribute: false + wrapped: false + language: ! + default: + name: BlockLookupList-UncommittedItem + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + language: ! + default: + name: BlockLookupList-Uncommitted + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + serializedName: Uncommitted + language: ! + default: + name: Uncommitted + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + - ! + schema: ! &ref_37 + type: array + apiVersions: + - ! + version: '2019-02-02' + elementType: ! &ref_141 + type: string + apiVersions: + - ! + version: '2019-02-02' + serialization: + xml: + name: Latest + attribute: false + wrapped: false + language: ! + default: + name: BlockLookupList-LatestItem + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + language: ! + default: + name: BlockLookupList-Latest + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + serializedName: Latest + language: ! + default: + name: Latest + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + serialization: + xml: + name: BlockList + attribute: false + wrapped: false + language: ! + default: + name: BlockLookupList + description: MISSING·SCHEMA-DESCRIPTION-OBJECTSCHEMA + namespace: Api20190202 + protocol: ! {} + - ! &ref_978 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_38 + type: array + apiVersions: + - ! + version: '2019-02-02' + elementType: ! &ref_21 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_142 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: Block-Name + description: The base64 encoded block ID. + protocol: ! {} + required: true + serializedName: Name + language: ! + default: + name: Name + description: The base64 encoded block ID. + protocol: ! {} + - ! + schema: ! &ref_75 + type: integer + precision: 32 + language: ! + default: + name: typeForSize + description: The block size in bytes. + protocol: ! {} + required: true + serializedName: Size + language: ! + default: + name: Size + description: The block size in bytes. + protocol: ! {} + language: ! + default: + name: Block + description: Represents a single block in a block blob. It describes the block's ID and size. + namespace: Api20190202 + protocol: ! {} + serialization: + xml: + attribute: false + wrapped: true + language: ! + default: + name: BlockList-CommittedBlocks + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + serializedName: CommittedBlocks + language: ! + default: + name: CommittedBlocks + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + - ! + schema: ! &ref_39 + type: array + apiVersions: + - ! + version: '2019-02-02' + elementType: *ref_21 + serialization: + xml: + attribute: false + wrapped: true + language: ! + default: + name: BlockList-UncommittedBlocks + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + serializedName: UncommittedBlocks + language: ! + default: + name: UncommittedBlocks + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + language: ! + default: + name: BlockList + description: MISSING·SCHEMA-DESCRIPTION-OBJECTSCHEMA + namespace: Api20190202 + protocol: ! {} + - *ref_21 + - ! &ref_827 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_40 + type: array + apiVersions: + - ! + version: '2019-02-02' + elementType: ! &ref_22 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_76 + type: integer + precision: 64 + serialization: + xml: + name: Start + attribute: false + wrapped: false + language: ! + default: + name: typeForStart + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + required: true + serializedName: Start + language: ! + default: + name: Start + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + - ! + schema: ! &ref_77 + type: integer + precision: 64 + serialization: + xml: + name: End + attribute: false + wrapped: false + language: ! + default: + name: typeForEnd + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + required: true + serializedName: End + language: ! + default: + name: End + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + serialization: + xml: + name: PageRange + attribute: false + wrapped: false + language: ! + default: + name: PageRange + description: MISSING·SCHEMA-DESCRIPTION-OBJECTSCHEMA + namespace: Api20190202 + protocol: ! {} + language: ! + default: + name: PageList-PageRange + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + serializedName: PageRange + language: ! + default: + name: PageRange + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + - ! + schema: ! &ref_41 + type: array + apiVersions: + - ! + version: '2019-02-02' + elementType: ! &ref_23 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_78 + type: integer + precision: 64 + serialization: + xml: + name: Start + attribute: false + wrapped: false + language: ! + default: + name: typeForStart + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + required: true + serializedName: Start + language: ! + default: + name: Start + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + - ! + schema: ! &ref_79 + type: integer + precision: 64 + serialization: + xml: + name: End + attribute: false + wrapped: false + language: ! + default: + name: typeForEnd + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + required: true + serializedName: End + language: ! + default: + name: End + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + serialization: + xml: + name: ClearRange + attribute: false + wrapped: false + language: ! + default: + name: ClearRange + description: MISSING·SCHEMA-DESCRIPTION-OBJECTSCHEMA + namespace: Api20190202 + protocol: ! {} + language: ! + default: + name: PageList-ClearRange + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + serializedName: ClearRange + language: ! + default: + name: ClearRange + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + language: ! + default: + name: PageList + description: the list of pages + namespace: Api20190202 + protocol: ! {} + - *ref_22 + - *ref_23 + dictionaries: + - *ref_24 + - *ref_13 + choices: + - *ref_25 + - *ref_26 + - *ref_27 + - *ref_28 + - ! &ref_750 + choices: + - ! + value: P4 + language: + default: + name: P4 + description: '' + - ! + value: P6 + language: + default: + name: P6 + description: '' + - ! + value: P10 + language: + default: + name: P10 + description: '' + - ! + value: P15 + language: + default: + name: P15 + description: '' + - ! + value: P20 + language: + default: + name: P20 + description: '' + - ! + value: P30 + language: + default: + name: P30 + description: '' + - ! + value: P40 + language: + default: + name: P40 + description: '' + - ! + value: P50 + language: + default: + name: P50 + description: '' + - ! + value: P60 + language: + default: + name: P60 + description: '' + - ! + value: P70 + language: + default: + name: P70 + description: '' + - ! + value: P80 + language: + default: + name: P80 + description: '' + type: choice + apiVersions: + - ! + version: '2019-02-02' + choiceType: *ref_6 + language: ! + default: + name: PremiumPageBlobAccessTier + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_698 + choices: + - ! + value: High + language: + default: + name: High + description: '' + - ! + value: Standard + language: + default: + name: Standard + description: '' + type: choice + apiVersions: + - ! + version: '2019-02-02' + choiceType: *ref_6 + language: ! + default: + name: RehydratePriority + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! + choices: + - ! + value: AccountAlreadyExists + language: + default: + name: AccountAlreadyExists + description: '' + - ! + value: AccountBeingCreated + language: + default: + name: AccountBeingCreated + description: '' + - ! + value: AccountIsDisabled + language: + default: + name: AccountIsDisabled + description: '' + - ! + value: AuthenticationFailed + language: + default: + name: AuthenticationFailed + description: '' + - ! + value: AuthorizationFailure + language: + default: + name: AuthorizationFailure + description: '' + - ! + value: ConditionHeadersNotSupported + language: + default: + name: ConditionHeadersNotSupported + description: '' + - ! + value: ConditionNotMet + language: + default: + name: ConditionNotMet + description: '' + - ! + value: EmptyMetadataKey + language: + default: + name: EmptyMetadataKey + description: '' + - ! + value: InsufficientAccountPermissions + language: + default: + name: InsufficientAccountPermissions + description: '' + - ! + value: InternalError + language: + default: + name: InternalError + description: '' + - ! + value: InvalidAuthenticationInfo + language: + default: + name: InvalidAuthenticationInfo + description: '' + - ! + value: InvalidHeaderValue + language: + default: + name: InvalidHeaderValue + description: '' + - ! + value: InvalidHttpVerb + language: + default: + name: InvalidHttpVerb + description: '' + - ! + value: InvalidInput + language: + default: + name: InvalidInput + description: '' + - ! + value: InvalidMd5 + language: + default: + name: InvalidMd5 + description: '' + - ! + value: InvalidMetadata + language: + default: + name: InvalidMetadata + description: '' + - ! + value: InvalidQueryParameterValue + language: + default: + name: InvalidQueryParameterValue + description: '' + - ! + value: InvalidRange + language: + default: + name: InvalidRange + description: '' + - ! + value: InvalidResourceName + language: + default: + name: InvalidResourceName + description: '' + - ! + value: InvalidUri + language: + default: + name: InvalidUri + description: '' + - ! + value: InvalidXmlDocument + language: + default: + name: InvalidXmlDocument + description: '' + - ! + value: InvalidXmlNodeValue + language: + default: + name: InvalidXmlNodeValue + description: '' + - ! + value: Md5Mismatch + language: + default: + name: Md5Mismatch + description: '' + - ! + value: MetadataTooLarge + language: + default: + name: MetadataTooLarge + description: '' + - ! + value: MissingContentLengthHeader + language: + default: + name: MissingContentLengthHeader + description: '' + - ! + value: MissingRequiredQueryParameter + language: + default: + name: MissingRequiredQueryParameter + description: '' + - ! + value: MissingRequiredHeader + language: + default: + name: MissingRequiredHeader + description: '' + - ! + value: MissingRequiredXmlNode + language: + default: + name: MissingRequiredXmlNode + description: '' + - ! + value: MultipleConditionHeadersNotSupported + language: + default: + name: MultipleConditionHeadersNotSupported + description: '' + - ! + value: OperationTimedOut + language: + default: + name: OperationTimedOut + description: '' + - ! + value: OutOfRangeInput + language: + default: + name: OutOfRangeInput + description: '' + - ! + value: OutOfRangeQueryParameterValue + language: + default: + name: OutOfRangeQueryParameterValue + description: '' + - ! + value: RequestBodyTooLarge + language: + default: + name: RequestBodyTooLarge + description: '' + - ! + value: ResourceTypeMismatch + language: + default: + name: ResourceTypeMismatch + description: '' + - ! + value: RequestUrlFailedToParse + language: + default: + name: RequestUrlFailedToParse + description: '' + - ! + value: ResourceAlreadyExists + language: + default: + name: ResourceAlreadyExists + description: '' + - ! + value: ResourceNotFound + language: + default: + name: ResourceNotFound + description: '' + - ! + value: ServerBusy + language: + default: + name: ServerBusy + description: '' + - ! + value: UnsupportedHeader + language: + default: + name: UnsupportedHeader + description: '' + - ! + value: UnsupportedXmlNode + language: + default: + name: UnsupportedXmlNode + description: '' + - ! + value: UnsupportedQueryParameter + language: + default: + name: UnsupportedQueryParameter + description: '' + - ! + value: UnsupportedHttpVerb + language: + default: + name: UnsupportedHttpVerb + description: '' + - ! + value: AppendPositionConditionNotMet + language: + default: + name: AppendPositionConditionNotMet + description: '' + - ! + value: BlobAlreadyExists + language: + default: + name: BlobAlreadyExists + description: '' + - ! + value: BlobNotFound + language: + default: + name: BlobNotFound + description: '' + - ! + value: BlobOverwritten + language: + default: + name: BlobOverwritten + description: '' + - ! + value: BlobTierInadequateForContentLength + language: + default: + name: BlobTierInadequateForContentLength + description: '' + - ! + value: BlockCountExceedsLimit + language: + default: + name: BlockCountExceedsLimit + description: '' + - ! + value: BlockListTooLong + language: + default: + name: BlockListTooLong + description: '' + - ! + value: CannotChangeToLowerTier + language: + default: + name: CannotChangeToLowerTier + description: '' + - ! + value: CannotVerifyCopySource + language: + default: + name: CannotVerifyCopySource + description: '' + - ! + value: ContainerAlreadyExists + language: + default: + name: ContainerAlreadyExists + description: '' + - ! + value: ContainerBeingDeleted + language: + default: + name: ContainerBeingDeleted + description: '' + - ! + value: ContainerDisabled + language: + default: + name: ContainerDisabled + description: '' + - ! + value: ContainerNotFound + language: + default: + name: ContainerNotFound + description: '' + - ! + value: ContentLengthLargerThanTierLimit + language: + default: + name: ContentLengthLargerThanTierLimit + description: '' + - ! + value: CopyAcrossAccountsNotSupported + language: + default: + name: CopyAcrossAccountsNotSupported + description: '' + - ! + value: CopyIdMismatch + language: + default: + name: CopyIdMismatch + description: '' + - ! + value: FeatureVersionMismatch + language: + default: + name: FeatureVersionMismatch + description: '' + - ! + value: IncrementalCopyBlobMismatch + language: + default: + name: IncrementalCopyBlobMismatch + description: '' + - ! + value: IncrementalCopyOfEralierVersionSnapshotNotAllowed + language: + default: + name: IncrementalCopyOfEralierVersionSnapshotNotAllowed + description: '' + - ! + value: IncrementalCopySourceMustBeSnapshot + language: + default: + name: IncrementalCopySourceMustBeSnapshot + description: '' + - ! + value: InfiniteLeaseDurationRequired + language: + default: + name: InfiniteLeaseDurationRequired + description: '' + - ! + value: InvalidBlobOrBlock + language: + default: + name: InvalidBlobOrBlock + description: '' + - ! + value: InvalidBlobTier + language: + default: + name: InvalidBlobTier + description: '' + - ! + value: InvalidBlobType + language: + default: + name: InvalidBlobType + description: '' + - ! + value: InvalidBlockId + language: + default: + name: InvalidBlockId + description: '' + - ! + value: InvalidBlockList + language: + default: + name: InvalidBlockList + description: '' + - ! + value: InvalidOperation + language: + default: + name: InvalidOperation + description: '' + - ! + value: InvalidPageRange + language: + default: + name: InvalidPageRange + description: '' + - ! + value: InvalidSourceBlobType + language: + default: + name: InvalidSourceBlobType + description: '' + - ! + value: InvalidSourceBlobUrl + language: + default: + name: InvalidSourceBlobUrl + description: '' + - ! + value: InvalidVersionForPageBlobOperation + language: + default: + name: InvalidVersionForPageBlobOperation + description: '' + - ! + value: LeaseAlreadyPresent + language: + default: + name: LeaseAlreadyPresent + description: '' + - ! + value: LeaseAlreadyBroken + language: + default: + name: LeaseAlreadyBroken + description: '' + - ! + value: LeaseIdMismatchWithBlobOperation + language: + default: + name: LeaseIdMismatchWithBlobOperation + description: '' + - ! + value: LeaseIdMismatchWithContainerOperation + language: + default: + name: LeaseIdMismatchWithContainerOperation + description: '' + - ! + value: LeaseIdMismatchWithLeaseOperation + language: + default: + name: LeaseIdMismatchWithLeaseOperation + description: '' + - ! + value: LeaseIdMissing + language: + default: + name: LeaseIdMissing + description: '' + - ! + value: LeaseIsBreakingAndCannotBeAcquired + language: + default: + name: LeaseIsBreakingAndCannotBeAcquired + description: '' + - ! + value: LeaseIsBreakingAndCannotBeChanged + language: + default: + name: LeaseIsBreakingAndCannotBeChanged + description: '' + - ! + value: LeaseIsBrokenAndCannotBeRenewed + language: + default: + name: LeaseIsBrokenAndCannotBeRenewed + description: '' + - ! + value: LeaseLost + language: + default: + name: LeaseLost + description: '' + - ! + value: LeaseNotPresentWithBlobOperation + language: + default: + name: LeaseNotPresentWithBlobOperation + description: '' + - ! + value: LeaseNotPresentWithContainerOperation + language: + default: + name: LeaseNotPresentWithContainerOperation + description: '' + - ! + value: LeaseNotPresentWithLeaseOperation + language: + default: + name: LeaseNotPresentWithLeaseOperation + description: '' + - ! + value: MaxBlobSizeConditionNotMet + language: + default: + name: MaxBlobSizeConditionNotMet + description: '' + - ! + value: NoPendingCopyOperation + language: + default: + name: NoPendingCopyOperation + description: '' + - ! + value: OperationNotAllowedOnIncrementalCopyBlob + language: + default: + name: OperationNotAllowedOnIncrementalCopyBlob + description: '' + - ! + value: PendingCopyOperation + language: + default: + name: PendingCopyOperation + description: '' + - ! + value: PreviousSnapshotCannotBeNewer + language: + default: + name: PreviousSnapshotCannotBeNewer + description: '' + - ! + value: PreviousSnapshotNotFound + language: + default: + name: PreviousSnapshotNotFound + description: '' + - ! + value: PreviousSnapshotOperationNotSupported + language: + default: + name: PreviousSnapshotOperationNotSupported + description: '' + - ! + value: SequenceNumberConditionNotMet + language: + default: + name: SequenceNumberConditionNotMet + description: '' + - ! + value: SequenceNumberIncrementTooLarge + language: + default: + name: SequenceNumberIncrementTooLarge + description: '' + - ! + value: SnapshotCountExceeded + language: + default: + name: SnapshotCountExceeded + description: '' + - ! + value: SnaphotOperationRateExceeded + language: + default: + name: SnaphotOperationRateExceeded + description: '' + - ! + value: SnapshotsPresent + language: + default: + name: SnapshotsPresent + description: '' + - ! + value: SourceConditionNotMet + language: + default: + name: SourceConditionNotMet + description: '' + - ! + value: SystemInUse + language: + default: + name: SystemInUse + description: '' + - ! + value: TargetConditionNotMet + language: + default: + name: TargetConditionNotMet + description: '' + - ! + value: UnauthorizedBlobOverwrite + language: + default: + name: UnauthorizedBlobOverwrite + description: '' + - ! + value: BlobBeingRehydrated + language: + default: + name: BlobBeingRehydrated + description: '' + - ! + value: BlobArchived + language: + default: + name: BlobArchived + description: '' + - ! + value: BlobNotArchived + language: + default: + name: BlobNotArchived + description: '' + - ! + value: AuthorizationSourceIPMismatch + language: + default: + name: AuthorizationSourceIPMismatch + description: '' + - ! + value: AuthorizationProtocolMismatch + language: + default: + name: AuthorizationProtocolMismatch + description: '' + - ! + value: AuthorizationPermissionMismatch + language: + default: + name: AuthorizationPermissionMismatch + description: '' + - ! + value: AuthorizationServiceMismatch + language: + default: + name: AuthorizationServiceMismatch + description: '' + - ! + value: AuthorizationResourceTypeMismatch + language: + default: + name: AuthorizationResourceTypeMismatch + description: '' + type: choice + apiVersions: + - ! + version: '2019-02-02' + choiceType: *ref_6 + language: ! + default: + name: StorageErrorCode + description: Error codes returned by the service + protocol: ! {} + arrays: + - *ref_29 + - *ref_30 + - ! &ref_255 + type: array + apiVersions: + - ! + version: '2019-02-02' + elementType: *ref_31 + serialization: + xml: + name: SignedIdentifiers + attribute: false + wrapped: true + language: ! + default: + name: SignedIdentifiers + description: a collection of signed identifiers + protocol: ! {} + - ! &ref_338 + type: array + apiVersions: + - ! + version: '2019-02-02' + elementType: ! &ref_80 + choices: + - ! + value: copy + language: + default: + name: copy + description: '' + - ! + value: deleted + language: + default: + name: deleted + description: '' + - ! + value: metadata + language: + default: + name: metadata + description: '' + - ! + value: snapshots + language: + default: + name: snapshots + description: '' + - ! + value: uncommittedblobs + language: + default: + name: uncommittedblobs + description: '' + type: sealed-choice + apiVersions: + - ! + version: '2019-02-02' + choiceType: *ref_6 + language: ! + default: + name: ListBlobsIncludeItem + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + language: ! + default: + name: Array of ListBlobsIncludeItem + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + - *ref_32 + - *ref_33 + - *ref_34 + - *ref_35 + - *ref_36 + - *ref_37 + - *ref_38 + - *ref_39 + - *ref_40 + - *ref_41 + binaries: + - ! &ref_927 + type: binary + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: binary + description: MISSING·SCHEMA-DESCRIPTION-BINARY + protocol: ! {} + - ! &ref_941 + type: binary + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: binary + description: MISSING·SCHEMA-DESCRIPTION-BINARY + protocol: ! {} + - ! &ref_778 + type: binary + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: binary + description: MISSING·SCHEMA-DESCRIPTION-BINARY + protocol: ! {} + - ! &ref_894 + type: binary + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: binary + description: MISSING·SCHEMA-DESCRIPTION-BINARY + protocol: ! {} + booleans: + - *ref_42 + - *ref_43 + - *ref_44 + - *ref_45 + - *ref_46 + - *ref_47 + - *ref_48 + - *ref_49 + - *ref_50 + - ! &ref_229 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: boolean + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + header: x-ms-has-immutability-policy + protocol: ! {} + - ! &ref_230 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: boolean + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + header: x-ms-has-legal-hold + protocol: ! {} + - *ref_51 + - *ref_52 + - *ref_53 + - *ref_54 + - ! &ref_416 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: boolean + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + protocol: ! {} + - ! &ref_440 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: boolean + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + protocol: ! {} + - ! &ref_456 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: boolean + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + protocol: ! {} + - ! &ref_457 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: boolean + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + protocol: ! {} + - ! &ref_485 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: boolean + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + header: x-ms-server-encrypted + protocol: ! {} + - ! &ref_512 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: boolean + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + header: x-ms-server-encrypted + protocol: ! {} + - ! &ref_528 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: boolean + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + header: x-ms-incremental-copy + protocol: ! {} + - ! &ref_545 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: boolean + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + header: x-ms-server-encrypted + protocol: ! {} + - ! &ref_548 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: boolean + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + header: x-ms-access-tier-inferred + protocol: ! {} + - ! &ref_767 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: boolean + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + header: x-ms-request-server-encrypted + protocol: ! {} + - ! &ref_887 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: boolean + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + header: x-ms-request-server-encrypted + protocol: ! {} + - ! &ref_935 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: boolean + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + header: x-ms-request-server-encrypted + protocol: ! {} + - ! &ref_630 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: boolean + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + header: x-ms-request-server-encrypted + protocol: ! {} + - ! &ref_696 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: boolean + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + header: x-ms-request-server-encrypted + protocol: ! {} + - ! &ref_948 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: boolean + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + header: x-ms-request-server-encrypted + protocol: ! {} + - ! &ref_959 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: boolean + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + header: x-ms-request-server-encrypted + protocol: ! {} + - ! &ref_973 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: boolean + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + header: x-ms-request-server-encrypted + protocol: ! {} + - ! &ref_788 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: boolean + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + header: x-ms-request-server-encrypted + protocol: ! {} + - ! &ref_822 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: boolean + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + header: x-ms-request-server-encrypted + protocol: ! {} + - ! &ref_905 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: boolean + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + header: x-ms-request-server-encrypted + protocol: ! {} + - ! &ref_923 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: boolean + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + header: x-ms-request-server-encrypted + protocol: ! {} + byteArrays: + - *ref_55 + - ! &ref_468 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: Content-MD5 + protocol: ! {} + - ! &ref_487 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: x-ms-blob-content-md5 + protocol: ! {} + - ! &ref_494 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: Content-MD5 + protocol: ! {} + - ! &ref_500 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: x-ms-content-crc64 + protocol: ! {} + - ! &ref_514 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: x-ms-blob-content-md5 + protocol: ! {} + - ! &ref_533 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: Content-MD5 + protocol: ! {} + - ! &ref_609 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + protocol: ! {} + - ! &ref_762 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: Content-MD5 + protocol: ! {} + - ! &ref_882 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: Content-MD5 + protocol: ! {} + - ! &ref_772 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + protocol: ! {} + - ! &ref_930 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: Content-MD5 + protocol: ! {} + - ! &ref_711 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + protocol: ! {} + - ! &ref_720 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: Content-MD5 + protocol: ! {} + - ! &ref_721 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: x-ms-content-crc64 + protocol: ! {} + - ! &ref_773 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + protocol: ! {} + - ! &ref_942 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: Content-MD5 + protocol: ! {} + - ! &ref_947 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: x-ms-content-crc64 + protocol: ! {} + - ! &ref_811 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + protocol: ! {} + - ! &ref_953 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: Content-MD5 + protocol: ! {} + - ! &ref_954 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: x-ms-content-crc64 + protocol: ! {} + - ! &ref_967 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: Content-MD5 + protocol: ! {} + - ! &ref_968 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: x-ms-content-crc64 + protocol: ! {} + - ! &ref_781 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: Content-MD5 + protocol: ! {} + - ! &ref_782 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: x-ms-content-crc64 + protocol: ! {} + - ! &ref_799 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: Content-MD5 + protocol: ! {} + - ! &ref_800 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: x-ms-content-crc64 + protocol: ! {} + - ! &ref_816 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: Content-MD5 + protocol: ! {} + - ! &ref_817 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: x-ms-content-crc64 + protocol: ! {} + - ! &ref_897 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: Content-MD5 + protocol: ! {} + - ! &ref_898 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: x-ms-content-crc64 + protocol: ! {} + - ! &ref_915 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: Content-MD5 + protocol: ! {} + - ! &ref_916 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: x-ms-content-crc64 + protocol: ! {} + constants: + - ! &ref_146 + type: constant + value: ! + value: service + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant0 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_147 + type: constant + value: ! + value: properties + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant1 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_143 + type: constant + value: ! + value: '2019-02-02' + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant2 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_162 + type: constant + value: ! + value: service + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant3 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_163 + type: constant + value: ! + value: stats + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant4 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_171 + type: constant + value: ! + value: list + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant5 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_175 + type: constant + apiVersions: + - ! + version: '2019-02-02' + value: ! + value: metadata + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: ListContainersIncludeType + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_182 + type: constant + value: ! + value: service + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant6 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_183 + type: constant + value: ! + value: userdelegationkey + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant7 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_192 + type: constant + value: ! + value: account + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant8 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_193 + type: constant + value: ! + value: properties + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant9 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_202 + type: constant + value: ! + value: batch + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant10 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_210 + type: constant + value: ! + value: container + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant11 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_241 + type: constant + value: ! + value: container + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant12 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_242 + type: constant + value: ! + value: metadata + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant13 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_252 + type: constant + value: ! + value: container + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant14 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_253 + type: constant + value: ! + value: acl + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant15 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_272 + type: constant + value: ! + value: lease + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant16 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_273 + type: constant + value: ! + value: container + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant17 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_274 + type: constant + value: ! + value: acquire + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: LeaseAction + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_286 + type: constant + value: ! + value: lease + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant18 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_287 + type: constant + value: ! + value: container + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant19 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_288 + type: constant + value: ! + value: release + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: LeaseAction + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_298 + type: constant + value: ! + value: lease + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant20 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_299 + type: constant + value: ! + value: container + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant21 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_300 + type: constant + value: ! + value: renew + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: LeaseAction + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_310 + type: constant + value: ! + value: lease + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant22 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_311 + type: constant + value: ! + value: container + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant23 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_312 + type: constant + value: ! + value: break + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: LeaseAction + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_323 + type: constant + value: ! + value: lease + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant24 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_324 + type: constant + value: ! + value: container + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant25 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_325 + type: constant + value: ! + value: change + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: LeaseAction + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_336 + type: constant + value: ! + value: container + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant26 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_337 + type: constant + value: ! + value: list + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant27 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_347 + type: constant + value: ! + value: container + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant28 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_348 + type: constant + value: ! + value: list + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant29 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_358 + type: constant + value: ! + value: account + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant30 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_359 + type: constant + value: ! + value: properties + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant31 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_366 + type: constant + value: ! + value: directory + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant32 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_426 + type: constant + value: ! + value: setAccessControl + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant33 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_439 + type: constant + value: ! + value: getAccessControl + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant34 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_460 + type: constant + apiVersions: + - ! + version: '2019-02-02' + value: ! + value: AES256 + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: EncryptionAlgorithmType + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_559 + type: constant + value: ! + value: setAccessControl + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant35 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_569 + type: constant + value: ! + value: getAccessControl + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant36 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_749 + type: constant + value: ! + value: PageBlob + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: BlobType + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_878 + type: constant + value: ! + value: AppendBlob + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: BlobType + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_925 + type: constant + value: ! + value: BlockBlob + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: BlobType + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_599 + type: constant + value: ! + value: undelete + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant37 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_606 + type: constant + value: ! + value: properties + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant38 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_622 + type: constant + value: ! + value: metadata + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant39 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_633 + type: constant + value: ! + value: lease + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant40 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_634 + type: constant + value: ! + value: acquire + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: LeaseAction + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_644 + type: constant + value: ! + value: lease + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant41 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_645 + type: constant + value: ! + value: release + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: LeaseAction + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_654 + type: constant + value: ! + value: lease + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant42 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_655 + type: constant + value: ! + value: renew + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: LeaseAction + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_665 + type: constant + value: ! + value: lease + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant43 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_666 + type: constant + value: ! + value: change + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: LeaseAction + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_676 + type: constant + value: ! + value: lease + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant44 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_677 + type: constant + value: ! + value: break + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: LeaseAction + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_687 + type: constant + value: ! + value: snapshot + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant45 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_709 + type: constant + value: ! + value: 'true' + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant46 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_719 + type: constant + apiVersions: + - ! + version: '2019-02-02' + value: ! + value: success + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: SyncCopyStatusType + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + header: x-ms-copy-status + protocol: ! {} + - ! &ref_723 + type: constant + value: ! + value: copy + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant47 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_724 + type: constant + value: ! + value: abort + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant48 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_732 + type: constant + value: ! + value: tier + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant49 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_741 + type: constant + value: ! + value: account + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant50 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_742 + type: constant + value: ! + value: properties + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant51 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_938 + type: constant + value: ! + value: block + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant52 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_951 + type: constant + value: ! + value: block + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant53 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_962 + type: constant + value: ! + value: blocklist + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant54 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_770 + type: constant + value: ! + value: page + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant55 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_771 + type: constant + value: ! + value: update + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: PageWriteType + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_791 + type: constant + value: ! + value: page + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant56 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_792 + type: constant + value: ! + value: clear + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: PageWriteType + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_807 + type: constant + value: ! + value: page + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant57 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_808 + type: constant + value: ! + value: update + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: PageWriteType + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_825 + type: constant + value: ! + value: pagelist + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant58 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_836 + type: constant + value: ! + value: pagelist + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant59 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_847 + type: constant + value: ! + value: properties + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant60 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_857 + type: constant + value: ! + value: properties + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant61 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_868 + type: constant + value: ! + value: incrementalcopy + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant62 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_890 + type: constant + value: ! + value: appendblock + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant63 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_908 + type: constant + value: ! + value: appendblock + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant64 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + dateTimes: + - ! &ref_169 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - *ref_56 + - *ref_57 + - ! &ref_190 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - *ref_58 + - *ref_59 + - ! &ref_198 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_214 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_218 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_224 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_228 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_233 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + protocol: ! {} + - ! &ref_234 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + protocol: ! {} + - ! &ref_239 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_246 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_250 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_257 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_261 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - *ref_60 + - *ref_61 + - ! &ref_266 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_270 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_279 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_284 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_292 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_296 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_303 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_308 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_316 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_321 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_329 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_334 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_345 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - *ref_62 + - *ref_63 + - *ref_64 + - *ref_65 + - *ref_66 + - ! &ref_356 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_364 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_379 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_384 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_400 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + protocol: ! {} + - ! &ref_401 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + protocol: ! {} + - ! &ref_407 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_412 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_422 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_431 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_433 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_442 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_444 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_462 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_474 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: x-ms-copy-completion-time + protocol: ! {} + - ! &ref_483 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_488 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_501 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: x-ms-copy-completion-time + protocol: ! {} + - ! &ref_510 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_520 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_521 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: x-ms-creation-time + protocol: ! {} + - ! &ref_523 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: x-ms-copy-completion-time + protocol: ! {} + - ! &ref_542 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_550 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: x-ms-access-tier-change-time + protocol: ! {} + - ! &ref_557 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_561 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_563 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_571 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_573 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_590 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_595 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_761 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_766 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_881 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_886 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_929 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_934 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_604 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_615 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_620 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_625 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_629 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_637 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_642 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_648 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_652 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_658 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_663 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_669 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_674 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_680 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_685 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_691 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_695 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_702 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_706 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_713 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_717 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_730 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_747 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_946 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_958 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_966 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_972 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_979 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_986 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_780 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_787 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_798 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_805 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_815 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_821 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_828 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_834 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_839 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_845 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_850 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_855 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_861 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_866 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_871 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_875 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_896 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_902 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_914 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_919 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + numbers: + - ! &ref_148 + type: integer + apiVersions: + - ! + version: '2019-02-02' + minimum: 0 + precision: 32 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + - *ref_67 + - *ref_68 + - ! &ref_174 + type: integer + apiVersions: + - ! + version: '2019-02-02' + minimum: 1 + precision: 32 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + - *ref_69 + - ! &ref_203 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + - ! &ref_275 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 32 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + - ! &ref_313 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 32 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + - ! &ref_317 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 32 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: x-ms-lease-time + protocol: ! {} + - *ref_70 + - *ref_71 + - *ref_72 + - *ref_73 + - *ref_74 + - ! &ref_383 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: Content-Length + protocol: ! {} + - ! &ref_411 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: Content-Length + protocol: ! {} + - ! &ref_464 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: Content-Length + protocol: ! {} + - ! &ref_473 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: x-ms-blob-sequence-number + protocol: ! {} + - ! &ref_484 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 32 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: x-ms-blob-committed-block-count + protocol: ! {} + - ! &ref_490 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: Content-Length + protocol: ! {} + - ! &ref_499 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: x-ms-blob-sequence-number + protocol: ! {} + - ! &ref_511 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 32 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: x-ms-blob-committed-block-count + protocol: ! {} + - ! &ref_530 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: Content-Length + protocol: ! {} + - ! &ref_538 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: x-ms-blob-sequence-number + protocol: ! {} + - ! &ref_544 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 32 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: x-ms-blob-committed-block-count + protocol: ! {} + - ! &ref_594 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: Content-Length + protocol: ! {} + - ! &ref_757 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + - ! &ref_758 + type: integer + apiVersions: + - ! + version: '2019-02-02' + defaultValue: 0 + precision: 64 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + - ! &ref_616 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: x-ms-blob-sequence-number + protocol: ! {} + - ! &ref_681 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 32 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: x-ms-lease-time + protocol: ! {} + - ! &ref_982 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: x-ms-blob-content-length + protocol: ! {} + - *ref_75 + - ! &ref_774 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + - ! &ref_775 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + - ! &ref_776 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + - ! &ref_783 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: x-ms-blob-sequence-number + protocol: ! {} + - ! &ref_801 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: x-ms-blob-sequence-number + protocol: ! {} + - ! &ref_818 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: x-ms-blob-sequence-number + protocol: ! {} + - ! &ref_830 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: x-ms-blob-content-length + protocol: ! {} + - *ref_76 + - *ref_77 + - *ref_78 + - *ref_79 + - ! &ref_841 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: x-ms-blob-content-length + protocol: ! {} + - ! &ref_851 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: x-ms-blob-sequence-number + protocol: ! {} + - ! &ref_862 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: x-ms-blob-sequence-number + protocol: ! {} + - ! &ref_891 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + - ! &ref_892 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + - ! &ref_904 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 32 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: x-ms-blob-committed-block-count + protocol: ! {} + - ! &ref_921 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 32 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: x-ms-blob-committed-block-count + protocol: ! {} + - ! + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + sealedChoices: + - *ref_10 + - *ref_11 + - *ref_12 + - ! &ref_199 + choices: + - ! + value: Standard_LRS + language: + default: + name: Standard_LRS + description: '' + - ! + value: Standard_GRS + language: + default: + name: Standard_GRS + description: '' + - ! + value: Standard_RAGRS + language: + default: + name: Standard_RAGRS + description: '' + - ! + value: Standard_ZRS + language: + default: + name: Standard_ZRS + description: '' + - ! + value: Premium_LRS + language: + default: + name: Premium_LRS + description: '' + type: sealed-choice + apiVersions: + - ! + version: '2019-02-02' + choiceType: *ref_6 + language: ! + default: + name: SkuName + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + header: x-ms-sku-name + protocol: ! {} + - ! &ref_200 + choices: + - ! + value: Storage + language: + default: + name: Storage + description: '' + - ! + value: BlobStorage + language: + default: + name: BlobStorage + description: '' + - ! + value: StorageV2 + language: + default: + name: StorageV2 + description: '' + type: sealed-choice + apiVersions: + - ! + version: '2019-02-02' + choiceType: *ref_6 + language: ! + default: + name: AccountKind + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + header: x-ms-account-kind + protocol: ! {} + - *ref_80 + - *ref_81 + - *ref_82 + - ! &ref_144 + choices: + - ! + value: legacy + language: + default: + name: legacy + description: '' + - ! + value: posix + language: + default: + name: posix + description: '' + type: sealed-choice + apiVersions: + - ! + version: '2019-02-02' + choiceType: *ref_6 + language: ! + default: + name: PathRenameMode + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_552 + choices: + - ! + value: include + language: + default: + name: include + description: '' + - ! + value: only + language: + default: + name: only + description: '' + type: sealed-choice + apiVersions: + - ! + version: '2019-02-02' + choiceType: *ref_6 + language: ! + default: + name: DeleteSnapshotsOptionType + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_976 + choices: + - ! + value: committed + language: + default: + name: committed + description: '' + - ! + value: uncommitted + language: + default: + name: uncommitted + description: '' + - ! + value: all + language: + default: + name: all + description: '' + type: sealed-choice + apiVersions: + - ! + version: '2019-02-02' + choiceType: *ref_6 + defaultValue: committed + language: ! + default: + name: BlockListType + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_858 + choices: + - ! + value: max + language: + default: + name: max + description: '' + - ! + value: update + language: + default: + name: update + description: '' + - ! + value: increment + language: + default: + name: increment + description: '' + type: sealed-choice + apiVersions: + - ! + version: '2019-02-02' + choiceType: *ref_6 + language: ! + default: + name: SequenceNumberActionType + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + strings: + - *ref_6 + - ! &ref_150 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - *ref_83 + - *ref_84 + - *ref_85 + - *ref_86 + - *ref_87 + - *ref_88 + - *ref_89 + - *ref_90 + - *ref_91 + - ! &ref_152 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_153 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_154 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_156 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - *ref_92 + - ! &ref_158 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_159 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_160 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_161 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_166 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_167 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_168 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_170 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_172 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_173 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_178 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_179 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_180 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - *ref_93 + - *ref_94 + - *ref_95 + - *ref_96 + - *ref_97 + - *ref_98 + - *ref_99 + - ! &ref_181 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - *ref_100 + - *ref_101 + - ! &ref_187 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_188 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_189 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - *ref_102 + - *ref_103 + - *ref_104 + - *ref_105 + - *ref_106 + - ! &ref_191 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_195 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_196 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_197 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_201 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_204 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_206 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Content-Type + protocol: ! {} + - ! &ref_207 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_208 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_209 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_211 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_213 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_215 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_216 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_217 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_219 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_220 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_222 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-meta + protocol: ! {} + - ! &ref_223 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_225 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_226 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_227 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_231 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_236 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_237 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_238 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_240 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_245 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_247 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_248 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_249 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_251 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_256 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_258 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_259 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_260 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - *ref_107 + - *ref_108 + - ! &ref_262 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_265 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_267 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_268 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_269 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_271 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_276 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_278 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_280 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-lease-id + protocol: ! {} + - ! &ref_281 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_282 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_283 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_285 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_289 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_291 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_293 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_294 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_295 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_297 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_302 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_304 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-lease-id + protocol: ! {} + - ! &ref_305 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_306 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_307 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_309 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_315 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_318 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_319 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_320 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_322 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_326 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_328 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_330 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-lease-id + protocol: ! {} + - ! &ref_331 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_332 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_333 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_335 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_341 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Content-Type + protocol: ! {} + - ! &ref_342 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_343 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_344 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - *ref_109 + - *ref_110 + - *ref_111 + - *ref_112 + - *ref_113 + - *ref_114 + - *ref_115 + - *ref_116 + - *ref_117 + - *ref_118 + - *ref_119 + - *ref_120 + - *ref_121 + - *ref_122 + - *ref_123 + - *ref_124 + - *ref_125 + - *ref_126 + - *ref_127 + - *ref_128 + - *ref_129 + - ! &ref_346 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_349 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_352 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Content-Type + protocol: ! {} + - ! &ref_353 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_354 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_355 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - *ref_130 + - *ref_131 + - *ref_132 + - *ref_133 + - *ref_134 + - *ref_135 + - *ref_136 + - ! &ref_357 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_361 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_362 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_363 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_365 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_367 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_368 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_369 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_370 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_371 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_372 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_373 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_374 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_375 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_376 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_378 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_380 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_381 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_382 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_386 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_387 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_388 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - *ref_137 + - *ref_138 + - ! &ref_389 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_391 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_397 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_402 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_403 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_405 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-continuation + protocol: ! {} + - ! &ref_406 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_408 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_409 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_410 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_413 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_414 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_415 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_418 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-continuation + protocol: ! {} + - ! &ref_419 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_420 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_421 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_423 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_424 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_425 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_427 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_428 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_429 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_432 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_434 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_435 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_436 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_437 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_438 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_443 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_445 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-owner + protocol: ! {} + - ! &ref_446 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-group + protocol: ! {} + - ! &ref_447 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-permissions + protocol: ! {} + - ! &ref_448 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-acl + protocol: ! {} + - ! &ref_449 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_450 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_451 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_452 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_453 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_454 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_455 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_458 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_459 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_463 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-meta + protocol: ! {} + - ! &ref_465 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Content-Type + protocol: ! {} + - ! &ref_466 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Content-Range + protocol: ! {} + - ! &ref_467 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_469 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Content-Encoding + protocol: ! {} + - ! &ref_470 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Cache-Control + protocol: ! {} + - ! &ref_471 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Content-Disposition + protocol: ! {} + - ! &ref_472 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Content-Language + protocol: ! {} + - ! &ref_475 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-copy-status-description + protocol: ! {} + - ! &ref_476 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-copy-id + protocol: ! {} + - ! &ref_477 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-copy-progress + protocol: ! {} + - ! &ref_478 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-copy-source + protocol: ! {} + - ! &ref_479 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_480 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_481 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_482 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Accept-Ranges + protocol: ! {} + - ! &ref_486 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-encryption-key-sha256 + protocol: ! {} + - ! &ref_489 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-meta + protocol: ! {} + - ! &ref_491 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Content-Type + protocol: ! {} + - ! &ref_492 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Content-Range + protocol: ! {} + - ! &ref_493 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_495 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Content-Encoding + protocol: ! {} + - ! &ref_496 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Cache-Control + protocol: ! {} + - ! &ref_497 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Content-Disposition + protocol: ! {} + - ! &ref_498 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Content-Language + protocol: ! {} + - ! &ref_502 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-copy-status-description + protocol: ! {} + - ! &ref_503 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-copy-id + protocol: ! {} + - ! &ref_504 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-copy-progress + protocol: ! {} + - ! &ref_505 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-copy-source + protocol: ! {} + - ! &ref_506 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_507 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_508 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_509 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Accept-Ranges + protocol: ! {} + - ! &ref_513 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-encryption-key-sha256 + protocol: ! {} + - ! &ref_515 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_522 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-meta + protocol: ! {} + - ! &ref_524 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-copy-status-description + protocol: ! {} + - ! &ref_525 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-copy-id + protocol: ! {} + - ! &ref_526 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-copy-progress + protocol: ! {} + - ! &ref_527 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-copy-source + protocol: ! {} + - ! &ref_529 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-copy-destination-snapshot + protocol: ! {} + - ! &ref_531 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Content-Type + protocol: ! {} + - ! &ref_532 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_534 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Content-Encoding + protocol: ! {} + - ! &ref_535 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Content-Disposition + protocol: ! {} + - ! &ref_536 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Content-Language + protocol: ! {} + - ! &ref_537 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Cache-Control + protocol: ! {} + - ! &ref_539 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_540 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_541 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_543 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Accept-Ranges + protocol: ! {} + - ! &ref_546 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-encryption-key-sha256 + protocol: ! {} + - ! &ref_547 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-access-tier + protocol: ! {} + - ! &ref_549 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-archive-status + protocol: ! {} + - ! &ref_551 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_554 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_555 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_556 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_558 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_562 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_564 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_565 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_566 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_567 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_568 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_572 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_574 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-owner + protocol: ! {} + - ! &ref_575 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-group + protocol: ! {} + - ! &ref_576 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-permissions + protocol: ! {} + - ! &ref_577 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-acl + protocol: ! {} + - ! &ref_578 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_579 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_580 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_581 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_582 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_589 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_591 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_592 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_593 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_596 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_597 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_598 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_608 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_610 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_611 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_607 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_612 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_760 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_763 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_764 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_765 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_768 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-encryption-key-sha256 + protocol: ! {} + - ! &ref_769 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_880 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_883 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_884 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_885 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_888 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-encryption-key-sha256 + protocol: ! {} + - ! &ref_889 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_928 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_931 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_932 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_933 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_936 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-encryption-key-sha256 + protocol: ! {} + - ! &ref_937 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_601 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_602 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_603 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_605 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_614 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_617 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_618 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_619 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_621 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_624 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_626 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_627 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_628 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_631 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-encryption-key-sha256 + protocol: ! {} + - ! &ref_632 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_636 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_638 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-lease-id + protocol: ! {} + - ! &ref_639 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_640 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_641 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_643 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_647 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_649 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_650 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_651 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_653 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_657 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_659 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-lease-id + protocol: ! {} + - ! &ref_660 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_661 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_662 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_664 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_668 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_670 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_671 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_672 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-lease-id + protocol: ! {} + - ! &ref_673 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_675 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_679 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_682 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_683 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_684 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_686 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_689 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-snapshot + protocol: ! {} + - ! &ref_690 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_692 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_693 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_694 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_697 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_701 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_703 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_704 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_705 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_707 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-copy-id + protocol: ! {} + - ! &ref_708 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_712 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_714 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_715 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_716 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_718 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-copy-id + protocol: ! {} + - ! &ref_722 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_725 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_727 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_728 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_729 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_731 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_734 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_735 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_736 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_737 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_738 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_739 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_740 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_744 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_745 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_746 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_748 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_939 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_943 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_944 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_945 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_949 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-encryption-key-sha256 + protocol: ! {} + - ! &ref_950 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_909 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_955 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_956 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_957 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_960 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-encryption-key-sha256 + protocol: ! {} + - ! &ref_961 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - *ref_139 + - *ref_140 + - *ref_141 + - ! &ref_965 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_969 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_970 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_971 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_974 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-encryption-key-sha256 + protocol: ! {} + - ! &ref_975 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_980 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_981 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Content-Type + protocol: ! {} + - ! &ref_983 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_984 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_985 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - *ref_142 + - ! &ref_987 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_779 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_784 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_785 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_786 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_789 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-encryption-key-sha256 + protocol: ! {} + - ! &ref_790 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_797 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_802 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_803 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_804 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_806 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_810 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_812 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_814 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_819 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_820 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_823 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-encryption-key-sha256 + protocol: ! {} + - ! &ref_824 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_829 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_831 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_832 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_833 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_835 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_837 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_840 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_842 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_843 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_844 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_846 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_849 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_852 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_853 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_854 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_856 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_860 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_863 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_864 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_865 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_867 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_870 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_872 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_873 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_874 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_876 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-copy-id + protocol: ! {} + - ! &ref_877 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_895 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_899 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_900 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_901 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_903 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-blob-append-offset + protocol: ! {} + - ! &ref_906 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-encryption-key-sha256 + protocol: ! {} + - ! &ref_907 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_913 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_917 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_918 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_920 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-blob-append-offset + protocol: ! {} + - ! &ref_922 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-encryption-key-sha256 + protocol: ! {} + - ! &ref_924 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + type: string + apiVersions: + - ! + version: '2019-02-02' + maxLength: 1024 + minLength: 1 + pattern: '^[a-zA-Z0-9]+(?:/[a-zA-Z0-9]+)*(?:\.[a-zA-Z0-9]+){0,1}$' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + uris: + - ! &ref_699 + type: uri + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: uri + description: MISSING·SCHEMA-DESCRIPTION-URI + protocol: ! {} + - ! &ref_809 + type: uri + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: uri + description: MISSING·SCHEMA-DESCRIPTION-URI + protocol: ! {} +globalParameters: +- ! &ref_145 + schema: *ref_6 + implementation: Client + required: true + extensions: + x-in: path + x-ms-priority: 0 + x-ms-skip-url-encoding: true + x-name: url + x-required: true + x-type: string + language: ! + default: + name: url + description: 'The URL of the service account, container, or blob that is the targe of the desired operation.' + serializedName: url + protocol: ! + http: ! + in: uri +- ! &ref_912 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_157 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_164 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_176 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_149 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_244 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_264 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_290 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_314 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_339 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_360 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_235 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_417 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_441 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_519 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_560 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_221 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_759 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_926 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_613 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_635 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_656 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_678 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_700 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_726 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_743 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_952 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_977 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_796 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_826 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_848 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_869 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_893 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_588 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_184 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_879 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_327 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_600 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_194 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_623 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_350 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_646 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_377 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_667 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_205 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_688 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_404 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_710 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_254 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_733 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_430 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_940 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_212 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_963 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_461 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_777 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_277 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_813 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_553 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_838 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_570 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_859 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_301 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_390 + schema: *ref_144 + implementation: Client + extensions: + x-ms-priority: 2 + language: ! + default: + name: pathRenameMode + description: Determines the behavior of the rename operation + serializedName: mode + protocol: ! + http: ! + in: query +- ! &ref_583 + schema: *ref_144 + implementation: Client + extensions: + x-ms-priority: 2 + language: ! + default: + name: pathRenameMode + description: Determines the behavior of the rename operation + serializedName: mode + protocol: ! + http: ! + in: query +info: ! + title: Azure Blob Storage +operationGroups: +- ! + $key: Service + operations: + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_146 + implementation: Method + required: true + language: ! + default: + name: restype + description: MISSING·PARAMETER-DESCRIPTION + serializedName: restype + protocol: ! + http: ! + in: query + - ! + schema: *ref_147 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - *ref_149 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_151 + implementation: Method + required: true + extensions: + x-ms-requestBody-name: StorageServiceProperties + language: ! + default: + name: StorageServiceProperties + description: The StorageService properties. + protocol: ! + http: ! + in: body + style: json + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: / + method: put + knownMediaType: xml + mediaTypes: + - application/xml + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_152 + header: x-ms-client-request-id + - ! + schema: *ref_153 + header: x-ms-request-id + - ! + schema: *ref_154 + header: x-ms-version + statusCodes: + - '202' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_156 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + extensions: + x-ms-requestBody-index: 0 + language: ! + default: + name: SetProperties + description: 'Sets properties for a storage account''s Blob service endpoint, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_146 + implementation: Method + required: true + language: ! + default: + name: restype + description: MISSING·PARAMETER-DESCRIPTION + serializedName: restype + protocol: ! + http: ! + in: query + - ! + schema: *ref_147 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - *ref_157 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: / + method: get + uri: '{url}' + responses: + - ! + schema: *ref_151 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_158 + header: x-ms-client-request-id + - ! + schema: *ref_159 + header: x-ms-request-id + - ! + schema: *ref_160 + header: x-ms-version + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_161 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: GetProperties + description: 'gets the properties of a storage account''s Blob service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules.' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_162 + implementation: Method + required: true + language: ! + default: + name: restype + description: MISSING·PARAMETER-DESCRIPTION + serializedName: restype + protocol: ! + http: ! + in: query + - ! + schema: *ref_163 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - *ref_164 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: / + method: get + uri: '{url}' + responses: + - ! + schema: *ref_165 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_166 + header: x-ms-client-request-id + - ! + schema: *ref_167 + header: x-ms-request-id + - ! + schema: *ref_168 + header: x-ms-version + - ! + schema: *ref_169 + header: Date + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_170 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: GetStatistics + description: Retrieves statistics related to replication for the Blob service. It is only available on the secondary location endpoint when read-access geo-redundant replication is enabled for the storage account. + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_171 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_172 + implementation: Method + language: ! + default: + name: prefix + description: Filters the results to return only containers whose name begins with the specified prefix. + serializedName: prefix + protocol: ! + http: ! + in: query + - ! + schema: *ref_173 + implementation: Method + language: ! + default: + name: marker + description: >- + A string value that identifies the portion of the list of containers to be returned with the next listing operation. The operation returns the NextMarker value within the response body if the listing operation did not return + all containers remaining to be listed with the current page. The NextMarker value can be used as the value for the marker parameter in a subsequent call to request the next page of list items. The marker value is opaque to the + client. + serializedName: marker + protocol: ! + http: ! + in: query + - ! + schema: *ref_174 + implementation: Method + language: ! + default: + name: maxresults + description: >- + Specifies the maximum number of containers to return. If the request does not specify maxresults, or specifies a value greater than 5000, the server will return up to 5000 items. Note that if the listing operation crosses a + partition boundary, then the service will return a continuation token for retrieving the remainder of the results. For this reason, it is possible that the service will return fewer results than specified by maxresults, or + than the default of 5000. + serializedName: maxresults + protocol: ! + http: ! + in: query + - ! + schema: *ref_175 + implementation: Method + language: ! + default: + name: include + description: Include this parameter to specify that the container's metadata be returned as part of the response body. + serializedName: include + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - *ref_176 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: / + method: get + uri: '{url}' + responses: + - ! + schema: *ref_177 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_178 + header: x-ms-client-request-id + - ! + schema: *ref_179 + header: x-ms-request-id + - ! + schema: *ref_180 + header: x-ms-version + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_181 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + extensions: + x-ms-pageable: + nextLinkName: NextMarker + language: ! + default: + name: ListContainersSegment + description: The List Containers Segment operation returns a list of the containers under the specified account + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_182 + implementation: Method + required: true + language: ! + default: + name: restype + description: MISSING·PARAMETER-DESCRIPTION + serializedName: restype + protocol: ! + http: ! + in: query + - ! + schema: *ref_183 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - *ref_184 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_185 + implementation: Method + required: true + extensions: + x-ms-requestBody-name: KeyInfo + language: ! + default: + name: KeyInfo + description: '' + protocol: ! + http: ! + in: body + style: json + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: / + method: post + knownMediaType: xml + mediaTypes: + - application/xml + uri: '{url}' + responses: + - ! + schema: *ref_186 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_187 + header: x-ms-client-request-id + - ! + schema: *ref_188 + header: x-ms-request-id + - ! + schema: *ref_189 + header: x-ms-version + - ! + schema: *ref_190 + header: Date + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_191 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + extensions: + x-ms-requestBody-index: 0 + language: ! + default: + name: GetUserDelegationKey + description: Retrieves a user delegation key for the Blob service. This is only a valid operation when using bearer token authentication. + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_192 + implementation: Method + required: true + language: ! + default: + name: restype + description: MISSING·PARAMETER-DESCRIPTION + serializedName: restype + protocol: ! + http: ! + in: query + - ! + schema: *ref_193 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - *ref_194 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: / + method: get + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_195 + header: x-ms-client-request-id + - ! + schema: *ref_196 + header: x-ms-request-id + - ! + schema: *ref_197 + header: x-ms-version + - ! + schema: *ref_198 + header: Date + - ! + schema: *ref_199 + header: x-ms-sku-name + - ! + schema: *ref_200 + header: x-ms-account-kind + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_201 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: GetAccountInfo + description: 'Returns the sku name and account kind ' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_202 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_203 + implementation: Method + required: true + language: ! + default: + name: Content-Length + description: The length of the request. + serializedName: Content-Length + protocol: ! + http: ! + in: header + - ! + schema: *ref_204 + implementation: Method + required: true + language: ! + default: + name: multipartContentType + description: 'Required. The value of this header must be multipart/mixed with a batch boundary. Example header value: multipart/mixed; boundary=batch_' + serializedName: Content-Type + protocol: ! + http: ! + in: header + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - *ref_205 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: / + method: post + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_206 + header: Content-Type + - ! + schema: *ref_207 + header: x-ms-request-id + - ! + schema: *ref_208 + header: x-ms-version + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_209 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + extensions: + x-ms-requestBody-index: 0 + language: ! + default: + name: SubmitBatch + description: The Batch operation allows multiple API calls to be embedded into a single HTTP request. + protocol: ! {} + language: ! + default: + name: Service + description: '' + protocol: ! {} +- ! + $key: Container + operations: + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_210 + implementation: Method + required: true + language: ! + default: + name: restype + description: MISSING·PARAMETER-DESCRIPTION + serializedName: restype + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_211 + implementation: Method + extensions: + x-ms-header-collection-prefix: x-ms-meta- + language: ! + default: + name: metadata + description: >- + Optional. Specifies a user-defined name-value pair associated with the blob. If no name-value pairs are specified, the operation will copy the metadata from the source blob or file to the destination blob. If one or more + name-value pairs are specified, the destination blob is created with the specified metadata, and metadata is not copied from the source blob or file. Note that beginning with version 2009-09-19, metadata names must adhere to + the naming rules for C# identifiers. See Naming and Referencing Containers, Blobs, and Metadata for more information. + serializedName: x-ms-meta + protocol: ! + http: ! + in: header + - ! + schema: *ref_26 + implementation: Method + language: ! + default: + name: access + description: Specifies whether data in the container may be accessed publicly and the level of access + serializedName: x-ms-blob-public-access + protocol: ! + http: ! + in: header + - *ref_212 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_213 + header: ETag + - ! + schema: *ref_214 + header: Last-Modified + - ! + schema: *ref_215 + header: x-ms-client-request-id + - ! + schema: *ref_216 + header: x-ms-request-id + - ! + schema: *ref_217 + header: x-ms-version + - ! + schema: *ref_218 + header: Date + statusCodes: + - '201' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_219 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: Create + description: 'creates a new container under the specified account. If the container with the same name already exists, the operation fails' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_210 + implementation: Method + required: true + language: ! + default: + name: restype + description: MISSING·PARAMETER-DESCRIPTION + serializedName: restype + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_232 + name: lease-access-conditions + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - *ref_221 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}' + method: get + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_222 + header: x-ms-meta + - ! + schema: *ref_223 + header: ETag + - ! + schema: *ref_224 + header: Last-Modified + - ! + schema: *ref_12 + header: x-ms-lease-duration + - ! + schema: *ref_11 + header: x-ms-lease-state + - ! + schema: *ref_10 + header: x-ms-lease-status + - ! + schema: *ref_225 + header: x-ms-client-request-id + - ! + schema: *ref_226 + header: x-ms-request-id + - ! + schema: *ref_227 + header: x-ms-version + - ! + schema: *ref_228 + header: Date + - ! + schema: *ref_26 + header: x-ms-blob-public-access + - ! + schema: *ref_229 + header: x-ms-has-immutability-policy + - ! + schema: *ref_230 + header: x-ms-has-legal-hold + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_231 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: GetProperties + description: returns all user-defined metadata and system properties for the specified container. The data returned does not include the container's list of blobs + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_210 + implementation: Method + required: true + language: ! + default: + name: restype + description: MISSING·PARAMETER-DESCRIPTION + serializedName: restype + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_243 + name: modified-access-conditions + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_263 + name: modified-access-conditions + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - *ref_235 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}' + method: delete + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_236 + header: x-ms-client-request-id + - ! + schema: *ref_237 + header: x-ms-request-id + - ! + schema: *ref_238 + header: x-ms-version + - ! + schema: *ref_239 + header: Date + statusCodes: + - '202' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_240 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: Delete + description: operation marks the specified container for deletion. The container and any blobs contained within it are later deleted during garbage collection + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_241 + implementation: Method + required: true + language: ! + default: + name: restype + description: MISSING·PARAMETER-DESCRIPTION + serializedName: restype + protocol: ! + http: ! + in: query + - ! + schema: *ref_242 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_211 + implementation: Method + extensions: + x-ms-header-collection-prefix: x-ms-meta- + language: ! + default: + name: metadata + description: >- + Optional. Specifies a user-defined name-value pair associated with the blob. If no name-value pairs are specified, the operation will copy the metadata from the source blob or file to the destination blob. If one or more + name-value pairs are specified, the destination blob is created with the specified metadata, and metadata is not copied from the source blob or file. Note that beginning with version 2009-09-19, metadata names must adhere to + the naming rules for C# identifiers. See Naming and Referencing Containers, Blobs, and Metadata for more information. + serializedName: x-ms-meta + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - *ref_244 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_245 + header: ETag + - ! + schema: *ref_246 + header: Last-Modified + - ! + schema: *ref_247 + header: x-ms-client-request-id + - ! + schema: *ref_248 + header: x-ms-request-id + - ! + schema: *ref_249 + header: x-ms-version + - ! + schema: *ref_250 + header: Date + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_251 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: SetMetadata + description: operation sets one or more user-defined name-value pairs for the specified container. + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_252 + implementation: Method + required: true + language: ! + default: + name: restype + description: MISSING·PARAMETER-DESCRIPTION + serializedName: restype + protocol: ! + http: ! + in: query + - ! + schema: *ref_253 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - *ref_254 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}' + method: get + uri: '{url}' + responses: + - ! + schema: *ref_255 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_26 + header: x-ms-blob-public-access + - ! + schema: *ref_256 + header: ETag + - ! + schema: *ref_257 + header: Last-Modified + - ! + schema: *ref_258 + header: x-ms-client-request-id + - ! + schema: *ref_259 + header: x-ms-request-id + - ! + schema: *ref_260 + header: x-ms-version + - ! + schema: *ref_261 + header: Date + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_262 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: GetAccessPolicy + description: gets the permissions for the specified container. The permissions indicate whether container data may be accessed publicly. + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_252 + implementation: Method + required: true + language: ! + default: + name: restype + description: MISSING·PARAMETER-DESCRIPTION + serializedName: restype + protocol: ! + http: ! + in: query + - ! + schema: *ref_253 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_26 + implementation: Method + language: ! + default: + name: access + description: Specifies whether data in the container may be accessed publicly and the level of access + serializedName: x-ms-blob-public-access + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - *ref_264 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_255 + implementation: Method + extensions: + x-ms-requestBody-name: containerAcl + language: ! + default: + name: containerAcl + description: the acls for the container + protocol: ! + http: ! + in: body + style: json + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}' + method: put + knownMediaType: xml + mediaTypes: + - application/xml + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_265 + header: ETag + - ! + schema: *ref_266 + header: Last-Modified + - ! + schema: *ref_267 + header: x-ms-client-request-id + - ! + schema: *ref_268 + header: x-ms-request-id + - ! + schema: *ref_269 + header: x-ms-version + - ! + schema: *ref_270 + header: Date + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_271 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + extensions: + x-ms-requestBody-index: 0 + language: ! + default: + name: SetAccessPolicy + description: sets the permissions for the specified container. The permissions indicate whether blobs in a container may be accessed publicly. + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_272 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_273 + implementation: Method + required: true + language: ! + default: + name: restype + description: MISSING·PARAMETER-DESCRIPTION + serializedName: restype + protocol: ! + http: ! + in: query + - ! + schema: *ref_274 + implementation: Method + required: true + language: ! + default: + name: action + description: Describes what lease action to take. + serializedName: x-ms-lease-action + protocol: ! + http: ! + in: header + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_275 + implementation: Method + language: ! + default: + name: duration + description: 'Specifies the duration of the lease, in seconds, or negative one (-1) for a lease that never expires. A non-infinite lease can be between 15 and 60 seconds. A lease duration cannot be changed using renew or change.' + serializedName: x-ms-lease-duration + protocol: ! + http: ! + in: header + - ! + schema: *ref_276 + implementation: Method + language: ! + default: + name: proposedLeaseId + description: 'Proposed lease ID, in a GUID string format. The Blob service returns 400 (Invalid request) if the proposed lease ID is not in the correct format. See Guid Constructor (String) for a list of valid GUID string formats.' + serializedName: x-ms-proposed-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - *ref_277 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_278 + header: ETag + - ! + schema: *ref_279 + header: Last-Modified + - ! + schema: *ref_280 + header: x-ms-lease-id + - ! + schema: *ref_281 + header: x-ms-client-request-id + - ! + schema: *ref_282 + header: x-ms-request-id + - ! + schema: *ref_283 + header: x-ms-version + - ! + schema: *ref_284 + header: Date + statusCodes: + - '201' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_285 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: AcquireLease + description: '[Update] establishes and manages a lock on a container for delete operations. The lock duration can be 15 to 60 seconds, or can be infinite' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_286 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_287 + implementation: Method + required: true + language: ! + default: + name: restype + description: MISSING·PARAMETER-DESCRIPTION + serializedName: restype + protocol: ! + http: ! + in: query + - ! + schema: *ref_288 + implementation: Method + required: true + language: ! + default: + name: action + description: Describes what lease action to take. + serializedName: x-ms-lease-action + protocol: ! + http: ! + in: header + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_289 + implementation: Method + required: true + language: ! + default: + name: leaseId + description: Specifies the current lease ID on the resource. + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - *ref_290 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_291 + header: ETag + - ! + schema: *ref_292 + header: Last-Modified + - ! + schema: *ref_293 + header: x-ms-client-request-id + - ! + schema: *ref_294 + header: x-ms-request-id + - ! + schema: *ref_295 + header: x-ms-version + - ! + schema: *ref_296 + header: Date + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_297 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: ReleaseLease + description: '[Update] establishes and manages a lock on a container for delete operations. The lock duration can be 15 to 60 seconds, or can be infinite' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_298 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_299 + implementation: Method + required: true + language: ! + default: + name: restype + description: MISSING·PARAMETER-DESCRIPTION + serializedName: restype + protocol: ! + http: ! + in: query + - ! + schema: *ref_300 + implementation: Method + required: true + language: ! + default: + name: action + description: Describes what lease action to take. + serializedName: x-ms-lease-action + protocol: ! + http: ! + in: header + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_289 + implementation: Method + required: true + language: ! + default: + name: leaseId + description: Specifies the current lease ID on the resource. + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - *ref_301 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_302 + header: ETag + - ! + schema: *ref_303 + header: Last-Modified + - ! + schema: *ref_304 + header: x-ms-lease-id + - ! + schema: *ref_305 + header: x-ms-client-request-id + - ! + schema: *ref_306 + header: x-ms-request-id + - ! + schema: *ref_307 + header: x-ms-version + - ! + schema: *ref_308 + header: Date + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_309 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: RenewLease + description: '[Update] establishes and manages a lock on a container for delete operations. The lock duration can be 15 to 60 seconds, or can be infinite' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_310 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_311 + implementation: Method + required: true + language: ! + default: + name: restype + description: MISSING·PARAMETER-DESCRIPTION + serializedName: restype + protocol: ! + http: ! + in: query + - ! + schema: *ref_312 + implementation: Method + required: true + language: ! + default: + name: action + description: Describes what lease action to take. + serializedName: x-ms-lease-action + protocol: ! + http: ! + in: header + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_313 + implementation: Method + language: ! + default: + name: breakPeriod + description: >- + For a break operation, proposed duration the lease should continue before it is broken, in seconds, between 0 and 60. This break period is only used if it is shorter than the time remaining on the lease. If longer, the time + remaining on the lease is used. A new lease will not be available before the break period has expired, but the lease may be held for longer than the break period. If this header does not appear with a break operation, a + fixed-duration lease breaks after the remaining lease period elapses, and an infinite lease breaks immediately. + serializedName: x-ms-lease-break-period + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - *ref_314 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_315 + header: ETag + - ! + schema: *ref_316 + header: Last-Modified + - ! + schema: *ref_317 + header: x-ms-lease-time + - ! + schema: *ref_318 + header: x-ms-client-request-id + - ! + schema: *ref_319 + header: x-ms-request-id + - ! + schema: *ref_320 + header: x-ms-version + - ! + schema: *ref_321 + header: Date + statusCodes: + - '202' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_322 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: BreakLease + description: '[Update] establishes and manages a lock on a container for delete operations. The lock duration can be 15 to 60 seconds, or can be infinite' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_323 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_324 + implementation: Method + required: true + language: ! + default: + name: restype + description: MISSING·PARAMETER-DESCRIPTION + serializedName: restype + protocol: ! + http: ! + in: query + - ! + schema: *ref_325 + implementation: Method + required: true + language: ! + default: + name: action + description: Describes what lease action to take. + serializedName: x-ms-lease-action + protocol: ! + http: ! + in: header + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_289 + implementation: Method + required: true + language: ! + default: + name: leaseId + description: Specifies the current lease ID on the resource. + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_326 + implementation: Method + required: true + language: ! + default: + name: proposedLeaseId + description: 'Proposed lease ID, in a GUID string format. The Blob service returns 400 (Invalid request) if the proposed lease ID is not in the correct format. See Guid Constructor (String) for a list of valid GUID string formats.' + serializedName: x-ms-proposed-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - *ref_327 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_328 + header: ETag + - ! + schema: *ref_329 + header: Last-Modified + - ! + schema: *ref_330 + header: x-ms-lease-id + - ! + schema: *ref_331 + header: x-ms-client-request-id + - ! + schema: *ref_332 + header: x-ms-request-id + - ! + schema: *ref_333 + header: x-ms-version + - ! + schema: *ref_334 + header: Date + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_335 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: ChangeLease + description: '[Update] establishes and manages a lock on a container for delete operations. The lock duration can be 15 to 60 seconds, or can be infinite' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_336 + implementation: Method + required: true + language: ! + default: + name: restype + description: MISSING·PARAMETER-DESCRIPTION + serializedName: restype + protocol: ! + http: ! + in: query + - ! + schema: *ref_337 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_172 + implementation: Method + language: ! + default: + name: prefix + description: Filters the results to return only containers whose name begins with the specified prefix. + serializedName: prefix + protocol: ! + http: ! + in: query + - ! + schema: *ref_173 + implementation: Method + language: ! + default: + name: marker + description: >- + A string value that identifies the portion of the list of containers to be returned with the next listing operation. The operation returns the NextMarker value within the response body if the listing operation did not return + all containers remaining to be listed with the current page. The NextMarker value can be used as the value for the marker parameter in a subsequent call to request the next page of list items. The marker value is opaque to the + client. + serializedName: marker + protocol: ! + http: ! + in: query + - ! + schema: *ref_174 + implementation: Method + language: ! + default: + name: maxresults + description: >- + Specifies the maximum number of containers to return. If the request does not specify maxresults, or specifies a value greater than 5000, the server will return up to 5000 items. Note that if the listing operation crosses a + partition boundary, then the service will return a continuation token for retrieving the remainder of the results. For this reason, it is possible that the service will return fewer results than specified by maxresults, or + than the default of 5000. + serializedName: maxresults + protocol: ! + http: ! + in: query + - ! + schema: *ref_338 + implementation: Method + language: ! + default: + name: include + description: Include this parameter to specify one or more datasets to include in the response. + serializedName: include + protocol: ! + http: ! + in: query + style: form + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - *ref_339 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}' + method: get + uri: '{url}' + responses: + - ! + schema: *ref_340 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_341 + header: Content-Type + - ! + schema: *ref_342 + header: x-ms-client-request-id + - ! + schema: *ref_343 + header: x-ms-request-id + - ! + schema: *ref_344 + header: x-ms-version + - ! + schema: *ref_345 + header: Date + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_346 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + extensions: + x-ms-pageable: + nextLinkName: NextMarker + language: ! + default: + name: ListBlobFlatSegment + description: '[Update] The List Blobs operation returns a list of the blobs under the specified container' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_347 + implementation: Method + required: true + language: ! + default: + name: restype + description: MISSING·PARAMETER-DESCRIPTION + serializedName: restype + protocol: ! + http: ! + in: query + - ! + schema: *ref_348 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_172 + implementation: Method + language: ! + default: + name: prefix + description: Filters the results to return only containers whose name begins with the specified prefix. + serializedName: prefix + protocol: ! + http: ! + in: query + - ! + schema: *ref_349 + implementation: Method + required: true + language: ! + default: + name: delimiter + description: >- + When the request includes this parameter, the operation returns a BlobPrefix element in the response body that acts as a placeholder for all blobs whose names begin with the same substring up to the appearance of the delimiter + character. The delimiter may be a single character or a string. + serializedName: delimiter + protocol: ! + http: ! + in: query + - ! + schema: *ref_173 + implementation: Method + language: ! + default: + name: marker + description: >- + A string value that identifies the portion of the list of containers to be returned with the next listing operation. The operation returns the NextMarker value within the response body if the listing operation did not return + all containers remaining to be listed with the current page. The NextMarker value can be used as the value for the marker parameter in a subsequent call to request the next page of list items. The marker value is opaque to the + client. + serializedName: marker + protocol: ! + http: ! + in: query + - ! + schema: *ref_174 + implementation: Method + language: ! + default: + name: maxresults + description: >- + Specifies the maximum number of containers to return. If the request does not specify maxresults, or specifies a value greater than 5000, the server will return up to 5000 items. Note that if the listing operation crosses a + partition boundary, then the service will return a continuation token for retrieving the remainder of the results. For this reason, it is possible that the service will return fewer results than specified by maxresults, or + than the default of 5000. + serializedName: maxresults + protocol: ! + http: ! + in: query + - ! + schema: *ref_338 + implementation: Method + language: ! + default: + name: include + description: Include this parameter to specify one or more datasets to include in the response. + serializedName: include + protocol: ! + http: ! + in: query + style: form + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - *ref_350 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}' + method: get + uri: '{url}' + responses: + - ! + schema: *ref_351 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_352 + header: Content-Type + - ! + schema: *ref_353 + header: x-ms-client-request-id + - ! + schema: *ref_354 + header: x-ms-request-id + - ! + schema: *ref_355 + header: x-ms-version + - ! + schema: *ref_356 + header: Date + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_357 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + extensions: + x-ms-pageable: + nextLinkName: NextMarker + language: ! + default: + name: ListBlobHierarchySegment + description: '[Update] The List Blobs operation returns a list of the blobs under the specified container' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_358 + implementation: Method + required: true + language: ! + default: + name: restype + description: MISSING·PARAMETER-DESCRIPTION + serializedName: restype + protocol: ! + http: ! + in: query + - ! + schema: *ref_359 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - *ref_360 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}' + method: get + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_361 + header: x-ms-client-request-id + - ! + schema: *ref_362 + header: x-ms-request-id + - ! + schema: *ref_363 + header: x-ms-version + - ! + schema: *ref_364 + header: Date + - ! + schema: *ref_199 + header: x-ms-sku-name + - ! + schema: *ref_200 + header: x-ms-account-kind + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_365 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: GetAccountInfo + description: 'Returns the sku name and account kind ' + protocol: ! {} + language: ! + default: + name: Container + description: '' + protocol: ! {} +- ! + $key: Directory + operations: + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_366 + implementation: Method + required: true + language: ! + default: + name: resource + description: MISSING·PARAMETER-DESCRIPTION + serializedName: resource + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_367 + implementation: Method + language: ! + default: + name: directoryProperties + description: 'Optional. User-defined properties to be stored with the file or directory, in the format of a comma-separated list of name and value pairs "n1=v1, n2=v2, ...", where each value is base64 encoded.' + serializedName: x-ms-properties + protocol: ! + http: ! + in: header + - ! + schema: *ref_368 + implementation: Method + language: ! + default: + name: posixPermissions + description: >- + Optional and only valid if Hierarchical Namespace is enabled for the account. Sets POSIX access permissions for the file owner, the file owning group, and others. Each class may be granted read, write, or execute permission. + The sticky bit is also supported. Both symbolic (rwxrw-rw-) and 4-digit octal notation (e.g. 0766) are supported. + serializedName: x-ms-permissions + protocol: ! + http: ! + in: header + - ! + schema: *ref_369 + implementation: Method + language: ! + default: + name: posixUmask + description: >- + Only valid if Hierarchical Namespace is enabled for the account. This umask restricts permission settings for file and directory, and will only be applied when default Acl does not exist in parent directory. If the umask bit + has set, it means that the corresponding permission will be disabled. Otherwise the corresponding permission will be determined by the permission. A 4-digit octal notation (e.g. 0022) is supported here. If no umask was + specified, a default umask - 0027 will be used. + serializedName: x-ms-umask + protocol: ! + http: ! + in: header + - ! + schema: *ref_370 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_392 + name: directory-http-headers + language: ! + default: + name: cacheControl + description: Cache control for given resource + serializedName: x-ms-cache-control + protocol: ! + http: ! + in: header + - ! + schema: *ref_371 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_393 + name: directory-http-headers + language: ! + default: + name: contentType + description: Content type for given resource + serializedName: x-ms-content-type + protocol: ! + http: ! + in: header + - ! + schema: *ref_372 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_394 + name: directory-http-headers + language: ! + default: + name: contentEncoding + description: Content encoding for given resource + serializedName: x-ms-content-encoding + protocol: ! + http: ! + in: header + - ! + schema: *ref_373 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_395 + name: directory-http-headers + language: ! + default: + name: contentLanguage + description: Content language for given resource + serializedName: x-ms-content-language + protocol: ! + http: ! + in: header + - ! + schema: *ref_374 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_396 + name: directory-http-headers + language: ! + default: + name: contentDisposition + description: Content disposition for given resource + serializedName: x-ms-content-disposition + protocol: ! + http: ! + in: header + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_398 + name: modified-access-conditions + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_399 + name: modified-access-conditions + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - *ref_377 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{filesystem}/{path}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_378 + header: ETag + - ! + schema: *ref_379 + header: Last-Modified + - ! + schema: *ref_380 + header: x-ms-client-request-id + - ! + schema: *ref_381 + header: x-ms-request-id + - ! + schema: *ref_382 + header: x-ms-version + - ! + schema: *ref_383 + header: Content-Length + - ! + schema: *ref_384 + header: Date + statusCodes: + - '201' + exceptions: + - ! + schema: *ref_385 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_386 + header: x-ms-client-request-id + - ! + schema: *ref_387 + header: x-ms-request-id + - ! + schema: *ref_388 + header: x-ms-version + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: Create + description: >- + Create a directory. By default, the destination is overwritten and if the destination already exists and has a lease the lease is broken. This operation supports conditional HTTP requests. For more information, see [Specifying + Conditional Headers for Blob Service Operations](https://docs.microsoft.com/en-us/rest/api/storageservices/specifying-conditional-headers-for-blob-service-operations). To fail if the destination already exists, use a conditional + request with If-None-Match: "*". + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_389 + implementation: Method + language: ! + default: + name: marker + description: >- + When renaming a directory, the number of paths that are renamed with each invocation is limited. If the number of paths to be renamed exceeds this limit, a continuation token is returned in this response header. When a + continuation token is returned in the response, it must be specified in a subsequent invocation of the rename operation to continue renaming the directory. + serializedName: continuation + protocol: ! + http: ! + in: query + - *ref_390 + - ! + schema: *ref_391 + implementation: Method + required: true + language: ! + default: + name: renameSource + description: >- + The file or directory to be renamed. The value must have the following format: "/{filesysystem}/{path}". If "x-ms-properties" is specified, the properties will overwrite the existing properties; otherwise, the existing + properties will be preserved. + serializedName: x-ms-rename-source + protocol: ! + http: ! + in: header + - ! + schema: *ref_367 + implementation: Method + language: ! + default: + name: directoryProperties + description: 'Optional. User-defined properties to be stored with the file or directory, in the format of a comma-separated list of name and value pairs "n1=v1, n2=v2, ...", where each value is base64 encoded.' + serializedName: x-ms-properties + protocol: ! + http: ! + in: header + - ! + schema: *ref_368 + implementation: Method + language: ! + default: + name: posixPermissions + description: >- + Optional and only valid if Hierarchical Namespace is enabled for the account. Sets POSIX access permissions for the file owner, the file owning group, and others. Each class may be granted read, write, or execute permission. + The sticky bit is also supported. Both symbolic (rwxrw-rw-) and 4-digit octal notation (e.g. 0766) are supported. + serializedName: x-ms-permissions + protocol: ! + http: ! + in: header + - ! + schema: *ref_369 + implementation: Method + language: ! + default: + name: posixUmask + description: >- + Only valid if Hierarchical Namespace is enabled for the account. This umask restricts permission settings for file and directory, and will only be applied when default Acl does not exist in parent directory. If the umask bit + has set, it means that the corresponding permission will be disabled. Otherwise the corresponding permission will be determined by the permission. A 4-digit octal notation (e.g. 0022) is supported here. If no umask was + specified, a default umask - 0027 will be used. + serializedName: x-ms-umask + protocol: ! + http: ! + in: header + - ! + schema: *ref_370 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_392 + language: ! + default: + name: cacheControl + description: Cache control for given resource + serializedName: x-ms-cache-control + protocol: ! + http: ! + in: header + - ! + schema: *ref_371 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_393 + language: ! + default: + name: contentType + description: Content type for given resource + serializedName: x-ms-content-type + protocol: ! + http: ! + in: header + - ! + schema: *ref_372 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_394 + language: ! + default: + name: contentEncoding + description: Content encoding for given resource + serializedName: x-ms-content-encoding + protocol: ! + http: ! + in: header + - ! + schema: *ref_373 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_395 + language: ! + default: + name: contentLanguage + description: Content language for given resource + serializedName: x-ms-content-language + protocol: ! + http: ! + in: header + - ! + schema: *ref_374 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_396 + language: ! + default: + name: contentDisposition + description: Content disposition for given resource + serializedName: x-ms-content-disposition + protocol: ! + http: ! + in: header + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_397 + implementation: Method + language: ! + default: + name: sourceLeaseId + description: 'A lease ID for the source path. If specified, the source path must have an active lease and the leaase ID must match.' + serializedName: x-ms-source-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_400 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_584 + name: source-modified-access-conditions + language: ! + default: + name: sourceIfModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: x-ms-source-if-modified-since + protocol: ! + http: ! + in: header + - ! + schema: *ref_401 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_585 + name: source-modified-access-conditions + language: ! + default: + name: sourceIfUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: x-ms-source-if-unmodified-since + protocol: ! + http: ! + in: header + - ! + schema: *ref_402 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_586 + name: source-modified-access-conditions + language: ! + default: + name: sourceIfMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: x-ms-source-if-match + protocol: ! + http: ! + in: header + - ! + schema: *ref_403 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_587 + name: source-modified-access-conditions + language: ! + default: + name: sourceIfNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: x-ms-source-if-none-match + protocol: ! + http: ! + in: header + - *ref_404 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{filesystem}/{path}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_405 + header: x-ms-continuation + - ! + schema: *ref_406 + header: ETag + - ! + schema: *ref_407 + header: Last-Modified + - ! + schema: *ref_408 + header: x-ms-client-request-id + - ! + schema: *ref_409 + header: x-ms-request-id + - ! + schema: *ref_410 + header: x-ms-version + - ! + schema: *ref_411 + header: Content-Length + - ! + schema: *ref_412 + header: Date + statusCodes: + - '201' + exceptions: + - ! + schema: *ref_385 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_413 + header: x-ms-client-request-id + - ! + schema: *ref_414 + header: x-ms-request-id + - ! + schema: *ref_415 + header: x-ms-version + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: Rename + description: >- + Rename a directory. By default, the destination is overwritten and if the destination already exists and has a lease the lease is broken. This operation supports conditional HTTP requests. For more information, see [Specifying + Conditional Headers for Blob Service Operations](https://docs.microsoft.com/en-us/rest/api/storageservices/specifying-conditional-headers-for-blob-service-operations). To fail if the destination already exists, use a conditional + request with If-None-Match: "*". + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_416 + implementation: Method + required: true + language: ! + default: + name: recursiveDirectoryDelete + description: 'If "true", all paths beneath the directory will be deleted. If "false" and the directory is non-empty, an error occurs.' + serializedName: recursive + protocol: ! + http: ! + in: query + - ! + schema: *ref_389 + implementation: Method + language: ! + default: + name: marker + description: >- + When renaming a directory, the number of paths that are renamed with each invocation is limited. If the number of paths to be renamed exceeds this limit, a continuation token is returned in this response header. When a + continuation token is returned in the response, it must be specified in a subsequent invocation of the rename operation to continue renaming the directory. + serializedName: continuation + protocol: ! + http: ! + in: query + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - *ref_417 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{filesystem}/{path}' + method: delete + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_418 + header: x-ms-continuation + - ! + schema: *ref_419 + header: x-ms-client-request-id + - ! + schema: *ref_420 + header: x-ms-request-id + - ! + schema: *ref_421 + header: x-ms-version + - ! + schema: *ref_422 + header: Date + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_385 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_423 + header: x-ms-client-request-id + - ! + schema: *ref_424 + header: x-ms-request-id + - ! + schema: *ref_425 + header: x-ms-version + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: Delete + description: Deletes the directory + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_426 + implementation: Method + required: true + language: ! + default: + name: action + description: MISSING·PARAMETER-DESCRIPTION + serializedName: action + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_427 + implementation: Method + language: ! + default: + name: owner + description: Optional. The owner of the blob or directory. + serializedName: x-ms-owner + protocol: ! + http: ! + in: header + - ! + schema: *ref_428 + implementation: Method + language: ! + default: + name: group + description: Optional. The owning group of the blob or directory. + serializedName: x-ms-group + protocol: ! + http: ! + in: header + - ! + schema: *ref_368 + implementation: Method + language: ! + default: + name: posixPermissions + description: >- + Optional and only valid if Hierarchical Namespace is enabled for the account. Sets POSIX access permissions for the file owner, the file owning group, and others. Each class may be granted read, write, or execute permission. + The sticky bit is also supported. Both symbolic (rwxrw-rw-) and 4-digit octal notation (e.g. 0766) are supported. + serializedName: x-ms-permissions + protocol: ! + http: ! + in: header + - ! + schema: *ref_429 + implementation: Method + language: ! + default: + name: posixAcl + description: >- + Sets POSIX access control rights on files and directories. The value is a comma-separated list of access control entries. Each access control entry (ACE) consists of a scope, a type, a user or group identifier, and permissions + in the format "[scope:][type]:[id]:[permissions]". + serializedName: x-ms-acl + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + - *ref_430 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{filesystem}/{path}' + method: patch + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_431 + header: Date + - ! + schema: *ref_432 + header: ETag + - ! + schema: *ref_433 + header: Last-Modified + - ! + schema: *ref_434 + header: x-ms-request-id + - ! + schema: *ref_435 + header: x-ms-version + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_385 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_436 + header: x-ms-client-request-id + - ! + schema: *ref_437 + header: x-ms-request-id + - ! + schema: *ref_438 + header: x-ms-version + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: SetAccessControl + description: 'Set the owner, group, permissions, or access control list for a directory.' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_439 + implementation: Method + required: true + language: ! + default: + name: action + description: MISSING·PARAMETER-DESCRIPTION + serializedName: action + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_440 + implementation: Method + language: ! + default: + name: upn + description: >- + Optional. Valid only when Hierarchical Namespace is enabled for the account. If "true", the identity values returned in the x-ms-owner, x-ms-group, and x-ms-acl response headers will be transformed from Azure Active Directory + Object IDs to User Principal Names. If "false", the values will be returned as Azure Active Directory Object IDs. The default value is false. + serializedName: upn + protocol: ! + http: ! + in: query + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + - *ref_441 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{filesystem}/{path}' + method: head + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_442 + header: Date + - ! + schema: *ref_443 + header: ETag + - ! + schema: *ref_444 + header: Last-Modified + - ! + schema: *ref_445 + header: x-ms-owner + - ! + schema: *ref_446 + header: x-ms-group + - ! + schema: *ref_447 + header: x-ms-permissions + - ! + schema: *ref_448 + header: x-ms-acl + - ! + schema: *ref_449 + header: x-ms-request-id + - ! + schema: *ref_450 + header: x-ms-version + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_385 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_451 + header: x-ms-client-request-id + - ! + schema: *ref_452 + header: x-ms-request-id + - ! + schema: *ref_453 + header: x-ms-version + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: GetAccessControl + description: 'Get the owner, group, permissions, or access control list for a directory.' + protocol: ! {} + language: ! + default: + name: Directory + description: '' + protocol: ! {} +- ! + $key: Blob + operations: + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_454 + implementation: Method + language: ! + default: + name: snapshot + description: >- + The snapshot parameter is an opaque DateTime value that, when present, specifies the blob snapshot to retrieve. For more information on working with blob snapshots, see Creating a Snapshot of a Blob. + serializedName: snapshot + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_455 + implementation: Method + language: ! + default: + name: range + description: Return only the bytes of the blob in the specified range. + serializedName: x-ms-range + protocol: ! + http: ! + in: header + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_456 + implementation: Method + language: ! + default: + name: rangeGetContentMD5 + description: 'When set to true and specified together with the Range, the service returns the MD5 hash for the range, as long as the range is less than or equal to 4 MB in size.' + serializedName: x-ms-range-get-content-md5 + protocol: ! + http: ! + in: header + - ! + schema: *ref_457 + implementation: Method + language: ! + default: + name: rangeGetContentCRC64 + description: 'When set to true and specified together with the Range, the service returns the CRC64 hash for the range, as long as the range is less than or equal to 4 MB in size.' + serializedName: x-ms-range-get-content-crc64 + protocol: ! + http: ! + in: header + - ! + schema: *ref_458 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_516 + name: cpk-info + language: ! + default: + name: encryptionKey + description: >- + Optional. Specifies the encryption key to use to encrypt the data provided in the request. If not specified, encryption is performed with the root account encryption key. For more information, see Encryption at Rest for Azure + Storage Services. + serializedName: x-ms-encryption-key + protocol: ! + http: ! + in: header + - ! + schema: *ref_459 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_517 + name: cpk-info + language: ! + default: + name: encryptionKeySha256 + description: The SHA-256 hash of the provided encryption key. Must be provided if the x-ms-encryption-key header is provided. + serializedName: x-ms-encryption-key-sha256 + protocol: ! + http: ! + in: header + - ! + schema: *ref_460 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_518 + name: cpk-info + language: ! + default: + name: encryptionAlgorithm + description: 'The algorithm used to produce the encryption key hash. Currently, the only accepted value is "AES256". Must be provided if the x-ms-encryption-key header is provided.' + serializedName: x-ms-encryption-algorithm + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - *ref_461 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: get + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_462 + header: Last-Modified + - ! + schema: *ref_463 + header: x-ms-meta + - ! + schema: *ref_464 + header: Content-Length + - ! + schema: *ref_465 + header: Content-Type + - ! + schema: *ref_466 + header: Content-Range + - ! + schema: *ref_467 + header: ETag + - ! + schema: *ref_468 + header: Content-MD5 + - ! + schema: *ref_469 + header: Content-Encoding + - ! + schema: *ref_470 + header: Cache-Control + - ! + schema: *ref_471 + header: Content-Disposition + - ! + schema: *ref_472 + header: Content-Language + - ! + schema: *ref_473 + header: x-ms-blob-sequence-number + - ! + schema: *ref_81 + header: x-ms-blob-type + - ! + schema: *ref_474 + header: x-ms-copy-completion-time + - ! + schema: *ref_475 + header: x-ms-copy-status-description + - ! + schema: *ref_476 + header: x-ms-copy-id + - ! + schema: *ref_477 + header: x-ms-copy-progress + - ! + schema: *ref_478 + header: x-ms-copy-source + - ! + schema: *ref_82 + header: x-ms-copy-status + - ! + schema: *ref_12 + header: x-ms-lease-duration + - ! + schema: *ref_11 + header: x-ms-lease-state + - ! + schema: *ref_10 + header: x-ms-lease-status + - ! + schema: *ref_479 + header: x-ms-client-request-id + - ! + schema: *ref_480 + header: x-ms-request-id + - ! + schema: *ref_481 + header: x-ms-version + - ! + schema: *ref_482 + header: Accept-Ranges + - ! + schema: *ref_483 + header: Date + - ! + schema: *ref_484 + header: x-ms-blob-committed-block-count + - ! + schema: *ref_485 + header: x-ms-server-encrypted + - ! + schema: *ref_486 + header: x-ms-encryption-key-sha256 + - ! + schema: *ref_487 + header: x-ms-blob-content-md5 + statusCodes: + - '200' + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_488 + header: Last-Modified + - ! + schema: *ref_489 + header: x-ms-meta + - ! + schema: *ref_490 + header: Content-Length + - ! + schema: *ref_491 + header: Content-Type + - ! + schema: *ref_492 + header: Content-Range + - ! + schema: *ref_493 + header: ETag + - ! + schema: *ref_494 + header: Content-MD5 + - ! + schema: *ref_495 + header: Content-Encoding + - ! + schema: *ref_496 + header: Cache-Control + - ! + schema: *ref_497 + header: Content-Disposition + - ! + schema: *ref_498 + header: Content-Language + - ! + schema: *ref_499 + header: x-ms-blob-sequence-number + - ! + schema: *ref_81 + header: x-ms-blob-type + - ! + schema: *ref_500 + header: x-ms-content-crc64 + - ! + schema: *ref_501 + header: x-ms-copy-completion-time + - ! + schema: *ref_502 + header: x-ms-copy-status-description + - ! + schema: *ref_503 + header: x-ms-copy-id + - ! + schema: *ref_504 + header: x-ms-copy-progress + - ! + schema: *ref_505 + header: x-ms-copy-source + - ! + schema: *ref_82 + header: x-ms-copy-status + - ! + schema: *ref_12 + header: x-ms-lease-duration + - ! + schema: *ref_11 + header: x-ms-lease-state + - ! + schema: *ref_10 + header: x-ms-lease-status + - ! + schema: *ref_506 + header: x-ms-client-request-id + - ! + schema: *ref_507 + header: x-ms-request-id + - ! + schema: *ref_508 + header: x-ms-version + - ! + schema: *ref_509 + header: Accept-Ranges + - ! + schema: *ref_510 + header: Date + - ! + schema: *ref_511 + header: x-ms-blob-committed-block-count + - ! + schema: *ref_512 + header: x-ms-server-encrypted + - ! + schema: *ref_513 + header: x-ms-encryption-key-sha256 + - ! + schema: *ref_514 + header: x-ms-blob-content-md5 + statusCodes: + - '206' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_515 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: Download + description: 'The Download operation reads or downloads a blob from the system, including its metadata and properties. You can also call Download to read a snapshot.' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_454 + implementation: Method + language: ! + default: + name: snapshot + description: >- + The snapshot parameter is an opaque DateTime value that, when present, specifies the blob snapshot to retrieve. For more information on working with blob snapshots, see Creating a Snapshot of a Blob. + serializedName: snapshot + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_458 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_516 + language: ! + default: + name: encryptionKey + description: >- + Optional. Specifies the encryption key to use to encrypt the data provided in the request. If not specified, encryption is performed with the root account encryption key. For more information, see Encryption at Rest for Azure + Storage Services. + serializedName: x-ms-encryption-key + protocol: ! + http: ! + in: header + - ! + schema: *ref_459 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_517 + language: ! + default: + name: encryptionKeySha256 + description: The SHA-256 hash of the provided encryption key. Must be provided if the x-ms-encryption-key header is provided. + serializedName: x-ms-encryption-key-sha256 + protocol: ! + http: ! + in: header + - ! + schema: *ref_460 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_518 + language: ! + default: + name: encryptionAlgorithm + description: 'The algorithm used to produce the encryption key hash. Currently, the only accepted value is "AES256". Must be provided if the x-ms-encryption-key header is provided.' + serializedName: x-ms-encryption-algorithm + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - *ref_519 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: head + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_520 + header: Last-Modified + - ! + schema: *ref_521 + header: x-ms-creation-time + - ! + schema: *ref_522 + header: x-ms-meta + - ! + schema: *ref_81 + header: x-ms-blob-type + - ! + schema: *ref_523 + header: x-ms-copy-completion-time + - ! + schema: *ref_524 + header: x-ms-copy-status-description + - ! + schema: *ref_525 + header: x-ms-copy-id + - ! + schema: *ref_526 + header: x-ms-copy-progress + - ! + schema: *ref_527 + header: x-ms-copy-source + - ! + schema: *ref_82 + header: x-ms-copy-status + - ! + schema: *ref_528 + header: x-ms-incremental-copy + - ! + schema: *ref_529 + header: x-ms-copy-destination-snapshot + - ! + schema: *ref_12 + header: x-ms-lease-duration + - ! + schema: *ref_11 + header: x-ms-lease-state + - ! + schema: *ref_10 + header: x-ms-lease-status + - ! + schema: *ref_530 + header: Content-Length + - ! + schema: *ref_531 + header: Content-Type + - ! + schema: *ref_532 + header: ETag + - ! + schema: *ref_533 + header: Content-MD5 + - ! + schema: *ref_534 + header: Content-Encoding + - ! + schema: *ref_535 + header: Content-Disposition + - ! + schema: *ref_536 + header: Content-Language + - ! + schema: *ref_537 + header: Cache-Control + - ! + schema: *ref_538 + header: x-ms-blob-sequence-number + - ! + schema: *ref_539 + header: x-ms-client-request-id + - ! + schema: *ref_540 + header: x-ms-request-id + - ! + schema: *ref_541 + header: x-ms-version + - ! + schema: *ref_542 + header: Date + - ! + schema: *ref_543 + header: Accept-Ranges + - ! + schema: *ref_544 + header: x-ms-blob-committed-block-count + - ! + schema: *ref_545 + header: x-ms-server-encrypted + - ! + schema: *ref_546 + header: x-ms-encryption-key-sha256 + - ! + schema: *ref_547 + header: x-ms-access-tier + - ! + schema: *ref_548 + header: x-ms-access-tier-inferred + - ! + schema: *ref_549 + header: x-ms-archive-status + - ! + schema: *ref_550 + header: x-ms-access-tier-change-time + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_551 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: GetProperties + description: 'The Get Properties operation returns all user-defined metadata, standard HTTP properties, and system properties for the blob. It does not return the content of the blob.' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_454 + implementation: Method + language: ! + default: + name: snapshot + description: >- + The snapshot parameter is an opaque DateTime value that, when present, specifies the blob snapshot to retrieve. For more information on working with blob snapshots, see Creating a Snapshot of a Blob. + serializedName: snapshot + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_552 + implementation: Method + language: ! + default: + name: deleteSnapshots + description: 'Required if the blob has associated snapshots. Specify one of the following two options: include: Delete the base blob and all of its snapshots. only: Delete only the blob''s snapshots and not the blob itself' + serializedName: x-ms-delete-snapshots + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - *ref_553 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: delete + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_554 + header: x-ms-client-request-id + - ! + schema: *ref_555 + header: x-ms-request-id + - ! + schema: *ref_556 + header: x-ms-version + - ! + schema: *ref_557 + header: Date + statusCodes: + - '202' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_558 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: Delete + description: >- + If the storage account's soft delete feature is disabled then, when a blob is deleted, it is permanently removed from the storage account. If the storage account's soft delete feature is enabled, then, when a blob is deleted, it + is marked for deletion and becomes inaccessible immediately. However, the blob service retains the blob or snapshot for the number of days specified by the DeleteRetentionPolicy section of [Storage service properties] + (Set-Blob-Service-Properties.md). After the specified number of days has passed, the blob's data is permanently removed from the storage account. Note that you continue to be charged for the soft-deleted blob's storage until it is + permanently removed. Use the List Blobs API and specify the "include=deleted" query parameter to discover which blobs and snapshots have been soft deleted. You can then use the Undelete Blob API to restore a soft-deleted blob. All + other operations on a soft-deleted blob or snapshot causes the service to return an HTTP status code of 404 (ResourceNotFound). + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_559 + implementation: Method + required: true + language: ! + default: + name: action + description: MISSING·PARAMETER-DESCRIPTION + serializedName: action + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_427 + implementation: Method + language: ! + default: + name: owner + description: Optional. The owner of the blob or directory. + serializedName: x-ms-owner + protocol: ! + http: ! + in: header + - ! + schema: *ref_428 + implementation: Method + language: ! + default: + name: group + description: Optional. The owning group of the blob or directory. + serializedName: x-ms-group + protocol: ! + http: ! + in: header + - ! + schema: *ref_368 + implementation: Method + language: ! + default: + name: posixPermissions + description: >- + Optional and only valid if Hierarchical Namespace is enabled for the account. Sets POSIX access permissions for the file owner, the file owning group, and others. Each class may be granted read, write, or execute permission. + The sticky bit is also supported. Both symbolic (rwxrw-rw-) and 4-digit octal notation (e.g. 0766) are supported. + serializedName: x-ms-permissions + protocol: ! + http: ! + in: header + - ! + schema: *ref_429 + implementation: Method + language: ! + default: + name: posixAcl + description: >- + Sets POSIX access control rights on files and directories. The value is a comma-separated list of access control entries. Each access control entry (ACE) consists of a scope, a type, a user or group identifier, and permissions + in the format "[scope:][type]:[id]:[permissions]". + serializedName: x-ms-acl + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + - *ref_560 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{filesystem}/{path}' + method: patch + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_561 + header: Date + - ! + schema: *ref_562 + header: ETag + - ! + schema: *ref_563 + header: Last-Modified + - ! + schema: *ref_564 + header: x-ms-request-id + - ! + schema: *ref_565 + header: x-ms-version + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_385 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_566 + header: x-ms-client-request-id + - ! + schema: *ref_567 + header: x-ms-request-id + - ! + schema: *ref_568 + header: x-ms-version + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: SetAccessControl + description: 'Set the owner, group, permissions, or access control list for a blob.' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_569 + implementation: Method + required: true + language: ! + default: + name: action + description: MISSING·PARAMETER-DESCRIPTION + serializedName: action + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_440 + implementation: Method + language: ! + default: + name: upn + description: >- + Optional. Valid only when Hierarchical Namespace is enabled for the account. If "true", the identity values returned in the x-ms-owner, x-ms-group, and x-ms-acl response headers will be transformed from Azure Active Directory + Object IDs to User Principal Names. If "false", the values will be returned as Azure Active Directory Object IDs. The default value is false. + serializedName: upn + protocol: ! + http: ! + in: query + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + - *ref_570 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{filesystem}/{path}' + method: head + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_571 + header: Date + - ! + schema: *ref_572 + header: ETag + - ! + schema: *ref_573 + header: Last-Modified + - ! + schema: *ref_574 + header: x-ms-owner + - ! + schema: *ref_575 + header: x-ms-group + - ! + schema: *ref_576 + header: x-ms-permissions + - ! + schema: *ref_577 + header: x-ms-acl + - ! + schema: *ref_578 + header: x-ms-request-id + - ! + schema: *ref_579 + header: x-ms-version + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_385 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_580 + header: x-ms-client-request-id + - ! + schema: *ref_581 + header: x-ms-request-id + - ! + schema: *ref_582 + header: x-ms-version + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: GetAccessControl + description: 'Get the owner, group, permissions, or access control list for a blob.' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - *ref_583 + - ! + schema: *ref_391 + implementation: Method + required: true + language: ! + default: + name: renameSource + description: >- + The file or directory to be renamed. The value must have the following format: "/{filesysystem}/{path}". If "x-ms-properties" is specified, the properties will overwrite the existing properties; otherwise, the existing + properties will be preserved. + serializedName: x-ms-rename-source + protocol: ! + http: ! + in: header + - ! + schema: *ref_367 + implementation: Method + language: ! + default: + name: directoryProperties + description: 'Optional. User-defined properties to be stored with the file or directory, in the format of a comma-separated list of name and value pairs "n1=v1, n2=v2, ...", where each value is base64 encoded.' + serializedName: x-ms-properties + protocol: ! + http: ! + in: header + - ! + schema: *ref_368 + implementation: Method + language: ! + default: + name: posixPermissions + description: >- + Optional and only valid if Hierarchical Namespace is enabled for the account. Sets POSIX access permissions for the file owner, the file owning group, and others. Each class may be granted read, write, or execute permission. + The sticky bit is also supported. Both symbolic (rwxrw-rw-) and 4-digit octal notation (e.g. 0766) are supported. + serializedName: x-ms-permissions + protocol: ! + http: ! + in: header + - ! + schema: *ref_369 + implementation: Method + language: ! + default: + name: posixUmask + description: >- + Only valid if Hierarchical Namespace is enabled for the account. This umask restricts permission settings for file and directory, and will only be applied when default Acl does not exist in parent directory. If the umask bit + has set, it means that the corresponding permission will be disabled. Otherwise the corresponding permission will be determined by the permission. A 4-digit octal notation (e.g. 0022) is supported here. If no umask was + specified, a default umask - 0027 will be used. + serializedName: x-ms-umask + protocol: ! + http: ! + in: header + - ! + schema: *ref_370 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_392 + language: ! + default: + name: cacheControl + description: Cache control for given resource + serializedName: x-ms-cache-control + protocol: ! + http: ! + in: header + - ! + schema: *ref_371 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_393 + language: ! + default: + name: contentType + description: Content type for given resource + serializedName: x-ms-content-type + protocol: ! + http: ! + in: header + - ! + schema: *ref_372 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_394 + language: ! + default: + name: contentEncoding + description: Content encoding for given resource + serializedName: x-ms-content-encoding + protocol: ! + http: ! + in: header + - ! + schema: *ref_373 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_395 + language: ! + default: + name: contentLanguage + description: Content language for given resource + serializedName: x-ms-content-language + protocol: ! + http: ! + in: header + - ! + schema: *ref_374 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_396 + language: ! + default: + name: contentDisposition + description: Content disposition for given resource + serializedName: x-ms-content-disposition + protocol: ! + http: ! + in: header + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_397 + implementation: Method + language: ! + default: + name: sourceLeaseId + description: 'A lease ID for the source path. If specified, the source path must have an active lease and the leaase ID must match.' + serializedName: x-ms-source-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_400 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_584 + language: ! + default: + name: sourceIfModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: x-ms-source-if-modified-since + protocol: ! + http: ! + in: header + - ! + schema: *ref_401 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_585 + language: ! + default: + name: sourceIfUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: x-ms-source-if-unmodified-since + protocol: ! + http: ! + in: header + - ! + schema: *ref_402 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_586 + language: ! + default: + name: sourceIfMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: x-ms-source-if-match + protocol: ! + http: ! + in: header + - ! + schema: *ref_403 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_587 + language: ! + default: + name: sourceIfNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: x-ms-source-if-none-match + protocol: ! + http: ! + in: header + - *ref_588 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{filesystem}/{path}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_589 + header: ETag + - ! + schema: *ref_590 + header: Last-Modified + - ! + schema: *ref_591 + header: x-ms-client-request-id + - ! + schema: *ref_592 + header: x-ms-request-id + - ! + schema: *ref_593 + header: x-ms-version + - ! + schema: *ref_594 + header: Content-Length + - ! + schema: *ref_595 + header: Date + statusCodes: + - '201' + exceptions: + - ! + schema: *ref_385 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_596 + header: x-ms-client-request-id + - ! + schema: *ref_597 + header: x-ms-request-id + - ! + schema: *ref_598 + header: x-ms-version + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: Rename + description: >- + Rename a blob/file. By default, the destination is overwritten and if the destination already exists and has a lease the lease is broken. This operation supports conditional HTTP requests. For more information, see [Specifying + Conditional Headers for Blob Service Operations](https://docs.microsoft.com/en-us/rest/api/storageservices/specifying-conditional-headers-for-blob-service-operations). To fail if the destination already exists, use a conditional + request with If-None-Match: "*". + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_599 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - *ref_600 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_601 + header: x-ms-client-request-id + - ! + schema: *ref_602 + header: x-ms-request-id + - ! + schema: *ref_603 + header: x-ms-version + - ! + schema: *ref_604 + header: Date + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_605 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: Undelete + description: Undelete a blob that was previously soft deleted + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_606 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_607 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_755 + name: blob-HTTP-headers + language: ! + default: + name: blobCacheControl + description: 'Optional. Sets the blob''s cache control. If specified, this property is stored with the blob and returned with a read request.' + serializedName: x-ms-blob-cache-control + protocol: ! + http: ! + in: header + - ! + schema: *ref_608 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_751 + name: blob-HTTP-headers + language: ! + default: + name: blobContentType + description: 'Optional. Sets the blob''s content type. If specified, this property is stored with the blob and returned with a read request.' + serializedName: x-ms-blob-content-type + protocol: ! + http: ! + in: header + - ! + schema: *ref_609 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_754 + name: blob-HTTP-headers + language: ! + default: + name: blobContentMD5 + description: 'Optional. An MD5 hash of the blob content. Note that this hash is not validated, as the hashes for the individual blocks were validated when each was uploaded.' + serializedName: x-ms-blob-content-md5 + protocol: ! + http: ! + in: header + - ! + schema: *ref_610 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_752 + name: blob-HTTP-headers + language: ! + default: + name: blobContentEncoding + description: 'Optional. Sets the blob''s content encoding. If specified, this property is stored with the blob and returned with a read request.' + serializedName: x-ms-blob-content-encoding + protocol: ! + http: ! + in: header + - ! + schema: *ref_611 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_753 + name: blob-HTTP-headers + language: ! + default: + name: blobContentLanguage + description: 'Optional. Set the blob''s content language. If specified, this property is stored with the blob and returned with a read request.' + serializedName: x-ms-blob-content-language + protocol: ! + http: ! + in: header + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_612 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_756 + name: blob-HTTP-headers + language: ! + default: + name: blobContentDisposition + description: Optional. Sets the blob's Content-Disposition header. + serializedName: x-ms-blob-content-disposition + protocol: ! + http: ! + in: header + - *ref_613 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_614 + header: ETag + - ! + schema: *ref_615 + header: Last-Modified + - ! + schema: *ref_616 + header: x-ms-blob-sequence-number + - ! + schema: *ref_617 + header: x-ms-client-request-id + - ! + schema: *ref_618 + header: x-ms-request-id + - ! + schema: *ref_619 + header: x-ms-version + - ! + schema: *ref_620 + header: Date + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_621 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: SetHTTPHeaders + description: The Set HTTP Headers operation sets system properties on the blob + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_622 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_211 + implementation: Method + extensions: + x-ms-header-collection-prefix: x-ms-meta- + language: ! + default: + name: metadata + description: >- + Optional. Specifies a user-defined name-value pair associated with the blob. If no name-value pairs are specified, the operation will copy the metadata from the source blob or file to the destination blob. If one or more + name-value pairs are specified, the destination blob is created with the specified metadata, and metadata is not copied from the source blob or file. Note that beginning with version 2009-09-19, metadata names must adhere to + the naming rules for C# identifiers. See Naming and Referencing Containers, Blobs, and Metadata for more information. + serializedName: x-ms-meta + protocol: ! + http: ! + in: header + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_458 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_516 + language: ! + default: + name: encryptionKey + description: >- + Optional. Specifies the encryption key to use to encrypt the data provided in the request. If not specified, encryption is performed with the root account encryption key. For more information, see Encryption at Rest for Azure + Storage Services. + serializedName: x-ms-encryption-key + protocol: ! + http: ! + in: header + - ! + schema: *ref_459 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_517 + language: ! + default: + name: encryptionKeySha256 + description: The SHA-256 hash of the provided encryption key. Must be provided if the x-ms-encryption-key header is provided. + serializedName: x-ms-encryption-key-sha256 + protocol: ! + http: ! + in: header + - ! + schema: *ref_460 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_518 + language: ! + default: + name: encryptionAlgorithm + description: 'The algorithm used to produce the encryption key hash. Currently, the only accepted value is "AES256". Must be provided if the x-ms-encryption-key header is provided.' + serializedName: x-ms-encryption-algorithm + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - *ref_623 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_624 + header: ETag + - ! + schema: *ref_625 + header: Last-Modified + - ! + schema: *ref_626 + header: x-ms-client-request-id + - ! + schema: *ref_627 + header: x-ms-request-id + - ! + schema: *ref_628 + header: x-ms-version + - ! + schema: *ref_629 + header: Date + - ! + schema: *ref_630 + header: x-ms-request-server-encrypted + - ! + schema: *ref_631 + header: x-ms-encryption-key-sha256 + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_632 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: SetMetadata + description: The Set Blob Metadata operation sets user-defined metadata for the specified blob as one or more name-value pairs + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_633 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_634 + implementation: Method + required: true + language: ! + default: + name: action + description: Describes what lease action to take. + serializedName: x-ms-lease-action + protocol: ! + http: ! + in: header + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_275 + implementation: Method + language: ! + default: + name: duration + description: 'Specifies the duration of the lease, in seconds, or negative one (-1) for a lease that never expires. A non-infinite lease can be between 15 and 60 seconds. A lease duration cannot be changed using renew or change.' + serializedName: x-ms-lease-duration + protocol: ! + http: ! + in: header + - ! + schema: *ref_276 + implementation: Method + language: ! + default: + name: proposedLeaseId + description: 'Proposed lease ID, in a GUID string format. The Blob service returns 400 (Invalid request) if the proposed lease ID is not in the correct format. See Guid Constructor (String) for a list of valid GUID string formats.' + serializedName: x-ms-proposed-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - *ref_635 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_636 + header: ETag + - ! + schema: *ref_637 + header: Last-Modified + - ! + schema: *ref_638 + header: x-ms-lease-id + - ! + schema: *ref_639 + header: x-ms-client-request-id + - ! + schema: *ref_640 + header: x-ms-request-id + - ! + schema: *ref_641 + header: x-ms-version + - ! + schema: *ref_642 + header: Date + statusCodes: + - '201' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_643 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: AcquireLease + description: '[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_644 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_645 + implementation: Method + required: true + language: ! + default: + name: action + description: Describes what lease action to take. + serializedName: x-ms-lease-action + protocol: ! + http: ! + in: header + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_289 + implementation: Method + required: true + language: ! + default: + name: leaseId + description: Specifies the current lease ID on the resource. + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - *ref_646 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_647 + header: ETag + - ! + schema: *ref_648 + header: Last-Modified + - ! + schema: *ref_649 + header: x-ms-client-request-id + - ! + schema: *ref_650 + header: x-ms-request-id + - ! + schema: *ref_651 + header: x-ms-version + - ! + schema: *ref_652 + header: Date + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_653 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: ReleaseLease + description: '[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_654 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_655 + implementation: Method + required: true + language: ! + default: + name: action + description: Describes what lease action to take. + serializedName: x-ms-lease-action + protocol: ! + http: ! + in: header + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_289 + implementation: Method + required: true + language: ! + default: + name: leaseId + description: Specifies the current lease ID on the resource. + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - *ref_656 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_657 + header: ETag + - ! + schema: *ref_658 + header: Last-Modified + - ! + schema: *ref_659 + header: x-ms-lease-id + - ! + schema: *ref_660 + header: x-ms-client-request-id + - ! + schema: *ref_661 + header: x-ms-request-id + - ! + schema: *ref_662 + header: x-ms-version + - ! + schema: *ref_663 + header: Date + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_664 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: RenewLease + description: '[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_665 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_666 + implementation: Method + required: true + language: ! + default: + name: action + description: Describes what lease action to take. + serializedName: x-ms-lease-action + protocol: ! + http: ! + in: header + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_289 + implementation: Method + required: true + language: ! + default: + name: leaseId + description: Specifies the current lease ID on the resource. + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_326 + implementation: Method + required: true + language: ! + default: + name: proposedLeaseId + description: 'Proposed lease ID, in a GUID string format. The Blob service returns 400 (Invalid request) if the proposed lease ID is not in the correct format. See Guid Constructor (String) for a list of valid GUID string formats.' + serializedName: x-ms-proposed-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - *ref_667 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_668 + header: ETag + - ! + schema: *ref_669 + header: Last-Modified + - ! + schema: *ref_670 + header: x-ms-client-request-id + - ! + schema: *ref_671 + header: x-ms-request-id + - ! + schema: *ref_672 + header: x-ms-lease-id + - ! + schema: *ref_673 + header: x-ms-version + - ! + schema: *ref_674 + header: Date + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_675 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: ChangeLease + description: '[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_676 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_677 + implementation: Method + required: true + language: ! + default: + name: action + description: Describes what lease action to take. + serializedName: x-ms-lease-action + protocol: ! + http: ! + in: header + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_313 + implementation: Method + language: ! + default: + name: breakPeriod + description: >- + For a break operation, proposed duration the lease should continue before it is broken, in seconds, between 0 and 60. This break period is only used if it is shorter than the time remaining on the lease. If longer, the time + remaining on the lease is used. A new lease will not be available before the break period has expired, but the lease may be held for longer than the break period. If this header does not appear with a break operation, a + fixed-duration lease breaks after the remaining lease period elapses, and an infinite lease breaks immediately. + serializedName: x-ms-lease-break-period + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - *ref_678 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_679 + header: ETag + - ! + schema: *ref_680 + header: Last-Modified + - ! + schema: *ref_681 + header: x-ms-lease-time + - ! + schema: *ref_682 + header: x-ms-client-request-id + - ! + schema: *ref_683 + header: x-ms-request-id + - ! + schema: *ref_684 + header: x-ms-version + - ! + schema: *ref_685 + header: Date + statusCodes: + - '202' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_686 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: BreakLease + description: '[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_687 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_211 + implementation: Method + extensions: + x-ms-header-collection-prefix: x-ms-meta- + language: ! + default: + name: metadata + description: >- + Optional. Specifies a user-defined name-value pair associated with the blob. If no name-value pairs are specified, the operation will copy the metadata from the source blob or file to the destination blob. If one or more + name-value pairs are specified, the destination blob is created with the specified metadata, and metadata is not copied from the source blob or file. Note that beginning with version 2009-09-19, metadata names must adhere to + the naming rules for C# identifiers. See Naming and Referencing Containers, Blobs, and Metadata for more information. + serializedName: x-ms-meta + protocol: ! + http: ! + in: header + - ! + schema: *ref_458 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_516 + language: ! + default: + name: encryptionKey + description: >- + Optional. Specifies the encryption key to use to encrypt the data provided in the request. If not specified, encryption is performed with the root account encryption key. For more information, see Encryption at Rest for Azure + Storage Services. + serializedName: x-ms-encryption-key + protocol: ! + http: ! + in: header + - ! + schema: *ref_459 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_517 + language: ! + default: + name: encryptionKeySha256 + description: The SHA-256 hash of the provided encryption key. Must be provided if the x-ms-encryption-key header is provided. + serializedName: x-ms-encryption-key-sha256 + protocol: ! + http: ! + in: header + - ! + schema: *ref_460 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_518 + language: ! + default: + name: encryptionAlgorithm + description: 'The algorithm used to produce the encryption key hash. Currently, the only accepted value is "AES256". Must be provided if the x-ms-encryption-key header is provided.' + serializedName: x-ms-encryption-algorithm + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - *ref_688 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_689 + header: x-ms-snapshot + - ! + schema: *ref_690 + header: ETag + - ! + schema: *ref_691 + header: Last-Modified + - ! + schema: *ref_692 + header: x-ms-client-request-id + - ! + schema: *ref_693 + header: x-ms-request-id + - ! + schema: *ref_694 + header: x-ms-version + - ! + schema: *ref_695 + header: Date + - ! + schema: *ref_696 + header: x-ms-request-server-encrypted + statusCodes: + - '201' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_697 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: CreateSnapshot + description: The Create Snapshot operation creates a read-only snapshot of a blob + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_211 + implementation: Method + extensions: + x-ms-header-collection-prefix: x-ms-meta- + language: ! + default: + name: metadata + description: >- + Optional. Specifies a user-defined name-value pair associated with the blob. If no name-value pairs are specified, the operation will copy the metadata from the source blob or file to the destination blob. If one or more + name-value pairs are specified, the destination blob is created with the specified metadata, and metadata is not copied from the source blob or file. Note that beginning with version 2009-09-19, metadata names must adhere to + the naming rules for C# identifiers. See Naming and Referencing Containers, Blobs, and Metadata for more information. + serializedName: x-ms-meta + protocol: ! + http: ! + in: header + - ! + schema: *ref_27 + implementation: Method + language: ! + default: + name: tier + description: Optional. Indicates the tier to be set on the blob. + serializedName: x-ms-access-tier + protocol: ! + http: ! + in: header + - ! + schema: *ref_698 + implementation: Method + language: ! + default: + name: rehydratePriority + description: 'Optional: Indicates the priority with which to rehydrate an archived blob.' + serializedName: x-ms-rehydrate-priority + protocol: ! + http: ! + in: header + - ! + schema: *ref_400 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_584 + language: ! + default: + name: sourceIfModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: x-ms-source-if-modified-since + protocol: ! + http: ! + in: header + - ! + schema: *ref_401 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_585 + language: ! + default: + name: sourceIfUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: x-ms-source-if-unmodified-since + protocol: ! + http: ! + in: header + - ! + schema: *ref_402 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_586 + language: ! + default: + name: sourceIfMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: x-ms-source-if-match + protocol: ! + http: ! + in: header + - ! + schema: *ref_403 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_587 + language: ! + default: + name: sourceIfNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: x-ms-source-if-none-match + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_699 + implementation: Method + required: true + language: ! + default: + name: copySource + description: >- + Specifies the name of the source page blob snapshot. This value is a URL of up to 2 KB in length that specifies a page blob snapshot. The value should be URL-encoded as it would appear in a request URI. The source blob must + either be public or must be authenticated via a shared access signature. + serializedName: x-ms-copy-source + protocol: ! + http: ! + in: header + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - *ref_700 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_701 + header: ETag + - ! + schema: *ref_702 + header: Last-Modified + - ! + schema: *ref_703 + header: x-ms-client-request-id + - ! + schema: *ref_704 + header: x-ms-request-id + - ! + schema: *ref_705 + header: x-ms-version + - ! + schema: *ref_706 + header: Date + - ! + schema: *ref_707 + header: x-ms-copy-id + - ! + schema: *ref_82 + header: x-ms-copy-status + statusCodes: + - '202' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_708 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: StartCopyFromURL + description: The Start Copy From URL operation copies a blob or an internet resource to a new blob. + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_709 + implementation: Method + required: true + language: ! + default: + name: x-ms-requires-sync + description: MISSING·PARAMETER-DESCRIPTION + serializedName: x-ms-requires-sync + protocol: ! + http: ! + in: header + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_211 + implementation: Method + extensions: + x-ms-header-collection-prefix: x-ms-meta- + language: ! + default: + name: metadata + description: >- + Optional. Specifies a user-defined name-value pair associated with the blob. If no name-value pairs are specified, the operation will copy the metadata from the source blob or file to the destination blob. If one or more + name-value pairs are specified, the destination blob is created with the specified metadata, and metadata is not copied from the source blob or file. Note that beginning with version 2009-09-19, metadata names must adhere to + the naming rules for C# identifiers. See Naming and Referencing Containers, Blobs, and Metadata for more information. + serializedName: x-ms-meta + protocol: ! + http: ! + in: header + - ! + schema: *ref_27 + implementation: Method + language: ! + default: + name: tier + description: Optional. Indicates the tier to be set on the blob. + serializedName: x-ms-access-tier + protocol: ! + http: ! + in: header + - ! + schema: *ref_400 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_584 + language: ! + default: + name: sourceIfModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: x-ms-source-if-modified-since + protocol: ! + http: ! + in: header + - ! + schema: *ref_401 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_585 + language: ! + default: + name: sourceIfUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: x-ms-source-if-unmodified-since + protocol: ! + http: ! + in: header + - ! + schema: *ref_402 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_586 + language: ! + default: + name: sourceIfMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: x-ms-source-if-match + protocol: ! + http: ! + in: header + - ! + schema: *ref_403 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_587 + language: ! + default: + name: sourceIfNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: x-ms-source-if-none-match + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_699 + implementation: Method + required: true + language: ! + default: + name: copySource + description: >- + Specifies the name of the source page blob snapshot. This value is a URL of up to 2 KB in length that specifies a page blob snapshot. The value should be URL-encoded as it would appear in a request URI. The source blob must + either be public or must be authenticated via a shared access signature. + serializedName: x-ms-copy-source + protocol: ! + http: ! + in: header + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - *ref_710 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_711 + implementation: Method + language: ! + default: + name: sourceContentMD5 + description: Specify the md5 calculated for the range of bytes that must be read from the copy source. + serializedName: x-ms-source-content-md5 + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_712 + header: ETag + - ! + schema: *ref_713 + header: Last-Modified + - ! + schema: *ref_714 + header: x-ms-client-request-id + - ! + schema: *ref_715 + header: x-ms-request-id + - ! + schema: *ref_716 + header: x-ms-version + - ! + schema: *ref_717 + header: Date + - ! + schema: *ref_718 + header: x-ms-copy-id + - ! + schema: *ref_719 + header: x-ms-copy-status + - ! + schema: *ref_720 + header: Content-MD5 + - ! + schema: *ref_721 + header: x-ms-content-crc64 + statusCodes: + - '202' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_722 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: CopyFromURL + description: The Copy From URL operation copies a blob or an internet resource to a new blob. It will not return a response until the copy is complete. + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_723 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_724 + implementation: Method + required: true + language: ! + default: + name: copyActionAbortConstant + description: MISSING·PARAMETER-DESCRIPTION + serializedName: x-ms-copy-action + protocol: ! + http: ! + in: header + - ! + schema: *ref_725 + implementation: Method + required: true + language: ! + default: + name: copyId + description: The copy identifier provided in the x-ms-copy-id header of the original Copy Blob operation. + serializedName: copyid + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - *ref_726 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_727 + header: x-ms-client-request-id + - ! + schema: *ref_728 + header: x-ms-request-id + - ! + schema: *ref_729 + header: x-ms-version + - ! + schema: *ref_730 + header: Date + statusCodes: + - '204' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_731 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: AbortCopyFromURL + description: 'The Abort Copy From URL operation aborts a pending Copy From URL operation, and leaves a destination blob with zero length and full metadata.' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_732 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_27 + implementation: Method + required: true + language: ! + default: + name: tier + description: Indicates the tier to be set on the blob. + serializedName: x-ms-access-tier + protocol: ! + http: ! + in: header + - ! + schema: *ref_698 + implementation: Method + language: ! + default: + name: rehydratePriority + description: 'Optional: Indicates the priority with which to rehydrate an archived blob.' + serializedName: x-ms-rehydrate-priority + protocol: ! + http: ! + in: header + - *ref_733 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_734 + header: x-ms-client-request-id + - ! + schema: *ref_735 + header: x-ms-request-id + - ! + schema: *ref_736 + header: x-ms-version + statusCodes: + - '200' + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_737 + header: x-ms-client-request-id + - ! + schema: *ref_738 + header: x-ms-request-id + - ! + schema: *ref_739 + header: x-ms-version + statusCodes: + - '202' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_740 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: SetTier + description: >- + The Set Tier operation sets the tier on a blob. The operation is allowed on a page blob in a premium storage account and on a block blob in a blob storage account (locally redundant storage only). A premium page blob's tier + determines the allowed size, IOPS, and bandwidth of the blob. A block blob's tier determines Hot/Cool/Archive storage type. This operation does not update the blob's ETag. + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_741 + implementation: Method + required: true + language: ! + default: + name: restype + description: MISSING·PARAMETER-DESCRIPTION + serializedName: restype + protocol: ! + http: ! + in: query + - ! + schema: *ref_742 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - *ref_743 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: get + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_744 + header: x-ms-client-request-id + - ! + schema: *ref_745 + header: x-ms-request-id + - ! + schema: *ref_746 + header: x-ms-version + - ! + schema: *ref_747 + header: Date + - ! + schema: *ref_199 + header: x-ms-sku-name + - ! + schema: *ref_200 + header: x-ms-account-kind + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_748 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: GetAccountInfo + description: 'Returns the sku name and account kind ' + protocol: ! {} + language: ! + default: + name: Blob + description: '' + protocol: ! {} +- ! + $key: PageBlob + operations: + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_749 + implementation: Method + required: true + language: ! + default: + name: blobType + description: 'Specifies the type of blob to create: block blob, page blob, or append blob.' + serializedName: x-ms-blob-type + protocol: ! + http: ! + in: header + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_203 + implementation: Method + required: true + language: ! + default: + name: Content-Length + description: The length of the request. + serializedName: Content-Length + protocol: ! + http: ! + in: header + - ! + schema: *ref_750 + implementation: Method + language: ! + default: + name: tier + description: Optional. Indicates the tier to be set on the page blob. + serializedName: x-ms-access-tier + protocol: ! + http: ! + in: header + - ! + schema: *ref_608 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_751 + language: ! + default: + name: blobContentType + description: 'Optional. Sets the blob''s content type. If specified, this property is stored with the blob and returned with a read request.' + serializedName: x-ms-blob-content-type + protocol: ! + http: ! + in: header + - ! + schema: *ref_610 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_752 + language: ! + default: + name: blobContentEncoding + description: 'Optional. Sets the blob''s content encoding. If specified, this property is stored with the blob and returned with a read request.' + serializedName: x-ms-blob-content-encoding + protocol: ! + http: ! + in: header + - ! + schema: *ref_611 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_753 + language: ! + default: + name: blobContentLanguage + description: 'Optional. Set the blob''s content language. If specified, this property is stored with the blob and returned with a read request.' + serializedName: x-ms-blob-content-language + protocol: ! + http: ! + in: header + - ! + schema: *ref_609 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_754 + language: ! + default: + name: blobContentMD5 + description: 'Optional. An MD5 hash of the blob content. Note that this hash is not validated, as the hashes for the individual blocks were validated when each was uploaded.' + serializedName: x-ms-blob-content-md5 + protocol: ! + http: ! + in: header + - ! + schema: *ref_607 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_755 + language: ! + default: + name: blobCacheControl + description: 'Optional. Sets the blob''s cache control. If specified, this property is stored with the blob and returned with a read request.' + serializedName: x-ms-blob-cache-control + protocol: ! + http: ! + in: header + - ! + schema: *ref_211 + implementation: Method + extensions: + x-ms-header-collection-prefix: x-ms-meta- + language: ! + default: + name: metadata + description: >- + Optional. Specifies a user-defined name-value pair associated with the blob. If no name-value pairs are specified, the operation will copy the metadata from the source blob or file to the destination blob. If one or more + name-value pairs are specified, the destination blob is created with the specified metadata, and metadata is not copied from the source blob or file. Note that beginning with version 2009-09-19, metadata names must adhere to + the naming rules for C# identifiers. See Naming and Referencing Containers, Blobs, and Metadata for more information. + serializedName: x-ms-meta + protocol: ! + http: ! + in: header + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_612 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_756 + language: ! + default: + name: blobContentDisposition + description: Optional. Sets the blob's Content-Disposition header. + serializedName: x-ms-blob-content-disposition + protocol: ! + http: ! + in: header + - ! + schema: *ref_458 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_516 + language: ! + default: + name: encryptionKey + description: >- + Optional. Specifies the encryption key to use to encrypt the data provided in the request. If not specified, encryption is performed with the root account encryption key. For more information, see Encryption at Rest for Azure + Storage Services. + serializedName: x-ms-encryption-key + protocol: ! + http: ! + in: header + - ! + schema: *ref_459 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_517 + language: ! + default: + name: encryptionKeySha256 + description: The SHA-256 hash of the provided encryption key. Must be provided if the x-ms-encryption-key header is provided. + serializedName: x-ms-encryption-key-sha256 + protocol: ! + http: ! + in: header + - ! + schema: *ref_460 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_518 + language: ! + default: + name: encryptionAlgorithm + description: 'The algorithm used to produce the encryption key hash. Currently, the only accepted value is "AES256". Must be provided if the x-ms-encryption-key header is provided.' + serializedName: x-ms-encryption-algorithm + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_757 + implementation: Method + required: true + language: ! + default: + name: blobContentLength + description: 'This header specifies the maximum size for the page blob, up to 1 TB. The page blob size must be aligned to a 512-byte boundary.' + serializedName: x-ms-blob-content-length + protocol: ! + http: ! + in: header + - ! + schema: *ref_758 + implementation: Method + language: ! + default: + name: blobSequenceNumber + description: Set for page blobs only. The sequence number is a user-controlled value that you can use to track requests. The value of the sequence number must be between 0 and 2^63 - 1. + serializedName: x-ms-blob-sequence-number + protocol: ! + http: ! + in: header + - *ref_759 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_760 + header: ETag + - ! + schema: *ref_761 + header: Last-Modified + - ! + schema: *ref_762 + header: Content-MD5 + - ! + schema: *ref_763 + header: x-ms-client-request-id + - ! + schema: *ref_764 + header: x-ms-request-id + - ! + schema: *ref_765 + header: x-ms-version + - ! + schema: *ref_766 + header: Date + - ! + schema: *ref_767 + header: x-ms-request-server-encrypted + - ! + schema: *ref_768 + header: x-ms-encryption-key-sha256 + statusCodes: + - '201' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_769 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: Create + description: The Create operation creates a new page blob. + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_770 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_771 + implementation: Method + required: true + language: ! + default: + name: pageWrite + description: |- + Required. You may specify one of the following options: + - Update: Writes the bytes specified by the request body into the specified range. The Range and Content-Length headers must match to perform the update. + - Clear: Clears the specified range and releases the space used in storage for that range. To clear a range, set the Content-Length header to zero, and the Range header to a value that indicates the range to clear, up to maximum blob size. + serializedName: x-ms-page-write + protocol: ! + http: ! + in: header + - ! + schema: *ref_203 + implementation: Method + required: true + language: ! + default: + name: Content-Length + description: The length of the request. + serializedName: Content-Length + protocol: ! + http: ! + in: header + - ! + schema: *ref_772 + implementation: Method + language: ! + default: + name: transactionalContentMD5 + description: 'Specify the transactional md5 for the body, to be validated by the service.' + serializedName: Content-MD5 + protocol: ! + http: ! + in: header + - ! + schema: *ref_773 + implementation: Method + language: ! + default: + name: transactionalContentCrc64 + description: 'Specify the transactional crc64 for the body, to be validated by the service.' + serializedName: x-ms-content-crc64 + protocol: ! + http: ! + in: header + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_455 + implementation: Method + language: ! + default: + name: range + description: Return only the bytes of the blob in the specified range. + serializedName: x-ms-range + protocol: ! + http: ! + in: header + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_458 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_516 + language: ! + default: + name: encryptionKey + description: >- + Optional. Specifies the encryption key to use to encrypt the data provided in the request. If not specified, encryption is performed with the root account encryption key. For more information, see Encryption at Rest for Azure + Storage Services. + serializedName: x-ms-encryption-key + protocol: ! + http: ! + in: header + - ! + schema: *ref_459 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_517 + language: ! + default: + name: encryptionKeySha256 + description: The SHA-256 hash of the provided encryption key. Must be provided if the x-ms-encryption-key header is provided. + serializedName: x-ms-encryption-key-sha256 + protocol: ! + http: ! + in: header + - ! + schema: *ref_460 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_518 + language: ! + default: + name: encryptionAlgorithm + description: 'The algorithm used to produce the encryption key hash. Currently, the only accepted value is "AES256". Must be provided if the x-ms-encryption-key header is provided.' + serializedName: x-ms-encryption-algorithm + protocol: ! + http: ! + in: header + - ! + schema: *ref_774 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_793 + name: sequence-number-access-conditions + language: ! + default: + name: ifSequenceNumberLessThanOrEqualTo + description: Specify this header value to operate only on a blob if it has a sequence number less than or equal to the specified. + serializedName: x-ms-if-sequence-number-le + protocol: ! + http: ! + in: header + - ! + schema: *ref_775 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_794 + name: sequence-number-access-conditions + language: ! + default: + name: ifSequenceNumberLessThan + description: Specify this header value to operate only on a blob if it has a sequence number less than the specified. + serializedName: x-ms-if-sequence-number-lt + protocol: ! + http: ! + in: header + - ! + schema: *ref_776 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_795 + name: sequence-number-access-conditions + language: ! + default: + name: ifSequenceNumberEqualTo + description: Specify this header value to operate only on a blob if it has the specified sequence number. + serializedName: x-ms-if-sequence-number-eq + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - *ref_777 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_778 + implementation: Method + extensions: + x-ms-requestBody-name: body + language: ! + default: + name: body + description: Initial data + protocol: ! + http: ! + in: body + style: binary + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + binary: true + knownMediaType: binary + mediaTypes: + - application/octet-stream + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_779 + header: ETag + - ! + schema: *ref_780 + header: Last-Modified + - ! + schema: *ref_781 + header: Content-MD5 + - ! + schema: *ref_782 + header: x-ms-content-crc64 + - ! + schema: *ref_783 + header: x-ms-blob-sequence-number + - ! + schema: *ref_784 + header: x-ms-client-request-id + - ! + schema: *ref_785 + header: x-ms-request-id + - ! + schema: *ref_786 + header: x-ms-version + - ! + schema: *ref_787 + header: Date + - ! + schema: *ref_788 + header: x-ms-request-server-encrypted + - ! + schema: *ref_789 + header: x-ms-encryption-key-sha256 + statusCodes: + - '201' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_790 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + extensions: + x-ms-requestBody-index: 0 + language: ! + default: + name: UploadPages + description: The Upload Pages operation writes a range of pages to a page blob + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_791 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_792 + implementation: Method + required: true + language: ! + default: + name: pageWrite + description: |- + Required. You may specify one of the following options: + - Update: Writes the bytes specified by the request body into the specified range. The Range and Content-Length headers must match to perform the update. + - Clear: Clears the specified range and releases the space used in storage for that range. To clear a range, set the Content-Length header to zero, and the Range header to a value that indicates the range to clear, up to maximum blob size. + serializedName: x-ms-page-write + protocol: ! + http: ! + in: header + - ! + schema: *ref_203 + implementation: Method + required: true + language: ! + default: + name: Content-Length + description: The length of the request. + serializedName: Content-Length + protocol: ! + http: ! + in: header + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_455 + implementation: Method + language: ! + default: + name: range + description: Return only the bytes of the blob in the specified range. + serializedName: x-ms-range + protocol: ! + http: ! + in: header + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_458 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_516 + language: ! + default: + name: encryptionKey + description: >- + Optional. Specifies the encryption key to use to encrypt the data provided in the request. If not specified, encryption is performed with the root account encryption key. For more information, see Encryption at Rest for Azure + Storage Services. + serializedName: x-ms-encryption-key + protocol: ! + http: ! + in: header + - ! + schema: *ref_459 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_517 + language: ! + default: + name: encryptionKeySha256 + description: The SHA-256 hash of the provided encryption key. Must be provided if the x-ms-encryption-key header is provided. + serializedName: x-ms-encryption-key-sha256 + protocol: ! + http: ! + in: header + - ! + schema: *ref_460 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_518 + language: ! + default: + name: encryptionAlgorithm + description: 'The algorithm used to produce the encryption key hash. Currently, the only accepted value is "AES256". Must be provided if the x-ms-encryption-key header is provided.' + serializedName: x-ms-encryption-algorithm + protocol: ! + http: ! + in: header + - ! + schema: *ref_774 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_793 + language: ! + default: + name: ifSequenceNumberLessThanOrEqualTo + description: Specify this header value to operate only on a blob if it has a sequence number less than or equal to the specified. + serializedName: x-ms-if-sequence-number-le + protocol: ! + http: ! + in: header + - ! + schema: *ref_775 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_794 + language: ! + default: + name: ifSequenceNumberLessThan + description: Specify this header value to operate only on a blob if it has a sequence number less than the specified. + serializedName: x-ms-if-sequence-number-lt + protocol: ! + http: ! + in: header + - ! + schema: *ref_776 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_795 + language: ! + default: + name: ifSequenceNumberEqualTo + description: Specify this header value to operate only on a blob if it has the specified sequence number. + serializedName: x-ms-if-sequence-number-eq + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - *ref_796 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_797 + header: ETag + - ! + schema: *ref_798 + header: Last-Modified + - ! + schema: *ref_799 + header: Content-MD5 + - ! + schema: *ref_800 + header: x-ms-content-crc64 + - ! + schema: *ref_801 + header: x-ms-blob-sequence-number + - ! + schema: *ref_802 + header: x-ms-client-request-id + - ! + schema: *ref_803 + header: x-ms-request-id + - ! + schema: *ref_804 + header: x-ms-version + - ! + schema: *ref_805 + header: Date + statusCodes: + - '201' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_806 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: ClearPages + description: The Clear Pages operation clears a set of pages from a page blob + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_807 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_808 + implementation: Method + required: true + language: ! + default: + name: pageWrite + description: |- + Required. You may specify one of the following options: + - Update: Writes the bytes specified by the request body into the specified range. The Range and Content-Length headers must match to perform the update. + - Clear: Clears the specified range and releases the space used in storage for that range. To clear a range, set the Content-Length header to zero, and the Range header to a value that indicates the range to clear, up to maximum blob size. + serializedName: x-ms-page-write + protocol: ! + http: ! + in: header + - ! + schema: *ref_809 + implementation: Method + required: true + language: ! + default: + name: sourceUrl + description: Specify a URL to the copy source. + serializedName: x-ms-copy-source + protocol: ! + http: ! + in: header + - ! + schema: *ref_810 + implementation: Method + required: true + language: ! + default: + name: sourceRange + description: Bytes of source data in the specified range. The length of this range should match the ContentLength header and x-ms-range/Range destination range header. + serializedName: x-ms-source-range + protocol: ! + http: ! + in: header + - ! + schema: *ref_711 + implementation: Method + language: ! + default: + name: sourceContentMD5 + description: Specify the md5 calculated for the range of bytes that must be read from the copy source. + serializedName: x-ms-source-content-md5 + protocol: ! + http: ! + in: header + - ! + schema: *ref_811 + implementation: Method + language: ! + default: + name: sourceContentcrc64 + description: Specify the crc64 calculated for the range of bytes that must be read from the copy source. + serializedName: x-ms-source-content-crc64 + protocol: ! + http: ! + in: header + - ! + schema: *ref_203 + implementation: Method + required: true + language: ! + default: + name: Content-Length + description: The length of the request. + serializedName: Content-Length + protocol: ! + http: ! + in: header + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_812 + implementation: Method + required: true + language: ! + default: + name: range + description: The range of bytes to which the source range would be written. The range should be 512 aligned and range-end is required. + serializedName: x-ms-range + protocol: ! + http: ! + in: header + - ! + schema: *ref_458 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_516 + language: ! + default: + name: encryptionKey + description: >- + Optional. Specifies the encryption key to use to encrypt the data provided in the request. If not specified, encryption is performed with the root account encryption key. For more information, see Encryption at Rest for Azure + Storage Services. + serializedName: x-ms-encryption-key + protocol: ! + http: ! + in: header + - ! + schema: *ref_459 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_517 + language: ! + default: + name: encryptionKeySha256 + description: The SHA-256 hash of the provided encryption key. Must be provided if the x-ms-encryption-key header is provided. + serializedName: x-ms-encryption-key-sha256 + protocol: ! + http: ! + in: header + - ! + schema: *ref_460 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_518 + language: ! + default: + name: encryptionAlgorithm + description: 'The algorithm used to produce the encryption key hash. Currently, the only accepted value is "AES256". Must be provided if the x-ms-encryption-key header is provided.' + serializedName: x-ms-encryption-algorithm + protocol: ! + http: ! + in: header + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_774 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_793 + language: ! + default: + name: ifSequenceNumberLessThanOrEqualTo + description: Specify this header value to operate only on a blob if it has a sequence number less than or equal to the specified. + serializedName: x-ms-if-sequence-number-le + protocol: ! + http: ! + in: header + - ! + schema: *ref_775 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_794 + language: ! + default: + name: ifSequenceNumberLessThan + description: Specify this header value to operate only on a blob if it has a sequence number less than the specified. + serializedName: x-ms-if-sequence-number-lt + protocol: ! + http: ! + in: header + - ! + schema: *ref_776 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_795 + language: ! + default: + name: ifSequenceNumberEqualTo + description: Specify this header value to operate only on a blob if it has the specified sequence number. + serializedName: x-ms-if-sequence-number-eq + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_400 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_584 + language: ! + default: + name: sourceIfModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: x-ms-source-if-modified-since + protocol: ! + http: ! + in: header + - ! + schema: *ref_401 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_585 + language: ! + default: + name: sourceIfUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: x-ms-source-if-unmodified-since + protocol: ! + http: ! + in: header + - ! + schema: *ref_402 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_586 + language: ! + default: + name: sourceIfMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: x-ms-source-if-match + protocol: ! + http: ! + in: header + - ! + schema: *ref_403 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_587 + language: ! + default: + name: sourceIfNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: x-ms-source-if-none-match + protocol: ! + http: ! + in: header + - *ref_813 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_814 + header: ETag + - ! + schema: *ref_815 + header: Last-Modified + - ! + schema: *ref_816 + header: Content-MD5 + - ! + schema: *ref_817 + header: x-ms-content-crc64 + - ! + schema: *ref_818 + header: x-ms-blob-sequence-number + - ! + schema: *ref_819 + header: x-ms-request-id + - ! + schema: *ref_820 + header: x-ms-version + - ! + schema: *ref_821 + header: Date + - ! + schema: *ref_822 + header: x-ms-request-server-encrypted + - ! + schema: *ref_823 + header: x-ms-encryption-key-sha256 + statusCodes: + - '201' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_824 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: UploadPagesFromURL + description: The Upload Pages operation writes a range of pages to a page blob where the contents are read from a URL + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_825 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_454 + implementation: Method + language: ! + default: + name: snapshot + description: >- + The snapshot parameter is an opaque DateTime value that, when present, specifies the blob snapshot to retrieve. For more information on working with blob snapshots, see Creating a Snapshot of a Blob. + serializedName: snapshot + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_455 + implementation: Method + language: ! + default: + name: range + description: Return only the bytes of the blob in the specified range. + serializedName: x-ms-range + protocol: ! + http: ! + in: header + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - *ref_826 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: get + uri: '{url}' + responses: + - ! + schema: *ref_827 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_828 + header: Last-Modified + - ! + schema: *ref_829 + header: ETag + - ! + schema: *ref_830 + header: x-ms-blob-content-length + - ! + schema: *ref_831 + header: x-ms-client-request-id + - ! + schema: *ref_832 + header: x-ms-request-id + - ! + schema: *ref_833 + header: x-ms-version + - ! + schema: *ref_834 + header: Date + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_835 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: GetPageRanges + description: The Get Page Ranges operation returns the list of valid page ranges for a page blob or snapshot of a page blob + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_836 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_454 + implementation: Method + language: ! + default: + name: snapshot + description: >- + The snapshot parameter is an opaque DateTime value that, when present, specifies the blob snapshot to retrieve. For more information on working with blob snapshots, see Creating a Snapshot of a Blob. + serializedName: snapshot + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_837 + implementation: Method + language: ! + default: + name: prevsnapshot + description: >- + Optional in version 2015-07-08 and newer. The prevsnapshot parameter is a DateTime value that specifies that the response will contain only pages that were changed between target blob and previous snapshot. Changed pages + include both updated and cleared pages. The target blob may be a snapshot, as long as the snapshot specified by prevsnapshot is the older of the two. Note that incremental snapshots are currently supported only for blobs + created on or after January 1, 2016. + serializedName: prevsnapshot + protocol: ! + http: ! + in: query + - ! + schema: *ref_455 + implementation: Method + language: ! + default: + name: range + description: Return only the bytes of the blob in the specified range. + serializedName: x-ms-range + protocol: ! + http: ! + in: header + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - *ref_838 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: get + uri: '{url}' + responses: + - ! + schema: *ref_827 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_839 + header: Last-Modified + - ! + schema: *ref_840 + header: ETag + - ! + schema: *ref_841 + header: x-ms-blob-content-length + - ! + schema: *ref_842 + header: x-ms-client-request-id + - ! + schema: *ref_843 + header: x-ms-request-id + - ! + schema: *ref_844 + header: x-ms-version + - ! + schema: *ref_845 + header: Date + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_846 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: GetPageRangesDiff + description: The Get Page Ranges Diff operation returns the list of valid page ranges for a page blob that were changed between target blob and previous snapshot. + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_847 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_458 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_516 + language: ! + default: + name: encryptionKey + description: >- + Optional. Specifies the encryption key to use to encrypt the data provided in the request. If not specified, encryption is performed with the root account encryption key. For more information, see Encryption at Rest for Azure + Storage Services. + serializedName: x-ms-encryption-key + protocol: ! + http: ! + in: header + - ! + schema: *ref_459 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_517 + language: ! + default: + name: encryptionKeySha256 + description: The SHA-256 hash of the provided encryption key. Must be provided if the x-ms-encryption-key header is provided. + serializedName: x-ms-encryption-key-sha256 + protocol: ! + http: ! + in: header + - ! + schema: *ref_460 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_518 + language: ! + default: + name: encryptionAlgorithm + description: 'The algorithm used to produce the encryption key hash. Currently, the only accepted value is "AES256". Must be provided if the x-ms-encryption-key header is provided.' + serializedName: x-ms-encryption-algorithm + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_757 + implementation: Method + required: true + language: ! + default: + name: blobContentLength + description: 'This header specifies the maximum size for the page blob, up to 1 TB. The page blob size must be aligned to a 512-byte boundary.' + serializedName: x-ms-blob-content-length + protocol: ! + http: ! + in: header + - *ref_848 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_849 + header: ETag + - ! + schema: *ref_850 + header: Last-Modified + - ! + schema: *ref_851 + header: x-ms-blob-sequence-number + - ! + schema: *ref_852 + header: x-ms-client-request-id + - ! + schema: *ref_853 + header: x-ms-request-id + - ! + schema: *ref_854 + header: x-ms-version + - ! + schema: *ref_855 + header: Date + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_856 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: Resize + description: Resize the Blob + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_857 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_858 + implementation: Method + required: true + language: ! + default: + name: sequenceNumberAction + description: Required if the x-ms-blob-sequence-number header is set for the request. This property applies to page blobs only. This property indicates how the service should modify the blob's sequence number + serializedName: x-ms-sequence-number-action + protocol: ! + http: ! + in: header + - ! + schema: *ref_758 + implementation: Method + language: ! + default: + name: blobSequenceNumber + description: Set for page blobs only. The sequence number is a user-controlled value that you can use to track requests. The value of the sequence number must be between 0 and 2^63 - 1. + serializedName: x-ms-blob-sequence-number + protocol: ! + http: ! + in: header + - *ref_859 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_860 + header: ETag + - ! + schema: *ref_861 + header: Last-Modified + - ! + schema: *ref_862 + header: x-ms-blob-sequence-number + - ! + schema: *ref_863 + header: x-ms-client-request-id + - ! + schema: *ref_864 + header: x-ms-request-id + - ! + schema: *ref_865 + header: x-ms-version + - ! + schema: *ref_866 + header: Date + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_867 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: UpdateSequenceNumber + description: Update the sequence number of the blob + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_868 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_699 + implementation: Method + required: true + language: ! + default: + name: copySource + description: >- + Specifies the name of the source page blob snapshot. This value is a URL of up to 2 KB in length that specifies a page blob snapshot. The value should be URL-encoded as it would appear in a request URI. The source blob must + either be public or must be authenticated via a shared access signature. + serializedName: x-ms-copy-source + protocol: ! + http: ! + in: header + - *ref_869 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_870 + header: ETag + - ! + schema: *ref_871 + header: Last-Modified + - ! + schema: *ref_872 + header: x-ms-client-request-id + - ! + schema: *ref_873 + header: x-ms-request-id + - ! + schema: *ref_874 + header: x-ms-version + - ! + schema: *ref_875 + header: Date + - ! + schema: *ref_876 + header: x-ms-copy-id + - ! + schema: *ref_82 + header: x-ms-copy-status + statusCodes: + - '202' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_877 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: CopyIncremental + description: >- + The Copy Incremental operation copies a snapshot of the source page blob to a destination page blob. The snapshot is copied such that only the differential changes between the previously copied snapshot are transferred to the + destination. The copied snapshots are complete copies of the original snapshot and can be read or copied from as usual. This API is supported since REST version 2016-05-31. + protocol: ! {} + language: ! + default: + name: PageBlob + description: '' + protocol: ! {} +- ! + $key: AppendBlob + operations: + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_878 + implementation: Method + required: true + language: ! + default: + name: blobType + description: 'Specifies the type of blob to create: block blob, page blob, or append blob.' + serializedName: x-ms-blob-type + protocol: ! + http: ! + in: header + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_203 + implementation: Method + required: true + language: ! + default: + name: Content-Length + description: The length of the request. + serializedName: Content-Length + protocol: ! + http: ! + in: header + - ! + schema: *ref_608 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_751 + language: ! + default: + name: blobContentType + description: 'Optional. Sets the blob''s content type. If specified, this property is stored with the blob and returned with a read request.' + serializedName: x-ms-blob-content-type + protocol: ! + http: ! + in: header + - ! + schema: *ref_610 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_752 + language: ! + default: + name: blobContentEncoding + description: 'Optional. Sets the blob''s content encoding. If specified, this property is stored with the blob and returned with a read request.' + serializedName: x-ms-blob-content-encoding + protocol: ! + http: ! + in: header + - ! + schema: *ref_611 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_753 + language: ! + default: + name: blobContentLanguage + description: 'Optional. Set the blob''s content language. If specified, this property is stored with the blob and returned with a read request.' + serializedName: x-ms-blob-content-language + protocol: ! + http: ! + in: header + - ! + schema: *ref_609 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_754 + language: ! + default: + name: blobContentMD5 + description: 'Optional. An MD5 hash of the blob content. Note that this hash is not validated, as the hashes for the individual blocks were validated when each was uploaded.' + serializedName: x-ms-blob-content-md5 + protocol: ! + http: ! + in: header + - ! + schema: *ref_607 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_755 + language: ! + default: + name: blobCacheControl + description: 'Optional. Sets the blob''s cache control. If specified, this property is stored with the blob and returned with a read request.' + serializedName: x-ms-blob-cache-control + protocol: ! + http: ! + in: header + - ! + schema: *ref_211 + implementation: Method + extensions: + x-ms-header-collection-prefix: x-ms-meta- + language: ! + default: + name: metadata + description: >- + Optional. Specifies a user-defined name-value pair associated with the blob. If no name-value pairs are specified, the operation will copy the metadata from the source blob or file to the destination blob. If one or more + name-value pairs are specified, the destination blob is created with the specified metadata, and metadata is not copied from the source blob or file. Note that beginning with version 2009-09-19, metadata names must adhere to + the naming rules for C# identifiers. See Naming and Referencing Containers, Blobs, and Metadata for more information. + serializedName: x-ms-meta + protocol: ! + http: ! + in: header + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_612 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_756 + language: ! + default: + name: blobContentDisposition + description: Optional. Sets the blob's Content-Disposition header. + serializedName: x-ms-blob-content-disposition + protocol: ! + http: ! + in: header + - ! + schema: *ref_458 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_516 + language: ! + default: + name: encryptionKey + description: >- + Optional. Specifies the encryption key to use to encrypt the data provided in the request. If not specified, encryption is performed with the root account encryption key. For more information, see Encryption at Rest for Azure + Storage Services. + serializedName: x-ms-encryption-key + protocol: ! + http: ! + in: header + - ! + schema: *ref_459 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_517 + language: ! + default: + name: encryptionKeySha256 + description: The SHA-256 hash of the provided encryption key. Must be provided if the x-ms-encryption-key header is provided. + serializedName: x-ms-encryption-key-sha256 + protocol: ! + http: ! + in: header + - ! + schema: *ref_460 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_518 + language: ! + default: + name: encryptionAlgorithm + description: 'The algorithm used to produce the encryption key hash. Currently, the only accepted value is "AES256". Must be provided if the x-ms-encryption-key header is provided.' + serializedName: x-ms-encryption-algorithm + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - *ref_879 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_880 + header: ETag + - ! + schema: *ref_881 + header: Last-Modified + - ! + schema: *ref_882 + header: Content-MD5 + - ! + schema: *ref_883 + header: x-ms-client-request-id + - ! + schema: *ref_884 + header: x-ms-request-id + - ! + schema: *ref_885 + header: x-ms-version + - ! + schema: *ref_886 + header: Date + - ! + schema: *ref_887 + header: x-ms-request-server-encrypted + - ! + schema: *ref_888 + header: x-ms-encryption-key-sha256 + statusCodes: + - '201' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_889 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: Create + description: The Create Append Blob operation creates a new append blob. + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_890 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_203 + implementation: Method + required: true + language: ! + default: + name: Content-Length + description: The length of the request. + serializedName: Content-Length + protocol: ! + http: ! + in: header + - ! + schema: *ref_772 + implementation: Method + language: ! + default: + name: transactionalContentMD5 + description: 'Specify the transactional md5 for the body, to be validated by the service.' + serializedName: Content-MD5 + protocol: ! + http: ! + in: header + - ! + schema: *ref_773 + implementation: Method + language: ! + default: + name: transactionalContentCrc64 + description: 'Specify the transactional crc64 for the body, to be validated by the service.' + serializedName: x-ms-content-crc64 + protocol: ! + http: ! + in: header + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_891 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_910 + name: append-position-access-conditions + language: ! + default: + name: maxSize + description: >- + Optional conditional header. The max length in bytes permitted for the append blob. If the Append Block operation would cause the blob to exceed that limit or if the blob size is already greater than the value specified in + this header, the request will fail with MaxBlobSizeConditionNotMet error (HTTP status code 412 - Precondition Failed). + serializedName: x-ms-blob-condition-maxsize + protocol: ! + http: ! + in: header + - ! + schema: *ref_892 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_911 + name: append-position-access-conditions + language: ! + default: + name: appendPosition + description: >- + Optional conditional header, used only for the Append Block operation. A number indicating the byte offset to compare. Append Block will succeed only if the append position is equal to this number. If it is not, the request + will fail with the AppendPositionConditionNotMet error (HTTP status code 412 - Precondition Failed). + serializedName: x-ms-blob-condition-appendpos + protocol: ! + http: ! + in: header + - ! + schema: *ref_458 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_516 + language: ! + default: + name: encryptionKey + description: >- + Optional. Specifies the encryption key to use to encrypt the data provided in the request. If not specified, encryption is performed with the root account encryption key. For more information, see Encryption at Rest for Azure + Storage Services. + serializedName: x-ms-encryption-key + protocol: ! + http: ! + in: header + - ! + schema: *ref_459 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_517 + language: ! + default: + name: encryptionKeySha256 + description: The SHA-256 hash of the provided encryption key. Must be provided if the x-ms-encryption-key header is provided. + serializedName: x-ms-encryption-key-sha256 + protocol: ! + http: ! + in: header + - ! + schema: *ref_460 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_518 + language: ! + default: + name: encryptionAlgorithm + description: 'The algorithm used to produce the encryption key hash. Currently, the only accepted value is "AES256". Must be provided if the x-ms-encryption-key header is provided.' + serializedName: x-ms-encryption-algorithm + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - *ref_893 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_894 + implementation: Method + extensions: + x-ms-requestBody-name: body + language: ! + default: + name: body + description: Initial data + protocol: ! + http: ! + in: body + style: binary + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + binary: true + knownMediaType: binary + mediaTypes: + - application/octet-stream + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_895 + header: ETag + - ! + schema: *ref_896 + header: Last-Modified + - ! + schema: *ref_897 + header: Content-MD5 + - ! + schema: *ref_898 + header: x-ms-content-crc64 + - ! + schema: *ref_899 + header: x-ms-client-request-id + - ! + schema: *ref_900 + header: x-ms-request-id + - ! + schema: *ref_901 + header: x-ms-version + - ! + schema: *ref_902 + header: Date + - ! + schema: *ref_903 + header: x-ms-blob-append-offset + - ! + schema: *ref_904 + header: x-ms-blob-committed-block-count + - ! + schema: *ref_905 + header: x-ms-request-server-encrypted + - ! + schema: *ref_906 + header: x-ms-encryption-key-sha256 + statusCodes: + - '201' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_907 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + extensions: + x-ms-requestBody-index: 0 + language: ! + default: + name: AppendBlock + description: >- + The Append Block operation commits a new block of data to the end of an existing append blob. The Append Block operation is permitted only if the blob was created with x-ms-blob-type set to AppendBlob. Append Block is supported + only on version 2015-02-21 version or later. + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_908 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_809 + implementation: Method + required: true + language: ! + default: + name: sourceUrl + description: Specify a URL to the copy source. + serializedName: x-ms-copy-source + protocol: ! + http: ! + in: header + - ! + schema: *ref_909 + implementation: Method + language: ! + default: + name: sourceRange + description: Bytes of source data in the specified range. + serializedName: x-ms-source-range + protocol: ! + http: ! + in: header + - ! + schema: *ref_711 + implementation: Method + language: ! + default: + name: sourceContentMD5 + description: Specify the md5 calculated for the range of bytes that must be read from the copy source. + serializedName: x-ms-source-content-md5 + protocol: ! + http: ! + in: header + - ! + schema: *ref_811 + implementation: Method + language: ! + default: + name: sourceContentcrc64 + description: Specify the crc64 calculated for the range of bytes that must be read from the copy source. + serializedName: x-ms-source-content-crc64 + protocol: ! + http: ! + in: header + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_203 + implementation: Method + required: true + language: ! + default: + name: Content-Length + description: The length of the request. + serializedName: Content-Length + protocol: ! + http: ! + in: header + - ! + schema: *ref_772 + implementation: Method + language: ! + default: + name: transactionalContentMD5 + description: 'Specify the transactional md5 for the body, to be validated by the service.' + serializedName: Content-MD5 + protocol: ! + http: ! + in: header + - ! + schema: *ref_458 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_516 + language: ! + default: + name: encryptionKey + description: >- + Optional. Specifies the encryption key to use to encrypt the data provided in the request. If not specified, encryption is performed with the root account encryption key. For more information, see Encryption at Rest for Azure + Storage Services. + serializedName: x-ms-encryption-key + protocol: ! + http: ! + in: header + - ! + schema: *ref_459 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_517 + language: ! + default: + name: encryptionKeySha256 + description: The SHA-256 hash of the provided encryption key. Must be provided if the x-ms-encryption-key header is provided. + serializedName: x-ms-encryption-key-sha256 + protocol: ! + http: ! + in: header + - ! + schema: *ref_460 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_518 + language: ! + default: + name: encryptionAlgorithm + description: 'The algorithm used to produce the encryption key hash. Currently, the only accepted value is "AES256". Must be provided if the x-ms-encryption-key header is provided.' + serializedName: x-ms-encryption-algorithm + protocol: ! + http: ! + in: header + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_891 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_910 + language: ! + default: + name: maxSize + description: >- + Optional conditional header. The max length in bytes permitted for the append blob. If the Append Block operation would cause the blob to exceed that limit or if the blob size is already greater than the value specified in + this header, the request will fail with MaxBlobSizeConditionNotMet error (HTTP status code 412 - Precondition Failed). + serializedName: x-ms-blob-condition-maxsize + protocol: ! + http: ! + in: header + - ! + schema: *ref_892 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_911 + language: ! + default: + name: appendPosition + description: >- + Optional conditional header, used only for the Append Block operation. A number indicating the byte offset to compare. Append Block will succeed only if the append position is equal to this number. If it is not, the request + will fail with the AppendPositionConditionNotMet error (HTTP status code 412 - Precondition Failed). + serializedName: x-ms-blob-condition-appendpos + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_400 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_584 + language: ! + default: + name: sourceIfModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: x-ms-source-if-modified-since + protocol: ! + http: ! + in: header + - ! + schema: *ref_401 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_585 + language: ! + default: + name: sourceIfUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: x-ms-source-if-unmodified-since + protocol: ! + http: ! + in: header + - ! + schema: *ref_402 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_586 + language: ! + default: + name: sourceIfMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: x-ms-source-if-match + protocol: ! + http: ! + in: header + - ! + schema: *ref_403 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_587 + language: ! + default: + name: sourceIfNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: x-ms-source-if-none-match + protocol: ! + http: ! + in: header + - *ref_912 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_913 + header: ETag + - ! + schema: *ref_914 + header: Last-Modified + - ! + schema: *ref_915 + header: Content-MD5 + - ! + schema: *ref_916 + header: x-ms-content-crc64 + - ! + schema: *ref_917 + header: x-ms-request-id + - ! + schema: *ref_918 + header: x-ms-version + - ! + schema: *ref_919 + header: Date + - ! + schema: *ref_920 + header: x-ms-blob-append-offset + - ! + schema: *ref_921 + header: x-ms-blob-committed-block-count + - ! + schema: *ref_922 + header: x-ms-encryption-key-sha256 + - ! + schema: *ref_923 + header: x-ms-request-server-encrypted + statusCodes: + - '201' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_924 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: AppendBlockFromUrl + description: >- + The Append Block operation commits a new block of data to the end of an existing append blob where the contents are read from a source url. The Append Block operation is permitted only if the blob was created with x-ms-blob-type + set to AppendBlob. Append Block is supported only on version 2015-02-21 version or later. + protocol: ! {} + language: ! + default: + name: AppendBlob + description: '' + protocol: ! {} +- ! + $key: BlockBlob + operations: + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_925 + implementation: Method + required: true + language: ! + default: + name: blobType + description: 'Specifies the type of blob to create: block blob, page blob, or append blob.' + serializedName: x-ms-blob-type + protocol: ! + http: ! + in: header + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_772 + implementation: Method + language: ! + default: + name: transactionalContentMD5 + description: 'Specify the transactional md5 for the body, to be validated by the service.' + serializedName: Content-MD5 + protocol: ! + http: ! + in: header + - ! + schema: *ref_203 + implementation: Method + required: true + language: ! + default: + name: Content-Length + description: The length of the request. + serializedName: Content-Length + protocol: ! + http: ! + in: header + - ! + schema: *ref_608 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_751 + language: ! + default: + name: blobContentType + description: 'Optional. Sets the blob''s content type. If specified, this property is stored with the blob and returned with a read request.' + serializedName: x-ms-blob-content-type + protocol: ! + http: ! + in: header + - ! + schema: *ref_610 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_752 + language: ! + default: + name: blobContentEncoding + description: 'Optional. Sets the blob''s content encoding. If specified, this property is stored with the blob and returned with a read request.' + serializedName: x-ms-blob-content-encoding + protocol: ! + http: ! + in: header + - ! + schema: *ref_611 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_753 + language: ! + default: + name: blobContentLanguage + description: 'Optional. Set the blob''s content language. If specified, this property is stored with the blob and returned with a read request.' + serializedName: x-ms-blob-content-language + protocol: ! + http: ! + in: header + - ! + schema: *ref_609 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_754 + language: ! + default: + name: blobContentMD5 + description: 'Optional. An MD5 hash of the blob content. Note that this hash is not validated, as the hashes for the individual blocks were validated when each was uploaded.' + serializedName: x-ms-blob-content-md5 + protocol: ! + http: ! + in: header + - ! + schema: *ref_607 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_755 + language: ! + default: + name: blobCacheControl + description: 'Optional. Sets the blob''s cache control. If specified, this property is stored with the blob and returned with a read request.' + serializedName: x-ms-blob-cache-control + protocol: ! + http: ! + in: header + - ! + schema: *ref_211 + implementation: Method + extensions: + x-ms-header-collection-prefix: x-ms-meta- + language: ! + default: + name: metadata + description: >- + Optional. Specifies a user-defined name-value pair associated with the blob. If no name-value pairs are specified, the operation will copy the metadata from the source blob or file to the destination blob. If one or more + name-value pairs are specified, the destination blob is created with the specified metadata, and metadata is not copied from the source blob or file. Note that beginning with version 2009-09-19, metadata names must adhere to + the naming rules for C# identifiers. See Naming and Referencing Containers, Blobs, and Metadata for more information. + serializedName: x-ms-meta + protocol: ! + http: ! + in: header + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_612 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_756 + language: ! + default: + name: blobContentDisposition + description: Optional. Sets the blob's Content-Disposition header. + serializedName: x-ms-blob-content-disposition + protocol: ! + http: ! + in: header + - ! + schema: *ref_458 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_516 + language: ! + default: + name: encryptionKey + description: >- + Optional. Specifies the encryption key to use to encrypt the data provided in the request. If not specified, encryption is performed with the root account encryption key. For more information, see Encryption at Rest for Azure + Storage Services. + serializedName: x-ms-encryption-key + protocol: ! + http: ! + in: header + - ! + schema: *ref_459 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_517 + language: ! + default: + name: encryptionKeySha256 + description: The SHA-256 hash of the provided encryption key. Must be provided if the x-ms-encryption-key header is provided. + serializedName: x-ms-encryption-key-sha256 + protocol: ! + http: ! + in: header + - ! + schema: *ref_460 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_518 + language: ! + default: + name: encryptionAlgorithm + description: 'The algorithm used to produce the encryption key hash. Currently, the only accepted value is "AES256". Must be provided if the x-ms-encryption-key header is provided.' + serializedName: x-ms-encryption-algorithm + protocol: ! + http: ! + in: header + - ! + schema: *ref_27 + implementation: Method + language: ! + default: + name: tier + description: Optional. Indicates the tier to be set on the blob. + serializedName: x-ms-access-tier + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - *ref_926 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_927 + implementation: Method + extensions: + x-ms-requestBody-name: body + language: ! + default: + name: body + description: Initial data + protocol: ! + http: ! + in: body + style: binary + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + binary: true + knownMediaType: binary + mediaTypes: + - application/octet-stream + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_928 + header: ETag + - ! + schema: *ref_929 + header: Last-Modified + - ! + schema: *ref_930 + header: Content-MD5 + - ! + schema: *ref_931 + header: x-ms-client-request-id + - ! + schema: *ref_932 + header: x-ms-request-id + - ! + schema: *ref_933 + header: x-ms-version + - ! + schema: *ref_934 + header: Date + - ! + schema: *ref_935 + header: x-ms-request-server-encrypted + - ! + schema: *ref_936 + header: x-ms-encryption-key-sha256 + statusCodes: + - '201' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_937 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + extensions: + x-ms-requestBody-index: 0 + language: ! + default: + name: Upload + description: >- + The Upload Block Blob operation updates the content of an existing block blob. Updating an existing block blob overwrites any existing metadata on the blob. Partial updates are not supported with Put Blob; the content of the + existing blob is overwritten with the content of the new blob. To perform a partial update of the content of a block blob, use the Put Block List operation. + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_938 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_939 + implementation: Method + required: true + language: ! + default: + name: blockId + description: >- + A valid Base64 string value that identifies the block. Prior to encoding, the string must be less than or equal to 64 bytes in size. For a given blob, the length of the value specified for the blockid parameter must be the + same size for each block. + serializedName: blockid + protocol: ! + http: ! + in: query + - ! + schema: *ref_203 + implementation: Method + required: true + language: ! + default: + name: Content-Length + description: The length of the request. + serializedName: Content-Length + protocol: ! + http: ! + in: header + - ! + schema: *ref_772 + implementation: Method + language: ! + default: + name: transactionalContentMD5 + description: 'Specify the transactional md5 for the body, to be validated by the service.' + serializedName: Content-MD5 + protocol: ! + http: ! + in: header + - ! + schema: *ref_773 + implementation: Method + language: ! + default: + name: transactionalContentCrc64 + description: 'Specify the transactional crc64 for the body, to be validated by the service.' + serializedName: x-ms-content-crc64 + protocol: ! + http: ! + in: header + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_458 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_516 + language: ! + default: + name: encryptionKey + description: >- + Optional. Specifies the encryption key to use to encrypt the data provided in the request. If not specified, encryption is performed with the root account encryption key. For more information, see Encryption at Rest for Azure + Storage Services. + serializedName: x-ms-encryption-key + protocol: ! + http: ! + in: header + - ! + schema: *ref_459 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_517 + language: ! + default: + name: encryptionKeySha256 + description: The SHA-256 hash of the provided encryption key. Must be provided if the x-ms-encryption-key header is provided. + serializedName: x-ms-encryption-key-sha256 + protocol: ! + http: ! + in: header + - ! + schema: *ref_460 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_518 + language: ! + default: + name: encryptionAlgorithm + description: 'The algorithm used to produce the encryption key hash. Currently, the only accepted value is "AES256". Must be provided if the x-ms-encryption-key header is provided.' + serializedName: x-ms-encryption-algorithm + protocol: ! + http: ! + in: header + - *ref_940 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_941 + implementation: Method + extensions: + x-ms-requestBody-name: body + language: ! + default: + name: body + description: Initial data + protocol: ! + http: ! + in: body + style: binary + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + binary: true + knownMediaType: binary + mediaTypes: + - application/octet-stream + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_942 + header: Content-MD5 + - ! + schema: *ref_943 + header: x-ms-client-request-id + - ! + schema: *ref_944 + header: x-ms-request-id + - ! + schema: *ref_945 + header: x-ms-version + - ! + schema: *ref_946 + header: Date + - ! + schema: *ref_947 + header: x-ms-content-crc64 + - ! + schema: *ref_948 + header: x-ms-request-server-encrypted + - ! + schema: *ref_949 + header: x-ms-encryption-key-sha256 + statusCodes: + - '201' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_950 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + extensions: + x-ms-requestBody-index: 4 + language: ! + default: + name: StageBlock + description: The Stage Block operation creates a new block to be committed as part of a blob + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_951 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_939 + implementation: Method + required: true + language: ! + default: + name: blockId + description: >- + A valid Base64 string value that identifies the block. Prior to encoding, the string must be less than or equal to 64 bytes in size. For a given blob, the length of the value specified for the blockid parameter must be the + same size for each block. + serializedName: blockid + protocol: ! + http: ! + in: query + - ! + schema: *ref_203 + implementation: Method + required: true + language: ! + default: + name: Content-Length + description: The length of the request. + serializedName: Content-Length + protocol: ! + http: ! + in: header + - ! + schema: *ref_809 + implementation: Method + required: true + language: ! + default: + name: sourceUrl + description: Specify a URL to the copy source. + serializedName: x-ms-copy-source + protocol: ! + http: ! + in: header + - ! + schema: *ref_909 + implementation: Method + language: ! + default: + name: sourceRange + description: Bytes of source data in the specified range. + serializedName: x-ms-source-range + protocol: ! + http: ! + in: header + - ! + schema: *ref_711 + implementation: Method + language: ! + default: + name: sourceContentMD5 + description: Specify the md5 calculated for the range of bytes that must be read from the copy source. + serializedName: x-ms-source-content-md5 + protocol: ! + http: ! + in: header + - ! + schema: *ref_811 + implementation: Method + language: ! + default: + name: sourceContentcrc64 + description: Specify the crc64 calculated for the range of bytes that must be read from the copy source. + serializedName: x-ms-source-content-crc64 + protocol: ! + http: ! + in: header + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_458 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_516 + language: ! + default: + name: encryptionKey + description: >- + Optional. Specifies the encryption key to use to encrypt the data provided in the request. If not specified, encryption is performed with the root account encryption key. For more information, see Encryption at Rest for Azure + Storage Services. + serializedName: x-ms-encryption-key + protocol: ! + http: ! + in: header + - ! + schema: *ref_459 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_517 + language: ! + default: + name: encryptionKeySha256 + description: The SHA-256 hash of the provided encryption key. Must be provided if the x-ms-encryption-key header is provided. + serializedName: x-ms-encryption-key-sha256 + protocol: ! + http: ! + in: header + - ! + schema: *ref_460 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_518 + language: ! + default: + name: encryptionAlgorithm + description: 'The algorithm used to produce the encryption key hash. Currently, the only accepted value is "AES256". Must be provided if the x-ms-encryption-key header is provided.' + serializedName: x-ms-encryption-algorithm + protocol: ! + http: ! + in: header + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_400 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_584 + language: ! + default: + name: sourceIfModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: x-ms-source-if-modified-since + protocol: ! + http: ! + in: header + - ! + schema: *ref_401 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_585 + language: ! + default: + name: sourceIfUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: x-ms-source-if-unmodified-since + protocol: ! + http: ! + in: header + - ! + schema: *ref_402 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_586 + language: ! + default: + name: sourceIfMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: x-ms-source-if-match + protocol: ! + http: ! + in: header + - ! + schema: *ref_403 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_587 + language: ! + default: + name: sourceIfNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: x-ms-source-if-none-match + protocol: ! + http: ! + in: header + - *ref_952 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_953 + header: Content-MD5 + - ! + schema: *ref_954 + header: x-ms-content-crc64 + - ! + schema: *ref_955 + header: x-ms-client-request-id + - ! + schema: *ref_956 + header: x-ms-request-id + - ! + schema: *ref_957 + header: x-ms-version + - ! + schema: *ref_958 + header: Date + - ! + schema: *ref_959 + header: x-ms-request-server-encrypted + - ! + schema: *ref_960 + header: x-ms-encryption-key-sha256 + statusCodes: + - '201' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_961 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: StageBlockFromURL + description: The Stage Block operation creates a new block to be committed as part of a blob where the contents are read from a URL. + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_962 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_607 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_755 + language: ! + default: + name: blobCacheControl + description: 'Optional. Sets the blob''s cache control. If specified, this property is stored with the blob and returned with a read request.' + serializedName: x-ms-blob-cache-control + protocol: ! + http: ! + in: header + - ! + schema: *ref_608 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_751 + language: ! + default: + name: blobContentType + description: 'Optional. Sets the blob''s content type. If specified, this property is stored with the blob and returned with a read request.' + serializedName: x-ms-blob-content-type + protocol: ! + http: ! + in: header + - ! + schema: *ref_610 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_752 + language: ! + default: + name: blobContentEncoding + description: 'Optional. Sets the blob''s content encoding. If specified, this property is stored with the blob and returned with a read request.' + serializedName: x-ms-blob-content-encoding + protocol: ! + http: ! + in: header + - ! + schema: *ref_611 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_753 + language: ! + default: + name: blobContentLanguage + description: 'Optional. Set the blob''s content language. If specified, this property is stored with the blob and returned with a read request.' + serializedName: x-ms-blob-content-language + protocol: ! + http: ! + in: header + - ! + schema: *ref_609 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_754 + language: ! + default: + name: blobContentMD5 + description: 'Optional. An MD5 hash of the blob content. Note that this hash is not validated, as the hashes for the individual blocks were validated when each was uploaded.' + serializedName: x-ms-blob-content-md5 + protocol: ! + http: ! + in: header + - ! + schema: *ref_772 + implementation: Method + language: ! + default: + name: transactionalContentMD5 + description: 'Specify the transactional md5 for the body, to be validated by the service.' + serializedName: Content-MD5 + protocol: ! + http: ! + in: header + - ! + schema: *ref_773 + implementation: Method + language: ! + default: + name: transactionalContentCrc64 + description: 'Specify the transactional crc64 for the body, to be validated by the service.' + serializedName: x-ms-content-crc64 + protocol: ! + http: ! + in: header + - ! + schema: *ref_211 + implementation: Method + extensions: + x-ms-header-collection-prefix: x-ms-meta- + language: ! + default: + name: metadata + description: >- + Optional. Specifies a user-defined name-value pair associated with the blob. If no name-value pairs are specified, the operation will copy the metadata from the source blob or file to the destination blob. If one or more + name-value pairs are specified, the destination blob is created with the specified metadata, and metadata is not copied from the source blob or file. Note that beginning with version 2009-09-19, metadata names must adhere to + the naming rules for C# identifiers. See Naming and Referencing Containers, Blobs, and Metadata for more information. + serializedName: x-ms-meta + protocol: ! + http: ! + in: header + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_612 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_756 + language: ! + default: + name: blobContentDisposition + description: Optional. Sets the blob's Content-Disposition header. + serializedName: x-ms-blob-content-disposition + protocol: ! + http: ! + in: header + - ! + schema: *ref_458 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_516 + language: ! + default: + name: encryptionKey + description: >- + Optional. Specifies the encryption key to use to encrypt the data provided in the request. If not specified, encryption is performed with the root account encryption key. For more information, see Encryption at Rest for Azure + Storage Services. + serializedName: x-ms-encryption-key + protocol: ! + http: ! + in: header + - ! + schema: *ref_459 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_517 + language: ! + default: + name: encryptionKeySha256 + description: The SHA-256 hash of the provided encryption key. Must be provided if the x-ms-encryption-key header is provided. + serializedName: x-ms-encryption-key-sha256 + protocol: ! + http: ! + in: header + - ! + schema: *ref_460 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_518 + language: ! + default: + name: encryptionAlgorithm + description: 'The algorithm used to produce the encryption key hash. Currently, the only accepted value is "AES256". Must be provided if the x-ms-encryption-key header is provided.' + serializedName: x-ms-encryption-algorithm + protocol: ! + http: ! + in: header + - ! + schema: *ref_27 + implementation: Method + language: ! + default: + name: tier + description: Optional. Indicates the tier to be set on the blob. + serializedName: x-ms-access-tier + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - *ref_963 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_964 + implementation: Method + required: true + extensions: + x-ms-requestBody-name: blocks + language: ! + default: + name: blocks + description: '' + protocol: ! + http: ! + in: body + style: json + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + knownMediaType: xml + mediaTypes: + - application/xml + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_965 + header: ETag + - ! + schema: *ref_966 + header: Last-Modified + - ! + schema: *ref_967 + header: Content-MD5 + - ! + schema: *ref_968 + header: x-ms-content-crc64 + - ! + schema: *ref_969 + header: x-ms-client-request-id + - ! + schema: *ref_970 + header: x-ms-request-id + - ! + schema: *ref_971 + header: x-ms-version + - ! + schema: *ref_972 + header: Date + - ! + schema: *ref_973 + header: x-ms-request-server-encrypted + - ! + schema: *ref_974 + header: x-ms-encryption-key-sha256 + statusCodes: + - '201' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_975 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + extensions: + x-ms-requestBody-index: 19 + language: ! + default: + name: CommitBlockList + description: >- + The Commit Block List operation writes a blob by specifying the list of block IDs that make up the blob. In order to be written as part of a blob, a block must have been successfully written to the server in a prior Put Block + operation. You can call Put Block List to update a blob by uploading only those blocks that have changed, then committing the new and existing blocks together. You can do this by specifying whether to commit a block from the + committed block list or from the uncommitted block list, or to commit the most recently uploaded version of the block, whichever list it may belong to. + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_962 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_454 + implementation: Method + language: ! + default: + name: snapshot + description: >- + The snapshot parameter is an opaque DateTime value that, when present, specifies the blob snapshot to retrieve. For more information on working with blob snapshots, see Creating a Snapshot of a Blob. + serializedName: snapshot + protocol: ! + http: ! + in: query + - ! + schema: *ref_976 + implementation: Method + required: true + language: ! + default: + name: listType + description: 'Specifies whether to return the list of committed blocks, the list of uncommitted blocks, or both lists together.' + serializedName: blocklisttype + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - *ref_977 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: get + uri: '{url}' + responses: + - ! + schema: *ref_978 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_979 + header: Last-Modified + - ! + schema: *ref_980 + header: ETag + - ! + schema: *ref_981 + header: Content-Type + - ! + schema: *ref_982 + header: x-ms-blob-content-length + - ! + schema: *ref_983 + header: x-ms-client-request-id + - ! + schema: *ref_984 + header: x-ms-request-id + - ! + schema: *ref_985 + header: x-ms-version + - ! + schema: *ref_986 + header: Date + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_987 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: GetBlockList + description: The Get Block List operation retrieves the list of blocks that have been uploaded as part of a block blob + protocol: ! {} + language: ! + default: + name: BlockBlob + description: '' + protocol: ! {} +language: ! + default: + name: '' + description: '' +protocol: ! + http: ! {} diff --git a/modelerfour/test/scenarios/blob-storage/modeler.yaml b/modelerfour/test/scenarios/blob-storage/modeler.yaml new file mode 100644 index 0000000..ecdc084 --- /dev/null +++ b/modelerfour/test/scenarios/blob-storage/modeler.yaml @@ -0,0 +1,27201 @@ +! +schemas: ! + objects: + - ! &ref_148 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_14 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_1 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: Logging-Version + description: The version of Storage Analytics to configure. + protocol: ! {} + required: true + serializedName: Version + language: ! + default: + name: Version + description: The version of Storage Analytics to configure. + protocol: ! {} + - ! + schema: ! &ref_97 + type: boolean + language: ! + default: + name: typeForDelete + description: Indicates whether all delete requests should be logged. + protocol: ! {} + required: true + serializedName: Delete + language: ! + default: + name: Delete + description: Indicates whether all delete requests should be logged. + protocol: ! {} + - ! + schema: ! &ref_98 + type: boolean + language: ! + default: + name: typeForRead + description: Indicates whether all read requests should be logged. + protocol: ! {} + required: true + serializedName: Read + language: ! + default: + name: Read + description: Indicates whether all read requests should be logged. + protocol: ! {} + - ! + schema: ! &ref_99 + type: boolean + language: ! + default: + name: typeForWrite + description: Indicates whether all write requests should be logged. + protocol: ! {} + required: true + serializedName: Write + language: ! + default: + name: Write + description: Indicates whether all write requests should be logged. + protocol: ! {} + - ! + schema: ! &ref_4 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_100 + type: boolean + language: ! + default: + name: typeForEnabled + description: Indicates whether a retention policy is enabled for the storage service + protocol: ! {} + required: true + serializedName: Enabled + language: ! + default: + name: Enabled + description: Indicates whether a retention policy is enabled for the storage service + protocol: ! {} + - ! + schema: ! &ref_2 + type: integer + minimum: 1 + precision: 32 + language: ! + default: + name: typeForDays + description: Indicates the number of days that metrics or logging or soft-deleted data should be retained. All data older than this value will be deleted + protocol: ! {} + required: false + serializedName: Days + language: ! + default: + name: Days + description: Indicates the number of days that metrics or logging or soft-deleted data should be retained. All data older than this value will be deleted + protocol: ! {} + language: ! + default: + name: RetentionPolicy + description: the retention policy which determines how long the associated data should persist + namespace: Api20190202 + protocol: ! {} + required: true + serializedName: RetentionPolicy + language: ! + default: + name: RetentionPolicy + description: the retention policy which determines how long the associated data should persist + protocol: ! {} + language: ! + default: + name: Logging + description: Azure Analytics Logging settings. + namespace: Api20190202 + protocol: ! {} + serializedName: Logging + language: ! + default: + name: Logging + description: Azure Analytics Logging settings. + protocol: ! {} + - ! + schema: ! &ref_5 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_3 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: Metrics-Version + description: The version of Storage Analytics to configure. + protocol: ! {} + required: false + serializedName: Version + language: ! + default: + name: Version + description: The version of Storage Analytics to configure. + protocol: ! {} + - ! + schema: ! &ref_101 + type: boolean + language: ! + default: + name: typeForEnabled + description: Indicates whether metrics are enabled for the Blob service. + protocol: ! {} + required: true + serializedName: Enabled + language: ! + default: + name: Enabled + description: Indicates whether metrics are enabled for the Blob service. + protocol: ! {} + - ! + schema: ! &ref_102 + type: boolean + language: ! + default: + name: typeForIncludeAPIs + description: Indicates whether metrics should generate summary statistics for called API operations. + protocol: ! {} + required: false + serializedName: IncludeAPIs + language: ! + default: + name: IncludeAPIs + description: Indicates whether metrics should generate summary statistics for called API operations. + protocol: ! {} + - ! + schema: *ref_4 + required: false + serializedName: RetentionPolicy + language: ! + default: + name: RetentionPolicy + description: the retention policy which determines how long the associated data should persist + protocol: ! {} + language: ! + default: + name: Metrics + description: a summary of request statistics grouped by API in hour or minute aggregates for blobs + namespace: Api20190202 + protocol: ! {} + serializedName: HourMetrics + language: ! + default: + name: HourMetrics + description: a summary of request statistics grouped by API in hour or minute aggregates for blobs + protocol: ! {} + - ! + schema: *ref_5 + serializedName: MinuteMetrics + language: ! + default: + name: MinuteMetrics + description: a summary of request statistics grouped by API in hour or minute aggregates for blobs + protocol: ! {} + - ! + schema: ! &ref_110 + type: array + apiVersions: + - ! + version: '2019-02-02' + elementType: ! &ref_15 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_6 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: CorsRule-AllowedOrigins + description: >- + The origin domains that are permitted to make a request against the storage service via CORS. The origin domain is the domain from which the request originates. Note that the origin must be an exact case-sensitive match + with the origin that the user age sends to the service. You can also use the wildcard character '*' to allow all origin domains to make requests via CORS. + protocol: ! {} + required: true + serializedName: AllowedOrigins + language: ! + default: + name: AllowedOrigins + description: >- + The origin domains that are permitted to make a request against the storage service via CORS. The origin domain is the domain from which the request originates. Note that the origin must be an exact case-sensitive match + with the origin that the user age sends to the service. You can also use the wildcard character '*' to allow all origin domains to make requests via CORS. + protocol: ! {} + - ! + schema: ! &ref_7 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: CorsRule-AllowedMethods + description: The methods (HTTP request verbs) that the origin domain may use for a CORS request. (comma separated) + protocol: ! {} + required: true + serializedName: AllowedMethods + language: ! + default: + name: AllowedMethods + description: The methods (HTTP request verbs) that the origin domain may use for a CORS request. (comma separated) + protocol: ! {} + - ! + schema: ! &ref_8 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: CorsRule-AllowedHeaders + description: the request headers that the origin domain may specify on the CORS request. + protocol: ! {} + required: true + serializedName: AllowedHeaders + language: ! + default: + name: AllowedHeaders + description: the request headers that the origin domain may specify on the CORS request. + protocol: ! {} + - ! + schema: ! &ref_9 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: CorsRule-ExposedHeaders + description: The response headers that may be sent in the response to the CORS request and exposed by the browser to the request issuer + protocol: ! {} + required: true + serializedName: ExposedHeaders + language: ! + default: + name: ExposedHeaders + description: The response headers that may be sent in the response to the CORS request and exposed by the browser to the request issuer + protocol: ! {} + - ! + schema: ! &ref_10 + type: integer + minimum: 0 + precision: 32 + language: ! + default: + name: typeForMaxAgeInSeconds + description: The maximum amount time that a browser should cache the preflight OPTIONS request. + protocol: ! {} + required: true + serializedName: MaxAgeInSeconds + language: ! + default: + name: MaxAgeInSeconds + description: The maximum amount time that a browser should cache the preflight OPTIONS request. + protocol: ! {} + language: ! + default: + name: CorsRule + description: >- + CORS is an HTTP feature that enables a web application running under one domain to access resources in another domain. Web browsers implement a security restriction known as same-origin policy that prevents a web page from + calling APIs in a different domain; CORS provides a secure way to allow one domain (the origin domain) to call APIs in another domain + namespace: Api20190202 + protocol: ! {} + serialization: + xml: + attribute: false + wrapped: true + language: ! + default: + name: StorageServiceProperties-Cors + description: The set of CORS rules. + protocol: ! {} + serializedName: Cors + language: ! + default: + name: Cors + description: The set of CORS rules. + protocol: ! {} + - ! + schema: ! &ref_11 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: StorageServiceProperties-DefaultServiceVersion + description: The default version to use for requests to the Blob service if an incoming request's version is not specified. Possible values include version 2008-10-27 and all more recent versions + protocol: ! {} + serializedName: DefaultServiceVersion + language: ! + default: + name: DefaultServiceVersion + description: The default version to use for requests to the Blob service if an incoming request's version is not specified. Possible values include version 2008-10-27 and all more recent versions + protocol: ! {} + - ! + schema: *ref_4 + serializedName: DeleteRetentionPolicy + language: ! + default: + name: DeleteRetentionPolicy + description: the retention policy which determines how long the associated data should persist + protocol: ! {} + - ! + schema: ! &ref_16 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_103 + type: boolean + language: ! + default: + name: typeForEnabled + description: Indicates whether this account is hosting a static website + protocol: ! {} + required: true + serializedName: Enabled + language: ! + default: + name: Enabled + description: Indicates whether this account is hosting a static website + protocol: ! {} + - ! + schema: ! &ref_12 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: StaticWebsite-IndexDocument + description: The default name of the index page under each directory + protocol: ! {} + required: false + serializedName: IndexDocument + language: ! + default: + name: IndexDocument + description: The default name of the index page under each directory + protocol: ! {} + - ! + schema: ! &ref_13 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: StaticWebsite-ErrorDocument404Path + description: The absolute path of the custom 404 page + protocol: ! {} + required: false + serializedName: ErrorDocument404Path + language: ! + default: + name: ErrorDocument404Path + description: The absolute path of the custom 404 page + protocol: ! {} + language: ! + default: + name: StaticWebsite + description: The properties that enable an account to host a static website + namespace: Api20190202 + protocol: ! {} + serializedName: StaticWebsite + language: ! + default: + name: StaticWebsite + description: The properties that enable an account to host a static website + protocol: ! {} + language: ! + default: + name: StorageServiceProperties + description: Storage Service Properties. + namespace: Api20190202 + protocol: ! {} + - *ref_14 + - *ref_4 + - *ref_5 + - *ref_15 + - *ref_16 + - ! &ref_153 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_17 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: StorageError-Message + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + serializedName: Message + language: ! + default: + name: Message + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + language: ! + default: + name: StorageError + description: MISSING·SCHEMA-DESCRIPTION-OBJECTSCHEMA + namespace: Api20190202 + protocol: ! {} + - ! &ref_165 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_18 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_134 + choices: + - ! + value: live + language: + default: + name: live + description: '' + - ! + value: bootstrap + language: + default: + name: bootstrap + description: '' + - ! + value: unavailable + language: + default: + name: unavailable + description: '' + type: choice + apiVersions: + - ! + version: '2019-02-02' + choiceType: ! &ref_0 + type: string + language: ! + default: + name: string + description: simple string + protocol: ! {} + language: ! + default: + name: GeoReplicationStatusType + description: The status of the secondary location + protocol: ! {} + required: true + serializedName: Status + language: ! + default: + name: Status + description: The status of the secondary location + protocol: ! {} + - ! + schema: ! &ref_123 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: GeoReplication-LastSyncTime + description: >- + A GMT date/time value, to the second. All primary writes preceding this value are guaranteed to be available for read operations at the secondary. Primary writes after this point in time may or may not be available for + reads. + protocol: ! {} + required: true + serializedName: LastSyncTime + language: ! + default: + name: LastSyncTime + description: >- + A GMT date/time value, to the second. All primary writes preceding this value are guaranteed to be available for read operations at the secondary. Primary writes after this point in time may or may not be available for + reads. + protocol: ! {} + language: ! + default: + name: GeoReplication + description: Geo-Replication information for the Secondary Storage Service + namespace: Api20190202 + protocol: ! {} + serializedName: GeoReplication + language: ! + default: + name: GeoReplication + description: Geo-Replication information for the Secondary Storage Service + protocol: ! {} + language: ! + default: + name: StorageServiceStats + description: Stats for the storage service. + namespace: Api20190202 + protocol: ! {} + - *ref_18 + - ! &ref_175 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_19 + type: string + apiVersions: + - ! + version: '2019-02-02' + serialization: + xml: + attribute: true + wrapped: false + language: ! + default: + name: ListContainersSegmentResponse-ServiceEndpoint + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: true + serializedName: ServiceEndpoint + language: ! + default: + name: ServiceEndpoint + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_20 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: ListContainersSegmentResponse-Prefix + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: Prefix + language: ! + default: + name: Prefix + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_21 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: ListContainersSegmentResponse-Marker + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: Marker + language: ! + default: + name: Marker + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_22 + type: integer + precision: 32 + language: ! + default: + name: typeForMaxResults + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + required: false + serializedName: MaxResults + language: ! + default: + name: MaxResults + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + - ! + schema: ! &ref_111 + type: array + apiVersions: + - ! + version: '2019-02-02' + elementType: ! &ref_27 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_23 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: ContainerItem-Name + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: true + serializedName: Name + language: ! + default: + name: Name + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_28 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_124 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: ContainerProperties-Last-Modified + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + protocol: ! {} + required: true + serializedName: Last-Modified + language: ! + default: + name: Last-Modified + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + protocol: ! {} + - ! + schema: ! &ref_24 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: ContainerProperties-Etag + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: true + serializedName: Etag + language: ! + default: + name: Etag + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_54 + choices: + - ! + value: locked + language: + default: + name: locked + description: '' + - ! + value: unlocked + language: + default: + name: unlocked + description: '' + type: sealed-choice + apiVersions: + - ! + version: '2019-02-02' + choiceType: *ref_0 + language: ! + default: + name: LeaseStatusType + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + header: x-ms-lease-status + protocol: ! {} + required: false + serializedName: LeaseStatus + language: ! + default: + name: LeaseStatus + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! + schema: ! &ref_55 + choices: + - ! + value: available + language: + default: + name: available + description: '' + - ! + value: leased + language: + default: + name: leased + description: '' + - ! + value: expired + language: + default: + name: expired + description: '' + - ! + value: breaking + language: + default: + name: breaking + description: '' + - ! + value: broken + language: + default: + name: broken + description: '' + type: sealed-choice + apiVersions: + - ! + version: '2019-02-02' + choiceType: *ref_0 + language: ! + default: + name: LeaseStateType + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + header: x-ms-lease-state + protocol: ! {} + required: false + serializedName: LeaseState + language: ! + default: + name: LeaseState + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! + schema: ! &ref_56 + choices: + - ! + value: infinite + language: + default: + name: infinite + description: '' + - ! + value: fixed + language: + default: + name: fixed + description: '' + type: sealed-choice + apiVersions: + - ! + version: '2019-02-02' + choiceType: *ref_0 + language: ! + default: + name: LeaseDurationType + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + header: x-ms-lease-duration + protocol: ! {} + required: false + serializedName: LeaseDuration + language: ! + default: + name: LeaseDuration + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! + schema: ! &ref_135 + choices: + - ! + value: container + language: + default: + name: container + description: '' + - ! + value: blob + language: + default: + name: blob + description: '' + type: choice + apiVersions: + - ! + version: '2019-02-02' + choiceType: *ref_0 + language: ! + default: + name: PublicAccessType + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + header: x-ms-blob-public-access + protocol: ! {} + required: false + serializedName: PublicAccess + language: ! + default: + name: PublicAccess + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! + schema: ! &ref_104 + type: boolean + language: ! + default: + name: typeForHasImmutabilityPolicy + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + protocol: ! {} + required: false + serializedName: HasImmutabilityPolicy + language: ! + default: + name: HasImmutabilityPolicy + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + protocol: ! {} + - ! + schema: ! &ref_105 + type: boolean + language: ! + default: + name: typeForHasLegalHold + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + protocol: ! {} + required: false + serializedName: HasLegalHold + language: ! + default: + name: HasLegalHold + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + protocol: ! {} + language: ! + default: + name: ContainerProperties + description: Properties of a container + namespace: Api20190202 + protocol: ! {} + required: true + serializedName: Properties + language: ! + default: + name: Properties + description: Properties of a container + protocol: ! {} + - ! + schema: ! &ref_141 + type: dictionary + elementType: ! &ref_25 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·schemas·containermetadata·additionalproperties + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + language: ! + default: + name: ContainerMetadata + description: Dictionary of + protocol: ! {} + required: false + serializedName: Metadata + language: ! + default: + name: Metadata + description: Dictionary of + protocol: ! {} + serialization: + xml: + name: Container + attribute: false + wrapped: false + language: ! + default: + name: ContainerItem + description: An Azure Storage container + namespace: Api20190202 + protocol: ! {} + serialization: + xml: + name: Containers + attribute: false + wrapped: true + language: ! + default: + name: ListContainersSegmentResponse-ContainerItems + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + required: true + serializedName: ContainerItems + language: ! + default: + name: ContainerItems + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + - ! + schema: ! &ref_26 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: ListContainersSegmentResponse-NextMarker + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: NextMarker + language: ! + default: + name: NextMarker + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + serialization: + xml: + name: EnumerationResults + attribute: false + wrapped: false + language: ! + default: + name: ListContainersSegmentResponse + description: An enumeration of containers + namespace: Api20190202 + protocol: ! {} + - *ref_27 + - *ref_28 + - ! &ref_179 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_29 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: KeyInfo-Start + description: The date-time the key is active in ISO 8601 UTC time + protocol: ! {} + required: true + serializedName: Start + language: ! + default: + name: Start + description: The date-time the key is active in ISO 8601 UTC time + protocol: ! {} + - ! + schema: ! &ref_30 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: KeyInfo-Expiry + description: The date-time the key expires in ISO 8601 UTC time + protocol: ! {} + required: true + serializedName: Expiry + language: ! + default: + name: Expiry + description: The date-time the key expires in ISO 8601 UTC time + protocol: ! {} + language: ! + default: + name: KeyInfo + description: Key information + namespace: Api20190202 + protocol: ! {} + - ! &ref_184 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_31 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: UserDelegationKey-SignedOid + description: The Azure Active Directory object ID in GUID format. + protocol: ! {} + required: true + serializedName: SignedOid + language: ! + default: + name: SignedOid + description: The Azure Active Directory object ID in GUID format. + protocol: ! {} + - ! + schema: ! &ref_32 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: UserDelegationKey-SignedTid + description: The Azure Active Directory tenant ID in GUID format + protocol: ! {} + required: true + serializedName: SignedTid + language: ! + default: + name: SignedTid + description: The Azure Active Directory tenant ID in GUID format + protocol: ! {} + - ! + schema: ! &ref_125 + type: date-time + format: date-time + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: UserDelegationKey-SignedStart + description: The date-time the key is active + protocol: ! {} + required: true + serializedName: SignedStart + language: ! + default: + name: SignedStart + description: The date-time the key is active + protocol: ! {} + - ! + schema: ! &ref_126 + type: date-time + format: date-time + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: UserDelegationKey-SignedExpiry + description: The date-time the key expires + protocol: ! {} + required: true + serializedName: SignedExpiry + language: ! + default: + name: SignedExpiry + description: The date-time the key expires + protocol: ! {} + - ! + schema: ! &ref_33 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: UserDelegationKey-SignedService + description: Abbreviation of the Azure Storage service that accepts the key + protocol: ! {} + required: true + serializedName: SignedService + language: ! + default: + name: SignedService + description: Abbreviation of the Azure Storage service that accepts the key + protocol: ! {} + - ! + schema: ! &ref_34 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: UserDelegationKey-SignedVersion + description: The service version that created the key + protocol: ! {} + required: true + serializedName: SignedVersion + language: ! + default: + name: SignedVersion + description: The service version that created the key + protocol: ! {} + - ! + schema: ! &ref_35 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: UserDelegationKey-Value + description: The key as a base64 string + protocol: ! {} + required: true + serializedName: Value + language: ! + default: + name: Value + description: The key as a base64 string + protocol: ! {} + language: ! + default: + name: UserDelegationKey + description: A user delegation key + namespace: Api20190202 + protocol: ! {} + - ! &ref_112 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_36 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: SignedIdentifier-Id + description: a unique id + protocol: ! {} + required: true + serializedName: Id + language: ! + default: + name: Id + description: a unique id + protocol: ! {} + - ! + schema: ! &ref_38 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_127 + type: date-time + format: date-time + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: AccessPolicy-Start + description: the date-time the policy is active + protocol: ! {} + required: true + serializedName: Start + language: ! + default: + name: Start + description: the date-time the policy is active + protocol: ! {} + - ! + schema: ! &ref_128 + type: date-time + format: date-time + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: AccessPolicy-Expiry + description: the date-time the policy expires + protocol: ! {} + required: true + serializedName: Expiry + language: ! + default: + name: Expiry + description: the date-time the policy expires + protocol: ! {} + - ! + schema: ! &ref_37 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: AccessPolicy-Permission + description: the permissions for the acl policy + protocol: ! {} + required: true + serializedName: Permission + language: ! + default: + name: Permission + description: the permissions for the acl policy + protocol: ! {} + language: ! + default: + name: AccessPolicy + description: An Access policy + namespace: Api20190202 + protocol: ! {} + required: true + serializedName: AccessPolicy + language: ! + default: + name: AccessPolicy + description: An Access policy + protocol: ! {} + serialization: + xml: + name: SignedIdentifier + attribute: false + wrapped: false + language: ! + default: + name: SignedIdentifier + description: signed identifier + namespace: Api20190202 + protocol: ! {} + - *ref_38 + - ! &ref_325 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_39 + type: string + apiVersions: + - ! + version: '2019-02-02' + serialization: + xml: + attribute: true + wrapped: false + language: ! + default: + name: ListBlobsFlatSegmentResponse-ServiceEndpoint + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: true + serializedName: ServiceEndpoint + language: ! + default: + name: ServiceEndpoint + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_40 + type: string + apiVersions: + - ! + version: '2019-02-02' + serialization: + xml: + attribute: true + wrapped: false + language: ! + default: + name: ListBlobsFlatSegmentResponse-ContainerName + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: true + serializedName: ContainerName + language: ! + default: + name: ContainerName + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_41 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: ListBlobsFlatSegmentResponse-Prefix + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: Prefix + language: ! + default: + name: Prefix + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_42 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: ListBlobsFlatSegmentResponse-Marker + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: Marker + language: ! + default: + name: Marker + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_43 + type: integer + precision: 32 + language: ! + default: + name: typeForMaxResults + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + required: false + serializedName: MaxResults + language: ! + default: + name: MaxResults + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + - ! + schema: ! &ref_68 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_113 + type: array + apiVersions: + - ! + version: '2019-02-02' + elementType: ! &ref_69 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_44 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobItem-Name + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: true + serializedName: Name + language: ! + default: + name: Name + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_106 + type: boolean + language: ! + default: + name: typeForDeleted + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + protocol: ! {} + required: true + serializedName: Deleted + language: ! + default: + name: Deleted + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + protocol: ! {} + - ! + schema: ! &ref_45 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobItem-Snapshot + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: true + serializedName: Snapshot + language: ! + default: + name: Snapshot + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_70 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_129 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobProperties-Creation-Time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + protocol: ! {} + required: false + serializedName: Creation-Time + language: ! + default: + name: Creation-Time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + protocol: ! {} + - ! + schema: ! &ref_130 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobProperties-Last-Modified + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + protocol: ! {} + required: true + serializedName: Last-Modified + language: ! + default: + name: Last-Modified + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + protocol: ! {} + - ! + schema: ! &ref_46 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobProperties-Etag + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: true + serializedName: Etag + language: ! + default: + name: Etag + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_47 + type: integer + precision: 64 + language: ! + default: + name: typeForContent-Length + description: Size in bytes + protocol: ! {} + required: false + serializedName: Content-Length + language: ! + default: + name: Content-Length + description: Size in bytes + protocol: ! {} + - ! + schema: ! &ref_48 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobProperties-Content-Type + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: Content-Type + language: ! + default: + name: Content-Type + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_49 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobProperties-Content-Encoding + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: Content-Encoding + language: ! + default: + name: Content-Encoding + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_50 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobProperties-Content-Language + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: Content-Language + language: ! + default: + name: Content-Language + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_142 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobProperties-Content-MD5 + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + protocol: ! {} + required: false + serializedName: Content-MD5 + language: ! + default: + name: Content-MD5 + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + protocol: ! {} + - ! + schema: ! &ref_51 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobProperties-Content-Disposition + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: Content-Disposition + language: ! + default: + name: Content-Disposition + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_52 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobProperties-Cache-Control + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: Cache-Control + language: ! + default: + name: Cache-Control + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_53 + type: integer + precision: 64 + language: ! + default: + name: blobSequenceNumber + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + required: false + serializedName: x-ms-blob-sequence-number + language: ! + default: + name: blobSequenceNumber + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + - ! + schema: ! &ref_139 + choices: + - ! + value: BlockBlob + language: + default: + name: BlockBlob + description: '' + - ! + value: PageBlob + language: + default: + name: PageBlob + description: '' + - ! + value: AppendBlob + language: + default: + name: AppendBlob + description: '' + type: sealed-choice + apiVersions: + - ! + version: '2019-02-02' + choiceType: *ref_0 + language: ! + default: + name: BlobType + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + header: x-ms-blob-type + protocol: ! {} + required: false + serializedName: BlobType + language: ! + default: + name: BlobType + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! + schema: *ref_54 + required: false + serializedName: LeaseStatus + language: ! + default: + name: LeaseStatus + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! + schema: *ref_55 + required: false + serializedName: LeaseState + language: ! + default: + name: LeaseState + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! + schema: *ref_56 + required: false + serializedName: LeaseDuration + language: ! + default: + name: LeaseDuration + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! + schema: ! &ref_57 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobProperties-CopyId + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: CopyId + language: ! + default: + name: CopyId + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_140 + choices: + - ! + value: pending + language: + default: + name: pending + description: '' + - ! + value: success + language: + default: + name: success + description: '' + - ! + value: aborted + language: + default: + name: aborted + description: '' + - ! + value: failed + language: + default: + name: failed + description: '' + type: sealed-choice + apiVersions: + - ! + version: '2019-02-02' + choiceType: *ref_0 + language: ! + default: + name: CopyStatusType + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + header: x-ms-copy-status + protocol: ! {} + required: false + serializedName: CopyStatus + language: ! + default: + name: CopyStatus + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! + schema: ! &ref_58 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobProperties-CopySource + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: CopySource + language: ! + default: + name: CopySource + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_59 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobProperties-CopyProgress + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: CopyProgress + language: ! + default: + name: CopyProgress + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_131 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobProperties-CopyCompletionTime + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + protocol: ! {} + required: false + serializedName: CopyCompletionTime + language: ! + default: + name: CopyCompletionTime + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + protocol: ! {} + - ! + schema: ! &ref_60 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobProperties-CopyStatusDescription + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: CopyStatusDescription + language: ! + default: + name: CopyStatusDescription + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_107 + type: boolean + language: ! + default: + name: typeForServerEncrypted + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + protocol: ! {} + required: false + serializedName: ServerEncrypted + language: ! + default: + name: ServerEncrypted + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + protocol: ! {} + - ! + schema: ! &ref_108 + type: boolean + language: ! + default: + name: typeForIncrementalCopy + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + protocol: ! {} + required: false + serializedName: IncrementalCopy + language: ! + default: + name: IncrementalCopy + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + protocol: ! {} + - ! + schema: ! &ref_61 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobProperties-DestinationSnapshot + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: DestinationSnapshot + language: ! + default: + name: DestinationSnapshot + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_132 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobProperties-DeletedTime + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + protocol: ! {} + required: false + serializedName: DeletedTime + language: ! + default: + name: DeletedTime + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + protocol: ! {} + - ! + schema: ! &ref_62 + type: integer + precision: 32 + language: ! + default: + name: typeForRemainingRetentionDays + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + required: false + serializedName: RemainingRetentionDays + language: ! + default: + name: RemainingRetentionDays + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + - ! + schema: ! &ref_136 + choices: + - ! + value: P4 + language: + default: + name: P4 + description: '' + - ! + value: P6 + language: + default: + name: P6 + description: '' + - ! + value: P10 + language: + default: + name: P10 + description: '' + - ! + value: P15 + language: + default: + name: P15 + description: '' + - ! + value: P20 + language: + default: + name: P20 + description: '' + - ! + value: P30 + language: + default: + name: P30 + description: '' + - ! + value: P40 + language: + default: + name: P40 + description: '' + - ! + value: P50 + language: + default: + name: P50 + description: '' + - ! + value: P60 + language: + default: + name: P60 + description: '' + - ! + value: P70 + language: + default: + name: P70 + description: '' + - ! + value: P80 + language: + default: + name: P80 + description: '' + - ! + value: Hot + language: + default: + name: Hot + description: '' + - ! + value: Cool + language: + default: + name: Cool + description: '' + - ! + value: Archive + language: + default: + name: Archive + description: '' + type: choice + apiVersions: + - ! + version: '2019-02-02' + choiceType: *ref_0 + language: ! + default: + name: AccessTier + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + required: false + serializedName: AccessTier + language: ! + default: + name: AccessTier + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! + schema: ! &ref_109 + type: boolean + language: ! + default: + name: typeForAccessTierInferred + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + protocol: ! {} + required: false + serializedName: AccessTierInferred + language: ! + default: + name: AccessTierInferred + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + protocol: ! {} + - ! + schema: ! &ref_137 + choices: + - ! + value: rehydrate-pending-to-hot + language: + default: + name: rehydrate-pending-to-hot + description: '' + - ! + value: rehydrate-pending-to-cool + language: + default: + name: rehydrate-pending-to-cool + description: '' + type: choice + apiVersions: + - ! + version: '2019-02-02' + choiceType: *ref_0 + language: ! + default: + name: ArchiveStatus + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + required: false + serializedName: ArchiveStatus + language: ! + default: + name: ArchiveStatus + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! + schema: ! &ref_63 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobProperties-CustomerProvidedKeySha256 + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: CustomerProvidedKeySha256 + language: ! + default: + name: CustomerProvidedKeySha256 + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_133 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobProperties-AccessTierChangeTime + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + protocol: ! {} + required: false + serializedName: AccessTierChangeTime + language: ! + default: + name: AccessTierChangeTime + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + protocol: ! {} + serialization: + xml: + name: Properties + attribute: false + wrapped: false + language: ! + default: + name: BlobProperties + description: Properties of a blob + namespace: Api20190202 + protocol: ! {} + required: true + serializedName: Properties + language: ! + default: + name: Properties + description: Properties of a blob + protocol: ! {} + - ! + schema: ! &ref_71 + type: object + apiVersions: + - ! + version: '2019-02-02' + parents: ! + all: + - ! &ref_66 + type: dictionary + elementType: ! &ref_65 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·schemas·blobmetadata·additionalproperties + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + language: ! + default: + name: BlobMetadata + description: Dictionary of + protocol: ! {} + immediate: + - *ref_66 + properties: + - ! + schema: ! &ref_64 + type: string + apiVersions: + - ! + version: '2019-02-02' + serialization: + xml: + attribute: true + wrapped: false + language: ! + default: + name: BlobMetadata-Encrypted + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + serializedName: Encrypted + language: ! + default: + name: Encrypted + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + serialization: + xml: + name: Metadata + attribute: false + wrapped: false + language: ! + default: + name: BlobMetadata + description: MISSING·SCHEMA-DESCRIPTION-OBJECTSCHEMA + namespace: Api20190202 + protocol: ! {} + required: false + serializedName: Metadata + language: ! + default: + name: Metadata + description: MISSING·SCHEMA-DESCRIPTION-OBJECTSCHEMA + protocol: ! {} + serialization: + xml: + name: Blob + attribute: false + wrapped: false + language: ! + default: + name: BlobItem + description: An Azure Storage blob + namespace: Api20190202 + protocol: ! {} + language: ! + default: + name: BlobFlatListSegment-BlobItems + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + required: true + serializedName: BlobItems + language: ! + default: + name: BlobItems + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + serialization: + xml: + name: Blobs + attribute: false + wrapped: false + language: ! + default: + name: BlobFlatListSegment + description: MISSING·SCHEMA-DESCRIPTION-OBJECTSCHEMA + namespace: Api20190202 + protocol: ! {} + required: true + serializedName: Segment + language: ! + default: + name: Segment + description: MISSING·SCHEMA-DESCRIPTION-OBJECTSCHEMA + protocol: ! {} + - ! + schema: ! &ref_67 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: ListBlobsFlatSegmentResponse-NextMarker + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: NextMarker + language: ! + default: + name: NextMarker + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + serialization: + xml: + name: EnumerationResults + attribute: false + wrapped: false + language: ! + default: + name: ListBlobsFlatSegmentResponse + description: An enumeration of blobs + namespace: Api20190202 + protocol: ! {} + - *ref_68 + - *ref_69 + - *ref_70 + - *ref_71 + - ! &ref_335 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_72 + type: string + apiVersions: + - ! + version: '2019-02-02' + serialization: + xml: + attribute: true + wrapped: false + language: ! + default: + name: ListBlobsHierarchySegmentResponse-ServiceEndpoint + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: true + serializedName: ServiceEndpoint + language: ! + default: + name: ServiceEndpoint + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_73 + type: string + apiVersions: + - ! + version: '2019-02-02' + serialization: + xml: + attribute: true + wrapped: false + language: ! + default: + name: ListBlobsHierarchySegmentResponse-ContainerName + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: true + serializedName: ContainerName + language: ! + default: + name: ContainerName + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_74 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: ListBlobsHierarchySegmentResponse-Prefix + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: Prefix + language: ! + default: + name: Prefix + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_75 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: ListBlobsHierarchySegmentResponse-Marker + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: Marker + language: ! + default: + name: Marker + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_76 + type: integer + precision: 32 + language: ! + default: + name: typeForMaxResults + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + required: false + serializedName: MaxResults + language: ! + default: + name: MaxResults + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + - ! + schema: ! &ref_77 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: ListBlobsHierarchySegmentResponse-Delimiter + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: Delimiter + language: ! + default: + name: Delimiter + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_80 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_114 + type: array + apiVersions: + - ! + version: '2019-02-02' + elementType: ! &ref_81 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_78 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobPrefix-Name + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: true + serializedName: Name + language: ! + default: + name: Name + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + language: ! + default: + name: BlobPrefix + description: MISSING·SCHEMA-DESCRIPTION-OBJECTSCHEMA + namespace: Api20190202 + protocol: ! {} + language: ! + default: + name: BlobHierarchyListSegment-BlobPrefixes + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + required: false + serializedName: BlobPrefixes + language: ! + default: + name: BlobPrefixes + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + - ! + schema: ! &ref_115 + type: array + apiVersions: + - ! + version: '2019-02-02' + elementType: *ref_69 + language: ! + default: + name: BlobHierarchyListSegment-BlobItems + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + required: true + serializedName: BlobItems + language: ! + default: + name: BlobItems + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + serialization: + xml: + name: Blobs + attribute: false + wrapped: false + language: ! + default: + name: BlobHierarchyListSegment + description: MISSING·SCHEMA-DESCRIPTION-OBJECTSCHEMA + namespace: Api20190202 + protocol: ! {} + required: true + serializedName: Segment + language: ! + default: + name: Segment + description: MISSING·SCHEMA-DESCRIPTION-OBJECTSCHEMA + protocol: ! {} + - ! + schema: ! &ref_79 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: ListBlobsHierarchySegmentResponse-NextMarker + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: NextMarker + language: ! + default: + name: NextMarker + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + serialization: + xml: + name: EnumerationResults + attribute: false + wrapped: false + language: ! + default: + name: ListBlobsHierarchySegmentResponse + description: An enumeration of blobs + namespace: Api20190202 + protocol: ! {} + - *ref_80 + - *ref_81 + - ! &ref_365 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_84 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_82 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: DataLakeStorageError-error-Code + description: The service error code. + protocol: ! {} + serializedName: Code + language: ! + default: + name: Code + description: The service error code. + protocol: ! {} + - ! + schema: ! &ref_83 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: DataLakeStorageError-error-Message + description: The service error message. + protocol: ! {} + serializedName: Message + language: ! + default: + name: Message + description: The service error message. + protocol: ! {} + language: ! + default: + name: DataLakeStorageError-error + description: The service error response object. + namespace: Api20190202 + protocol: ! {} + serializedName: error + language: ! + default: + name: error + description: The service error response object. + protocol: ! {} + language: ! + default: + name: DataLakeStorageError + description: MISSING·SCHEMA-DESCRIPTION-OBJECTSCHEMA + namespace: Api20190202 + protocol: ! {} + - *ref_84 + - ! &ref_900 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_116 + type: array + apiVersions: + - ! + version: '2019-02-02' + elementType: ! &ref_85 + type: string + apiVersions: + - ! + version: '2019-02-02' + serialization: + xml: + name: Committed + attribute: false + wrapped: false + language: ! + default: + name: BlockLookupList-CommittedItem + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + language: ! + default: + name: BlockLookupList-Committed + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + serializedName: Committed + language: ! + default: + name: Committed + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + - ! + schema: ! &ref_117 + type: array + apiVersions: + - ! + version: '2019-02-02' + elementType: ! &ref_86 + type: string + apiVersions: + - ! + version: '2019-02-02' + serialization: + xml: + name: Uncommitted + attribute: false + wrapped: false + language: ! + default: + name: BlockLookupList-UncommittedItem + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + language: ! + default: + name: BlockLookupList-Uncommitted + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + serializedName: Uncommitted + language: ! + default: + name: Uncommitted + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + - ! + schema: ! &ref_118 + type: array + apiVersions: + - ! + version: '2019-02-02' + elementType: ! &ref_87 + type: string + apiVersions: + - ! + version: '2019-02-02' + serialization: + xml: + name: Latest + attribute: false + wrapped: false + language: ! + default: + name: BlockLookupList-LatestItem + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + language: ! + default: + name: BlockLookupList-Latest + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + serializedName: Latest + language: ! + default: + name: Latest + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + serialization: + xml: + name: BlockList + attribute: false + wrapped: false + language: ! + default: + name: BlockLookupList + description: MISSING·SCHEMA-DESCRIPTION-OBJECTSCHEMA + namespace: Api20190202 + protocol: ! {} + - ! &ref_921 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_119 + type: array + apiVersions: + - ! + version: '2019-02-02' + elementType: ! &ref_90 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_88 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: Block-Name + description: The base64 encoded block ID. + protocol: ! {} + required: true + serializedName: Name + language: ! + default: + name: Name + description: The base64 encoded block ID. + protocol: ! {} + - ! + schema: ! &ref_89 + type: integer + precision: 32 + language: ! + default: + name: typeForSize + description: The block size in bytes. + protocol: ! {} + required: true + serializedName: Size + language: ! + default: + name: Size + description: The block size in bytes. + protocol: ! {} + language: ! + default: + name: Block + description: Represents a single block in a block blob. It describes the block's ID and size. + namespace: Api20190202 + protocol: ! {} + serialization: + xml: + attribute: false + wrapped: true + language: ! + default: + name: BlockList-CommittedBlocks + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + serializedName: CommittedBlocks + language: ! + default: + name: CommittedBlocks + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + - ! + schema: ! &ref_120 + type: array + apiVersions: + - ! + version: '2019-02-02' + elementType: *ref_90 + serialization: + xml: + attribute: false + wrapped: true + language: ! + default: + name: BlockList-UncommittedBlocks + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + serializedName: UncommittedBlocks + language: ! + default: + name: UncommittedBlocks + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + language: ! + default: + name: BlockList + description: MISSING·SCHEMA-DESCRIPTION-OBJECTSCHEMA + namespace: Api20190202 + protocol: ! {} + - *ref_90 + - ! &ref_781 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_121 + type: array + apiVersions: + - ! + version: '2019-02-02' + elementType: ! &ref_95 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_91 + type: integer + precision: 64 + serialization: + xml: + name: Start + attribute: false + wrapped: false + language: ! + default: + name: typeForStart + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + required: true + serializedName: Start + language: ! + default: + name: Start + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + - ! + schema: ! &ref_92 + type: integer + precision: 64 + serialization: + xml: + name: End + attribute: false + wrapped: false + language: ! + default: + name: typeForEnd + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + required: true + serializedName: End + language: ! + default: + name: End + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + serialization: + xml: + name: PageRange + attribute: false + wrapped: false + language: ! + default: + name: PageRange + description: MISSING·SCHEMA-DESCRIPTION-OBJECTSCHEMA + namespace: Api20190202 + protocol: ! {} + language: ! + default: + name: PageList-PageRange + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + serializedName: PageRange + language: ! + default: + name: PageRange + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + - ! + schema: ! &ref_122 + type: array + apiVersions: + - ! + version: '2019-02-02' + elementType: ! &ref_96 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_93 + type: integer + precision: 64 + serialization: + xml: + name: Start + attribute: false + wrapped: false + language: ! + default: + name: typeForStart + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + required: true + serializedName: Start + language: ! + default: + name: Start + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + - ! + schema: ! &ref_94 + type: integer + precision: 64 + serialization: + xml: + name: End + attribute: false + wrapped: false + language: ! + default: + name: typeForEnd + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + required: true + serializedName: End + language: ! + default: + name: End + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + serialization: + xml: + name: ClearRange + attribute: false + wrapped: false + language: ! + default: + name: ClearRange + description: MISSING·SCHEMA-DESCRIPTION-OBJECTSCHEMA + namespace: Api20190202 + protocol: ! {} + language: ! + default: + name: PageList-ClearRange + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + serializedName: ClearRange + language: ! + default: + name: ClearRange + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + language: ! + default: + name: PageList + description: the list of pages + namespace: Api20190202 + protocol: ! {} + - *ref_95 + - *ref_96 + dictionaries: + - *ref_141 + - *ref_66 + choices: + - *ref_134 + - *ref_135 + - *ref_136 + - *ref_137 + - ! &ref_702 + choices: + - ! + value: P4 + language: + default: + name: P4 + description: '' + - ! + value: P6 + language: + default: + name: P6 + description: '' + - ! + value: P10 + language: + default: + name: P10 + description: '' + - ! + value: P15 + language: + default: + name: P15 + description: '' + - ! + value: P20 + language: + default: + name: P20 + description: '' + - ! + value: P30 + language: + default: + name: P30 + description: '' + - ! + value: P40 + language: + default: + name: P40 + description: '' + - ! + value: P50 + language: + default: + name: P50 + description: '' + - ! + value: P60 + language: + default: + name: P60 + description: '' + - ! + value: P70 + language: + default: + name: P70 + description: '' + - ! + value: P80 + language: + default: + name: P80 + description: '' + type: choice + apiVersions: + - ! + version: '2019-02-02' + choiceType: *ref_0 + language: ! + default: + name: PremiumPageBlobAccessTier + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_655 + choices: + - ! + value: High + language: + default: + name: High + description: '' + - ! + value: Standard + language: + default: + name: Standard + description: '' + type: choice + apiVersions: + - ! + version: '2019-02-02' + choiceType: *ref_0 + language: ! + default: + name: RehydratePriority + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! + choices: + - ! + value: AccountAlreadyExists + language: + default: + name: AccountAlreadyExists + description: '' + - ! + value: AccountBeingCreated + language: + default: + name: AccountBeingCreated + description: '' + - ! + value: AccountIsDisabled + language: + default: + name: AccountIsDisabled + description: '' + - ! + value: AuthenticationFailed + language: + default: + name: AuthenticationFailed + description: '' + - ! + value: AuthorizationFailure + language: + default: + name: AuthorizationFailure + description: '' + - ! + value: ConditionHeadersNotSupported + language: + default: + name: ConditionHeadersNotSupported + description: '' + - ! + value: ConditionNotMet + language: + default: + name: ConditionNotMet + description: '' + - ! + value: EmptyMetadataKey + language: + default: + name: EmptyMetadataKey + description: '' + - ! + value: InsufficientAccountPermissions + language: + default: + name: InsufficientAccountPermissions + description: '' + - ! + value: InternalError + language: + default: + name: InternalError + description: '' + - ! + value: InvalidAuthenticationInfo + language: + default: + name: InvalidAuthenticationInfo + description: '' + - ! + value: InvalidHeaderValue + language: + default: + name: InvalidHeaderValue + description: '' + - ! + value: InvalidHttpVerb + language: + default: + name: InvalidHttpVerb + description: '' + - ! + value: InvalidInput + language: + default: + name: InvalidInput + description: '' + - ! + value: InvalidMd5 + language: + default: + name: InvalidMd5 + description: '' + - ! + value: InvalidMetadata + language: + default: + name: InvalidMetadata + description: '' + - ! + value: InvalidQueryParameterValue + language: + default: + name: InvalidQueryParameterValue + description: '' + - ! + value: InvalidRange + language: + default: + name: InvalidRange + description: '' + - ! + value: InvalidResourceName + language: + default: + name: InvalidResourceName + description: '' + - ! + value: InvalidUri + language: + default: + name: InvalidUri + description: '' + - ! + value: InvalidXmlDocument + language: + default: + name: InvalidXmlDocument + description: '' + - ! + value: InvalidXmlNodeValue + language: + default: + name: InvalidXmlNodeValue + description: '' + - ! + value: Md5Mismatch + language: + default: + name: Md5Mismatch + description: '' + - ! + value: MetadataTooLarge + language: + default: + name: MetadataTooLarge + description: '' + - ! + value: MissingContentLengthHeader + language: + default: + name: MissingContentLengthHeader + description: '' + - ! + value: MissingRequiredQueryParameter + language: + default: + name: MissingRequiredQueryParameter + description: '' + - ! + value: MissingRequiredHeader + language: + default: + name: MissingRequiredHeader + description: '' + - ! + value: MissingRequiredXmlNode + language: + default: + name: MissingRequiredXmlNode + description: '' + - ! + value: MultipleConditionHeadersNotSupported + language: + default: + name: MultipleConditionHeadersNotSupported + description: '' + - ! + value: OperationTimedOut + language: + default: + name: OperationTimedOut + description: '' + - ! + value: OutOfRangeInput + language: + default: + name: OutOfRangeInput + description: '' + - ! + value: OutOfRangeQueryParameterValue + language: + default: + name: OutOfRangeQueryParameterValue + description: '' + - ! + value: RequestBodyTooLarge + language: + default: + name: RequestBodyTooLarge + description: '' + - ! + value: ResourceTypeMismatch + language: + default: + name: ResourceTypeMismatch + description: '' + - ! + value: RequestUrlFailedToParse + language: + default: + name: RequestUrlFailedToParse + description: '' + - ! + value: ResourceAlreadyExists + language: + default: + name: ResourceAlreadyExists + description: '' + - ! + value: ResourceNotFound + language: + default: + name: ResourceNotFound + description: '' + - ! + value: ServerBusy + language: + default: + name: ServerBusy + description: '' + - ! + value: UnsupportedHeader + language: + default: + name: UnsupportedHeader + description: '' + - ! + value: UnsupportedXmlNode + language: + default: + name: UnsupportedXmlNode + description: '' + - ! + value: UnsupportedQueryParameter + language: + default: + name: UnsupportedQueryParameter + description: '' + - ! + value: UnsupportedHttpVerb + language: + default: + name: UnsupportedHttpVerb + description: '' + - ! + value: AppendPositionConditionNotMet + language: + default: + name: AppendPositionConditionNotMet + description: '' + - ! + value: BlobAlreadyExists + language: + default: + name: BlobAlreadyExists + description: '' + - ! + value: BlobNotFound + language: + default: + name: BlobNotFound + description: '' + - ! + value: BlobOverwritten + language: + default: + name: BlobOverwritten + description: '' + - ! + value: BlobTierInadequateForContentLength + language: + default: + name: BlobTierInadequateForContentLength + description: '' + - ! + value: BlockCountExceedsLimit + language: + default: + name: BlockCountExceedsLimit + description: '' + - ! + value: BlockListTooLong + language: + default: + name: BlockListTooLong + description: '' + - ! + value: CannotChangeToLowerTier + language: + default: + name: CannotChangeToLowerTier + description: '' + - ! + value: CannotVerifyCopySource + language: + default: + name: CannotVerifyCopySource + description: '' + - ! + value: ContainerAlreadyExists + language: + default: + name: ContainerAlreadyExists + description: '' + - ! + value: ContainerBeingDeleted + language: + default: + name: ContainerBeingDeleted + description: '' + - ! + value: ContainerDisabled + language: + default: + name: ContainerDisabled + description: '' + - ! + value: ContainerNotFound + language: + default: + name: ContainerNotFound + description: '' + - ! + value: ContentLengthLargerThanTierLimit + language: + default: + name: ContentLengthLargerThanTierLimit + description: '' + - ! + value: CopyAcrossAccountsNotSupported + language: + default: + name: CopyAcrossAccountsNotSupported + description: '' + - ! + value: CopyIdMismatch + language: + default: + name: CopyIdMismatch + description: '' + - ! + value: FeatureVersionMismatch + language: + default: + name: FeatureVersionMismatch + description: '' + - ! + value: IncrementalCopyBlobMismatch + language: + default: + name: IncrementalCopyBlobMismatch + description: '' + - ! + value: IncrementalCopyOfEralierVersionSnapshotNotAllowed + language: + default: + name: IncrementalCopyOfEralierVersionSnapshotNotAllowed + description: '' + - ! + value: IncrementalCopySourceMustBeSnapshot + language: + default: + name: IncrementalCopySourceMustBeSnapshot + description: '' + - ! + value: InfiniteLeaseDurationRequired + language: + default: + name: InfiniteLeaseDurationRequired + description: '' + - ! + value: InvalidBlobOrBlock + language: + default: + name: InvalidBlobOrBlock + description: '' + - ! + value: InvalidBlobTier + language: + default: + name: InvalidBlobTier + description: '' + - ! + value: InvalidBlobType + language: + default: + name: InvalidBlobType + description: '' + - ! + value: InvalidBlockId + language: + default: + name: InvalidBlockId + description: '' + - ! + value: InvalidBlockList + language: + default: + name: InvalidBlockList + description: '' + - ! + value: InvalidOperation + language: + default: + name: InvalidOperation + description: '' + - ! + value: InvalidPageRange + language: + default: + name: InvalidPageRange + description: '' + - ! + value: InvalidSourceBlobType + language: + default: + name: InvalidSourceBlobType + description: '' + - ! + value: InvalidSourceBlobUrl + language: + default: + name: InvalidSourceBlobUrl + description: '' + - ! + value: InvalidVersionForPageBlobOperation + language: + default: + name: InvalidVersionForPageBlobOperation + description: '' + - ! + value: LeaseAlreadyPresent + language: + default: + name: LeaseAlreadyPresent + description: '' + - ! + value: LeaseAlreadyBroken + language: + default: + name: LeaseAlreadyBroken + description: '' + - ! + value: LeaseIdMismatchWithBlobOperation + language: + default: + name: LeaseIdMismatchWithBlobOperation + description: '' + - ! + value: LeaseIdMismatchWithContainerOperation + language: + default: + name: LeaseIdMismatchWithContainerOperation + description: '' + - ! + value: LeaseIdMismatchWithLeaseOperation + language: + default: + name: LeaseIdMismatchWithLeaseOperation + description: '' + - ! + value: LeaseIdMissing + language: + default: + name: LeaseIdMissing + description: '' + - ! + value: LeaseIsBreakingAndCannotBeAcquired + language: + default: + name: LeaseIsBreakingAndCannotBeAcquired + description: '' + - ! + value: LeaseIsBreakingAndCannotBeChanged + language: + default: + name: LeaseIsBreakingAndCannotBeChanged + description: '' + - ! + value: LeaseIsBrokenAndCannotBeRenewed + language: + default: + name: LeaseIsBrokenAndCannotBeRenewed + description: '' + - ! + value: LeaseLost + language: + default: + name: LeaseLost + description: '' + - ! + value: LeaseNotPresentWithBlobOperation + language: + default: + name: LeaseNotPresentWithBlobOperation + description: '' + - ! + value: LeaseNotPresentWithContainerOperation + language: + default: + name: LeaseNotPresentWithContainerOperation + description: '' + - ! + value: LeaseNotPresentWithLeaseOperation + language: + default: + name: LeaseNotPresentWithLeaseOperation + description: '' + - ! + value: MaxBlobSizeConditionNotMet + language: + default: + name: MaxBlobSizeConditionNotMet + description: '' + - ! + value: NoPendingCopyOperation + language: + default: + name: NoPendingCopyOperation + description: '' + - ! + value: OperationNotAllowedOnIncrementalCopyBlob + language: + default: + name: OperationNotAllowedOnIncrementalCopyBlob + description: '' + - ! + value: PendingCopyOperation + language: + default: + name: PendingCopyOperation + description: '' + - ! + value: PreviousSnapshotCannotBeNewer + language: + default: + name: PreviousSnapshotCannotBeNewer + description: '' + - ! + value: PreviousSnapshotNotFound + language: + default: + name: PreviousSnapshotNotFound + description: '' + - ! + value: PreviousSnapshotOperationNotSupported + language: + default: + name: PreviousSnapshotOperationNotSupported + description: '' + - ! + value: SequenceNumberConditionNotMet + language: + default: + name: SequenceNumberConditionNotMet + description: '' + - ! + value: SequenceNumberIncrementTooLarge + language: + default: + name: SequenceNumberIncrementTooLarge + description: '' + - ! + value: SnapshotCountExceeded + language: + default: + name: SnapshotCountExceeded + description: '' + - ! + value: SnaphotOperationRateExceeded + language: + default: + name: SnaphotOperationRateExceeded + description: '' + - ! + value: SnapshotsPresent + language: + default: + name: SnapshotsPresent + description: '' + - ! + value: SourceConditionNotMet + language: + default: + name: SourceConditionNotMet + description: '' + - ! + value: SystemInUse + language: + default: + name: SystemInUse + description: '' + - ! + value: TargetConditionNotMet + language: + default: + name: TargetConditionNotMet + description: '' + - ! + value: UnauthorizedBlobOverwrite + language: + default: + name: UnauthorizedBlobOverwrite + description: '' + - ! + value: BlobBeingRehydrated + language: + default: + name: BlobBeingRehydrated + description: '' + - ! + value: BlobArchived + language: + default: + name: BlobArchived + description: '' + - ! + value: BlobNotArchived + language: + default: + name: BlobNotArchived + description: '' + - ! + value: AuthorizationSourceIPMismatch + language: + default: + name: AuthorizationSourceIPMismatch + description: '' + - ! + value: AuthorizationProtocolMismatch + language: + default: + name: AuthorizationProtocolMismatch + description: '' + - ! + value: AuthorizationPermissionMismatch + language: + default: + name: AuthorizationPermissionMismatch + description: '' + - ! + value: AuthorizationServiceMismatch + language: + default: + name: AuthorizationServiceMismatch + description: '' + - ! + value: AuthorizationResourceTypeMismatch + language: + default: + name: AuthorizationResourceTypeMismatch + description: '' + type: choice + apiVersions: + - ! + version: '2019-02-02' + choiceType: *ref_0 + language: ! + default: + name: StorageErrorCode + description: Error codes returned by the service + protocol: ! {} + arrays: + - *ref_110 + - *ref_111 + - ! &ref_248 + type: array + apiVersions: + - ! + version: '2019-02-02' + elementType: *ref_112 + serialization: + xml: + name: SignedIdentifiers + attribute: false + wrapped: true + language: ! + default: + name: SignedIdentifiers + description: a collection of signed identifiers + protocol: ! {} + - ! &ref_319 + type: array + apiVersions: + - ! + version: '2019-02-02' + elementType: ! &ref_138 + choices: + - ! + value: copy + language: + default: + name: copy + description: '' + - ! + value: deleted + language: + default: + name: deleted + description: '' + - ! + value: metadata + language: + default: + name: metadata + description: '' + - ! + value: snapshots + language: + default: + name: snapshots + description: '' + - ! + value: uncommittedblobs + language: + default: + name: uncommittedblobs + description: '' + type: sealed-choice + apiVersions: + - ! + version: '2019-02-02' + choiceType: *ref_0 + language: ! + default: + name: ListBlobsIncludeItem + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + language: ! + default: + name: components·parameters·listblobsinclude·schema + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + - *ref_113 + - *ref_114 + - *ref_115 + - *ref_116 + - *ref_117 + - *ref_118 + - *ref_119 + - *ref_120 + - *ref_121 + - *ref_122 + binaries: + - ! &ref_866 + type: binary + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: binary + description: MISSING·SCHEMA-DESCRIPTION-BINARY + protocol: ! {} + - ! &ref_879 + type: binary + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: binary + description: MISSING·SCHEMA-DESCRIPTION-BINARY + protocol: ! {} + - ! &ref_728 + type: binary + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: binary + description: MISSING·SCHEMA-DESCRIPTION-BINARY + protocol: ! {} + - ! &ref_835 + type: binary + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: binary + description: MISSING·SCHEMA-DESCRIPTION-BINARY + protocol: ! {} + booleans: + - *ref_97 + - *ref_98 + - *ref_99 + - *ref_100 + - *ref_101 + - *ref_102 + - *ref_103 + - *ref_104 + - *ref_105 + - ! &ref_219 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-restype-container·get·responses·200·headers·x_ms_has_immutability_policy·schema + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + header: x-ms-has-immutability-policy + protocol: ! {} + - ! &ref_220 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-restype-container·get·responses·200·headers·x_ms_has_legal_hold·schema + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + header: x-ms-has-legal-hold + protocol: ! {} + - *ref_106 + - *ref_107 + - *ref_108 + - *ref_109 + - ! &ref_392 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·parameters·recursivedirectorydelete·schema + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + protocol: ! {} + - ! &ref_414 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·parameters·upn·schema + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + protocol: ! {} + - ! &ref_429 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·parameters·getrangecontentmd5·schema + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + protocol: ! {} + - ! &ref_430 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·parameters·getrangecontentcrc64·schema + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + protocol: ! {} + - ! &ref_457 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·get·responses·200·headers·x_ms_server_encrypted·schema + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + header: x-ms-server-encrypted + protocol: ! {} + - ! &ref_484 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·get·responses·206·headers·x_ms_server_encrypted·schema + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + header: x-ms-server-encrypted + protocol: ! {} + - ! &ref_499 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·head·responses·200·headers·x_ms_incremental_copy·schema + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + header: x-ms-incremental-copy + protocol: ! {} + - ! &ref_516 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·head·responses·200·headers·x_ms_server_encrypted·schema + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + header: x-ms-server-encrypted + protocol: ! {} + - ! &ref_519 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·head·responses·200·headers·x_ms_access_tier_inferred·schema + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + header: x-ms-access-tier-inferred + protocol: ! {} + - ! &ref_718 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-pageblob·put·responses·201·headers·x_ms_request_server_encrypted·schema + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + header: x-ms-request-server-encrypted + protocol: ! {} + - ! &ref_829 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-appendblob·put·responses·201·headers·x_ms_request_server_encrypted·schema + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + header: x-ms-request-server-encrypted + protocol: ! {} + - ! &ref_874 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-blockblob·put·responses·201·headers·x_ms_request_server_encrypted·schema + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + header: x-ms-request-server-encrypted + protocol: ! {} + - ! &ref_593 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_request_server_encrypted·schema + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + header: x-ms-request-server-encrypted + protocol: ! {} + - ! &ref_653 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_request_server_encrypted·schema + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + header: x-ms-request-server-encrypted + protocol: ! {} + - ! &ref_886 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-block·put·responses·201·headers·x_ms_request_server_encrypted·schema + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + header: x-ms-request-server-encrypted + protocol: ! {} + - ! &ref_896 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_request_server_encrypted·schema + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + header: x-ms-request-server-encrypted + protocol: ! {} + - ! &ref_909 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_request_server_encrypted·schema + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + header: x-ms-request-server-encrypted + protocol: ! {} + - ! &ref_738 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_request_server_encrypted·schema + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + header: x-ms-request-server-encrypted + protocol: ! {} + - ! &ref_770 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_request_server_encrypted·schema + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + header: x-ms-request-server-encrypted + protocol: ! {} + - ! &ref_846 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_request_server_encrypted·schema + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + header: x-ms-request-server-encrypted + protocol: ! {} + - ! &ref_863 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_request_server_encrypted·schema + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + header: x-ms-request-server-encrypted + protocol: ! {} + byteArrays: + - *ref_142 + - ! &ref_440 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·get·responses·200·headers·content_md5·schema + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: Content-MD5 + protocol: ! {} + - ! &ref_459 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·get·responses·200·headers·x_ms_blob_content_md5·schema + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: x-ms-blob-content-md5 + protocol: ! {} + - ! &ref_466 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·get·responses·206·headers·content_md5·schema + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: Content-MD5 + protocol: ! {} + - ! &ref_472 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·get·responses·206·headers·x_ms_content_crc64·schema + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: x-ms-content-crc64 + protocol: ! {} + - ! &ref_486 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·get·responses·206·headers·x_ms_blob_content_md5·schema + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: x-ms-blob-content-md5 + protocol: ! {} + - ! &ref_504 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·head·responses·200·headers·content_md5·schema + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: Content-MD5 + protocol: ! {} + - ! &ref_574 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·parameters·blobcontentmd5·schema + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + protocol: ! {} + - ! &ref_713 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-pageblob·put·responses·201·headers·content_md5·schema + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: Content-MD5 + protocol: ! {} + - ! &ref_824 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-appendblob·put·responses·201·headers·content_md5·schema + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: Content-MD5 + protocol: ! {} + - ! &ref_723 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·parameters·contentmd5·schema + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + protocol: ! {} + - ! &ref_869 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-blockblob·put·responses·201·headers·content_md5·schema + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: Content-MD5 + protocol: ! {} + - ! &ref_666 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·parameters·sourcecontentmd5·schema + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + protocol: ! {} + - ! &ref_675 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-copy-sync·put·responses·202·headers·content_md5·schema + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: Content-MD5 + protocol: ! {} + - ! &ref_676 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_content_crc64·schema + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: x-ms-content-crc64 + protocol: ! {} + - ! &ref_724 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·parameters·contentcrc64·schema + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + protocol: ! {} + - ! &ref_880 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-block·put·responses·201·headers·content_md5·schema + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: Content-MD5 + protocol: ! {} + - ! &ref_885 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-block·put·responses·201·headers·x_ms_content_crc64·schema + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: x-ms-content-crc64 + protocol: ! {} + - ! &ref_760 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·parameters·sourcecontentcrc64·schema + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + protocol: ! {} + - ! &ref_890 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-block-fromurl·put·responses·201·headers·content_md5·schema + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: Content-MD5 + protocol: ! {} + - ! &ref_891 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_content_crc64·schema + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: x-ms-content-crc64 + protocol: ! {} + - ! &ref_903 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-blocklist·put·responses·201·headers·content_md5·schema + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: Content-MD5 + protocol: ! {} + - ! &ref_904 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_content_crc64·schema + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: x-ms-content-crc64 + protocol: ! {} + - ! &ref_731 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-page-update·put·responses·201·headers·content_md5·schema + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: Content-MD5 + protocol: ! {} + - ! &ref_732 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_content_crc64·schema + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: x-ms-content-crc64 + protocol: ! {} + - ! &ref_748 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-page-clear·put·responses·201·headers·content_md5·schema + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: Content-MD5 + protocol: ! {} + - ! &ref_749 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_content_crc64·schema + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: x-ms-content-crc64 + protocol: ! {} + - ! &ref_764 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·content_md5·schema + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: Content-MD5 + protocol: ! {} + - ! &ref_765 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_content_crc64·schema + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: x-ms-content-crc64 + protocol: ! {} + - ! &ref_838 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-appendblock·put·responses·201·headers·content_md5·schema + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: Content-MD5 + protocol: ! {} + - ! &ref_839 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_content_crc64·schema + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: x-ms-content-crc64 + protocol: ! {} + - ! &ref_855 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·content_md5·schema + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: Content-MD5 + protocol: ! {} + - ! &ref_856 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_content_crc64·schema + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: x-ms-content-crc64 + protocol: ! {} + constants: + - ! &ref_143 + type: constant + value: ! + value: service + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_144 + type: constant + value: ! + value: properties + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_146 + type: constant + value: ! + value: '2019-02-02' + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_159 + type: constant + value: ! + value: service + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_160 + type: constant + value: ! + value: stats + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_167 + type: constant + value: ! + value: list + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_171 + type: constant + apiVersions: + - ! + version: '2019-02-02' + value: ! + value: metadata + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: ListContainersIncludeType + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_177 + type: constant + value: ! + value: service + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_178 + type: constant + value: ! + value: userdelegationkey + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_186 + type: constant + value: ! + value: account + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_187 + type: constant + value: ! + value: properties + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_195 + type: constant + value: ! + value: batch + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_202 + type: constant + value: ! + value: container + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_230 + type: constant + value: ! + value: container + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_231 + type: constant + value: ! + value: metadata + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_240 + type: constant + value: ! + value: container + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_241 + type: constant + value: ! + value: acl + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_258 + type: constant + value: ! + value: lease + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_259 + type: constant + value: ! + value: container + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_260 + type: constant + value: ! + value: acquire + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: LeaseAction + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_271 + type: constant + value: ! + value: lease + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_272 + type: constant + value: ! + value: container + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_273 + type: constant + value: ! + value: release + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: LeaseAction + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_282 + type: constant + value: ! + value: lease + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_283 + type: constant + value: ! + value: container + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_284 + type: constant + value: ! + value: renew + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: LeaseAction + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_293 + type: constant + value: ! + value: lease + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_294 + type: constant + value: ! + value: container + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_295 + type: constant + value: ! + value: break + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: LeaseAction + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_305 + type: constant + value: ! + value: lease + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_306 + type: constant + value: ! + value: container + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_307 + type: constant + value: ! + value: change + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: LeaseAction + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_317 + type: constant + value: ! + value: container + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_318 + type: constant + value: ! + value: list + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_327 + type: constant + value: ! + value: container + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_328 + type: constant + value: ! + value: list + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_337 + type: constant + value: ! + value: account + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_338 + type: constant + value: ! + value: properties + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_344 + type: constant + value: ! + value: directory + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_401 + type: constant + value: ! + value: setAccessControl + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_413 + type: constant + value: ! + value: getAccessControl + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_433 + type: constant + apiVersions: + - ! + version: '2019-02-02' + value: ! + value: AES256 + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: EncryptionAlgorithmType + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_529 + type: constant + value: ! + value: setAccessControl + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_538 + type: constant + value: ! + value: getAccessControl + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_701 + type: constant + value: ! + value: PageBlob + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: BlobType + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_821 + type: constant + value: ! + value: AppendBlob + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: BlobType + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_865 + type: constant + value: ! + value: BlockBlob + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: BlobType + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_565 + type: constant + value: ! + value: undelete + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_571 + type: constant + value: ! + value: properties + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_586 + type: constant + value: ! + value: metadata + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_596 + type: constant + value: ! + value: lease + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_597 + type: constant + value: ! + value: acquire + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: LeaseAction + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_606 + type: constant + value: ! + value: lease + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_607 + type: constant + value: ! + value: release + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: LeaseAction + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_615 + type: constant + value: ! + value: lease + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_616 + type: constant + value: ! + value: renew + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: LeaseAction + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_625 + type: constant + value: ! + value: lease + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_626 + type: constant + value: ! + value: change + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: LeaseAction + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_635 + type: constant + value: ! + value: lease + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_636 + type: constant + value: ! + value: break + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: LeaseAction + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_645 + type: constant + value: ! + value: snapshot + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_665 + type: constant + value: ! + value: 'true' + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_674 + type: constant + apiVersions: + - ! + version: '2019-02-02' + value: ! + value: success + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: SyncCopyStatusType + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + header: x-ms-copy-status + protocol: ! {} + - ! &ref_678 + type: constant + value: ! + value: copy + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_679 + type: constant + value: ! + value: abort + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_686 + type: constant + value: ! + value: tier + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_694 + type: constant + value: ! + value: account + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_695 + type: constant + value: ! + value: properties + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_877 + type: constant + value: ! + value: block + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_889 + type: constant + value: ! + value: block + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_899 + type: constant + value: ! + value: blocklist + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_721 + type: constant + value: ! + value: page + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_722 + type: constant + value: ! + value: update + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: PageWriteType + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_741 + type: constant + value: ! + value: page + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_742 + type: constant + value: ! + value: clear + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: PageWriteType + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_756 + type: constant + value: ! + value: page + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_757 + type: constant + value: ! + value: update + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: PageWriteType + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_773 + type: constant + value: ! + value: pagelist + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_783 + type: constant + value: ! + value: pagelist + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_793 + type: constant + value: ! + value: properties + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_802 + type: constant + value: ! + value: properties + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_812 + type: constant + value: ! + value: incrementalcopy + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_832 + type: constant + value: ! + value: appendblock + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_849 + type: constant + value: ! + value: appendblock + language: + default: + name: '' + description: '' + valueType: *ref_0 + language: ! + default: + name: '' + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + dateTimes: + - ! &ref_164 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·restype-service-comp-stats·get·responses·200·headers·date·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - *ref_123 + - *ref_124 + - ! &ref_183 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·restype-service-comp-userdelegationkey·post·responses·200·headers·date·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - *ref_125 + - *ref_126 + - ! &ref_191 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·restype-account-comp-properties·get·responses·200·headers·date·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_205 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-restype-container·put·responses·201·headers·last_modified·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_209 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-restype-container·put·responses·201·headers·date·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_214 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-restype-container·get·responses·200·headers·last_modified·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_218 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-restype-container·get·responses·200·headers·date·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_223 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·parameters·ifmodifiedsince·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + protocol: ! {} + - ! &ref_224 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·parameters·ifunmodifiedsince·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + protocol: ! {} + - ! &ref_228 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-restype-container·delete·responses·202·headers·date·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_234 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-restype-container-comp-metadata·put·responses·200·headers·last_modified·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_238 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-restype-container-comp-metadata·put·responses·200·headers·date·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_243 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-restype-container-comp-acl·get·responses·200·headers·last_modified·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_247 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-restype-container-comp-acl·get·responses·200·headers·date·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - *ref_127 + - *ref_128 + - ! &ref_252 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-restype-container-comp-acl·put·responses·200·headers·last_modified·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_256 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-restype-container-comp-acl·put·responses·200·headers·date·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_264 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·last_modified·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_269 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·date·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_276 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-comp-lease-restype-container-release·put·responses·200·headers·last_modified·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_280 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-comp-lease-restype-container-release·put·responses·200·headers·date·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_286 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·last_modified·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_291 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·date·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_298 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-comp-lease-restype-container-break·put·responses·202·headers·last_modified·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_303 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-comp-lease-restype-container-break·put·responses·202·headers·date·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_310 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-comp-lease-restype-container-change·put·responses·200·headers·last_modified·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_315 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-comp-lease-restype-container-change·put·responses·200·headers·date·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_324 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-restype-container-comp-list-flat·get·responses·200·headers·date·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - *ref_129 + - *ref_130 + - *ref_131 + - *ref_132 + - *ref_133 + - ! &ref_334 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·date·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_342 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-restype-account-comp-properties·get·responses·200·headers·date·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_356 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-resource-directory-create·put·responses·201·headers·last_modified·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_361 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-resource-directory-create·put·responses·201·headers·date·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_377 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·parameters·sourceifmodifiedsince·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + protocol: ! {} + - ! &ref_378 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·parameters·sourceifunmodifiedsince·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + protocol: ! {} + - ! &ref_383 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-directoryrename·put·responses·201·headers·last_modified·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_388 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-directoryrename·put·responses·201·headers·date·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_397 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-directorydelete·delete·responses·200·headers·date·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_405 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·date·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_407 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·last_modified·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_415 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·date·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_417 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·last_modified·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_434 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·get·responses·200·headers·last_modified·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_446 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·get·responses·200·headers·x_ms_copy_completion_time·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: x-ms-copy-completion-time + protocol: ! {} + - ! &ref_455 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·get·responses·200·headers·date·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_460 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·get·responses·206·headers·last_modified·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_473 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·get·responses·206·headers·x_ms_copy_completion_time·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: x-ms-copy-completion-time + protocol: ! {} + - ! &ref_482 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·get·responses·206·headers·date·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_491 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·head·responses·200·headers·last_modified·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_492 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·head·responses·200·headers·x_ms_creation_time·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: x-ms-creation-time + protocol: ! {} + - ! &ref_494 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·head·responses·200·headers·x_ms_copy_completion_time·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: x-ms-copy-completion-time + protocol: ! {} + - ! &ref_513 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·head·responses·200·headers·date·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_521 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·head·responses·200·headers·x_ms_access_tier_change_time·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: x-ms-access-tier-change-time + protocol: ! {} + - ! &ref_527 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·delete·responses·202·headers·date·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_530 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·date·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_532 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·last_modified·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_539 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·date·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_541 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·last_modified·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_556 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-filerename·put·responses·201·headers·last_modified·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_561 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-filerename·put·responses·201·headers·date·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_712 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-pageblob·put·responses·201·headers·last_modified·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_717 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-pageblob·put·responses·201·headers·date·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_823 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-appendblob·put·responses·201·headers·last_modified·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_828 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-appendblob·put·responses·201·headers·date·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_868 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-blockblob·put·responses·201·headers·last_modified·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_873 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-blockblob·put·responses·201·headers·date·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_569 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-undelete·put·responses·200·headers·date·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_579 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·last_modified·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_584 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·date·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_588 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-metadata·put·responses·200·headers·last_modified·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_592 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-metadata·put·responses·200·headers·date·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_599 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-lease-acquire·put·responses·201·headers·last_modified·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_604 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-lease-acquire·put·responses·201·headers·date·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_609 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-lease-release·put·responses·200·headers·last_modified·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_613 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-lease-release·put·responses·200·headers·date·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_618 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-lease-renew·put·responses·200·headers·last_modified·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_623 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-lease-renew·put·responses·200·headers·date·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_628 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-lease-change·put·responses·200·headers·last_modified·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_633 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-lease-change·put·responses·200·headers·date·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_638 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-lease-break·put·responses·202·headers·last_modified·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_643 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-lease-break·put·responses·202·headers·date·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_648 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-snapshot·put·responses·201·headers·last_modified·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_652 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-snapshot·put·responses·201·headers·date·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_658 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-copy·put·responses·202·headers·last_modified·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_662 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-copy·put·responses·202·headers·date·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_668 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-copy-sync·put·responses·202·headers·last_modified·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_672 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-copy-sync·put·responses·202·headers·date·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_684 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·date·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_699 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·date·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_884 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-block·put·responses·201·headers·date·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_895 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-block-fromurl·put·responses·201·headers·date·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_902 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-blocklist·put·responses·201·headers·last_modified·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_908 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-blocklist·put·responses·201·headers·date·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_913 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-blocklist·get·responses·200·headers·last_modified·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_920 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-blocklist·get·responses·200·headers·date·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_730 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-page-update·put·responses·201·headers·last_modified·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_737 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-page-update·put·responses·201·headers·date·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_747 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-page-clear·put·responses·201·headers·last_modified·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_754 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-page-clear·put·responses·201·headers·date·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_763 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·last_modified·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_769 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·date·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_774 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-pagelist·get·responses·200·headers·last_modified·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_780 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-pagelist·get·responses·200·headers·date·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_785 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·last_modified·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_791 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·date·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_795 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-properties-resize·put·responses·200·headers·last_modified·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_800 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-properties-resize·put·responses·200·headers·date·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_805 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·last_modified·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_810 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·date·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_814 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·last_modified·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_818 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·date·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_837 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-appendblock·put·responses·201·headers·last_modified·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_843 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-appendblock·put·responses·201·headers·date·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_854 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·last_modified·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_859 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·date·schema + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + numbers: + - ! &ref_145 + type: integer + apiVersions: + - ! + version: '2019-02-02' + minimum: 0 + precision: 32 + language: ! + default: + name: components·parameters·timeout·schema + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + - *ref_2 + - *ref_10 + - ! &ref_170 + type: integer + apiVersions: + - ! + version: '2019-02-02' + minimum: 1 + precision: 32 + language: ! + default: + name: components·parameters·maxresults·schema + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + - *ref_22 + - ! &ref_196 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: components·parameters·contentlength·schema + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + - ! &ref_261 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 32 + language: ! + default: + name: components·parameters·leaseduration·schema + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + - ! &ref_296 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 32 + language: ! + default: + name: components·parameters·leasebreakperiod·schema + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + - ! &ref_299 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 32 + language: ! + default: + name: paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_lease_time·schema + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: x-ms-lease-time + protocol: ! {} + - *ref_43 + - *ref_47 + - *ref_53 + - *ref_62 + - *ref_76 + - ! &ref_360 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: paths·filesystem-path-resource-directory-create·put·responses·201·headers·content_length·schema + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: Content-Length + protocol: ! {} + - ! &ref_387 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: paths·filesystem-path-directoryrename·put·responses·201·headers·content_length·schema + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: Content-Length + protocol: ! {} + - ! &ref_436 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: paths·containername-blob·get·responses·200·headers·content_length·schema + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: Content-Length + protocol: ! {} + - ! &ref_445 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: paths·containername-blob·get·responses·200·headers·x_ms_blob_sequence_number·schema + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: x-ms-blob-sequence-number + protocol: ! {} + - ! &ref_456 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 32 + language: ! + default: + name: paths·containername-blob·get·responses·200·headers·x_ms_blob_committed_block_count·schema + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: x-ms-blob-committed-block-count + protocol: ! {} + - ! &ref_462 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: paths·containername-blob·get·responses·206·headers·content_length·schema + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: Content-Length + protocol: ! {} + - ! &ref_471 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: paths·containername-blob·get·responses·206·headers·x_ms_blob_sequence_number·schema + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: x-ms-blob-sequence-number + protocol: ! {} + - ! &ref_483 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 32 + language: ! + default: + name: paths·containername-blob·get·responses·206·headers·x_ms_blob_committed_block_count·schema + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: x-ms-blob-committed-block-count + protocol: ! {} + - ! &ref_501 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: paths·containername-blob·head·responses·200·headers·content_length·schema + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: Content-Length + protocol: ! {} + - ! &ref_509 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: paths·containername-blob·head·responses·200·headers·x_ms_blob_sequence_number·schema + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: x-ms-blob-sequence-number + protocol: ! {} + - ! &ref_515 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 32 + language: ! + default: + name: paths·containername-blob·head·responses·200·headers·x_ms_blob_committed_block_count·schema + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: x-ms-blob-committed-block-count + protocol: ! {} + - ! &ref_560 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: paths·filesystem-path-filerename·put·responses·201·headers·content_length·schema + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: Content-Length + protocol: ! {} + - ! &ref_709 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: components·parameters·blobcontentlengthrequired·schema + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + - ! &ref_710 + type: integer + apiVersions: + - ! + version: '2019-02-02' + defaultValue: 0 + precision: 64 + language: ! + default: + name: components·parameters·blobsequencenumber·schema + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + - ! &ref_580 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_blob_sequence_number·schema + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: x-ms-blob-sequence-number + protocol: ! {} + - ! &ref_639 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 32 + language: ! + default: + name: paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_lease_time·schema + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: x-ms-lease-time + protocol: ! {} + - ! &ref_916 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_blob_content_length·schema + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: x-ms-blob-content-length + protocol: ! {} + - *ref_89 + - ! &ref_725 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: components·parameters·ifsequencenumberlessthanorequalto·schema + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + - ! &ref_726 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: components·parameters·ifsequencenumberlessthan·schema + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + - ! &ref_727 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: components·parameters·ifsequencenumberequalto·schema + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + - ! &ref_733 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_blob_sequence_number·schema + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: x-ms-blob-sequence-number + protocol: ! {} + - ! &ref_750 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_blob_sequence_number·schema + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: x-ms-blob-sequence-number + protocol: ! {} + - ! &ref_766 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_blob_sequence_number·schema + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: x-ms-blob-sequence-number + protocol: ! {} + - ! &ref_776 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_blob_content_length·schema + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: x-ms-blob-content-length + protocol: ! {} + - *ref_91 + - *ref_92 + - *ref_93 + - *ref_94 + - ! &ref_787 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_blob_content_length·schema + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: x-ms-blob-content-length + protocol: ! {} + - ! &ref_796 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_blob_sequence_number·schema + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: x-ms-blob-sequence-number + protocol: ! {} + - ! &ref_806 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_blob_sequence_number·schema + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: x-ms-blob-sequence-number + protocol: ! {} + - ! &ref_833 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: components·parameters·blobconditionmaxsize·schema + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + - ! &ref_834 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: components·parameters·blobconditionappendpos·schema + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + - ! &ref_845 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 32 + language: ! + default: + name: paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_blob_committed_block_count·schema + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: x-ms-blob-committed-block-count + protocol: ! {} + - ! &ref_861 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 32 + language: ! + default: + name: paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_blob_committed_block_count·schema + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: x-ms-blob-committed-block-count + protocol: ! {} + - ! + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: components·parameters·blobcontentlengthoptional·schema + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + sealedChoices: + - *ref_54 + - *ref_55 + - *ref_56 + - ! &ref_192 + choices: + - ! + value: Standard_LRS + language: + default: + name: Standard_LRS + description: '' + - ! + value: Standard_GRS + language: + default: + name: Standard_GRS + description: '' + - ! + value: Standard_RAGRS + language: + default: + name: Standard_RAGRS + description: '' + - ! + value: Standard_ZRS + language: + default: + name: Standard_ZRS + description: '' + - ! + value: Premium_LRS + language: + default: + name: Premium_LRS + description: '' + type: sealed-choice + apiVersions: + - ! + version: '2019-02-02' + choiceType: *ref_0 + language: ! + default: + name: SkuName + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + header: x-ms-sku-name + protocol: ! {} + - ! &ref_193 + choices: + - ! + value: Storage + language: + default: + name: Storage + description: '' + - ! + value: BlobStorage + language: + default: + name: BlobStorage + description: '' + - ! + value: StorageV2 + language: + default: + name: StorageV2 + description: '' + type: sealed-choice + apiVersions: + - ! + version: '2019-02-02' + choiceType: *ref_0 + language: ! + default: + name: AccountKind + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + header: x-ms-account-kind + protocol: ! {} + - *ref_138 + - *ref_139 + - *ref_140 + - ! &ref_367 + choices: + - ! + value: legacy + language: + default: + name: legacy + description: '' + - ! + value: posix + language: + default: + name: posix + description: '' + type: sealed-choice + apiVersions: + - ! + version: '2019-02-02' + choiceType: *ref_0 + language: ! + default: + name: PathRenameMode + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_523 + choices: + - ! + value: include + language: + default: + name: include + description: '' + - ! + value: only + language: + default: + name: only + description: '' + type: sealed-choice + apiVersions: + - ! + version: '2019-02-02' + choiceType: *ref_0 + language: ! + default: + name: DeleteSnapshotsOptionType + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_912 + choices: + - ! + value: committed + language: + default: + name: committed + description: '' + - ! + value: uncommitted + language: + default: + name: uncommitted + description: '' + - ! + value: all + language: + default: + name: all + description: '' + type: sealed-choice + apiVersions: + - ! + version: '2019-02-02' + choiceType: *ref_0 + defaultValue: committed + language: ! + default: + name: BlockListType + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_803 + choices: + - ! + value: max + language: + default: + name: max + description: '' + - ! + value: update + language: + default: + name: update + description: '' + - ! + value: increment + language: + default: + name: increment + description: '' + type: sealed-choice + apiVersions: + - ! + version: '2019-02-02' + choiceType: *ref_0 + language: ! + default: + name: SequenceNumberActionType + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + strings: + - *ref_0 + - ! &ref_147 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·parameters·clientrequestid·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - *ref_1 + - *ref_3 + - *ref_6 + - *ref_7 + - *ref_8 + - *ref_9 + - *ref_11 + - *ref_12 + - *ref_13 + - ! &ref_149 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·restype-service-comp-properties·put·responses·202·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_150 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·restype-service-comp-properties·put·responses·202·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_151 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·restype-service-comp-properties·put·responses·202·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_152 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·restype-service-comp-properties·put·responses·default·headers·x_ms_error_code·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - *ref_17 + - ! &ref_155 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·restype-service-comp-properties·get·responses·200·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_156 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·restype-service-comp-properties·get·responses·200·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_157 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·restype-service-comp-properties·get·responses·200·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_158 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·restype-service-comp-properties·get·responses·default·headers·x_ms_error_code·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_161 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·restype-service-comp-stats·get·responses·200·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_162 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·restype-service-comp-stats·get·responses·200·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_163 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·restype-service-comp-stats·get·responses·200·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_166 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·restype-service-comp-stats·get·responses·default·headers·x_ms_error_code·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_168 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·parameters·prefix·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_169 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·parameters·marker·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_172 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·comp-list·get·responses·200·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_173 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·comp-list·get·responses·200·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_174 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·comp-list·get·responses·200·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - *ref_19 + - *ref_20 + - *ref_21 + - *ref_23 + - *ref_24 + - *ref_25 + - *ref_26 + - ! &ref_176 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·comp-list·get·responses·default·headers·x_ms_error_code·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - *ref_29 + - *ref_30 + - ! &ref_180 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·restype-service-comp-userdelegationkey·post·responses·200·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_181 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·restype-service-comp-userdelegationkey·post·responses·200·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_182 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·restype-service-comp-userdelegationkey·post·responses·200·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - *ref_31 + - *ref_32 + - *ref_33 + - *ref_34 + - *ref_35 + - ! &ref_185 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·restype-service-comp-userdelegationkey·post·responses·default·headers·x_ms_error_code·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_188 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·restype-account-comp-properties·get·responses·200·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_189 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·restype-account-comp-properties·get·responses·200·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_190 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·restype-account-comp-properties·get·responses·200·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_194 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·restype-account-comp-properties·get·responses·default·headers·x_ms_error_code·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_197 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·parameters·multipartcontenttype·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_198 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·comp-batch·post·responses·200·headers·content_type·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Content-Type + protocol: ! {} + - ! &ref_199 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·comp-batch·post·responses·200·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_200 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·comp-batch·post·responses·200·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_201 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·comp-batch·post·responses·default·headers·x_ms_error_code·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_203 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·parameters·metadata·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_204 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-restype-container·put·responses·201·headers·etag·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_206 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-restype-container·put·responses·201·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_207 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-restype-container·put·responses·201·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_208 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-restype-container·put·responses·201·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_210 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-restype-container·put·responses·default·headers·x_ms_error_code·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_211 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·parameters·leaseidoptional·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_212 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-restype-container·get·responses·200·headers·x_ms_meta·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-meta + protocol: ! {} + - ! &ref_213 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-restype-container·get·responses·200·headers·etag·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_215 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-restype-container·get·responses·200·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_216 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-restype-container·get·responses·200·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_217 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-restype-container·get·responses·200·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_221 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-restype-container·get·responses·default·headers·x_ms_error_code·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_225 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-restype-container·delete·responses·202·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_226 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-restype-container·delete·responses·202·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_227 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-restype-container·delete·responses·202·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_229 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-restype-container·delete·responses·default·headers·x_ms_error_code·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_233 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-restype-container-comp-metadata·put·responses·200·headers·etag·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_235 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-restype-container-comp-metadata·put·responses·200·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_236 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-restype-container-comp-metadata·put·responses·200·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_237 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-restype-container-comp-metadata·put·responses·200·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_239 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-restype-container-comp-metadata·put·responses·default·headers·x_ms_error_code·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_242 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-restype-container-comp-acl·get·responses·200·headers·etag·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_244 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_245 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_246 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - *ref_36 + - *ref_37 + - ! &ref_249 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-restype-container-comp-acl·get·responses·default·headers·x_ms_error_code·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_251 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-restype-container-comp-acl·put·responses·200·headers·etag·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_253 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-restype-container-comp-acl·put·responses·200·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_254 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-restype-container-comp-acl·put·responses·200·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_255 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-restype-container-comp-acl·put·responses·200·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_257 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-restype-container-comp-acl·put·responses·default·headers·x_ms_error_code·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_262 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·parameters·proposedleaseidoptional·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_263 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·etag·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_265 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_lease_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-lease-id + protocol: ! {} + - ! &ref_266 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_267 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_268 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_270 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-comp-lease-restype-container-acquire·put·responses·default·headers·x_ms_error_code·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_274 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·parameters·leaseidrequired·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_275 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-comp-lease-restype-container-release·put·responses·200·headers·etag·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_277 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-comp-lease-restype-container-release·put·responses·200·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_278 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-comp-lease-restype-container-release·put·responses·200·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_279 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-comp-lease-restype-container-release·put·responses·200·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_281 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-comp-lease-restype-container-release·put·responses·default·headers·x_ms_error_code·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_285 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·etag·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_287 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_lease_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-lease-id + protocol: ! {} + - ! &ref_288 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_289 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_290 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_292 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-comp-lease-restype-container-renew·put·responses·default·headers·x_ms_error_code·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_297 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-comp-lease-restype-container-break·put·responses·202·headers·etag·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_300 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_301 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_302 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_304 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-comp-lease-restype-container-break·put·responses·default·headers·x_ms_error_code·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_308 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·parameters·proposedleaseidrequired·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_309 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-comp-lease-restype-container-change·put·responses·200·headers·etag·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_311 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_lease_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-lease-id + protocol: ! {} + - ! &ref_312 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_313 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_314 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_316 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-comp-lease-restype-container-change·put·responses·default·headers·x_ms_error_code·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_320 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-restype-container-comp-list-flat·get·responses·200·headers·content_type·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Content-Type + protocol: ! {} + - ! &ref_321 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-restype-container-comp-list-flat·get·responses·200·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_322 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-restype-container-comp-list-flat·get·responses·200·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_323 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-restype-container-comp-list-flat·get·responses·200·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - *ref_39 + - *ref_40 + - *ref_41 + - *ref_42 + - *ref_44 + - *ref_45 + - *ref_46 + - *ref_48 + - *ref_49 + - *ref_50 + - *ref_51 + - *ref_52 + - *ref_57 + - *ref_58 + - *ref_59 + - *ref_60 + - *ref_61 + - *ref_63 + - *ref_65 + - *ref_64 + - *ref_67 + - ! &ref_326 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-restype-container-comp-list-flat·get·responses·default·headers·x_ms_error_code·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_329 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·parameters·delimiter·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_330 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·content_type·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Content-Type + protocol: ! {} + - ! &ref_331 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_332 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_333 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - *ref_72 + - *ref_73 + - *ref_74 + - *ref_75 + - *ref_77 + - *ref_78 + - *ref_79 + - ! &ref_336 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-restype-container-comp-list-hierarchy·get·responses·default·headers·x_ms_error_code·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_339 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_340 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_341 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_343 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-restype-account-comp-properties·get·responses·default·headers·x_ms_error_code·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_345 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·parameters·directoryproperties·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_346 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·parameters·posixpermissions·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_347 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·parameters·posixumask·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_348 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·parameters·xmscachecontrol·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_349 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·parameters·xmscontenttype·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_350 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·parameters·xmscontentencoding·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_351 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·parameters·xmscontentlanguage·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_352 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·parameters·xmscontentdisposition·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_353 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·parameters·ifmatch·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_354 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·parameters·ifnonematch·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_355 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-resource-directory-create·put·responses·201·headers·etag·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_357 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-resource-directory-create·put·responses·201·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_358 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-resource-directory-create·put·responses·201·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_359 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-resource-directory-create·put·responses·201·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_362 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-resource-directory-create·put·responses·default·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_363 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-resource-directory-create·put·responses·default·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_364 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-resource-directory-create·put·responses·default·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - *ref_82 + - *ref_83 + - ! &ref_366 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·parameters·continuation·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_368 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·parameters·filerenamesource·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_374 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·parameters·sourceleaseid·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_379 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·parameters·sourceifmatch·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_380 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·parameters·sourceifnonematch·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_381 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_continuation·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-continuation + protocol: ! {} + - ! &ref_382 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-directoryrename·put·responses·201·headers·etag·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_384 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_385 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_386 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_389 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-directoryrename·put·responses·default·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_390 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-directoryrename·put·responses·default·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_391 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-directoryrename·put·responses·default·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_393 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_continuation·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-continuation + protocol: ! {} + - ! &ref_394 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_395 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_396 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_398 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-directorydelete·delete·responses·default·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_399 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-directorydelete·delete·responses·default·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_400 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-directorydelete·delete·responses·default·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_402 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·parameters·owner·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_403 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·parameters·group·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_404 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·parameters·posixacl·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_406 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·etag·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_408 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_409 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_410 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·default·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_411 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·default·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_412 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·default·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_416 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·etag·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_418 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_owner·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-owner + protocol: ! {} + - ! &ref_419 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_group·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-group + protocol: ! {} + - ! &ref_420 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_permissions·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-permissions + protocol: ! {} + - ! &ref_421 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_acl·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-acl + protocol: ! {} + - ! &ref_422 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_423 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_424 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-action-getaccesscontrol-directory·head·responses·default·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_425 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-action-getaccesscontrol-directory·head·responses·default·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_426 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-action-getaccesscontrol-directory·head·responses·default·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_427 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·parameters·snapshot·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_428 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·parameters·range·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_431 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·parameters·encryptionkey·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_432 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·parameters·encryptionkeysha256·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_435 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·get·responses·200·headers·x_ms_meta·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-meta + protocol: ! {} + - ! &ref_437 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·get·responses·200·headers·content_type·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Content-Type + protocol: ! {} + - ! &ref_438 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·get·responses·200·headers·content_range·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Content-Range + protocol: ! {} + - ! &ref_439 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·get·responses·200·headers·etag·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_441 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·get·responses·200·headers·content_encoding·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Content-Encoding + protocol: ! {} + - ! &ref_442 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·get·responses·200·headers·cache_control·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Cache-Control + protocol: ! {} + - ! &ref_443 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·get·responses·200·headers·content_disposition·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Content-Disposition + protocol: ! {} + - ! &ref_444 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·get·responses·200·headers·content_language·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Content-Language + protocol: ! {} + - ! &ref_447 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·get·responses·200·headers·x_ms_copy_status_description·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-copy-status-description + protocol: ! {} + - ! &ref_448 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·get·responses·200·headers·x_ms_copy_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-copy-id + protocol: ! {} + - ! &ref_449 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·get·responses·200·headers·x_ms_copy_progress·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-copy-progress + protocol: ! {} + - ! &ref_450 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·get·responses·200·headers·x_ms_copy_source·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-copy-source + protocol: ! {} + - ! &ref_451 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·get·responses·200·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_452 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·get·responses·200·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_453 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·get·responses·200·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_454 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·get·responses·200·headers·accept_ranges·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Accept-Ranges + protocol: ! {} + - ! &ref_458 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·get·responses·200·headers·x_ms_encryption_key_sha256·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-encryption-key-sha256 + protocol: ! {} + - ! &ref_461 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·get·responses·206·headers·x_ms_meta·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-meta + protocol: ! {} + - ! &ref_463 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·get·responses·206·headers·content_type·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Content-Type + protocol: ! {} + - ! &ref_464 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·get·responses·206·headers·content_range·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Content-Range + protocol: ! {} + - ! &ref_465 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·get·responses·206·headers·etag·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_467 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·get·responses·206·headers·content_encoding·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Content-Encoding + protocol: ! {} + - ! &ref_468 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·get·responses·206·headers·cache_control·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Cache-Control + protocol: ! {} + - ! &ref_469 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·get·responses·206·headers·content_disposition·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Content-Disposition + protocol: ! {} + - ! &ref_470 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·get·responses·206·headers·content_language·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Content-Language + protocol: ! {} + - ! &ref_474 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·get·responses·206·headers·x_ms_copy_status_description·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-copy-status-description + protocol: ! {} + - ! &ref_475 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·get·responses·206·headers·x_ms_copy_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-copy-id + protocol: ! {} + - ! &ref_476 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·get·responses·206·headers·x_ms_copy_progress·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-copy-progress + protocol: ! {} + - ! &ref_477 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·get·responses·206·headers·x_ms_copy_source·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-copy-source + protocol: ! {} + - ! &ref_478 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·get·responses·206·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_479 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·get·responses·206·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_480 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·get·responses·206·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_481 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·get·responses·206·headers·accept_ranges·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Accept-Ranges + protocol: ! {} + - ! &ref_485 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·get·responses·206·headers·x_ms_encryption_key_sha256·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-encryption-key-sha256 + protocol: ! {} + - ! &ref_487 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·get·responses·default·headers·x_ms_error_code·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_493 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·head·responses·200·headers·x_ms_meta·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-meta + protocol: ! {} + - ! &ref_495 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·head·responses·200·headers·x_ms_copy_status_description·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-copy-status-description + protocol: ! {} + - ! &ref_496 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·head·responses·200·headers·x_ms_copy_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-copy-id + protocol: ! {} + - ! &ref_497 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·head·responses·200·headers·x_ms_copy_progress·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-copy-progress + protocol: ! {} + - ! &ref_498 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·head·responses·200·headers·x_ms_copy_source·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-copy-source + protocol: ! {} + - ! &ref_500 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·head·responses·200·headers·x_ms_copy_destination_snapshot·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-copy-destination-snapshot + protocol: ! {} + - ! &ref_502 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·head·responses·200·headers·content_type·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Content-Type + protocol: ! {} + - ! &ref_503 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·head·responses·200·headers·etag·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_505 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·head·responses·200·headers·content_encoding·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Content-Encoding + protocol: ! {} + - ! &ref_506 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·head·responses·200·headers·content_disposition·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Content-Disposition + protocol: ! {} + - ! &ref_507 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·head·responses·200·headers·content_language·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Content-Language + protocol: ! {} + - ! &ref_508 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·head·responses·200·headers·cache_control·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Cache-Control + protocol: ! {} + - ! &ref_510 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·head·responses·200·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_511 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·head·responses·200·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_512 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·head·responses·200·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_514 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·head·responses·200·headers·accept_ranges·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Accept-Ranges + protocol: ! {} + - ! &ref_517 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·head·responses·200·headers·x_ms_encryption_key_sha256·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-encryption-key-sha256 + protocol: ! {} + - ! &ref_518 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·head·responses·200·headers·x_ms_access_tier·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-access-tier + protocol: ! {} + - ! &ref_520 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·head·responses·200·headers·x_ms_archive_status·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-archive-status + protocol: ! {} + - ! &ref_522 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·head·responses·default·headers·x_ms_error_code·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_524 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·delete·responses·202·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_525 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·delete·responses·202·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_526 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·delete·responses·202·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_528 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob·delete·responses·default·headers·x_ms_error_code·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_531 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·etag·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_533 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_534 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_535 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·default·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_536 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·default·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_537 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·default·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_540 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·etag·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_542 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_owner·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-owner + protocol: ! {} + - ! &ref_543 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_group·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-group + protocol: ! {} + - ! &ref_544 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_permissions·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-permissions + protocol: ! {} + - ! &ref_545 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_acl·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-acl + protocol: ! {} + - ! &ref_546 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_547 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_548 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-action-getaccesscontrol-blob·head·responses·default·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_549 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-action-getaccesscontrol-blob·head·responses·default·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_550 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-action-getaccesscontrol-blob·head·responses·default·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_555 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-filerename·put·responses·201·headers·etag·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_557 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-filerename·put·responses·201·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_558 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-filerename·put·responses·201·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_559 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-filerename·put·responses·201·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_562 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-filerename·put·responses·default·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_563 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-filerename·put·responses·default·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_564 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·filesystem-path-filerename·put·responses·default·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_573 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·parameters·blobcontenttype·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_575 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·parameters·blobcontentencoding·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_576 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·parameters·blobcontentlanguage·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_572 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·parameters·blobcachecontrol·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_577 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·parameters·blobcontentdisposition·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_711 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-pageblob·put·responses·201·headers·etag·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_714 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-pageblob·put·responses·201·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_715 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-pageblob·put·responses·201·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_716 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-pageblob·put·responses·201·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_719 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-pageblob·put·responses·201·headers·x_ms_encryption_key_sha256·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-encryption-key-sha256 + protocol: ! {} + - ! &ref_720 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-pageblob·put·responses·default·headers·x_ms_error_code·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_822 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-appendblob·put·responses·201·headers·etag·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_825 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-appendblob·put·responses·201·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_826 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-appendblob·put·responses·201·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_827 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-appendblob·put·responses·201·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_830 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-appendblob·put·responses·201·headers·x_ms_encryption_key_sha256·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-encryption-key-sha256 + protocol: ! {} + - ! &ref_831 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-appendblob·put·responses·default·headers·x_ms_error_code·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_867 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-blockblob·put·responses·201·headers·etag·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_870 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-blockblob·put·responses·201·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_871 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-blockblob·put·responses·201·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_872 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-blockblob·put·responses·201·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_875 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-blockblob·put·responses·201·headers·x_ms_encryption_key_sha256·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-encryption-key-sha256 + protocol: ! {} + - ! &ref_876 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-blockblob·put·responses·default·headers·x_ms_error_code·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_566 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-undelete·put·responses·200·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_567 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-undelete·put·responses·200·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_568 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-undelete·put·responses·200·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_570 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-undelete·put·responses·default·headers·x_ms_error_code·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_578 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·etag·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_581 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_582 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_583 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_585 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-properties-sethttpheaders·put·responses·default·headers·x_ms_error_code·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_587 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-metadata·put·responses·200·headers·etag·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_589 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_590 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_591 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_594 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_encryption_key_sha256·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-encryption-key-sha256 + protocol: ! {} + - ! &ref_595 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-metadata·put·responses·default·headers·x_ms_error_code·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_598 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-lease-acquire·put·responses·201·headers·etag·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_600 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_lease_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-lease-id + protocol: ! {} + - ! &ref_601 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_602 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_603 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_605 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-lease-acquire·put·responses·default·headers·x_ms_error_code·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_608 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-lease-release·put·responses·200·headers·etag·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_610 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-lease-release·put·responses·200·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_611 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-lease-release·put·responses·200·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_612 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-lease-release·put·responses·200·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_614 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-lease-release·put·responses·default·headers·x_ms_error_code·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_617 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-lease-renew·put·responses·200·headers·etag·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_619 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_lease_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-lease-id + protocol: ! {} + - ! &ref_620 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_621 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_622 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_624 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-lease-renew·put·responses·default·headers·x_ms_error_code·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_627 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-lease-change·put·responses·200·headers·etag·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_629 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_630 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_631 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_lease_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-lease-id + protocol: ! {} + - ! &ref_632 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_634 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-lease-change·put·responses·default·headers·x_ms_error_code·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_637 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-lease-break·put·responses·202·headers·etag·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_640 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_641 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_642 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_644 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-lease-break·put·responses·default·headers·x_ms_error_code·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_646 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_snapshot·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-snapshot + protocol: ! {} + - ! &ref_647 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-snapshot·put·responses·201·headers·etag·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_649 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_650 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_651 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_654 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-snapshot·put·responses·default·headers·x_ms_error_code·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_657 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-copy·put·responses·202·headers·etag·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_659 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_660 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_661 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_663 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_copy_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-copy-id + protocol: ! {} + - ! &ref_664 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-copy·put·responses·default·headers·x_ms_error_code·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_667 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-copy-sync·put·responses·202·headers·etag·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_669 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_670 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_671 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_673 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_copy_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-copy-id + protocol: ! {} + - ! &ref_677 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-copy-sync·put·responses·default·headers·x_ms_error_code·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_680 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·parameters·copyid·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_681 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_682 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_683 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_685 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-copy-copyid-copyid·put·responses·default·headers·x_ms_error_code·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_687 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-tier·put·responses·200·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_688 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-tier·put·responses·200·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_689 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-tier·put·responses·200·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_690 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-tier·put·responses·202·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_691 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-tier·put·responses·202·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_692 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-tier·put·responses·202·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_693 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-tier·put·responses·default·headers·x_ms_error_code·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_696 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_697 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_698 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_700 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-restype-account-comp-properties·get·responses·default·headers·x_ms_error_code·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_878 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·parameters·blockid·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_881 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-block·put·responses·201·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_882 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-block·put·responses·201·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_883 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-block·put·responses·201·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_887 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-block·put·responses·201·headers·x_ms_encryption_key_sha256·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-encryption-key-sha256 + protocol: ! {} + - ! &ref_888 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-block·put·responses·default·headers·x_ms_error_code·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_850 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·parameters·sourcerange·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_892 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_893 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_894 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_897 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_encryption_key_sha256·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-encryption-key-sha256 + protocol: ! {} + - ! &ref_898 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-block-fromurl·put·responses·default·headers·x_ms_error_code·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - *ref_85 + - *ref_86 + - *ref_87 + - ! &ref_901 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-blocklist·put·responses·201·headers·etag·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_905 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_906 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_907 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_910 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_encryption_key_sha256·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-encryption-key-sha256 + protocol: ! {} + - ! &ref_911 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-blocklist·put·responses·default·headers·x_ms_error_code·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_914 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-blocklist·get·responses·200·headers·etag·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_915 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-blocklist·get·responses·200·headers·content_type·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Content-Type + protocol: ! {} + - ! &ref_917 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_918 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_919 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - *ref_88 + - ! &ref_922 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-blocklist·get·responses·default·headers·x_ms_error_code·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_729 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-page-update·put·responses·201·headers·etag·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_734 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_735 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_736 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_739 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_encryption_key_sha256·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-encryption-key-sha256 + protocol: ! {} + - ! &ref_740 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-page-update·put·responses·default·headers·x_ms_error_code·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_746 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-page-clear·put·responses·201·headers·etag·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_751 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_752 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_753 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_755 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-page-clear·put·responses·default·headers·x_ms_error_code·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_759 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·parameters·sourcerangerequiredputpagefromurl·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_761 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·parameters·rangerequiredputpagefromurl·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_762 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·etag·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_767 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_768 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_771 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_encryption_key_sha256·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-encryption-key-sha256 + protocol: ! {} + - ! &ref_772 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-page-update-fromurl·put·responses·default·headers·x_ms_error_code·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_775 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-pagelist·get·responses·200·headers·etag·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_777 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_778 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_779 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_782 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-pagelist·get·responses·default·headers·x_ms_error_code·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_784 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·parameters·prevsnapshot·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_786 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·etag·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_788 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_789 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_790 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_792 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-pagelist-diff·get·responses·default·headers·x_ms_error_code·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_794 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-properties-resize·put·responses·200·headers·etag·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_797 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_798 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_799 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_801 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-properties-resize·put·responses·default·headers·x_ms_error_code·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_804 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·etag·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_807 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_808 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_809 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_811 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-properties-updatesequencenumber·put·responses·default·headers·x_ms_error_code·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_813 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·etag·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_815 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_816 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_817 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_819 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_copy_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-copy-id + protocol: ! {} + - ! &ref_820 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-incrementalcopy·put·responses·default·headers·x_ms_error_code·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_836 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-appendblock·put·responses·201·headers·etag·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_840 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_client_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_841 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_842 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_844 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_blob_append_offset·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-blob-append-offset + protocol: ! {} + - ! &ref_847 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_encryption_key_sha256·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-encryption-key-sha256 + protocol: ! {} + - ! &ref_848 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-appendblock·put·responses·default·headers·x_ms_error_code·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_853 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·etag·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_857 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_request_id·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_858 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_version·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_860 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_blob_append_offset·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-blob-append-offset + protocol: ! {} + - ! &ref_862 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_encryption_key_sha256·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-encryption-key-sha256 + protocol: ! {} + - ! &ref_864 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: paths·containername-blob-comp-appendblock-fromurl·put·responses·default·headers·x_ms_error_code·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·parameters·url·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + type: string + apiVersions: + - ! + version: '2019-02-02' + maxLength: 1024 + minLength: 1 + pattern: '^[a-zA-Z0-9]+(?:/[a-zA-Z0-9]+)*(?:\.[a-zA-Z0-9]+){0,1}$' + language: ! + default: + name: components·parameters·blob·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·parameters·filesystem·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·parameters·path·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·parameters·containername·schema + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + uris: + - ! &ref_656 + type: uri + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·parameters·copysource·schema + description: MISSING·SCHEMA-DESCRIPTION-URI + protocol: ! {} + - ! &ref_758 + type: uri + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: components·parameters·sourceurl·schema + description: MISSING·SCHEMA-DESCRIPTION-URI + protocol: ! {} +globalParameters: +- ! &ref_154 + schema: *ref_0 + implementation: Client + required: true + extensions: + x-in: path + x-ms-priority: 0 + x-ms-skip-url-encoding: true + x-name: url + x-required: true + x-type: string + language: ! + default: + name: url + description: 'The URL of the service account, container, or blob that is the targe of the desired operation.' + serializedName: url + protocol: ! + http: ! + in: uri +- ! &ref_923 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_924 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_925 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_926 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_927 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_928 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_929 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_930 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_931 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_932 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_933 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_934 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_935 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_936 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_937 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_938 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_939 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_940 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_941 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_942 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_943 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_944 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_945 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_946 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_947 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_948 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_949 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_950 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_951 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_952 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_953 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_954 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_955 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_956 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_957 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_958 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_959 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_960 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_961 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_962 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_963 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_964 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_965 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_966 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_967 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_968 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_969 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_970 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_971 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_972 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_973 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_974 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_975 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_976 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_977 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_978 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_979 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_980 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_981 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_982 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_983 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_984 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_985 + schema: *ref_146 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_986 + schema: *ref_367 + implementation: Client + extensions: + x-ms-priority: 2 + language: ! + default: + name: pathRenameMode + description: Determines the behavior of the rename operation + serializedName: mode + protocol: ! + http: ! + in: query +- ! &ref_987 + schema: *ref_367 + implementation: Client + extensions: + x-ms-priority: 2 + language: ! + default: + name: pathRenameMode + description: Determines the behavior of the rename operation + serializedName: mode + protocol: ! + http: ! + in: query +info: ! + title: Azure Blob Storage +operationGroups: +- ! + $key: Service + operations: + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_143 + implementation: Method + required: true + language: ! + default: + name: restype + description: MISSING·PARAMETER-DESCRIPTION + serializedName: restype + protocol: ! + http: ! + in: query + - ! + schema: *ref_144 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_145 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - *ref_927 + - ! + schema: *ref_147 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_148 + implementation: Method + required: true + extensions: + x-ms-requestBody-name: StorageServiceProperties + language: ! + default: + name: StorageServiceProperties + description: The StorageService properties. + protocol: ! + http: ! + in: body + style: json + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: / + method: put + knownMediaType: xml + mediaTypes: + - application/xml + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_149 + header: x-ms-client-request-id + - ! + schema: *ref_150 + header: x-ms-request-id + - ! + schema: *ref_151 + header: x-ms-version + statusCodes: + - '202' + exceptions: + - ! + schema: *ref_153 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_152 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + extensions: + x-ms-requestBody-index: 0 + language: ! + default: + name: SetProperties + description: 'Sets properties for a storage account''s Blob service endpoint, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_143 + implementation: Method + required: true + language: ! + default: + name: restype + description: MISSING·PARAMETER-DESCRIPTION + serializedName: restype + protocol: ! + http: ! + in: query + - ! + schema: *ref_144 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_145 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - *ref_924 + - ! + schema: *ref_147 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: / + method: get + uri: '{url}' + responses: + - ! + schema: *ref_148 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_155 + header: x-ms-client-request-id + - ! + schema: *ref_156 + header: x-ms-request-id + - ! + schema: *ref_157 + header: x-ms-version + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_153 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_158 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: GetProperties + description: 'gets the properties of a storage account''s Blob service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules.' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_159 + implementation: Method + required: true + language: ! + default: + name: restype + description: MISSING·PARAMETER-DESCRIPTION + serializedName: restype + protocol: ! + http: ! + in: query + - ! + schema: *ref_160 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_145 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - *ref_925 + - ! + schema: *ref_147 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: / + method: get + uri: '{url}' + responses: + - ! + schema: *ref_165 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_161 + header: x-ms-client-request-id + - ! + schema: *ref_162 + header: x-ms-request-id + - ! + schema: *ref_163 + header: x-ms-version + - ! + schema: *ref_164 + header: Date + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_153 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_166 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: GetStatistics + description: Retrieves statistics related to replication for the Blob service. It is only available on the secondary location endpoint when read-access geo-redundant replication is enabled for the storage account. + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_167 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_168 + implementation: Method + language: ! + default: + name: prefix + description: Filters the results to return only containers whose name begins with the specified prefix. + serializedName: prefix + protocol: ! + http: ! + in: query + - ! + schema: *ref_169 + implementation: Method + language: ! + default: + name: marker + description: >- + A string value that identifies the portion of the list of containers to be returned with the next listing operation. The operation returns the NextMarker value within the response body if the listing operation did not return + all containers remaining to be listed with the current page. The NextMarker value can be used as the value for the marker parameter in a subsequent call to request the next page of list items. The marker value is opaque to the + client. + serializedName: marker + protocol: ! + http: ! + in: query + - ! + schema: *ref_170 + implementation: Method + language: ! + default: + name: maxresults + description: >- + Specifies the maximum number of containers to return. If the request does not specify maxresults, or specifies a value greater than 5000, the server will return up to 5000 items. Note that if the listing operation crosses a + partition boundary, then the service will return a continuation token for retrieving the remainder of the results. For this reason, it is possible that the service will return fewer results than specified by maxresults, or + than the default of 5000. + serializedName: maxresults + protocol: ! + http: ! + in: query + - ! + schema: *ref_171 + implementation: Method + language: ! + default: + name: include + description: Include this parameter to specify that the container's metadata be returned as part of the response body. + serializedName: include + protocol: ! + http: ! + in: query + - ! + schema: *ref_145 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - *ref_926 + - ! + schema: *ref_147 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: / + method: get + uri: '{url}' + responses: + - ! + schema: *ref_175 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_172 + header: x-ms-client-request-id + - ! + schema: *ref_173 + header: x-ms-request-id + - ! + schema: *ref_174 + header: x-ms-version + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_153 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_176 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + extensions: + x-ms-pageable: + nextLinkName: NextMarker + language: ! + default: + name: ListContainersSegment + description: The List Containers Segment operation returns a list of the containers under the specified account + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_177 + implementation: Method + required: true + language: ! + default: + name: restype + description: MISSING·PARAMETER-DESCRIPTION + serializedName: restype + protocol: ! + http: ! + in: query + - ! + schema: *ref_178 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_145 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - *ref_957 + - ! + schema: *ref_147 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_179 + implementation: Method + required: true + extensions: + x-ms-requestBody-name: KeyInfo + language: ! + default: + name: KeyInfo + description: '' + protocol: ! + http: ! + in: body + style: json + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: / + method: post + knownMediaType: xml + mediaTypes: + - application/xml + uri: '{url}' + responses: + - ! + schema: *ref_184 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_180 + header: x-ms-client-request-id + - ! + schema: *ref_181 + header: x-ms-request-id + - ! + schema: *ref_182 + header: x-ms-version + - ! + schema: *ref_183 + header: Date + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_153 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_185 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + extensions: + x-ms-requestBody-index: 0 + language: ! + default: + name: GetUserDelegationKey + description: Retrieves a user delegation key for the Blob service. This is only a valid operation when using bearer token authentication. + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_186 + implementation: Method + required: true + language: ! + default: + name: restype + description: MISSING·PARAMETER-DESCRIPTION + serializedName: restype + protocol: ! + http: ! + in: query + - ! + schema: *ref_187 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - *ref_961 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: / + method: get + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_188 + header: x-ms-client-request-id + - ! + schema: *ref_189 + header: x-ms-request-id + - ! + schema: *ref_190 + header: x-ms-version + - ! + schema: *ref_191 + header: Date + - ! + schema: *ref_192 + header: x-ms-sku-name + - ! + schema: *ref_193 + header: x-ms-account-kind + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_153 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_194 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: GetAccountInfo + description: 'Returns the sku name and account kind ' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_195 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_196 + implementation: Method + required: true + language: ! + default: + name: Content-Length + description: The length of the request. + serializedName: Content-Length + protocol: ! + http: ! + in: header + - ! + schema: *ref_197 + implementation: Method + required: true + language: ! + default: + name: multipartContentType + description: 'Required. The value of this header must be multipart/mixed with a batch boundary. Example header value: multipart/mixed; boundary=batch_' + serializedName: Content-Type + protocol: ! + http: ! + in: header + - ! + schema: *ref_145 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - *ref_967 + - ! + schema: *ref_147 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: / + method: post + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_198 + header: Content-Type + - ! + schema: *ref_199 + header: x-ms-request-id + - ! + schema: *ref_200 + header: x-ms-version + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_153 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_201 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + extensions: + x-ms-requestBody-index: 0 + language: ! + default: + name: SubmitBatch + description: The Batch operation allows multiple API calls to be embedded into a single HTTP request. + protocol: ! {} + language: ! + default: + name: Service + description: '' + protocol: ! {} +- ! + $key: Container + operations: + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_202 + implementation: Method + required: true + language: ! + default: + name: restype + description: MISSING·PARAMETER-DESCRIPTION + serializedName: restype + protocol: ! + http: ! + in: query + - ! + schema: *ref_145 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_203 + implementation: Method + extensions: + x-ms-header-collection-prefix: x-ms-meta- + language: ! + default: + name: metadata + description: >- + Optional. Specifies a user-defined name-value pair associated with the blob. If no name-value pairs are specified, the operation will copy the metadata from the source blob or file to the destination blob. If one or more + name-value pairs are specified, the destination blob is created with the specified metadata, and metadata is not copied from the source blob or file. Note that beginning with version 2009-09-19, metadata names must adhere to + the naming rules for C# identifiers. See Naming and Referencing Containers, Blobs, and Metadata for more information. + serializedName: x-ms-meta + protocol: ! + http: ! + in: header + - ! + schema: *ref_135 + implementation: Method + language: ! + default: + name: access + description: Specifies whether data in the container may be accessed publicly and the level of access + serializedName: x-ms-blob-public-access + protocol: ! + http: ! + in: header + - *ref_975 + - ! + schema: *ref_147 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_204 + header: ETag + - ! + schema: *ref_205 + header: Last-Modified + - ! + schema: *ref_206 + header: x-ms-client-request-id + - ! + schema: *ref_207 + header: x-ms-request-id + - ! + schema: *ref_208 + header: x-ms-version + - ! + schema: *ref_209 + header: Date + statusCodes: + - '201' + exceptions: + - ! + schema: *ref_153 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_210 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: Create + description: 'creates a new container under the specified account. If the container with the same name already exists, the operation fails' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_202 + implementation: Method + required: true + language: ! + default: + name: restype + description: MISSING·PARAMETER-DESCRIPTION + serializedName: restype + protocol: ! + http: ! + in: query + - ! + schema: *ref_145 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_211 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_222 + name: lease-access-conditions + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - *ref_939 + - ! + schema: *ref_147 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}' + method: get + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_212 + header: x-ms-meta + - ! + schema: *ref_213 + header: ETag + - ! + schema: *ref_214 + header: Last-Modified + - ! + schema: *ref_56 + header: x-ms-lease-duration + - ! + schema: *ref_55 + header: x-ms-lease-state + - ! + schema: *ref_54 + header: x-ms-lease-status + - ! + schema: *ref_215 + header: x-ms-client-request-id + - ! + schema: *ref_216 + header: x-ms-request-id + - ! + schema: *ref_217 + header: x-ms-version + - ! + schema: *ref_218 + header: Date + - ! + schema: *ref_135 + header: x-ms-blob-public-access + - ! + schema: *ref_219 + header: x-ms-has-immutability-policy + - ! + schema: *ref_220 + header: x-ms-has-legal-hold + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_153 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_221 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: GetProperties + description: returns all user-defined metadata and system properties for the specified container. The data returned does not include the container's list of blobs + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_202 + implementation: Method + required: true + language: ! + default: + name: restype + description: MISSING·PARAMETER-DESCRIPTION + serializedName: restype + protocol: ! + http: ! + in: query + - ! + schema: *ref_145 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_211 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_222 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_223 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_232 + name: modified-access-conditions + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_224 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_250 + name: modified-access-conditions + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - *ref_934 + - ! + schema: *ref_147 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}' + method: delete + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_225 + header: x-ms-client-request-id + - ! + schema: *ref_226 + header: x-ms-request-id + - ! + schema: *ref_227 + header: x-ms-version + - ! + schema: *ref_228 + header: Date + statusCodes: + - '202' + exceptions: + - ! + schema: *ref_153 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_229 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: Delete + description: operation marks the specified container for deletion. The container and any blobs contained within it are later deleted during garbage collection + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_230 + implementation: Method + required: true + language: ! + default: + name: restype + description: MISSING·PARAMETER-DESCRIPTION + serializedName: restype + protocol: ! + http: ! + in: query + - ! + schema: *ref_231 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_145 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_211 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_222 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_203 + implementation: Method + extensions: + x-ms-header-collection-prefix: x-ms-meta- + language: ! + default: + name: metadata + description: >- + Optional. Specifies a user-defined name-value pair associated with the blob. If no name-value pairs are specified, the operation will copy the metadata from the source blob or file to the destination blob. If one or more + name-value pairs are specified, the destination blob is created with the specified metadata, and metadata is not copied from the source blob or file. Note that beginning with version 2009-09-19, metadata names must adhere to + the naming rules for C# identifiers. See Naming and Referencing Containers, Blobs, and Metadata for more information. + serializedName: x-ms-meta + protocol: ! + http: ! + in: header + - ! + schema: *ref_223 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - *ref_928 + - ! + schema: *ref_147 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_233 + header: ETag + - ! + schema: *ref_234 + header: Last-Modified + - ! + schema: *ref_235 + header: x-ms-client-request-id + - ! + schema: *ref_236 + header: x-ms-request-id + - ! + schema: *ref_237 + header: x-ms-version + - ! + schema: *ref_238 + header: Date + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_153 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_239 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: SetMetadata + description: operation sets one or more user-defined name-value pairs for the specified container. + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_240 + implementation: Method + required: true + language: ! + default: + name: restype + description: MISSING·PARAMETER-DESCRIPTION + serializedName: restype + protocol: ! + http: ! + in: query + - ! + schema: *ref_241 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_145 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_211 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_222 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - *ref_971 + - ! + schema: *ref_147 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}' + method: get + uri: '{url}' + responses: + - ! + schema: *ref_248 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_135 + header: x-ms-blob-public-access + - ! + schema: *ref_242 + header: ETag + - ! + schema: *ref_243 + header: Last-Modified + - ! + schema: *ref_244 + header: x-ms-client-request-id + - ! + schema: *ref_245 + header: x-ms-request-id + - ! + schema: *ref_246 + header: x-ms-version + - ! + schema: *ref_247 + header: Date + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_153 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_249 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: GetAccessPolicy + description: gets the permissions for the specified container. The permissions indicate whether container data may be accessed publicly. + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_240 + implementation: Method + required: true + language: ! + default: + name: restype + description: MISSING·PARAMETER-DESCRIPTION + serializedName: restype + protocol: ! + http: ! + in: query + - ! + schema: *ref_241 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_145 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_211 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_222 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_135 + implementation: Method + language: ! + default: + name: access + description: Specifies whether data in the container may be accessed publicly and the level of access + serializedName: x-ms-blob-public-access + protocol: ! + http: ! + in: header + - ! + schema: *ref_223 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_224 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_250 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - *ref_929 + - ! + schema: *ref_147 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_248 + implementation: Method + extensions: + x-ms-requestBody-name: containerAcl + language: ! + default: + name: containerAcl + description: the acls for the container + protocol: ! + http: ! + in: body + style: json + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}' + method: put + knownMediaType: xml + mediaTypes: + - application/xml + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_251 + header: ETag + - ! + schema: *ref_252 + header: Last-Modified + - ! + schema: *ref_253 + header: x-ms-client-request-id + - ! + schema: *ref_254 + header: x-ms-request-id + - ! + schema: *ref_255 + header: x-ms-version + - ! + schema: *ref_256 + header: Date + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_153 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_257 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + extensions: + x-ms-requestBody-index: 0 + language: ! + default: + name: SetAccessPolicy + description: sets the permissions for the specified container. The permissions indicate whether blobs in a container may be accessed publicly. + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_258 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_259 + implementation: Method + required: true + language: ! + default: + name: restype + description: MISSING·PARAMETER-DESCRIPTION + serializedName: restype + protocol: ! + http: ! + in: query + - ! + schema: *ref_260 + implementation: Method + required: true + language: ! + default: + name: action + description: Describes what lease action to take. + serializedName: x-ms-lease-action + protocol: ! + http: ! + in: header + - ! + schema: *ref_145 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_261 + implementation: Method + language: ! + default: + name: duration + description: 'Specifies the duration of the lease, in seconds, or negative one (-1) for a lease that never expires. A non-infinite lease can be between 15 and 60 seconds. A lease duration cannot be changed using renew or change.' + serializedName: x-ms-lease-duration + protocol: ! + http: ! + in: header + - ! + schema: *ref_262 + implementation: Method + language: ! + default: + name: proposedLeaseId + description: 'Proposed lease ID, in a GUID string format. The Blob service returns 400 (Invalid request) if the proposed lease ID is not in the correct format. See Guid Constructor (String) for a list of valid GUID string formats.' + serializedName: x-ms-proposed-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_223 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_224 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_250 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - *ref_979 + - ! + schema: *ref_147 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_263 + header: ETag + - ! + schema: *ref_264 + header: Last-Modified + - ! + schema: *ref_265 + header: x-ms-lease-id + - ! + schema: *ref_266 + header: x-ms-client-request-id + - ! + schema: *ref_267 + header: x-ms-request-id + - ! + schema: *ref_268 + header: x-ms-version + - ! + schema: *ref_269 + header: Date + statusCodes: + - '201' + exceptions: + - ! + schema: *ref_153 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_270 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: AcquireLease + description: '[Update] establishes and manages a lock on a container for delete operations. The lock duration can be 15 to 60 seconds, or can be infinite' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_271 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_272 + implementation: Method + required: true + language: ! + default: + name: restype + description: MISSING·PARAMETER-DESCRIPTION + serializedName: restype + protocol: ! + http: ! + in: query + - ! + schema: *ref_273 + implementation: Method + required: true + language: ! + default: + name: action + description: Describes what lease action to take. + serializedName: x-ms-lease-action + protocol: ! + http: ! + in: header + - ! + schema: *ref_145 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_274 + implementation: Method + required: true + language: ! + default: + name: leaseId + description: Specifies the current lease ID on the resource. + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_223 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_224 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_250 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - *ref_930 + - ! + schema: *ref_147 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_275 + header: ETag + - ! + schema: *ref_276 + header: Last-Modified + - ! + schema: *ref_277 + header: x-ms-client-request-id + - ! + schema: *ref_278 + header: x-ms-request-id + - ! + schema: *ref_279 + header: x-ms-version + - ! + schema: *ref_280 + header: Date + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_153 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_281 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: ReleaseLease + description: '[Update] establishes and manages a lock on a container for delete operations. The lock duration can be 15 to 60 seconds, or can be infinite' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_282 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_283 + implementation: Method + required: true + language: ! + default: + name: restype + description: MISSING·PARAMETER-DESCRIPTION + serializedName: restype + protocol: ! + http: ! + in: query + - ! + schema: *ref_284 + implementation: Method + required: true + language: ! + default: + name: action + description: Describes what lease action to take. + serializedName: x-ms-lease-action + protocol: ! + http: ! + in: header + - ! + schema: *ref_145 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_274 + implementation: Method + required: true + language: ! + default: + name: leaseId + description: Specifies the current lease ID on the resource. + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_223 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_224 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_250 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - *ref_985 + - ! + schema: *ref_147 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_285 + header: ETag + - ! + schema: *ref_286 + header: Last-Modified + - ! + schema: *ref_287 + header: x-ms-lease-id + - ! + schema: *ref_288 + header: x-ms-client-request-id + - ! + schema: *ref_289 + header: x-ms-request-id + - ! + schema: *ref_290 + header: x-ms-version + - ! + schema: *ref_291 + header: Date + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_153 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_292 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: RenewLease + description: '[Update] establishes and manages a lock on a container for delete operations. The lock duration can be 15 to 60 seconds, or can be infinite' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_293 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_294 + implementation: Method + required: true + language: ! + default: + name: restype + description: MISSING·PARAMETER-DESCRIPTION + serializedName: restype + protocol: ! + http: ! + in: query + - ! + schema: *ref_295 + implementation: Method + required: true + language: ! + default: + name: action + description: Describes what lease action to take. + serializedName: x-ms-lease-action + protocol: ! + http: ! + in: header + - ! + schema: *ref_145 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_296 + implementation: Method + language: ! + default: + name: breakPeriod + description: >- + For a break operation, proposed duration the lease should continue before it is broken, in seconds, between 0 and 60. This break period is only used if it is shorter than the time remaining on the lease. If longer, the time + remaining on the lease is used. A new lease will not be available before the break period has expired, but the lease may be held for longer than the break period. If this header does not appear with a break operation, a + fixed-duration lease breaks after the remaining lease period elapses, and an infinite lease breaks immediately. + serializedName: x-ms-lease-break-period + protocol: ! + http: ! + in: header + - ! + schema: *ref_223 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_224 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_250 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - *ref_931 + - ! + schema: *ref_147 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_297 + header: ETag + - ! + schema: *ref_298 + header: Last-Modified + - ! + schema: *ref_299 + header: x-ms-lease-time + - ! + schema: *ref_300 + header: x-ms-client-request-id + - ! + schema: *ref_301 + header: x-ms-request-id + - ! + schema: *ref_302 + header: x-ms-version + - ! + schema: *ref_303 + header: Date + statusCodes: + - '202' + exceptions: + - ! + schema: *ref_153 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_304 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: BreakLease + description: '[Update] establishes and manages a lock on a container for delete operations. The lock duration can be 15 to 60 seconds, or can be infinite' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_305 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_306 + implementation: Method + required: true + language: ! + default: + name: restype + description: MISSING·PARAMETER-DESCRIPTION + serializedName: restype + protocol: ! + http: ! + in: query + - ! + schema: *ref_307 + implementation: Method + required: true + language: ! + default: + name: action + description: Describes what lease action to take. + serializedName: x-ms-lease-action + protocol: ! + http: ! + in: header + - ! + schema: *ref_145 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_274 + implementation: Method + required: true + language: ! + default: + name: leaseId + description: Specifies the current lease ID on the resource. + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_308 + implementation: Method + required: true + language: ! + default: + name: proposedLeaseId + description: 'Proposed lease ID, in a GUID string format. The Blob service returns 400 (Invalid request) if the proposed lease ID is not in the correct format. See Guid Constructor (String) for a list of valid GUID string formats.' + serializedName: x-ms-proposed-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_223 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_224 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_250 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - *ref_959 + - ! + schema: *ref_147 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_309 + header: ETag + - ! + schema: *ref_310 + header: Last-Modified + - ! + schema: *ref_311 + header: x-ms-lease-id + - ! + schema: *ref_312 + header: x-ms-client-request-id + - ! + schema: *ref_313 + header: x-ms-request-id + - ! + schema: *ref_314 + header: x-ms-version + - ! + schema: *ref_315 + header: Date + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_153 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_316 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: ChangeLease + description: '[Update] establishes and manages a lock on a container for delete operations. The lock duration can be 15 to 60 seconds, or can be infinite' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_317 + implementation: Method + required: true + language: ! + default: + name: restype + description: MISSING·PARAMETER-DESCRIPTION + serializedName: restype + protocol: ! + http: ! + in: query + - ! + schema: *ref_318 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_168 + implementation: Method + language: ! + default: + name: prefix + description: Filters the results to return only containers whose name begins with the specified prefix. + serializedName: prefix + protocol: ! + http: ! + in: query + - ! + schema: *ref_169 + implementation: Method + language: ! + default: + name: marker + description: >- + A string value that identifies the portion of the list of containers to be returned with the next listing operation. The operation returns the NextMarker value within the response body if the listing operation did not return + all containers remaining to be listed with the current page. The NextMarker value can be used as the value for the marker parameter in a subsequent call to request the next page of list items. The marker value is opaque to the + client. + serializedName: marker + protocol: ! + http: ! + in: query + - ! + schema: *ref_170 + implementation: Method + language: ! + default: + name: maxresults + description: >- + Specifies the maximum number of containers to return. If the request does not specify maxresults, or specifies a value greater than 5000, the server will return up to 5000 items. Note that if the listing operation crosses a + partition boundary, then the service will return a continuation token for retrieving the remainder of the results. For this reason, it is possible that the service will return fewer results than specified by maxresults, or + than the default of 5000. + serializedName: maxresults + protocol: ! + http: ! + in: query + - ! + schema: *ref_319 + implementation: Method + language: ! + default: + name: include + description: Include this parameter to specify one or more datasets to include in the response. + serializedName: include + protocol: ! + http: ! + in: query + style: form + - ! + schema: *ref_145 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - *ref_932 + - ! + schema: *ref_147 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}' + method: get + uri: '{url}' + responses: + - ! + schema: *ref_325 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_320 + header: Content-Type + - ! + schema: *ref_321 + header: x-ms-client-request-id + - ! + schema: *ref_322 + header: x-ms-request-id + - ! + schema: *ref_323 + header: x-ms-version + - ! + schema: *ref_324 + header: Date + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_153 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_326 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + extensions: + x-ms-pageable: + nextLinkName: NextMarker + language: ! + default: + name: ListBlobFlatSegment + description: '[Update] The List Blobs operation returns a list of the blobs under the specified container' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_327 + implementation: Method + required: true + language: ! + default: + name: restype + description: MISSING·PARAMETER-DESCRIPTION + serializedName: restype + protocol: ! + http: ! + in: query + - ! + schema: *ref_328 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_168 + implementation: Method + language: ! + default: + name: prefix + description: Filters the results to return only containers whose name begins with the specified prefix. + serializedName: prefix + protocol: ! + http: ! + in: query + - ! + schema: *ref_329 + implementation: Method + required: true + language: ! + default: + name: delimiter + description: >- + When the request includes this parameter, the operation returns a BlobPrefix element in the response body that acts as a placeholder for all blobs whose names begin with the same substring up to the appearance of the delimiter + character. The delimiter may be a single character or a string. + serializedName: delimiter + protocol: ! + http: ! + in: query + - ! + schema: *ref_169 + implementation: Method + language: ! + default: + name: marker + description: >- + A string value that identifies the portion of the list of containers to be returned with the next listing operation. The operation returns the NextMarker value within the response body if the listing operation did not return + all containers remaining to be listed with the current page. The NextMarker value can be used as the value for the marker parameter in a subsequent call to request the next page of list items. The marker value is opaque to the + client. + serializedName: marker + protocol: ! + http: ! + in: query + - ! + schema: *ref_170 + implementation: Method + language: ! + default: + name: maxresults + description: >- + Specifies the maximum number of containers to return. If the request does not specify maxresults, or specifies a value greater than 5000, the server will return up to 5000 items. Note that if the listing operation crosses a + partition boundary, then the service will return a continuation token for retrieving the remainder of the results. For this reason, it is possible that the service will return fewer results than specified by maxresults, or + than the default of 5000. + serializedName: maxresults + protocol: ! + http: ! + in: query + - ! + schema: *ref_319 + implementation: Method + language: ! + default: + name: include + description: Include this parameter to specify one or more datasets to include in the response. + serializedName: include + protocol: ! + http: ! + in: query + style: form + - ! + schema: *ref_145 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - *ref_963 + - ! + schema: *ref_147 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}' + method: get + uri: '{url}' + responses: + - ! + schema: *ref_335 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_330 + header: Content-Type + - ! + schema: *ref_331 + header: x-ms-client-request-id + - ! + schema: *ref_332 + header: x-ms-request-id + - ! + schema: *ref_333 + header: x-ms-version + - ! + schema: *ref_334 + header: Date + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_153 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_336 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + extensions: + x-ms-pageable: + nextLinkName: NextMarker + language: ! + default: + name: ListBlobHierarchySegment + description: '[Update] The List Blobs operation returns a list of the blobs under the specified container' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_337 + implementation: Method + required: true + language: ! + default: + name: restype + description: MISSING·PARAMETER-DESCRIPTION + serializedName: restype + protocol: ! + http: ! + in: query + - ! + schema: *ref_338 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - *ref_933 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}' + method: get + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_339 + header: x-ms-client-request-id + - ! + schema: *ref_340 + header: x-ms-request-id + - ! + schema: *ref_341 + header: x-ms-version + - ! + schema: *ref_342 + header: Date + - ! + schema: *ref_192 + header: x-ms-sku-name + - ! + schema: *ref_193 + header: x-ms-account-kind + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_153 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_343 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: GetAccountInfo + description: 'Returns the sku name and account kind ' + protocol: ! {} + language: ! + default: + name: Container + description: '' + protocol: ! {} +- ! + $key: Directory + operations: + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_344 + implementation: Method + required: true + language: ! + default: + name: resource + description: MISSING·PARAMETER-DESCRIPTION + serializedName: resource + protocol: ! + http: ! + in: query + - ! + schema: *ref_145 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_345 + implementation: Method + language: ! + default: + name: directoryProperties + description: 'Optional. User-defined properties to be stored with the file or directory, in the format of a comma-separated list of name and value pairs "n1=v1, n2=v2, ...", where each value is base64 encoded.' + serializedName: x-ms-properties + protocol: ! + http: ! + in: header + - ! + schema: *ref_346 + implementation: Method + language: ! + default: + name: posixPermissions + description: >- + Optional and only valid if Hierarchical Namespace is enabled for the account. Sets POSIX access permissions for the file owner, the file owning group, and others. Each class may be granted read, write, or execute permission. + The sticky bit is also supported. Both symbolic (rwxrw-rw-) and 4-digit octal notation (e.g. 0766) are supported. + serializedName: x-ms-permissions + protocol: ! + http: ! + in: header + - ! + schema: *ref_347 + implementation: Method + language: ! + default: + name: posixUmask + description: >- + Only valid if Hierarchical Namespace is enabled for the account. This umask restricts permission settings for file and directory, and will only be applied when default Acl does not exist in parent directory. If the umask bit + has set, it means that the corresponding permission will be disabled. Otherwise the corresponding permission will be determined by the permission. A 4-digit octal notation (e.g. 0022) is supported here. If no umask was + specified, a default umask - 0027 will be used. + serializedName: x-ms-umask + protocol: ! + http: ! + in: header + - ! + schema: *ref_348 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_369 + name: directory-http-headers + language: ! + default: + name: cacheControl + description: Cache control for given resource + serializedName: x-ms-cache-control + protocol: ! + http: ! + in: header + - ! + schema: *ref_349 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_370 + name: directory-http-headers + language: ! + default: + name: contentType + description: Content type for given resource + serializedName: x-ms-content-type + protocol: ! + http: ! + in: header + - ! + schema: *ref_350 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_371 + name: directory-http-headers + language: ! + default: + name: contentEncoding + description: Content encoding for given resource + serializedName: x-ms-content-encoding + protocol: ! + http: ! + in: header + - ! + schema: *ref_351 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_372 + name: directory-http-headers + language: ! + default: + name: contentLanguage + description: Content language for given resource + serializedName: x-ms-content-language + protocol: ! + http: ! + in: header + - ! + schema: *ref_352 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_373 + name: directory-http-headers + language: ! + default: + name: contentDisposition + description: Content disposition for given resource + serializedName: x-ms-content-disposition + protocol: ! + http: ! + in: header + - ! + schema: *ref_211 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_222 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_223 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_224 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_250 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_353 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_375 + name: modified-access-conditions + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_354 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_376 + name: modified-access-conditions + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - *ref_965 + - ! + schema: *ref_147 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{filesystem}/{path}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_355 + header: ETag + - ! + schema: *ref_356 + header: Last-Modified + - ! + schema: *ref_357 + header: x-ms-client-request-id + - ! + schema: *ref_358 + header: x-ms-request-id + - ! + schema: *ref_359 + header: x-ms-version + - ! + schema: *ref_360 + header: Content-Length + - ! + schema: *ref_361 + header: Date + statusCodes: + - '201' + exceptions: + - ! + schema: *ref_365 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_362 + header: x-ms-client-request-id + - ! + schema: *ref_363 + header: x-ms-request-id + - ! + schema: *ref_364 + header: x-ms-version + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: Create + description: >- + Create a directory. By default, the destination is overwritten and if the destination already exists and has a lease the lease is broken. This operation supports conditional HTTP requests. For more information, see [Specifying + Conditional Headers for Blob Service Operations](https://docs.microsoft.com/en-us/rest/api/storageservices/specifying-conditional-headers-for-blob-service-operations). To fail if the destination already exists, use a conditional + request with If-None-Match: "*". + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_145 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_366 + implementation: Method + language: ! + default: + name: marker + description: >- + When renaming a directory, the number of paths that are renamed with each invocation is limited. If the number of paths to be renamed exceeds this limit, a continuation token is returned in this response header. When a + continuation token is returned in the response, it must be specified in a subsequent invocation of the rename operation to continue renaming the directory. + serializedName: continuation + protocol: ! + http: ! + in: query + - *ref_986 + - ! + schema: *ref_368 + implementation: Method + required: true + language: ! + default: + name: renameSource + description: >- + The file or directory to be renamed. The value must have the following format: "/{filesysystem}/{path}". If "x-ms-properties" is specified, the properties will overwrite the existing properties; otherwise, the existing + properties will be preserved. + serializedName: x-ms-rename-source + protocol: ! + http: ! + in: header + - ! + schema: *ref_345 + implementation: Method + language: ! + default: + name: directoryProperties + description: 'Optional. User-defined properties to be stored with the file or directory, in the format of a comma-separated list of name and value pairs "n1=v1, n2=v2, ...", where each value is base64 encoded.' + serializedName: x-ms-properties + protocol: ! + http: ! + in: header + - ! + schema: *ref_346 + implementation: Method + language: ! + default: + name: posixPermissions + description: >- + Optional and only valid if Hierarchical Namespace is enabled for the account. Sets POSIX access permissions for the file owner, the file owning group, and others. Each class may be granted read, write, or execute permission. + The sticky bit is also supported. Both symbolic (rwxrw-rw-) and 4-digit octal notation (e.g. 0766) are supported. + serializedName: x-ms-permissions + protocol: ! + http: ! + in: header + - ! + schema: *ref_347 + implementation: Method + language: ! + default: + name: posixUmask + description: >- + Only valid if Hierarchical Namespace is enabled for the account. This umask restricts permission settings for file and directory, and will only be applied when default Acl does not exist in parent directory. If the umask bit + has set, it means that the corresponding permission will be disabled. Otherwise the corresponding permission will be determined by the permission. A 4-digit octal notation (e.g. 0022) is supported here. If no umask was + specified, a default umask - 0027 will be used. + serializedName: x-ms-umask + protocol: ! + http: ! + in: header + - ! + schema: *ref_348 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_369 + language: ! + default: + name: cacheControl + description: Cache control for given resource + serializedName: x-ms-cache-control + protocol: ! + http: ! + in: header + - ! + schema: *ref_349 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_370 + language: ! + default: + name: contentType + description: Content type for given resource + serializedName: x-ms-content-type + protocol: ! + http: ! + in: header + - ! + schema: *ref_350 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_371 + language: ! + default: + name: contentEncoding + description: Content encoding for given resource + serializedName: x-ms-content-encoding + protocol: ! + http: ! + in: header + - ! + schema: *ref_351 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_372 + language: ! + default: + name: contentLanguage + description: Content language for given resource + serializedName: x-ms-content-language + protocol: ! + http: ! + in: header + - ! + schema: *ref_352 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_373 + language: ! + default: + name: contentDisposition + description: Content disposition for given resource + serializedName: x-ms-content-disposition + protocol: ! + http: ! + in: header + - ! + schema: *ref_211 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_222 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_374 + implementation: Method + language: ! + default: + name: sourceLeaseId + description: 'A lease ID for the source path. If specified, the source path must have an active lease and the leaase ID must match.' + serializedName: x-ms-source-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_223 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_224 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_250 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_353 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_375 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_354 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_376 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_377 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_551 + name: source-modified-access-conditions + language: ! + default: + name: sourceIfModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: x-ms-source-if-modified-since + protocol: ! + http: ! + in: header + - ! + schema: *ref_378 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_552 + name: source-modified-access-conditions + language: ! + default: + name: sourceIfUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: x-ms-source-if-unmodified-since + protocol: ! + http: ! + in: header + - ! + schema: *ref_379 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_553 + name: source-modified-access-conditions + language: ! + default: + name: sourceIfMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: x-ms-source-if-match + protocol: ! + http: ! + in: header + - ! + schema: *ref_380 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_554 + name: source-modified-access-conditions + language: ! + default: + name: sourceIfNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: x-ms-source-if-none-match + protocol: ! + http: ! + in: header + - *ref_969 + - ! + schema: *ref_147 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{filesystem}/{path}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_381 + header: x-ms-continuation + - ! + schema: *ref_382 + header: ETag + - ! + schema: *ref_383 + header: Last-Modified + - ! + schema: *ref_384 + header: x-ms-client-request-id + - ! + schema: *ref_385 + header: x-ms-request-id + - ! + schema: *ref_386 + header: x-ms-version + - ! + schema: *ref_387 + header: Content-Length + - ! + schema: *ref_388 + header: Date + statusCodes: + - '201' + exceptions: + - ! + schema: *ref_365 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_389 + header: x-ms-client-request-id + - ! + schema: *ref_390 + header: x-ms-request-id + - ! + schema: *ref_391 + header: x-ms-version + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: Rename + description: >- + Rename a directory. By default, the destination is overwritten and if the destination already exists and has a lease the lease is broken. This operation supports conditional HTTP requests. For more information, see [Specifying + Conditional Headers for Blob Service Operations](https://docs.microsoft.com/en-us/rest/api/storageservices/specifying-conditional-headers-for-blob-service-operations). To fail if the destination already exists, use a conditional + request with If-None-Match: "*". + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_145 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_392 + implementation: Method + required: true + language: ! + default: + name: recursiveDirectoryDelete + description: 'If "true", all paths beneath the directory will be deleted. If "false" and the directory is non-empty, an error occurs.' + serializedName: recursive + protocol: ! + http: ! + in: query + - ! + schema: *ref_366 + implementation: Method + language: ! + default: + name: marker + description: >- + When renaming a directory, the number of paths that are renamed with each invocation is limited. If the number of paths to be renamed exceeds this limit, a continuation token is returned in this response header. When a + continuation token is returned in the response, it must be specified in a subsequent invocation of the rename operation to continue renaming the directory. + serializedName: continuation + protocol: ! + http: ! + in: query + - ! + schema: *ref_211 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_222 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_223 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_224 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_250 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_353 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_375 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_354 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_376 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - *ref_935 + - ! + schema: *ref_147 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{filesystem}/{path}' + method: delete + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_393 + header: x-ms-continuation + - ! + schema: *ref_394 + header: x-ms-client-request-id + - ! + schema: *ref_395 + header: x-ms-request-id + - ! + schema: *ref_396 + header: x-ms-version + - ! + schema: *ref_397 + header: Date + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_365 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_398 + header: x-ms-client-request-id + - ! + schema: *ref_399 + header: x-ms-request-id + - ! + schema: *ref_400 + header: x-ms-version + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: Delete + description: Deletes the directory + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_401 + implementation: Method + required: true + language: ! + default: + name: action + description: MISSING·PARAMETER-DESCRIPTION + serializedName: action + protocol: ! + http: ! + in: query + - ! + schema: *ref_145 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_211 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_222 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_402 + implementation: Method + language: ! + default: + name: owner + description: Optional. The owner of the blob or directory. + serializedName: x-ms-owner + protocol: ! + http: ! + in: header + - ! + schema: *ref_403 + implementation: Method + language: ! + default: + name: group + description: Optional. The owning group of the blob or directory. + serializedName: x-ms-group + protocol: ! + http: ! + in: header + - ! + schema: *ref_346 + implementation: Method + language: ! + default: + name: posixPermissions + description: >- + Optional and only valid if Hierarchical Namespace is enabled for the account. Sets POSIX access permissions for the file owner, the file owning group, and others. Each class may be granted read, write, or execute permission. + The sticky bit is also supported. Both symbolic (rwxrw-rw-) and 4-digit octal notation (e.g. 0766) are supported. + serializedName: x-ms-permissions + protocol: ! + http: ! + in: header + - ! + schema: *ref_404 + implementation: Method + language: ! + default: + name: posixAcl + description: >- + Sets POSIX access control rights on files and directories. The value is a comma-separated list of access control entries. Each access control entry (ACE) consists of a scope, a type, a user or group identifier, and permissions + in the format "[scope:][type]:[id]:[permissions]". + serializedName: x-ms-acl + protocol: ! + http: ! + in: header + - ! + schema: *ref_353 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_375 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_354 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_376 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_223 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_224 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_250 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_147 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + - *ref_973 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{filesystem}/{path}' + method: patch + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_405 + header: Date + - ! + schema: *ref_406 + header: ETag + - ! + schema: *ref_407 + header: Last-Modified + - ! + schema: *ref_408 + header: x-ms-request-id + - ! + schema: *ref_409 + header: x-ms-version + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_365 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_410 + header: x-ms-client-request-id + - ! + schema: *ref_411 + header: x-ms-request-id + - ! + schema: *ref_412 + header: x-ms-version + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: SetAccessControl + description: 'Set the owner, group, permissions, or access control list for a directory.' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_413 + implementation: Method + required: true + language: ! + default: + name: action + description: MISSING·PARAMETER-DESCRIPTION + serializedName: action + protocol: ! + http: ! + in: query + - ! + schema: *ref_145 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_414 + implementation: Method + language: ! + default: + name: upn + description: >- + Optional. Valid only when Hierarchical Namespace is enabled for the account. If "true", the identity values returned in the x-ms-owner, x-ms-group, and x-ms-acl response headers will be transformed from Azure Active Directory + Object IDs to User Principal Names. If "false", the values will be returned as Azure Active Directory Object IDs. The default value is false. + serializedName: upn + protocol: ! + http: ! + in: query + - ! + schema: *ref_211 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_222 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_353 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_375 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_354 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_376 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_223 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_224 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_250 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_147 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + - *ref_936 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{filesystem}/{path}' + method: head + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_415 + header: Date + - ! + schema: *ref_416 + header: ETag + - ! + schema: *ref_417 + header: Last-Modified + - ! + schema: *ref_418 + header: x-ms-owner + - ! + schema: *ref_419 + header: x-ms-group + - ! + schema: *ref_420 + header: x-ms-permissions + - ! + schema: *ref_421 + header: x-ms-acl + - ! + schema: *ref_422 + header: x-ms-request-id + - ! + schema: *ref_423 + header: x-ms-version + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_365 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_424 + header: x-ms-client-request-id + - ! + schema: *ref_425 + header: x-ms-request-id + - ! + schema: *ref_426 + header: x-ms-version + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: GetAccessControl + description: 'Get the owner, group, permissions, or access control list for a directory.' + protocol: ! {} + language: ! + default: + name: Directory + description: '' + protocol: ! {} +- ! + $key: Blob + operations: + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_427 + implementation: Method + language: ! + default: + name: snapshot + description: >- + The snapshot parameter is an opaque DateTime value that, when present, specifies the blob snapshot to retrieve. For more information on working with blob snapshots, see Creating a Snapshot of a Blob. + serializedName: snapshot + protocol: ! + http: ! + in: query + - ! + schema: *ref_145 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_428 + implementation: Method + language: ! + default: + name: range + description: Return only the bytes of the blob in the specified range. + serializedName: x-ms-range + protocol: ! + http: ! + in: header + - ! + schema: *ref_211 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_222 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_429 + implementation: Method + language: ! + default: + name: rangeGetContentMD5 + description: 'When set to true and specified together with the Range, the service returns the MD5 hash for the range, as long as the range is less than or equal to 4 MB in size.' + serializedName: x-ms-range-get-content-md5 + protocol: ! + http: ! + in: header + - ! + schema: *ref_430 + implementation: Method + language: ! + default: + name: rangeGetContentCRC64 + description: 'When set to true and specified together with the Range, the service returns the CRC64 hash for the range, as long as the range is less than or equal to 4 MB in size.' + serializedName: x-ms-range-get-content-crc64 + protocol: ! + http: ! + in: header + - ! + schema: *ref_431 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_488 + name: cpk-info + language: ! + default: + name: encryptionKey + description: >- + Optional. Specifies the encryption key to use to encrypt the data provided in the request. If not specified, encryption is performed with the root account encryption key. For more information, see Encryption at Rest for Azure + Storage Services. + serializedName: x-ms-encryption-key + protocol: ! + http: ! + in: header + - ! + schema: *ref_432 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_489 + name: cpk-info + language: ! + default: + name: encryptionKeySha256 + description: The SHA-256 hash of the provided encryption key. Must be provided if the x-ms-encryption-key header is provided. + serializedName: x-ms-encryption-key-sha256 + protocol: ! + http: ! + in: header + - ! + schema: *ref_433 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_490 + name: cpk-info + language: ! + default: + name: encryptionAlgorithm + description: 'The algorithm used to produce the encryption key hash. Currently, the only accepted value is "AES256". Must be provided if the x-ms-encryption-key header is provided.' + serializedName: x-ms-encryption-algorithm + protocol: ! + http: ! + in: header + - ! + schema: *ref_223 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_224 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_250 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_353 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_375 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_354 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_376 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - *ref_977 + - ! + schema: *ref_147 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: get + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_434 + header: Last-Modified + - ! + schema: *ref_435 + header: x-ms-meta + - ! + schema: *ref_436 + header: Content-Length + - ! + schema: *ref_437 + header: Content-Type + - ! + schema: *ref_438 + header: Content-Range + - ! + schema: *ref_439 + header: ETag + - ! + schema: *ref_440 + header: Content-MD5 + - ! + schema: *ref_441 + header: Content-Encoding + - ! + schema: *ref_442 + header: Cache-Control + - ! + schema: *ref_443 + header: Content-Disposition + - ! + schema: *ref_444 + header: Content-Language + - ! + schema: *ref_445 + header: x-ms-blob-sequence-number + - ! + schema: *ref_139 + header: x-ms-blob-type + - ! + schema: *ref_446 + header: x-ms-copy-completion-time + - ! + schema: *ref_447 + header: x-ms-copy-status-description + - ! + schema: *ref_448 + header: x-ms-copy-id + - ! + schema: *ref_449 + header: x-ms-copy-progress + - ! + schema: *ref_450 + header: x-ms-copy-source + - ! + schema: *ref_140 + header: x-ms-copy-status + - ! + schema: *ref_56 + header: x-ms-lease-duration + - ! + schema: *ref_55 + header: x-ms-lease-state + - ! + schema: *ref_54 + header: x-ms-lease-status + - ! + schema: *ref_451 + header: x-ms-client-request-id + - ! + schema: *ref_452 + header: x-ms-request-id + - ! + schema: *ref_453 + header: x-ms-version + - ! + schema: *ref_454 + header: Accept-Ranges + - ! + schema: *ref_455 + header: Date + - ! + schema: *ref_456 + header: x-ms-blob-committed-block-count + - ! + schema: *ref_457 + header: x-ms-server-encrypted + - ! + schema: *ref_458 + header: x-ms-encryption-key-sha256 + - ! + schema: *ref_459 + header: x-ms-blob-content-md5 + statusCodes: + - '200' + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_460 + header: Last-Modified + - ! + schema: *ref_461 + header: x-ms-meta + - ! + schema: *ref_462 + header: Content-Length + - ! + schema: *ref_463 + header: Content-Type + - ! + schema: *ref_464 + header: Content-Range + - ! + schema: *ref_465 + header: ETag + - ! + schema: *ref_466 + header: Content-MD5 + - ! + schema: *ref_467 + header: Content-Encoding + - ! + schema: *ref_468 + header: Cache-Control + - ! + schema: *ref_469 + header: Content-Disposition + - ! + schema: *ref_470 + header: Content-Language + - ! + schema: *ref_471 + header: x-ms-blob-sequence-number + - ! + schema: *ref_139 + header: x-ms-blob-type + - ! + schema: *ref_472 + header: x-ms-content-crc64 + - ! + schema: *ref_473 + header: x-ms-copy-completion-time + - ! + schema: *ref_474 + header: x-ms-copy-status-description + - ! + schema: *ref_475 + header: x-ms-copy-id + - ! + schema: *ref_476 + header: x-ms-copy-progress + - ! + schema: *ref_477 + header: x-ms-copy-source + - ! + schema: *ref_140 + header: x-ms-copy-status + - ! + schema: *ref_56 + header: x-ms-lease-duration + - ! + schema: *ref_55 + header: x-ms-lease-state + - ! + schema: *ref_54 + header: x-ms-lease-status + - ! + schema: *ref_478 + header: x-ms-client-request-id + - ! + schema: *ref_479 + header: x-ms-request-id + - ! + schema: *ref_480 + header: x-ms-version + - ! + schema: *ref_481 + header: Accept-Ranges + - ! + schema: *ref_482 + header: Date + - ! + schema: *ref_483 + header: x-ms-blob-committed-block-count + - ! + schema: *ref_484 + header: x-ms-server-encrypted + - ! + schema: *ref_485 + header: x-ms-encryption-key-sha256 + - ! + schema: *ref_486 + header: x-ms-blob-content-md5 + statusCodes: + - '206' + exceptions: + - ! + schema: *ref_153 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_487 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: Download + description: 'The Download operation reads or downloads a blob from the system, including its metadata and properties. You can also call Download to read a snapshot.' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_427 + implementation: Method + language: ! + default: + name: snapshot + description: >- + The snapshot parameter is an opaque DateTime value that, when present, specifies the blob snapshot to retrieve. For more information on working with blob snapshots, see Creating a Snapshot of a Blob. + serializedName: snapshot + protocol: ! + http: ! + in: query + - ! + schema: *ref_145 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_211 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_222 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_431 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_488 + language: ! + default: + name: encryptionKey + description: >- + Optional. Specifies the encryption key to use to encrypt the data provided in the request. If not specified, encryption is performed with the root account encryption key. For more information, see Encryption at Rest for Azure + Storage Services. + serializedName: x-ms-encryption-key + protocol: ! + http: ! + in: header + - ! + schema: *ref_432 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_489 + language: ! + default: + name: encryptionKeySha256 + description: The SHA-256 hash of the provided encryption key. Must be provided if the x-ms-encryption-key header is provided. + serializedName: x-ms-encryption-key-sha256 + protocol: ! + http: ! + in: header + - ! + schema: *ref_433 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_490 + language: ! + default: + name: encryptionAlgorithm + description: 'The algorithm used to produce the encryption key hash. Currently, the only accepted value is "AES256". Must be provided if the x-ms-encryption-key header is provided.' + serializedName: x-ms-encryption-algorithm + protocol: ! + http: ! + in: header + - ! + schema: *ref_223 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_224 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_250 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_353 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_375 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_354 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_376 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - *ref_937 + - ! + schema: *ref_147 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: head + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_491 + header: Last-Modified + - ! + schema: *ref_492 + header: x-ms-creation-time + - ! + schema: *ref_493 + header: x-ms-meta + - ! + schema: *ref_139 + header: x-ms-blob-type + - ! + schema: *ref_494 + header: x-ms-copy-completion-time + - ! + schema: *ref_495 + header: x-ms-copy-status-description + - ! + schema: *ref_496 + header: x-ms-copy-id + - ! + schema: *ref_497 + header: x-ms-copy-progress + - ! + schema: *ref_498 + header: x-ms-copy-source + - ! + schema: *ref_140 + header: x-ms-copy-status + - ! + schema: *ref_499 + header: x-ms-incremental-copy + - ! + schema: *ref_500 + header: x-ms-copy-destination-snapshot + - ! + schema: *ref_56 + header: x-ms-lease-duration + - ! + schema: *ref_55 + header: x-ms-lease-state + - ! + schema: *ref_54 + header: x-ms-lease-status + - ! + schema: *ref_501 + header: Content-Length + - ! + schema: *ref_502 + header: Content-Type + - ! + schema: *ref_503 + header: ETag + - ! + schema: *ref_504 + header: Content-MD5 + - ! + schema: *ref_505 + header: Content-Encoding + - ! + schema: *ref_506 + header: Content-Disposition + - ! + schema: *ref_507 + header: Content-Language + - ! + schema: *ref_508 + header: Cache-Control + - ! + schema: *ref_509 + header: x-ms-blob-sequence-number + - ! + schema: *ref_510 + header: x-ms-client-request-id + - ! + schema: *ref_511 + header: x-ms-request-id + - ! + schema: *ref_512 + header: x-ms-version + - ! + schema: *ref_513 + header: Date + - ! + schema: *ref_514 + header: Accept-Ranges + - ! + schema: *ref_515 + header: x-ms-blob-committed-block-count + - ! + schema: *ref_516 + header: x-ms-server-encrypted + - ! + schema: *ref_517 + header: x-ms-encryption-key-sha256 + - ! + schema: *ref_518 + header: x-ms-access-tier + - ! + schema: *ref_519 + header: x-ms-access-tier-inferred + - ! + schema: *ref_520 + header: x-ms-archive-status + - ! + schema: *ref_521 + header: x-ms-access-tier-change-time + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_153 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_522 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: GetProperties + description: 'The Get Properties operation returns all user-defined metadata, standard HTTP properties, and system properties for the blob. It does not return the content of the blob.' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_427 + implementation: Method + language: ! + default: + name: snapshot + description: >- + The snapshot parameter is an opaque DateTime value that, when present, specifies the blob snapshot to retrieve. For more information on working with blob snapshots, see Creating a Snapshot of a Blob. + serializedName: snapshot + protocol: ! + http: ! + in: query + - ! + schema: *ref_145 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_211 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_222 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_523 + implementation: Method + language: ! + default: + name: deleteSnapshots + description: 'Required if the blob has associated snapshots. Specify one of the following two options: include: Delete the base blob and all of its snapshots. only: Delete only the blob''s snapshots and not the blob itself' + serializedName: x-ms-delete-snapshots + protocol: ! + http: ! + in: header + - ! + schema: *ref_223 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_224 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_250 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_353 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_375 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_354 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_376 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - *ref_981 + - ! + schema: *ref_147 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: delete + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_524 + header: x-ms-client-request-id + - ! + schema: *ref_525 + header: x-ms-request-id + - ! + schema: *ref_526 + header: x-ms-version + - ! + schema: *ref_527 + header: Date + statusCodes: + - '202' + exceptions: + - ! + schema: *ref_153 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_528 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: Delete + description: >- + If the storage account's soft delete feature is disabled then, when a blob is deleted, it is permanently removed from the storage account. If the storage account's soft delete feature is enabled, then, when a blob is deleted, it + is marked for deletion and becomes inaccessible immediately. However, the blob service retains the blob or snapshot for the number of days specified by the DeleteRetentionPolicy section of [Storage service properties] + (Set-Blob-Service-Properties.md). After the specified number of days has passed, the blob's data is permanently removed from the storage account. Note that you continue to be charged for the soft-deleted blob's storage until it is + permanently removed. Use the List Blobs API and specify the "include=deleted" query parameter to discover which blobs and snapshots have been soft deleted. You can then use the Undelete Blob API to restore a soft-deleted blob. All + other operations on a soft-deleted blob or snapshot causes the service to return an HTTP status code of 404 (ResourceNotFound). + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_529 + implementation: Method + required: true + language: ! + default: + name: action + description: MISSING·PARAMETER-DESCRIPTION + serializedName: action + protocol: ! + http: ! + in: query + - ! + schema: *ref_145 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_211 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_222 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_402 + implementation: Method + language: ! + default: + name: owner + description: Optional. The owner of the blob or directory. + serializedName: x-ms-owner + protocol: ! + http: ! + in: header + - ! + schema: *ref_403 + implementation: Method + language: ! + default: + name: group + description: Optional. The owning group of the blob or directory. + serializedName: x-ms-group + protocol: ! + http: ! + in: header + - ! + schema: *ref_346 + implementation: Method + language: ! + default: + name: posixPermissions + description: >- + Optional and only valid if Hierarchical Namespace is enabled for the account. Sets POSIX access permissions for the file owner, the file owning group, and others. Each class may be granted read, write, or execute permission. + The sticky bit is also supported. Both symbolic (rwxrw-rw-) and 4-digit octal notation (e.g. 0766) are supported. + serializedName: x-ms-permissions + protocol: ! + http: ! + in: header + - ! + schema: *ref_404 + implementation: Method + language: ! + default: + name: posixAcl + description: >- + Sets POSIX access control rights on files and directories. The value is a comma-separated list of access control entries. Each access control entry (ACE) consists of a scope, a type, a user or group identifier, and permissions + in the format "[scope:][type]:[id]:[permissions]". + serializedName: x-ms-acl + protocol: ! + http: ! + in: header + - ! + schema: *ref_353 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_375 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_354 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_376 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_223 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_224 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_250 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_147 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + - *ref_938 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{filesystem}/{path}' + method: patch + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_530 + header: Date + - ! + schema: *ref_531 + header: ETag + - ! + schema: *ref_532 + header: Last-Modified + - ! + schema: *ref_533 + header: x-ms-request-id + - ! + schema: *ref_534 + header: x-ms-version + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_365 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_535 + header: x-ms-client-request-id + - ! + schema: *ref_536 + header: x-ms-request-id + - ! + schema: *ref_537 + header: x-ms-version + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: SetAccessControl + description: 'Set the owner, group, permissions, or access control list for a blob.' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_538 + implementation: Method + required: true + language: ! + default: + name: action + description: MISSING·PARAMETER-DESCRIPTION + serializedName: action + protocol: ! + http: ! + in: query + - ! + schema: *ref_145 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_414 + implementation: Method + language: ! + default: + name: upn + description: >- + Optional. Valid only when Hierarchical Namespace is enabled for the account. If "true", the identity values returned in the x-ms-owner, x-ms-group, and x-ms-acl response headers will be transformed from Azure Active Directory + Object IDs to User Principal Names. If "false", the values will be returned as Azure Active Directory Object IDs. The default value is false. + serializedName: upn + protocol: ! + http: ! + in: query + - ! + schema: *ref_211 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_222 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_353 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_375 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_354 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_376 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_223 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_224 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_250 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_147 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + - *ref_983 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{filesystem}/{path}' + method: head + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_539 + header: Date + - ! + schema: *ref_540 + header: ETag + - ! + schema: *ref_541 + header: Last-Modified + - ! + schema: *ref_542 + header: x-ms-owner + - ! + schema: *ref_543 + header: x-ms-group + - ! + schema: *ref_544 + header: x-ms-permissions + - ! + schema: *ref_545 + header: x-ms-acl + - ! + schema: *ref_546 + header: x-ms-request-id + - ! + schema: *ref_547 + header: x-ms-version + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_365 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_548 + header: x-ms-client-request-id + - ! + schema: *ref_549 + header: x-ms-request-id + - ! + schema: *ref_550 + header: x-ms-version + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: GetAccessControl + description: 'Get the owner, group, permissions, or access control list for a blob.' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_145 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - *ref_987 + - ! + schema: *ref_368 + implementation: Method + required: true + language: ! + default: + name: renameSource + description: >- + The file or directory to be renamed. The value must have the following format: "/{filesysystem}/{path}". If "x-ms-properties" is specified, the properties will overwrite the existing properties; otherwise, the existing + properties will be preserved. + serializedName: x-ms-rename-source + protocol: ! + http: ! + in: header + - ! + schema: *ref_345 + implementation: Method + language: ! + default: + name: directoryProperties + description: 'Optional. User-defined properties to be stored with the file or directory, in the format of a comma-separated list of name and value pairs "n1=v1, n2=v2, ...", where each value is base64 encoded.' + serializedName: x-ms-properties + protocol: ! + http: ! + in: header + - ! + schema: *ref_346 + implementation: Method + language: ! + default: + name: posixPermissions + description: >- + Optional and only valid if Hierarchical Namespace is enabled for the account. Sets POSIX access permissions for the file owner, the file owning group, and others. Each class may be granted read, write, or execute permission. + The sticky bit is also supported. Both symbolic (rwxrw-rw-) and 4-digit octal notation (e.g. 0766) are supported. + serializedName: x-ms-permissions + protocol: ! + http: ! + in: header + - ! + schema: *ref_347 + implementation: Method + language: ! + default: + name: posixUmask + description: >- + Only valid if Hierarchical Namespace is enabled for the account. This umask restricts permission settings for file and directory, and will only be applied when default Acl does not exist in parent directory. If the umask bit + has set, it means that the corresponding permission will be disabled. Otherwise the corresponding permission will be determined by the permission. A 4-digit octal notation (e.g. 0022) is supported here. If no umask was + specified, a default umask - 0027 will be used. + serializedName: x-ms-umask + protocol: ! + http: ! + in: header + - ! + schema: *ref_348 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_369 + language: ! + default: + name: cacheControl + description: Cache control for given resource + serializedName: x-ms-cache-control + protocol: ! + http: ! + in: header + - ! + schema: *ref_349 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_370 + language: ! + default: + name: contentType + description: Content type for given resource + serializedName: x-ms-content-type + protocol: ! + http: ! + in: header + - ! + schema: *ref_350 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_371 + language: ! + default: + name: contentEncoding + description: Content encoding for given resource + serializedName: x-ms-content-encoding + protocol: ! + http: ! + in: header + - ! + schema: *ref_351 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_372 + language: ! + default: + name: contentLanguage + description: Content language for given resource + serializedName: x-ms-content-language + protocol: ! + http: ! + in: header + - ! + schema: *ref_352 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_373 + language: ! + default: + name: contentDisposition + description: Content disposition for given resource + serializedName: x-ms-content-disposition + protocol: ! + http: ! + in: header + - ! + schema: *ref_211 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_222 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_374 + implementation: Method + language: ! + default: + name: sourceLeaseId + description: 'A lease ID for the source path. If specified, the source path must have an active lease and the leaase ID must match.' + serializedName: x-ms-source-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_223 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_224 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_250 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_353 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_375 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_354 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_376 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_377 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_551 + language: ! + default: + name: sourceIfModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: x-ms-source-if-modified-since + protocol: ! + http: ! + in: header + - ! + schema: *ref_378 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_552 + language: ! + default: + name: sourceIfUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: x-ms-source-if-unmodified-since + protocol: ! + http: ! + in: header + - ! + schema: *ref_379 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_553 + language: ! + default: + name: sourceIfMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: x-ms-source-if-match + protocol: ! + http: ! + in: header + - ! + schema: *ref_380 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_554 + language: ! + default: + name: sourceIfNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: x-ms-source-if-none-match + protocol: ! + http: ! + in: header + - *ref_956 + - ! + schema: *ref_147 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{filesystem}/{path}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_555 + header: ETag + - ! + schema: *ref_556 + header: Last-Modified + - ! + schema: *ref_557 + header: x-ms-client-request-id + - ! + schema: *ref_558 + header: x-ms-request-id + - ! + schema: *ref_559 + header: x-ms-version + - ! + schema: *ref_560 + header: Content-Length + - ! + schema: *ref_561 + header: Date + statusCodes: + - '201' + exceptions: + - ! + schema: *ref_365 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_562 + header: x-ms-client-request-id + - ! + schema: *ref_563 + header: x-ms-request-id + - ! + schema: *ref_564 + header: x-ms-version + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: Rename + description: >- + Rename a blob/file. By default, the destination is overwritten and if the destination already exists and has a lease the lease is broken. This operation supports conditional HTTP requests. For more information, see [Specifying + Conditional Headers for Blob Service Operations](https://docs.microsoft.com/en-us/rest/api/storageservices/specifying-conditional-headers-for-blob-service-operations). To fail if the destination already exists, use a conditional + request with If-None-Match: "*". + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_565 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_145 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - *ref_960 + - ! + schema: *ref_147 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_566 + header: x-ms-client-request-id + - ! + schema: *ref_567 + header: x-ms-request-id + - ! + schema: *ref_568 + header: x-ms-version + - ! + schema: *ref_569 + header: Date + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_153 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_570 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: Undelete + description: Undelete a blob that was previously soft deleted + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_571 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_145 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_572 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_707 + name: blob-HTTP-headers + language: ! + default: + name: blobCacheControl + description: 'Optional. Sets the blob''s cache control. If specified, this property is stored with the blob and returned with a read request.' + serializedName: x-ms-blob-cache-control + protocol: ! + http: ! + in: header + - ! + schema: *ref_573 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_703 + name: blob-HTTP-headers + language: ! + default: + name: blobContentType + description: 'Optional. Sets the blob''s content type. If specified, this property is stored with the blob and returned with a read request.' + serializedName: x-ms-blob-content-type + protocol: ! + http: ! + in: header + - ! + schema: *ref_574 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_706 + name: blob-HTTP-headers + language: ! + default: + name: blobContentMD5 + description: 'Optional. An MD5 hash of the blob content. Note that this hash is not validated, as the hashes for the individual blocks were validated when each was uploaded.' + serializedName: x-ms-blob-content-md5 + protocol: ! + http: ! + in: header + - ! + schema: *ref_575 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_704 + name: blob-HTTP-headers + language: ! + default: + name: blobContentEncoding + description: 'Optional. Sets the blob''s content encoding. If specified, this property is stored with the blob and returned with a read request.' + serializedName: x-ms-blob-content-encoding + protocol: ! + http: ! + in: header + - ! + schema: *ref_576 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_705 + name: blob-HTTP-headers + language: ! + default: + name: blobContentLanguage + description: 'Optional. Set the blob''s content language. If specified, this property is stored with the blob and returned with a read request.' + serializedName: x-ms-blob-content-language + protocol: ! + http: ! + in: header + - ! + schema: *ref_211 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_222 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_223 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_224 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_250 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_353 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_375 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_354 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_376 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_577 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_708 + name: blob-HTTP-headers + language: ! + default: + name: blobContentDisposition + description: Optional. Sets the blob's Content-Disposition header. + serializedName: x-ms-blob-content-disposition + protocol: ! + http: ! + in: header + - *ref_942 + - ! + schema: *ref_147 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_578 + header: ETag + - ! + schema: *ref_579 + header: Last-Modified + - ! + schema: *ref_580 + header: x-ms-blob-sequence-number + - ! + schema: *ref_581 + header: x-ms-client-request-id + - ! + schema: *ref_582 + header: x-ms-request-id + - ! + schema: *ref_583 + header: x-ms-version + - ! + schema: *ref_584 + header: Date + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_153 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_585 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: SetHTTPHeaders + description: The Set HTTP Headers operation sets system properties on the blob + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_586 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_145 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_203 + implementation: Method + extensions: + x-ms-header-collection-prefix: x-ms-meta- + language: ! + default: + name: metadata + description: >- + Optional. Specifies a user-defined name-value pair associated with the blob. If no name-value pairs are specified, the operation will copy the metadata from the source blob or file to the destination blob. If one or more + name-value pairs are specified, the destination blob is created with the specified metadata, and metadata is not copied from the source blob or file. Note that beginning with version 2009-09-19, metadata names must adhere to + the naming rules for C# identifiers. See Naming and Referencing Containers, Blobs, and Metadata for more information. + serializedName: x-ms-meta + protocol: ! + http: ! + in: header + - ! + schema: *ref_211 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_222 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_431 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_488 + language: ! + default: + name: encryptionKey + description: >- + Optional. Specifies the encryption key to use to encrypt the data provided in the request. If not specified, encryption is performed with the root account encryption key. For more information, see Encryption at Rest for Azure + Storage Services. + serializedName: x-ms-encryption-key + protocol: ! + http: ! + in: header + - ! + schema: *ref_432 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_489 + language: ! + default: + name: encryptionKeySha256 + description: The SHA-256 hash of the provided encryption key. Must be provided if the x-ms-encryption-key header is provided. + serializedName: x-ms-encryption-key-sha256 + protocol: ! + http: ! + in: header + - ! + schema: *ref_433 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_490 + language: ! + default: + name: encryptionAlgorithm + description: 'The algorithm used to produce the encryption key hash. Currently, the only accepted value is "AES256". Must be provided if the x-ms-encryption-key header is provided.' + serializedName: x-ms-encryption-algorithm + protocol: ! + http: ! + in: header + - ! + schema: *ref_223 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_224 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_250 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_353 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_375 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_354 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_376 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - *ref_962 + - ! + schema: *ref_147 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_587 + header: ETag + - ! + schema: *ref_588 + header: Last-Modified + - ! + schema: *ref_589 + header: x-ms-client-request-id + - ! + schema: *ref_590 + header: x-ms-request-id + - ! + schema: *ref_591 + header: x-ms-version + - ! + schema: *ref_592 + header: Date + - ! + schema: *ref_593 + header: x-ms-request-server-encrypted + - ! + schema: *ref_594 + header: x-ms-encryption-key-sha256 + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_153 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_595 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: SetMetadata + description: The Set Blob Metadata operation sets user-defined metadata for the specified blob as one or more name-value pairs + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_596 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_597 + implementation: Method + required: true + language: ! + default: + name: action + description: Describes what lease action to take. + serializedName: x-ms-lease-action + protocol: ! + http: ! + in: header + - ! + schema: *ref_145 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_261 + implementation: Method + language: ! + default: + name: duration + description: 'Specifies the duration of the lease, in seconds, or negative one (-1) for a lease that never expires. A non-infinite lease can be between 15 and 60 seconds. A lease duration cannot be changed using renew or change.' + serializedName: x-ms-lease-duration + protocol: ! + http: ! + in: header + - ! + schema: *ref_262 + implementation: Method + language: ! + default: + name: proposedLeaseId + description: 'Proposed lease ID, in a GUID string format. The Blob service returns 400 (Invalid request) if the proposed lease ID is not in the correct format. See Guid Constructor (String) for a list of valid GUID string formats.' + serializedName: x-ms-proposed-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_223 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_224 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_250 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_353 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_375 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_354 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_376 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - *ref_943 + - ! + schema: *ref_147 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_598 + header: ETag + - ! + schema: *ref_599 + header: Last-Modified + - ! + schema: *ref_600 + header: x-ms-lease-id + - ! + schema: *ref_601 + header: x-ms-client-request-id + - ! + schema: *ref_602 + header: x-ms-request-id + - ! + schema: *ref_603 + header: x-ms-version + - ! + schema: *ref_604 + header: Date + statusCodes: + - '201' + exceptions: + - ! + schema: *ref_153 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_605 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: AcquireLease + description: '[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_606 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_607 + implementation: Method + required: true + language: ! + default: + name: action + description: Describes what lease action to take. + serializedName: x-ms-lease-action + protocol: ! + http: ! + in: header + - ! + schema: *ref_145 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_274 + implementation: Method + required: true + language: ! + default: + name: leaseId + description: Specifies the current lease ID on the resource. + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_223 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_224 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_250 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_353 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_375 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_354 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_376 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - *ref_964 + - ! + schema: *ref_147 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_608 + header: ETag + - ! + schema: *ref_609 + header: Last-Modified + - ! + schema: *ref_610 + header: x-ms-client-request-id + - ! + schema: *ref_611 + header: x-ms-request-id + - ! + schema: *ref_612 + header: x-ms-version + - ! + schema: *ref_613 + header: Date + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_153 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_614 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: ReleaseLease + description: '[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_615 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_616 + implementation: Method + required: true + language: ! + default: + name: action + description: Describes what lease action to take. + serializedName: x-ms-lease-action + protocol: ! + http: ! + in: header + - ! + schema: *ref_145 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_274 + implementation: Method + required: true + language: ! + default: + name: leaseId + description: Specifies the current lease ID on the resource. + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_223 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_224 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_250 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_353 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_375 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_354 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_376 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - *ref_944 + - ! + schema: *ref_147 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_617 + header: ETag + - ! + schema: *ref_618 + header: Last-Modified + - ! + schema: *ref_619 + header: x-ms-lease-id + - ! + schema: *ref_620 + header: x-ms-client-request-id + - ! + schema: *ref_621 + header: x-ms-request-id + - ! + schema: *ref_622 + header: x-ms-version + - ! + schema: *ref_623 + header: Date + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_153 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_624 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: RenewLease + description: '[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_625 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_626 + implementation: Method + required: true + language: ! + default: + name: action + description: Describes what lease action to take. + serializedName: x-ms-lease-action + protocol: ! + http: ! + in: header + - ! + schema: *ref_145 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_274 + implementation: Method + required: true + language: ! + default: + name: leaseId + description: Specifies the current lease ID on the resource. + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_308 + implementation: Method + required: true + language: ! + default: + name: proposedLeaseId + description: 'Proposed lease ID, in a GUID string format. The Blob service returns 400 (Invalid request) if the proposed lease ID is not in the correct format. See Guid Constructor (String) for a list of valid GUID string formats.' + serializedName: x-ms-proposed-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_223 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_224 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_250 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_353 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_375 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_354 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_376 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - *ref_966 + - ! + schema: *ref_147 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_627 + header: ETag + - ! + schema: *ref_628 + header: Last-Modified + - ! + schema: *ref_629 + header: x-ms-client-request-id + - ! + schema: *ref_630 + header: x-ms-request-id + - ! + schema: *ref_631 + header: x-ms-lease-id + - ! + schema: *ref_632 + header: x-ms-version + - ! + schema: *ref_633 + header: Date + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_153 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_634 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: ChangeLease + description: '[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_635 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_636 + implementation: Method + required: true + language: ! + default: + name: action + description: Describes what lease action to take. + serializedName: x-ms-lease-action + protocol: ! + http: ! + in: header + - ! + schema: *ref_145 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_296 + implementation: Method + language: ! + default: + name: breakPeriod + description: >- + For a break operation, proposed duration the lease should continue before it is broken, in seconds, between 0 and 60. This break period is only used if it is shorter than the time remaining on the lease. If longer, the time + remaining on the lease is used. A new lease will not be available before the break period has expired, but the lease may be held for longer than the break period. If this header does not appear with a break operation, a + fixed-duration lease breaks after the remaining lease period elapses, and an infinite lease breaks immediately. + serializedName: x-ms-lease-break-period + protocol: ! + http: ! + in: header + - ! + schema: *ref_223 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_224 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_250 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_353 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_375 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_354 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_376 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - *ref_945 + - ! + schema: *ref_147 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_637 + header: ETag + - ! + schema: *ref_638 + header: Last-Modified + - ! + schema: *ref_639 + header: x-ms-lease-time + - ! + schema: *ref_640 + header: x-ms-client-request-id + - ! + schema: *ref_641 + header: x-ms-request-id + - ! + schema: *ref_642 + header: x-ms-version + - ! + schema: *ref_643 + header: Date + statusCodes: + - '202' + exceptions: + - ! + schema: *ref_153 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_644 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: BreakLease + description: '[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_645 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_145 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_203 + implementation: Method + extensions: + x-ms-header-collection-prefix: x-ms-meta- + language: ! + default: + name: metadata + description: >- + Optional. Specifies a user-defined name-value pair associated with the blob. If no name-value pairs are specified, the operation will copy the metadata from the source blob or file to the destination blob. If one or more + name-value pairs are specified, the destination blob is created with the specified metadata, and metadata is not copied from the source blob or file. Note that beginning with version 2009-09-19, metadata names must adhere to + the naming rules for C# identifiers. See Naming and Referencing Containers, Blobs, and Metadata for more information. + serializedName: x-ms-meta + protocol: ! + http: ! + in: header + - ! + schema: *ref_431 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_488 + language: ! + default: + name: encryptionKey + description: >- + Optional. Specifies the encryption key to use to encrypt the data provided in the request. If not specified, encryption is performed with the root account encryption key. For more information, see Encryption at Rest for Azure + Storage Services. + serializedName: x-ms-encryption-key + protocol: ! + http: ! + in: header + - ! + schema: *ref_432 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_489 + language: ! + default: + name: encryptionKeySha256 + description: The SHA-256 hash of the provided encryption key. Must be provided if the x-ms-encryption-key header is provided. + serializedName: x-ms-encryption-key-sha256 + protocol: ! + http: ! + in: header + - ! + schema: *ref_433 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_490 + language: ! + default: + name: encryptionAlgorithm + description: 'The algorithm used to produce the encryption key hash. Currently, the only accepted value is "AES256". Must be provided if the x-ms-encryption-key header is provided.' + serializedName: x-ms-encryption-algorithm + protocol: ! + http: ! + in: header + - ! + schema: *ref_223 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_224 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_250 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_353 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_375 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_354 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_376 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_211 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_222 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - *ref_968 + - ! + schema: *ref_147 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_646 + header: x-ms-snapshot + - ! + schema: *ref_647 + header: ETag + - ! + schema: *ref_648 + header: Last-Modified + - ! + schema: *ref_649 + header: x-ms-client-request-id + - ! + schema: *ref_650 + header: x-ms-request-id + - ! + schema: *ref_651 + header: x-ms-version + - ! + schema: *ref_652 + header: Date + - ! + schema: *ref_653 + header: x-ms-request-server-encrypted + statusCodes: + - '201' + exceptions: + - ! + schema: *ref_153 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_654 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: CreateSnapshot + description: The Create Snapshot operation creates a read-only snapshot of a blob + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_145 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_203 + implementation: Method + extensions: + x-ms-header-collection-prefix: x-ms-meta- + language: ! + default: + name: metadata + description: >- + Optional. Specifies a user-defined name-value pair associated with the blob. If no name-value pairs are specified, the operation will copy the metadata from the source blob or file to the destination blob. If one or more + name-value pairs are specified, the destination blob is created with the specified metadata, and metadata is not copied from the source blob or file. Note that beginning with version 2009-09-19, metadata names must adhere to + the naming rules for C# identifiers. See Naming and Referencing Containers, Blobs, and Metadata for more information. + serializedName: x-ms-meta + protocol: ! + http: ! + in: header + - ! + schema: *ref_136 + implementation: Method + language: ! + default: + name: tier + description: Optional. Indicates the tier to be set on the blob. + serializedName: x-ms-access-tier + protocol: ! + http: ! + in: header + - ! + schema: *ref_655 + implementation: Method + language: ! + default: + name: rehydratePriority + description: 'Optional: Indicates the priority with which to rehydrate an archived blob.' + serializedName: x-ms-rehydrate-priority + protocol: ! + http: ! + in: header + - ! + schema: *ref_377 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_551 + language: ! + default: + name: sourceIfModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: x-ms-source-if-modified-since + protocol: ! + http: ! + in: header + - ! + schema: *ref_378 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_552 + language: ! + default: + name: sourceIfUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: x-ms-source-if-unmodified-since + protocol: ! + http: ! + in: header + - ! + schema: *ref_379 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_553 + language: ! + default: + name: sourceIfMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: x-ms-source-if-match + protocol: ! + http: ! + in: header + - ! + schema: *ref_380 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_554 + language: ! + default: + name: sourceIfNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: x-ms-source-if-none-match + protocol: ! + http: ! + in: header + - ! + schema: *ref_223 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_224 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_250 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_353 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_375 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_354 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_376 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_656 + implementation: Method + required: true + language: ! + default: + name: copySource + description: >- + Specifies the name of the source page blob snapshot. This value is a URL of up to 2 KB in length that specifies a page blob snapshot. The value should be URL-encoded as it would appear in a request URI. The source blob must + either be public or must be authenticated via a shared access signature. + serializedName: x-ms-copy-source + protocol: ! + http: ! + in: header + - ! + schema: *ref_211 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_222 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - *ref_946 + - ! + schema: *ref_147 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_657 + header: ETag + - ! + schema: *ref_658 + header: Last-Modified + - ! + schema: *ref_659 + header: x-ms-client-request-id + - ! + schema: *ref_660 + header: x-ms-request-id + - ! + schema: *ref_661 + header: x-ms-version + - ! + schema: *ref_662 + header: Date + - ! + schema: *ref_663 + header: x-ms-copy-id + - ! + schema: *ref_140 + header: x-ms-copy-status + statusCodes: + - '202' + exceptions: + - ! + schema: *ref_153 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_664 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: StartCopyFromURL + description: The Start Copy From URL operation copies a blob or an internet resource to a new blob. + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_665 + implementation: Method + required: true + language: ! + default: + name: x-ms-requires-sync + description: MISSING·PARAMETER-DESCRIPTION + serializedName: x-ms-requires-sync + protocol: ! + http: ! + in: header + - ! + schema: *ref_145 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_203 + implementation: Method + extensions: + x-ms-header-collection-prefix: x-ms-meta- + language: ! + default: + name: metadata + description: >- + Optional. Specifies a user-defined name-value pair associated with the blob. If no name-value pairs are specified, the operation will copy the metadata from the source blob or file to the destination blob. If one or more + name-value pairs are specified, the destination blob is created with the specified metadata, and metadata is not copied from the source blob or file. Note that beginning with version 2009-09-19, metadata names must adhere to + the naming rules for C# identifiers. See Naming and Referencing Containers, Blobs, and Metadata for more information. + serializedName: x-ms-meta + protocol: ! + http: ! + in: header + - ! + schema: *ref_136 + implementation: Method + language: ! + default: + name: tier + description: Optional. Indicates the tier to be set on the blob. + serializedName: x-ms-access-tier + protocol: ! + http: ! + in: header + - ! + schema: *ref_377 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_551 + language: ! + default: + name: sourceIfModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: x-ms-source-if-modified-since + protocol: ! + http: ! + in: header + - ! + schema: *ref_378 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_552 + language: ! + default: + name: sourceIfUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: x-ms-source-if-unmodified-since + protocol: ! + http: ! + in: header + - ! + schema: *ref_379 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_553 + language: ! + default: + name: sourceIfMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: x-ms-source-if-match + protocol: ! + http: ! + in: header + - ! + schema: *ref_380 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_554 + language: ! + default: + name: sourceIfNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: x-ms-source-if-none-match + protocol: ! + http: ! + in: header + - ! + schema: *ref_223 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_224 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_250 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_353 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_375 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_354 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_376 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_656 + implementation: Method + required: true + language: ! + default: + name: copySource + description: >- + Specifies the name of the source page blob snapshot. This value is a URL of up to 2 KB in length that specifies a page blob snapshot. The value should be URL-encoded as it would appear in a request URI. The source blob must + either be public or must be authenticated via a shared access signature. + serializedName: x-ms-copy-source + protocol: ! + http: ! + in: header + - ! + schema: *ref_211 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_222 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - *ref_970 + - ! + schema: *ref_147 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_666 + implementation: Method + language: ! + default: + name: sourceContentMD5 + description: Specify the md5 calculated for the range of bytes that must be read from the copy source. + serializedName: x-ms-source-content-md5 + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_667 + header: ETag + - ! + schema: *ref_668 + header: Last-Modified + - ! + schema: *ref_669 + header: x-ms-client-request-id + - ! + schema: *ref_670 + header: x-ms-request-id + - ! + schema: *ref_671 + header: x-ms-version + - ! + schema: *ref_672 + header: Date + - ! + schema: *ref_673 + header: x-ms-copy-id + - ! + schema: *ref_674 + header: x-ms-copy-status + - ! + schema: *ref_675 + header: Content-MD5 + - ! + schema: *ref_676 + header: x-ms-content-crc64 + statusCodes: + - '202' + exceptions: + - ! + schema: *ref_153 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_677 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: CopyFromURL + description: The Copy From URL operation copies a blob or an internet resource to a new blob. It will not return a response until the copy is complete. + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_678 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_679 + implementation: Method + required: true + language: ! + default: + name: copyActionAbortConstant + description: MISSING·PARAMETER-DESCRIPTION + serializedName: x-ms-copy-action + protocol: ! + http: ! + in: header + - ! + schema: *ref_680 + implementation: Method + required: true + language: ! + default: + name: copyId + description: The copy identifier provided in the x-ms-copy-id header of the original Copy Blob operation. + serializedName: copyid + protocol: ! + http: ! + in: query + - ! + schema: *ref_145 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_211 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_222 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - *ref_947 + - ! + schema: *ref_147 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_681 + header: x-ms-client-request-id + - ! + schema: *ref_682 + header: x-ms-request-id + - ! + schema: *ref_683 + header: x-ms-version + - ! + schema: *ref_684 + header: Date + statusCodes: + - '204' + exceptions: + - ! + schema: *ref_153 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_685 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: AbortCopyFromURL + description: 'The Abort Copy From URL operation aborts a pending Copy From URL operation, and leaves a destination blob with zero length and full metadata.' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_686 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_145 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_136 + implementation: Method + required: true + language: ! + default: + name: tier + description: Indicates the tier to be set on the blob. + serializedName: x-ms-access-tier + protocol: ! + http: ! + in: header + - ! + schema: *ref_655 + implementation: Method + language: ! + default: + name: rehydratePriority + description: 'Optional: Indicates the priority with which to rehydrate an archived blob.' + serializedName: x-ms-rehydrate-priority + protocol: ! + http: ! + in: header + - *ref_972 + - ! + schema: *ref_147 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_211 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_222 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_687 + header: x-ms-client-request-id + - ! + schema: *ref_688 + header: x-ms-request-id + - ! + schema: *ref_689 + header: x-ms-version + statusCodes: + - '200' + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_690 + header: x-ms-client-request-id + - ! + schema: *ref_691 + header: x-ms-request-id + - ! + schema: *ref_692 + header: x-ms-version + statusCodes: + - '202' + exceptions: + - ! + schema: *ref_153 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_693 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: SetTier + description: >- + The Set Tier operation sets the tier on a blob. The operation is allowed on a page blob in a premium storage account and on a block blob in a blob storage account (locally redundant storage only). A premium page blob's tier + determines the allowed size, IOPS, and bandwidth of the blob. A block blob's tier determines Hot/Cool/Archive storage type. This operation does not update the blob's ETag. + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_694 + implementation: Method + required: true + language: ! + default: + name: restype + description: MISSING·PARAMETER-DESCRIPTION + serializedName: restype + protocol: ! + http: ! + in: query + - ! + schema: *ref_695 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - *ref_948 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: get + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_696 + header: x-ms-client-request-id + - ! + schema: *ref_697 + header: x-ms-request-id + - ! + schema: *ref_698 + header: x-ms-version + - ! + schema: *ref_699 + header: Date + - ! + schema: *ref_192 + header: x-ms-sku-name + - ! + schema: *ref_193 + header: x-ms-account-kind + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_153 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_700 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: GetAccountInfo + description: 'Returns the sku name and account kind ' + protocol: ! {} + language: ! + default: + name: Blob + description: '' + protocol: ! {} +- ! + $key: PageBlob + operations: + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_701 + implementation: Method + required: true + language: ! + default: + name: blobType + description: 'Specifies the type of blob to create: block blob, page blob, or append blob.' + serializedName: x-ms-blob-type + protocol: ! + http: ! + in: header + - ! + schema: *ref_145 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_196 + implementation: Method + required: true + language: ! + default: + name: Content-Length + description: The length of the request. + serializedName: Content-Length + protocol: ! + http: ! + in: header + - ! + schema: *ref_702 + implementation: Method + language: ! + default: + name: tier + description: Optional. Indicates the tier to be set on the page blob. + serializedName: x-ms-access-tier + protocol: ! + http: ! + in: header + - ! + schema: *ref_573 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_703 + language: ! + default: + name: blobContentType + description: 'Optional. Sets the blob''s content type. If specified, this property is stored with the blob and returned with a read request.' + serializedName: x-ms-blob-content-type + protocol: ! + http: ! + in: header + - ! + schema: *ref_575 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_704 + language: ! + default: + name: blobContentEncoding + description: 'Optional. Sets the blob''s content encoding. If specified, this property is stored with the blob and returned with a read request.' + serializedName: x-ms-blob-content-encoding + protocol: ! + http: ! + in: header + - ! + schema: *ref_576 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_705 + language: ! + default: + name: blobContentLanguage + description: 'Optional. Set the blob''s content language. If specified, this property is stored with the blob and returned with a read request.' + serializedName: x-ms-blob-content-language + protocol: ! + http: ! + in: header + - ! + schema: *ref_574 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_706 + language: ! + default: + name: blobContentMD5 + description: 'Optional. An MD5 hash of the blob content. Note that this hash is not validated, as the hashes for the individual blocks were validated when each was uploaded.' + serializedName: x-ms-blob-content-md5 + protocol: ! + http: ! + in: header + - ! + schema: *ref_572 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_707 + language: ! + default: + name: blobCacheControl + description: 'Optional. Sets the blob''s cache control. If specified, this property is stored with the blob and returned with a read request.' + serializedName: x-ms-blob-cache-control + protocol: ! + http: ! + in: header + - ! + schema: *ref_203 + implementation: Method + extensions: + x-ms-header-collection-prefix: x-ms-meta- + language: ! + default: + name: metadata + description: >- + Optional. Specifies a user-defined name-value pair associated with the blob. If no name-value pairs are specified, the operation will copy the metadata from the source blob or file to the destination blob. If one or more + name-value pairs are specified, the destination blob is created with the specified metadata, and metadata is not copied from the source blob or file. Note that beginning with version 2009-09-19, metadata names must adhere to + the naming rules for C# identifiers. See Naming and Referencing Containers, Blobs, and Metadata for more information. + serializedName: x-ms-meta + protocol: ! + http: ! + in: header + - ! + schema: *ref_211 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_222 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_577 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_708 + language: ! + default: + name: blobContentDisposition + description: Optional. Sets the blob's Content-Disposition header. + serializedName: x-ms-blob-content-disposition + protocol: ! + http: ! + in: header + - ! + schema: *ref_431 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_488 + language: ! + default: + name: encryptionKey + description: >- + Optional. Specifies the encryption key to use to encrypt the data provided in the request. If not specified, encryption is performed with the root account encryption key. For more information, see Encryption at Rest for Azure + Storage Services. + serializedName: x-ms-encryption-key + protocol: ! + http: ! + in: header + - ! + schema: *ref_432 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_489 + language: ! + default: + name: encryptionKeySha256 + description: The SHA-256 hash of the provided encryption key. Must be provided if the x-ms-encryption-key header is provided. + serializedName: x-ms-encryption-key-sha256 + protocol: ! + http: ! + in: header + - ! + schema: *ref_433 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_490 + language: ! + default: + name: encryptionAlgorithm + description: 'The algorithm used to produce the encryption key hash. Currently, the only accepted value is "AES256". Must be provided if the x-ms-encryption-key header is provided.' + serializedName: x-ms-encryption-algorithm + protocol: ! + http: ! + in: header + - ! + schema: *ref_223 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_224 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_250 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_353 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_375 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_354 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_376 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_709 + implementation: Method + required: true + language: ! + default: + name: blobContentLength + description: 'This header specifies the maximum size for the page blob, up to 1 TB. The page blob size must be aligned to a 512-byte boundary.' + serializedName: x-ms-blob-content-length + protocol: ! + http: ! + in: header + - ! + schema: *ref_710 + implementation: Method + language: ! + default: + name: blobSequenceNumber + description: Set for page blobs only. The sequence number is a user-controlled value that you can use to track requests. The value of the sequence number must be between 0 and 2^63 - 1. + serializedName: x-ms-blob-sequence-number + protocol: ! + http: ! + in: header + - *ref_940 + - ! + schema: *ref_147 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_711 + header: ETag + - ! + schema: *ref_712 + header: Last-Modified + - ! + schema: *ref_713 + header: Content-MD5 + - ! + schema: *ref_714 + header: x-ms-client-request-id + - ! + schema: *ref_715 + header: x-ms-request-id + - ! + schema: *ref_716 + header: x-ms-version + - ! + schema: *ref_717 + header: Date + - ! + schema: *ref_718 + header: x-ms-request-server-encrypted + - ! + schema: *ref_719 + header: x-ms-encryption-key-sha256 + statusCodes: + - '201' + exceptions: + - ! + schema: *ref_153 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_720 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: Create + description: The Create operation creates a new page blob. + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_721 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_722 + implementation: Method + required: true + language: ! + default: + name: pageWrite + description: |- + Required. You may specify one of the following options: + - Update: Writes the bytes specified by the request body into the specified range. The Range and Content-Length headers must match to perform the update. + - Clear: Clears the specified range and releases the space used in storage for that range. To clear a range, set the Content-Length header to zero, and the Range header to a value that indicates the range to clear, up to maximum blob size. + serializedName: x-ms-page-write + protocol: ! + http: ! + in: header + - ! + schema: *ref_196 + implementation: Method + required: true + language: ! + default: + name: Content-Length + description: The length of the request. + serializedName: Content-Length + protocol: ! + http: ! + in: header + - ! + schema: *ref_723 + implementation: Method + language: ! + default: + name: transactionalContentMD5 + description: 'Specify the transactional md5 for the body, to be validated by the service.' + serializedName: Content-MD5 + protocol: ! + http: ! + in: header + - ! + schema: *ref_724 + implementation: Method + language: ! + default: + name: transactionalContentCrc64 + description: 'Specify the transactional crc64 for the body, to be validated by the service.' + serializedName: x-ms-content-crc64 + protocol: ! + http: ! + in: header + - ! + schema: *ref_145 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_428 + implementation: Method + language: ! + default: + name: range + description: Return only the bytes of the blob in the specified range. + serializedName: x-ms-range + protocol: ! + http: ! + in: header + - ! + schema: *ref_211 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_222 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_431 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_488 + language: ! + default: + name: encryptionKey + description: >- + Optional. Specifies the encryption key to use to encrypt the data provided in the request. If not specified, encryption is performed with the root account encryption key. For more information, see Encryption at Rest for Azure + Storage Services. + serializedName: x-ms-encryption-key + protocol: ! + http: ! + in: header + - ! + schema: *ref_432 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_489 + language: ! + default: + name: encryptionKeySha256 + description: The SHA-256 hash of the provided encryption key. Must be provided if the x-ms-encryption-key header is provided. + serializedName: x-ms-encryption-key-sha256 + protocol: ! + http: ! + in: header + - ! + schema: *ref_433 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_490 + language: ! + default: + name: encryptionAlgorithm + description: 'The algorithm used to produce the encryption key hash. Currently, the only accepted value is "AES256". Must be provided if the x-ms-encryption-key header is provided.' + serializedName: x-ms-encryption-algorithm + protocol: ! + http: ! + in: header + - ! + schema: *ref_725 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_743 + name: sequence-number-access-conditions + language: ! + default: + name: ifSequenceNumberLessThanOrEqualTo + description: Specify this header value to operate only on a blob if it has a sequence number less than or equal to the specified. + serializedName: x-ms-if-sequence-number-le + protocol: ! + http: ! + in: header + - ! + schema: *ref_726 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_744 + name: sequence-number-access-conditions + language: ! + default: + name: ifSequenceNumberLessThan + description: Specify this header value to operate only on a blob if it has a sequence number less than the specified. + serializedName: x-ms-if-sequence-number-lt + protocol: ! + http: ! + in: header + - ! + schema: *ref_727 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_745 + name: sequence-number-access-conditions + language: ! + default: + name: ifSequenceNumberEqualTo + description: Specify this header value to operate only on a blob if it has the specified sequence number. + serializedName: x-ms-if-sequence-number-eq + protocol: ! + http: ! + in: header + - ! + schema: *ref_223 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_224 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_250 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_353 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_375 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_354 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_376 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - *ref_978 + - ! + schema: *ref_147 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_728 + implementation: Method + extensions: + x-ms-requestBody-name: body + language: ! + default: + name: body + description: Initial data + protocol: ! + http: ! + in: body + style: binary + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + binary: true + knownMediaType: binary + mediaTypes: + - application/octet-stream + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_729 + header: ETag + - ! + schema: *ref_730 + header: Last-Modified + - ! + schema: *ref_731 + header: Content-MD5 + - ! + schema: *ref_732 + header: x-ms-content-crc64 + - ! + schema: *ref_733 + header: x-ms-blob-sequence-number + - ! + schema: *ref_734 + header: x-ms-client-request-id + - ! + schema: *ref_735 + header: x-ms-request-id + - ! + schema: *ref_736 + header: x-ms-version + - ! + schema: *ref_737 + header: Date + - ! + schema: *ref_738 + header: x-ms-request-server-encrypted + - ! + schema: *ref_739 + header: x-ms-encryption-key-sha256 + statusCodes: + - '201' + exceptions: + - ! + schema: *ref_153 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_740 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + extensions: + x-ms-requestBody-index: 0 + language: ! + default: + name: UploadPages + description: The Upload Pages operation writes a range of pages to a page blob + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_741 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_742 + implementation: Method + required: true + language: ! + default: + name: pageWrite + description: |- + Required. You may specify one of the following options: + - Update: Writes the bytes specified by the request body into the specified range. The Range and Content-Length headers must match to perform the update. + - Clear: Clears the specified range and releases the space used in storage for that range. To clear a range, set the Content-Length header to zero, and the Range header to a value that indicates the range to clear, up to maximum blob size. + serializedName: x-ms-page-write + protocol: ! + http: ! + in: header + - ! + schema: *ref_196 + implementation: Method + required: true + language: ! + default: + name: Content-Length + description: The length of the request. + serializedName: Content-Length + protocol: ! + http: ! + in: header + - ! + schema: *ref_145 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_428 + implementation: Method + language: ! + default: + name: range + description: Return only the bytes of the blob in the specified range. + serializedName: x-ms-range + protocol: ! + http: ! + in: header + - ! + schema: *ref_211 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_222 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_431 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_488 + language: ! + default: + name: encryptionKey + description: >- + Optional. Specifies the encryption key to use to encrypt the data provided in the request. If not specified, encryption is performed with the root account encryption key. For more information, see Encryption at Rest for Azure + Storage Services. + serializedName: x-ms-encryption-key + protocol: ! + http: ! + in: header + - ! + schema: *ref_432 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_489 + language: ! + default: + name: encryptionKeySha256 + description: The SHA-256 hash of the provided encryption key. Must be provided if the x-ms-encryption-key header is provided. + serializedName: x-ms-encryption-key-sha256 + protocol: ! + http: ! + in: header + - ! + schema: *ref_433 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_490 + language: ! + default: + name: encryptionAlgorithm + description: 'The algorithm used to produce the encryption key hash. Currently, the only accepted value is "AES256". Must be provided if the x-ms-encryption-key header is provided.' + serializedName: x-ms-encryption-algorithm + protocol: ! + http: ! + in: header + - ! + schema: *ref_725 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_743 + language: ! + default: + name: ifSequenceNumberLessThanOrEqualTo + description: Specify this header value to operate only on a blob if it has a sequence number less than or equal to the specified. + serializedName: x-ms-if-sequence-number-le + protocol: ! + http: ! + in: header + - ! + schema: *ref_726 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_744 + language: ! + default: + name: ifSequenceNumberLessThan + description: Specify this header value to operate only on a blob if it has a sequence number less than the specified. + serializedName: x-ms-if-sequence-number-lt + protocol: ! + http: ! + in: header + - ! + schema: *ref_727 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_745 + language: ! + default: + name: ifSequenceNumberEqualTo + description: Specify this header value to operate only on a blob if it has the specified sequence number. + serializedName: x-ms-if-sequence-number-eq + protocol: ! + http: ! + in: header + - ! + schema: *ref_223 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_224 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_250 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_353 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_375 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_354 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_376 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - *ref_951 + - ! + schema: *ref_147 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_746 + header: ETag + - ! + schema: *ref_747 + header: Last-Modified + - ! + schema: *ref_748 + header: Content-MD5 + - ! + schema: *ref_749 + header: x-ms-content-crc64 + - ! + schema: *ref_750 + header: x-ms-blob-sequence-number + - ! + schema: *ref_751 + header: x-ms-client-request-id + - ! + schema: *ref_752 + header: x-ms-request-id + - ! + schema: *ref_753 + header: x-ms-version + - ! + schema: *ref_754 + header: Date + statusCodes: + - '201' + exceptions: + - ! + schema: *ref_153 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_755 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: ClearPages + description: The Clear Pages operation clears a set of pages from a page blob + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_756 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_757 + implementation: Method + required: true + language: ! + default: + name: pageWrite + description: |- + Required. You may specify one of the following options: + - Update: Writes the bytes specified by the request body into the specified range. The Range and Content-Length headers must match to perform the update. + - Clear: Clears the specified range and releases the space used in storage for that range. To clear a range, set the Content-Length header to zero, and the Range header to a value that indicates the range to clear, up to maximum blob size. + serializedName: x-ms-page-write + protocol: ! + http: ! + in: header + - ! + schema: *ref_758 + implementation: Method + required: true + language: ! + default: + name: sourceUrl + description: Specify a URL to the copy source. + serializedName: x-ms-copy-source + protocol: ! + http: ! + in: header + - ! + schema: *ref_759 + implementation: Method + required: true + language: ! + default: + name: sourceRange + description: Bytes of source data in the specified range. The length of this range should match the ContentLength header and x-ms-range/Range destination range header. + serializedName: x-ms-source-range + protocol: ! + http: ! + in: header + - ! + schema: *ref_666 + implementation: Method + language: ! + default: + name: sourceContentMD5 + description: Specify the md5 calculated for the range of bytes that must be read from the copy source. + serializedName: x-ms-source-content-md5 + protocol: ! + http: ! + in: header + - ! + schema: *ref_760 + implementation: Method + language: ! + default: + name: sourceContentcrc64 + description: Specify the crc64 calculated for the range of bytes that must be read from the copy source. + serializedName: x-ms-source-content-crc64 + protocol: ! + http: ! + in: header + - ! + schema: *ref_196 + implementation: Method + required: true + language: ! + default: + name: Content-Length + description: The length of the request. + serializedName: Content-Length + protocol: ! + http: ! + in: header + - ! + schema: *ref_145 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_761 + implementation: Method + required: true + language: ! + default: + name: range + description: The range of bytes to which the source range would be written. The range should be 512 aligned and range-end is required. + serializedName: x-ms-range + protocol: ! + http: ! + in: header + - ! + schema: *ref_431 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_488 + language: ! + default: + name: encryptionKey + description: >- + Optional. Specifies the encryption key to use to encrypt the data provided in the request. If not specified, encryption is performed with the root account encryption key. For more information, see Encryption at Rest for Azure + Storage Services. + serializedName: x-ms-encryption-key + protocol: ! + http: ! + in: header + - ! + schema: *ref_432 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_489 + language: ! + default: + name: encryptionKeySha256 + description: The SHA-256 hash of the provided encryption key. Must be provided if the x-ms-encryption-key header is provided. + serializedName: x-ms-encryption-key-sha256 + protocol: ! + http: ! + in: header + - ! + schema: *ref_433 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_490 + language: ! + default: + name: encryptionAlgorithm + description: 'The algorithm used to produce the encryption key hash. Currently, the only accepted value is "AES256". Must be provided if the x-ms-encryption-key header is provided.' + serializedName: x-ms-encryption-algorithm + protocol: ! + http: ! + in: header + - ! + schema: *ref_211 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_222 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_725 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_743 + language: ! + default: + name: ifSequenceNumberLessThanOrEqualTo + description: Specify this header value to operate only on a blob if it has a sequence number less than or equal to the specified. + serializedName: x-ms-if-sequence-number-le + protocol: ! + http: ! + in: header + - ! + schema: *ref_726 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_744 + language: ! + default: + name: ifSequenceNumberLessThan + description: Specify this header value to operate only on a blob if it has a sequence number less than the specified. + serializedName: x-ms-if-sequence-number-lt + protocol: ! + http: ! + in: header + - ! + schema: *ref_727 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_745 + language: ! + default: + name: ifSequenceNumberEqualTo + description: Specify this header value to operate only on a blob if it has the specified sequence number. + serializedName: x-ms-if-sequence-number-eq + protocol: ! + http: ! + in: header + - ! + schema: *ref_223 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_224 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_250 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_353 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_375 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_354 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_376 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_377 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_551 + language: ! + default: + name: sourceIfModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: x-ms-source-if-modified-since + protocol: ! + http: ! + in: header + - ! + schema: *ref_378 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_552 + language: ! + default: + name: sourceIfUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: x-ms-source-if-unmodified-since + protocol: ! + http: ! + in: header + - ! + schema: *ref_379 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_553 + language: ! + default: + name: sourceIfMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: x-ms-source-if-match + protocol: ! + http: ! + in: header + - ! + schema: *ref_380 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_554 + language: ! + default: + name: sourceIfNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: x-ms-source-if-none-match + protocol: ! + http: ! + in: header + - *ref_980 + - ! + schema: *ref_147 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_762 + header: ETag + - ! + schema: *ref_763 + header: Last-Modified + - ! + schema: *ref_764 + header: Content-MD5 + - ! + schema: *ref_765 + header: x-ms-content-crc64 + - ! + schema: *ref_766 + header: x-ms-blob-sequence-number + - ! + schema: *ref_767 + header: x-ms-request-id + - ! + schema: *ref_768 + header: x-ms-version + - ! + schema: *ref_769 + header: Date + - ! + schema: *ref_770 + header: x-ms-request-server-encrypted + - ! + schema: *ref_771 + header: x-ms-encryption-key-sha256 + statusCodes: + - '201' + exceptions: + - ! + schema: *ref_153 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_772 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: UploadPagesFromURL + description: The Upload Pages operation writes a range of pages to a page blob where the contents are read from a URL + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_773 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_427 + implementation: Method + language: ! + default: + name: snapshot + description: >- + The snapshot parameter is an opaque DateTime value that, when present, specifies the blob snapshot to retrieve. For more information on working with blob snapshots, see Creating a Snapshot of a Blob. + serializedName: snapshot + protocol: ! + http: ! + in: query + - ! + schema: *ref_145 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_428 + implementation: Method + language: ! + default: + name: range + description: Return only the bytes of the blob in the specified range. + serializedName: x-ms-range + protocol: ! + http: ! + in: header + - ! + schema: *ref_211 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_222 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_223 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_224 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_250 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_353 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_375 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_354 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_376 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - *ref_952 + - ! + schema: *ref_147 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: get + uri: '{url}' + responses: + - ! + schema: *ref_781 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_774 + header: Last-Modified + - ! + schema: *ref_775 + header: ETag + - ! + schema: *ref_776 + header: x-ms-blob-content-length + - ! + schema: *ref_777 + header: x-ms-client-request-id + - ! + schema: *ref_778 + header: x-ms-request-id + - ! + schema: *ref_779 + header: x-ms-version + - ! + schema: *ref_780 + header: Date + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_153 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_782 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: GetPageRanges + description: The Get Page Ranges operation returns the list of valid page ranges for a page blob or snapshot of a page blob + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_783 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_427 + implementation: Method + language: ! + default: + name: snapshot + description: >- + The snapshot parameter is an opaque DateTime value that, when present, specifies the blob snapshot to retrieve. For more information on working with blob snapshots, see Creating a Snapshot of a Blob. + serializedName: snapshot + protocol: ! + http: ! + in: query + - ! + schema: *ref_145 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_784 + implementation: Method + language: ! + default: + name: prevsnapshot + description: >- + Optional in version 2015-07-08 and newer. The prevsnapshot parameter is a DateTime value that specifies that the response will contain only pages that were changed between target blob and previous snapshot. Changed pages + include both updated and cleared pages. The target blob may be a snapshot, as long as the snapshot specified by prevsnapshot is the older of the two. Note that incremental snapshots are currently supported only for blobs + created on or after January 1, 2016. + serializedName: prevsnapshot + protocol: ! + http: ! + in: query + - ! + schema: *ref_428 + implementation: Method + language: ! + default: + name: range + description: Return only the bytes of the blob in the specified range. + serializedName: x-ms-range + protocol: ! + http: ! + in: header + - ! + schema: *ref_211 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_222 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_223 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_224 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_250 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_353 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_375 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_354 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_376 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - *ref_982 + - ! + schema: *ref_147 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: get + uri: '{url}' + responses: + - ! + schema: *ref_781 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_785 + header: Last-Modified + - ! + schema: *ref_786 + header: ETag + - ! + schema: *ref_787 + header: x-ms-blob-content-length + - ! + schema: *ref_788 + header: x-ms-client-request-id + - ! + schema: *ref_789 + header: x-ms-request-id + - ! + schema: *ref_790 + header: x-ms-version + - ! + schema: *ref_791 + header: Date + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_153 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_792 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: GetPageRangesDiff + description: The Get Page Ranges Diff operation returns the list of valid page ranges for a page blob that were changed between target blob and previous snapshot. + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_793 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_145 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_211 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_222 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_431 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_488 + language: ! + default: + name: encryptionKey + description: >- + Optional. Specifies the encryption key to use to encrypt the data provided in the request. If not specified, encryption is performed with the root account encryption key. For more information, see Encryption at Rest for Azure + Storage Services. + serializedName: x-ms-encryption-key + protocol: ! + http: ! + in: header + - ! + schema: *ref_432 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_489 + language: ! + default: + name: encryptionKeySha256 + description: The SHA-256 hash of the provided encryption key. Must be provided if the x-ms-encryption-key header is provided. + serializedName: x-ms-encryption-key-sha256 + protocol: ! + http: ! + in: header + - ! + schema: *ref_433 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_490 + language: ! + default: + name: encryptionAlgorithm + description: 'The algorithm used to produce the encryption key hash. Currently, the only accepted value is "AES256". Must be provided if the x-ms-encryption-key header is provided.' + serializedName: x-ms-encryption-algorithm + protocol: ! + http: ! + in: header + - ! + schema: *ref_223 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_224 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_250 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_353 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_375 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_354 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_376 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_709 + implementation: Method + required: true + language: ! + default: + name: blobContentLength + description: 'This header specifies the maximum size for the page blob, up to 1 TB. The page blob size must be aligned to a 512-byte boundary.' + serializedName: x-ms-blob-content-length + protocol: ! + http: ! + in: header + - *ref_953 + - ! + schema: *ref_147 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_794 + header: ETag + - ! + schema: *ref_795 + header: Last-Modified + - ! + schema: *ref_796 + header: x-ms-blob-sequence-number + - ! + schema: *ref_797 + header: x-ms-client-request-id + - ! + schema: *ref_798 + header: x-ms-request-id + - ! + schema: *ref_799 + header: x-ms-version + - ! + schema: *ref_800 + header: Date + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_153 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_801 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: Resize + description: Resize the Blob + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_802 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_145 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_211 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_222 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_223 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_224 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_250 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_353 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_375 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_354 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_376 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_803 + implementation: Method + required: true + language: ! + default: + name: sequenceNumberAction + description: Required if the x-ms-blob-sequence-number header is set for the request. This property applies to page blobs only. This property indicates how the service should modify the blob's sequence number + serializedName: x-ms-sequence-number-action + protocol: ! + http: ! + in: header + - ! + schema: *ref_710 + implementation: Method + language: ! + default: + name: blobSequenceNumber + description: Set for page blobs only. The sequence number is a user-controlled value that you can use to track requests. The value of the sequence number must be between 0 and 2^63 - 1. + serializedName: x-ms-blob-sequence-number + protocol: ! + http: ! + in: header + - *ref_984 + - ! + schema: *ref_147 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_804 + header: ETag + - ! + schema: *ref_805 + header: Last-Modified + - ! + schema: *ref_806 + header: x-ms-blob-sequence-number + - ! + schema: *ref_807 + header: x-ms-client-request-id + - ! + schema: *ref_808 + header: x-ms-request-id + - ! + schema: *ref_809 + header: x-ms-version + - ! + schema: *ref_810 + header: Date + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_153 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_811 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: UpdateSequenceNumber + description: Update the sequence number of the blob + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_812 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_145 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_223 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_224 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_250 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_353 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_375 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_354 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_376 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_656 + implementation: Method + required: true + language: ! + default: + name: copySource + description: >- + Specifies the name of the source page blob snapshot. This value is a URL of up to 2 KB in length that specifies a page blob snapshot. The value should be URL-encoded as it would appear in a request URI. The source blob must + either be public or must be authenticated via a shared access signature. + serializedName: x-ms-copy-source + protocol: ! + http: ! + in: header + - *ref_954 + - ! + schema: *ref_147 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_813 + header: ETag + - ! + schema: *ref_814 + header: Last-Modified + - ! + schema: *ref_815 + header: x-ms-client-request-id + - ! + schema: *ref_816 + header: x-ms-request-id + - ! + schema: *ref_817 + header: x-ms-version + - ! + schema: *ref_818 + header: Date + - ! + schema: *ref_819 + header: x-ms-copy-id + - ! + schema: *ref_140 + header: x-ms-copy-status + statusCodes: + - '202' + exceptions: + - ! + schema: *ref_153 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_820 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: CopyIncremental + description: >- + The Copy Incremental operation copies a snapshot of the source page blob to a destination page blob. The snapshot is copied such that only the differential changes between the previously copied snapshot are transferred to the + destination. The copied snapshots are complete copies of the original snapshot and can be read or copied from as usual. This API is supported since REST version 2016-05-31. + protocol: ! {} + language: ! + default: + name: PageBlob + description: '' + protocol: ! {} +- ! + $key: AppendBlob + operations: + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_821 + implementation: Method + required: true + language: ! + default: + name: blobType + description: 'Specifies the type of blob to create: block blob, page blob, or append blob.' + serializedName: x-ms-blob-type + protocol: ! + http: ! + in: header + - ! + schema: *ref_145 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_196 + implementation: Method + required: true + language: ! + default: + name: Content-Length + description: The length of the request. + serializedName: Content-Length + protocol: ! + http: ! + in: header + - ! + schema: *ref_573 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_703 + language: ! + default: + name: blobContentType + description: 'Optional. Sets the blob''s content type. If specified, this property is stored with the blob and returned with a read request.' + serializedName: x-ms-blob-content-type + protocol: ! + http: ! + in: header + - ! + schema: *ref_575 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_704 + language: ! + default: + name: blobContentEncoding + description: 'Optional. Sets the blob''s content encoding. If specified, this property is stored with the blob and returned with a read request.' + serializedName: x-ms-blob-content-encoding + protocol: ! + http: ! + in: header + - ! + schema: *ref_576 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_705 + language: ! + default: + name: blobContentLanguage + description: 'Optional. Set the blob''s content language. If specified, this property is stored with the blob and returned with a read request.' + serializedName: x-ms-blob-content-language + protocol: ! + http: ! + in: header + - ! + schema: *ref_574 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_706 + language: ! + default: + name: blobContentMD5 + description: 'Optional. An MD5 hash of the blob content. Note that this hash is not validated, as the hashes for the individual blocks were validated when each was uploaded.' + serializedName: x-ms-blob-content-md5 + protocol: ! + http: ! + in: header + - ! + schema: *ref_572 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_707 + language: ! + default: + name: blobCacheControl + description: 'Optional. Sets the blob''s cache control. If specified, this property is stored with the blob and returned with a read request.' + serializedName: x-ms-blob-cache-control + protocol: ! + http: ! + in: header + - ! + schema: *ref_203 + implementation: Method + extensions: + x-ms-header-collection-prefix: x-ms-meta- + language: ! + default: + name: metadata + description: >- + Optional. Specifies a user-defined name-value pair associated with the blob. If no name-value pairs are specified, the operation will copy the metadata from the source blob or file to the destination blob. If one or more + name-value pairs are specified, the destination blob is created with the specified metadata, and metadata is not copied from the source blob or file. Note that beginning with version 2009-09-19, metadata names must adhere to + the naming rules for C# identifiers. See Naming and Referencing Containers, Blobs, and Metadata for more information. + serializedName: x-ms-meta + protocol: ! + http: ! + in: header + - ! + schema: *ref_211 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_222 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_577 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_708 + language: ! + default: + name: blobContentDisposition + description: Optional. Sets the blob's Content-Disposition header. + serializedName: x-ms-blob-content-disposition + protocol: ! + http: ! + in: header + - ! + schema: *ref_431 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_488 + language: ! + default: + name: encryptionKey + description: >- + Optional. Specifies the encryption key to use to encrypt the data provided in the request. If not specified, encryption is performed with the root account encryption key. For more information, see Encryption at Rest for Azure + Storage Services. + serializedName: x-ms-encryption-key + protocol: ! + http: ! + in: header + - ! + schema: *ref_432 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_489 + language: ! + default: + name: encryptionKeySha256 + description: The SHA-256 hash of the provided encryption key. Must be provided if the x-ms-encryption-key header is provided. + serializedName: x-ms-encryption-key-sha256 + protocol: ! + http: ! + in: header + - ! + schema: *ref_433 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_490 + language: ! + default: + name: encryptionAlgorithm + description: 'The algorithm used to produce the encryption key hash. Currently, the only accepted value is "AES256". Must be provided if the x-ms-encryption-key header is provided.' + serializedName: x-ms-encryption-algorithm + protocol: ! + http: ! + in: header + - ! + schema: *ref_223 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_224 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_250 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_353 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_375 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_354 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_376 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - *ref_958 + - ! + schema: *ref_147 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_822 + header: ETag + - ! + schema: *ref_823 + header: Last-Modified + - ! + schema: *ref_824 + header: Content-MD5 + - ! + schema: *ref_825 + header: x-ms-client-request-id + - ! + schema: *ref_826 + header: x-ms-request-id + - ! + schema: *ref_827 + header: x-ms-version + - ! + schema: *ref_828 + header: Date + - ! + schema: *ref_829 + header: x-ms-request-server-encrypted + - ! + schema: *ref_830 + header: x-ms-encryption-key-sha256 + statusCodes: + - '201' + exceptions: + - ! + schema: *ref_153 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_831 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: Create + description: The Create Append Blob operation creates a new append blob. + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_832 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_145 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_196 + implementation: Method + required: true + language: ! + default: + name: Content-Length + description: The length of the request. + serializedName: Content-Length + protocol: ! + http: ! + in: header + - ! + schema: *ref_723 + implementation: Method + language: ! + default: + name: transactionalContentMD5 + description: 'Specify the transactional md5 for the body, to be validated by the service.' + serializedName: Content-MD5 + protocol: ! + http: ! + in: header + - ! + schema: *ref_724 + implementation: Method + language: ! + default: + name: transactionalContentCrc64 + description: 'Specify the transactional crc64 for the body, to be validated by the service.' + serializedName: x-ms-content-crc64 + protocol: ! + http: ! + in: header + - ! + schema: *ref_211 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_222 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_833 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_851 + name: append-position-access-conditions + language: ! + default: + name: maxSize + description: >- + Optional conditional header. The max length in bytes permitted for the append blob. If the Append Block operation would cause the blob to exceed that limit or if the blob size is already greater than the value specified in + this header, the request will fail with MaxBlobSizeConditionNotMet error (HTTP status code 412 - Precondition Failed). + serializedName: x-ms-blob-condition-maxsize + protocol: ! + http: ! + in: header + - ! + schema: *ref_834 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_852 + name: append-position-access-conditions + language: ! + default: + name: appendPosition + description: >- + Optional conditional header, used only for the Append Block operation. A number indicating the byte offset to compare. Append Block will succeed only if the append position is equal to this number. If it is not, the request + will fail with the AppendPositionConditionNotMet error (HTTP status code 412 - Precondition Failed). + serializedName: x-ms-blob-condition-appendpos + protocol: ! + http: ! + in: header + - ! + schema: *ref_431 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_488 + language: ! + default: + name: encryptionKey + description: >- + Optional. Specifies the encryption key to use to encrypt the data provided in the request. If not specified, encryption is performed with the root account encryption key. For more information, see Encryption at Rest for Azure + Storage Services. + serializedName: x-ms-encryption-key + protocol: ! + http: ! + in: header + - ! + schema: *ref_432 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_489 + language: ! + default: + name: encryptionKeySha256 + description: The SHA-256 hash of the provided encryption key. Must be provided if the x-ms-encryption-key header is provided. + serializedName: x-ms-encryption-key-sha256 + protocol: ! + http: ! + in: header + - ! + schema: *ref_433 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_490 + language: ! + default: + name: encryptionAlgorithm + description: 'The algorithm used to produce the encryption key hash. Currently, the only accepted value is "AES256". Must be provided if the x-ms-encryption-key header is provided.' + serializedName: x-ms-encryption-algorithm + protocol: ! + http: ! + in: header + - ! + schema: *ref_223 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_224 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_250 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_353 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_375 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_354 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_376 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - *ref_955 + - ! + schema: *ref_147 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_835 + implementation: Method + extensions: + x-ms-requestBody-name: body + language: ! + default: + name: body + description: Initial data + protocol: ! + http: ! + in: body + style: binary + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + binary: true + knownMediaType: binary + mediaTypes: + - application/octet-stream + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_836 + header: ETag + - ! + schema: *ref_837 + header: Last-Modified + - ! + schema: *ref_838 + header: Content-MD5 + - ! + schema: *ref_839 + header: x-ms-content-crc64 + - ! + schema: *ref_840 + header: x-ms-client-request-id + - ! + schema: *ref_841 + header: x-ms-request-id + - ! + schema: *ref_842 + header: x-ms-version + - ! + schema: *ref_843 + header: Date + - ! + schema: *ref_844 + header: x-ms-blob-append-offset + - ! + schema: *ref_845 + header: x-ms-blob-committed-block-count + - ! + schema: *ref_846 + header: x-ms-request-server-encrypted + - ! + schema: *ref_847 + header: x-ms-encryption-key-sha256 + statusCodes: + - '201' + exceptions: + - ! + schema: *ref_153 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_848 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + extensions: + x-ms-requestBody-index: 0 + language: ! + default: + name: AppendBlock + description: >- + The Append Block operation commits a new block of data to the end of an existing append blob. The Append Block operation is permitted only if the blob was created with x-ms-blob-type set to AppendBlob. Append Block is supported + only on version 2015-02-21 version or later. + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_849 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_758 + implementation: Method + required: true + language: ! + default: + name: sourceUrl + description: Specify a URL to the copy source. + serializedName: x-ms-copy-source + protocol: ! + http: ! + in: header + - ! + schema: *ref_850 + implementation: Method + language: ! + default: + name: sourceRange + description: Bytes of source data in the specified range. + serializedName: x-ms-source-range + protocol: ! + http: ! + in: header + - ! + schema: *ref_666 + implementation: Method + language: ! + default: + name: sourceContentMD5 + description: Specify the md5 calculated for the range of bytes that must be read from the copy source. + serializedName: x-ms-source-content-md5 + protocol: ! + http: ! + in: header + - ! + schema: *ref_760 + implementation: Method + language: ! + default: + name: sourceContentcrc64 + description: Specify the crc64 calculated for the range of bytes that must be read from the copy source. + serializedName: x-ms-source-content-crc64 + protocol: ! + http: ! + in: header + - ! + schema: *ref_145 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_196 + implementation: Method + required: true + language: ! + default: + name: Content-Length + description: The length of the request. + serializedName: Content-Length + protocol: ! + http: ! + in: header + - ! + schema: *ref_723 + implementation: Method + language: ! + default: + name: transactionalContentMD5 + description: 'Specify the transactional md5 for the body, to be validated by the service.' + serializedName: Content-MD5 + protocol: ! + http: ! + in: header + - ! + schema: *ref_431 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_488 + language: ! + default: + name: encryptionKey + description: >- + Optional. Specifies the encryption key to use to encrypt the data provided in the request. If not specified, encryption is performed with the root account encryption key. For more information, see Encryption at Rest for Azure + Storage Services. + serializedName: x-ms-encryption-key + protocol: ! + http: ! + in: header + - ! + schema: *ref_432 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_489 + language: ! + default: + name: encryptionKeySha256 + description: The SHA-256 hash of the provided encryption key. Must be provided if the x-ms-encryption-key header is provided. + serializedName: x-ms-encryption-key-sha256 + protocol: ! + http: ! + in: header + - ! + schema: *ref_433 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_490 + language: ! + default: + name: encryptionAlgorithm + description: 'The algorithm used to produce the encryption key hash. Currently, the only accepted value is "AES256". Must be provided if the x-ms-encryption-key header is provided.' + serializedName: x-ms-encryption-algorithm + protocol: ! + http: ! + in: header + - ! + schema: *ref_211 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_222 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_833 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_851 + language: ! + default: + name: maxSize + description: >- + Optional conditional header. The max length in bytes permitted for the append blob. If the Append Block operation would cause the blob to exceed that limit or if the blob size is already greater than the value specified in + this header, the request will fail with MaxBlobSizeConditionNotMet error (HTTP status code 412 - Precondition Failed). + serializedName: x-ms-blob-condition-maxsize + protocol: ! + http: ! + in: header + - ! + schema: *ref_834 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_852 + language: ! + default: + name: appendPosition + description: >- + Optional conditional header, used only for the Append Block operation. A number indicating the byte offset to compare. Append Block will succeed only if the append position is equal to this number. If it is not, the request + will fail with the AppendPositionConditionNotMet error (HTTP status code 412 - Precondition Failed). + serializedName: x-ms-blob-condition-appendpos + protocol: ! + http: ! + in: header + - ! + schema: *ref_223 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_224 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_250 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_353 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_375 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_354 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_376 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_377 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_551 + language: ! + default: + name: sourceIfModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: x-ms-source-if-modified-since + protocol: ! + http: ! + in: header + - ! + schema: *ref_378 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_552 + language: ! + default: + name: sourceIfUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: x-ms-source-if-unmodified-since + protocol: ! + http: ! + in: header + - ! + schema: *ref_379 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_553 + language: ! + default: + name: sourceIfMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: x-ms-source-if-match + protocol: ! + http: ! + in: header + - ! + schema: *ref_380 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_554 + language: ! + default: + name: sourceIfNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: x-ms-source-if-none-match + protocol: ! + http: ! + in: header + - *ref_923 + - ! + schema: *ref_147 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_853 + header: ETag + - ! + schema: *ref_854 + header: Last-Modified + - ! + schema: *ref_855 + header: Content-MD5 + - ! + schema: *ref_856 + header: x-ms-content-crc64 + - ! + schema: *ref_857 + header: x-ms-request-id + - ! + schema: *ref_858 + header: x-ms-version + - ! + schema: *ref_859 + header: Date + - ! + schema: *ref_860 + header: x-ms-blob-append-offset + - ! + schema: *ref_861 + header: x-ms-blob-committed-block-count + - ! + schema: *ref_862 + header: x-ms-encryption-key-sha256 + - ! + schema: *ref_863 + header: x-ms-request-server-encrypted + statusCodes: + - '201' + exceptions: + - ! + schema: *ref_153 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_864 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: AppendBlockFromUrl + description: >- + The Append Block operation commits a new block of data to the end of an existing append blob where the contents are read from a source url. The Append Block operation is permitted only if the blob was created with x-ms-blob-type + set to AppendBlob. Append Block is supported only on version 2015-02-21 version or later. + protocol: ! {} + language: ! + default: + name: AppendBlob + description: '' + protocol: ! {} +- ! + $key: BlockBlob + operations: + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_865 + implementation: Method + required: true + language: ! + default: + name: blobType + description: 'Specifies the type of blob to create: block blob, page blob, or append blob.' + serializedName: x-ms-blob-type + protocol: ! + http: ! + in: header + - ! + schema: *ref_145 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_723 + implementation: Method + language: ! + default: + name: transactionalContentMD5 + description: 'Specify the transactional md5 for the body, to be validated by the service.' + serializedName: Content-MD5 + protocol: ! + http: ! + in: header + - ! + schema: *ref_196 + implementation: Method + required: true + language: ! + default: + name: Content-Length + description: The length of the request. + serializedName: Content-Length + protocol: ! + http: ! + in: header + - ! + schema: *ref_573 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_703 + language: ! + default: + name: blobContentType + description: 'Optional. Sets the blob''s content type. If specified, this property is stored with the blob and returned with a read request.' + serializedName: x-ms-blob-content-type + protocol: ! + http: ! + in: header + - ! + schema: *ref_575 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_704 + language: ! + default: + name: blobContentEncoding + description: 'Optional. Sets the blob''s content encoding. If specified, this property is stored with the blob and returned with a read request.' + serializedName: x-ms-blob-content-encoding + protocol: ! + http: ! + in: header + - ! + schema: *ref_576 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_705 + language: ! + default: + name: blobContentLanguage + description: 'Optional. Set the blob''s content language. If specified, this property is stored with the blob and returned with a read request.' + serializedName: x-ms-blob-content-language + protocol: ! + http: ! + in: header + - ! + schema: *ref_574 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_706 + language: ! + default: + name: blobContentMD5 + description: 'Optional. An MD5 hash of the blob content. Note that this hash is not validated, as the hashes for the individual blocks were validated when each was uploaded.' + serializedName: x-ms-blob-content-md5 + protocol: ! + http: ! + in: header + - ! + schema: *ref_572 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_707 + language: ! + default: + name: blobCacheControl + description: 'Optional. Sets the blob''s cache control. If specified, this property is stored with the blob and returned with a read request.' + serializedName: x-ms-blob-cache-control + protocol: ! + http: ! + in: header + - ! + schema: *ref_203 + implementation: Method + extensions: + x-ms-header-collection-prefix: x-ms-meta- + language: ! + default: + name: metadata + description: >- + Optional. Specifies a user-defined name-value pair associated with the blob. If no name-value pairs are specified, the operation will copy the metadata from the source blob or file to the destination blob. If one or more + name-value pairs are specified, the destination blob is created with the specified metadata, and metadata is not copied from the source blob or file. Note that beginning with version 2009-09-19, metadata names must adhere to + the naming rules for C# identifiers. See Naming and Referencing Containers, Blobs, and Metadata for more information. + serializedName: x-ms-meta + protocol: ! + http: ! + in: header + - ! + schema: *ref_211 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_222 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_577 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_708 + language: ! + default: + name: blobContentDisposition + description: Optional. Sets the blob's Content-Disposition header. + serializedName: x-ms-blob-content-disposition + protocol: ! + http: ! + in: header + - ! + schema: *ref_431 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_488 + language: ! + default: + name: encryptionKey + description: >- + Optional. Specifies the encryption key to use to encrypt the data provided in the request. If not specified, encryption is performed with the root account encryption key. For more information, see Encryption at Rest for Azure + Storage Services. + serializedName: x-ms-encryption-key + protocol: ! + http: ! + in: header + - ! + schema: *ref_432 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_489 + language: ! + default: + name: encryptionKeySha256 + description: The SHA-256 hash of the provided encryption key. Must be provided if the x-ms-encryption-key header is provided. + serializedName: x-ms-encryption-key-sha256 + protocol: ! + http: ! + in: header + - ! + schema: *ref_433 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_490 + language: ! + default: + name: encryptionAlgorithm + description: 'The algorithm used to produce the encryption key hash. Currently, the only accepted value is "AES256". Must be provided if the x-ms-encryption-key header is provided.' + serializedName: x-ms-encryption-algorithm + protocol: ! + http: ! + in: header + - ! + schema: *ref_136 + implementation: Method + language: ! + default: + name: tier + description: Optional. Indicates the tier to be set on the blob. + serializedName: x-ms-access-tier + protocol: ! + http: ! + in: header + - ! + schema: *ref_223 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_224 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_250 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_353 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_375 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_354 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_376 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - *ref_941 + - ! + schema: *ref_147 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_866 + implementation: Method + extensions: + x-ms-requestBody-name: body + language: ! + default: + name: body + description: Initial data + protocol: ! + http: ! + in: body + style: binary + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + binary: true + knownMediaType: binary + mediaTypes: + - application/octet-stream + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_867 + header: ETag + - ! + schema: *ref_868 + header: Last-Modified + - ! + schema: *ref_869 + header: Content-MD5 + - ! + schema: *ref_870 + header: x-ms-client-request-id + - ! + schema: *ref_871 + header: x-ms-request-id + - ! + schema: *ref_872 + header: x-ms-version + - ! + schema: *ref_873 + header: Date + - ! + schema: *ref_874 + header: x-ms-request-server-encrypted + - ! + schema: *ref_875 + header: x-ms-encryption-key-sha256 + statusCodes: + - '201' + exceptions: + - ! + schema: *ref_153 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_876 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + extensions: + x-ms-requestBody-index: 0 + language: ! + default: + name: Upload + description: >- + The Upload Block Blob operation updates the content of an existing block blob. Updating an existing block blob overwrites any existing metadata on the blob. Partial updates are not supported with Put Blob; the content of the + existing blob is overwritten with the content of the new blob. To perform a partial update of the content of a block blob, use the Put Block List operation. + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_877 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_878 + implementation: Method + required: true + language: ! + default: + name: blockId + description: >- + A valid Base64 string value that identifies the block. Prior to encoding, the string must be less than or equal to 64 bytes in size. For a given blob, the length of the value specified for the blockid parameter must be the + same size for each block. + serializedName: blockid + protocol: ! + http: ! + in: query + - ! + schema: *ref_196 + implementation: Method + required: true + language: ! + default: + name: Content-Length + description: The length of the request. + serializedName: Content-Length + protocol: ! + http: ! + in: header + - ! + schema: *ref_723 + implementation: Method + language: ! + default: + name: transactionalContentMD5 + description: 'Specify the transactional md5 for the body, to be validated by the service.' + serializedName: Content-MD5 + protocol: ! + http: ! + in: header + - ! + schema: *ref_724 + implementation: Method + language: ! + default: + name: transactionalContentCrc64 + description: 'Specify the transactional crc64 for the body, to be validated by the service.' + serializedName: x-ms-content-crc64 + protocol: ! + http: ! + in: header + - ! + schema: *ref_145 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_211 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_222 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_431 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_488 + language: ! + default: + name: encryptionKey + description: >- + Optional. Specifies the encryption key to use to encrypt the data provided in the request. If not specified, encryption is performed with the root account encryption key. For more information, see Encryption at Rest for Azure + Storage Services. + serializedName: x-ms-encryption-key + protocol: ! + http: ! + in: header + - ! + schema: *ref_432 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_489 + language: ! + default: + name: encryptionKeySha256 + description: The SHA-256 hash of the provided encryption key. Must be provided if the x-ms-encryption-key header is provided. + serializedName: x-ms-encryption-key-sha256 + protocol: ! + http: ! + in: header + - ! + schema: *ref_433 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_490 + language: ! + default: + name: encryptionAlgorithm + description: 'The algorithm used to produce the encryption key hash. Currently, the only accepted value is "AES256". Must be provided if the x-ms-encryption-key header is provided.' + serializedName: x-ms-encryption-algorithm + protocol: ! + http: ! + in: header + - *ref_974 + - ! + schema: *ref_147 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_879 + implementation: Method + extensions: + x-ms-requestBody-name: body + language: ! + default: + name: body + description: Initial data + protocol: ! + http: ! + in: body + style: binary + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + binary: true + knownMediaType: binary + mediaTypes: + - application/octet-stream + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_880 + header: Content-MD5 + - ! + schema: *ref_881 + header: x-ms-client-request-id + - ! + schema: *ref_882 + header: x-ms-request-id + - ! + schema: *ref_883 + header: x-ms-version + - ! + schema: *ref_884 + header: Date + - ! + schema: *ref_885 + header: x-ms-content-crc64 + - ! + schema: *ref_886 + header: x-ms-request-server-encrypted + - ! + schema: *ref_887 + header: x-ms-encryption-key-sha256 + statusCodes: + - '201' + exceptions: + - ! + schema: *ref_153 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_888 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + extensions: + x-ms-requestBody-index: 4 + language: ! + default: + name: StageBlock + description: The Stage Block operation creates a new block to be committed as part of a blob + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_889 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_878 + implementation: Method + required: true + language: ! + default: + name: blockId + description: >- + A valid Base64 string value that identifies the block. Prior to encoding, the string must be less than or equal to 64 bytes in size. For a given blob, the length of the value specified for the blockid parameter must be the + same size for each block. + serializedName: blockid + protocol: ! + http: ! + in: query + - ! + schema: *ref_196 + implementation: Method + required: true + language: ! + default: + name: Content-Length + description: The length of the request. + serializedName: Content-Length + protocol: ! + http: ! + in: header + - ! + schema: *ref_758 + implementation: Method + required: true + language: ! + default: + name: sourceUrl + description: Specify a URL to the copy source. + serializedName: x-ms-copy-source + protocol: ! + http: ! + in: header + - ! + schema: *ref_850 + implementation: Method + language: ! + default: + name: sourceRange + description: Bytes of source data in the specified range. + serializedName: x-ms-source-range + protocol: ! + http: ! + in: header + - ! + schema: *ref_666 + implementation: Method + language: ! + default: + name: sourceContentMD5 + description: Specify the md5 calculated for the range of bytes that must be read from the copy source. + serializedName: x-ms-source-content-md5 + protocol: ! + http: ! + in: header + - ! + schema: *ref_760 + implementation: Method + language: ! + default: + name: sourceContentcrc64 + description: Specify the crc64 calculated for the range of bytes that must be read from the copy source. + serializedName: x-ms-source-content-crc64 + protocol: ! + http: ! + in: header + - ! + schema: *ref_145 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_431 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_488 + language: ! + default: + name: encryptionKey + description: >- + Optional. Specifies the encryption key to use to encrypt the data provided in the request. If not specified, encryption is performed with the root account encryption key. For more information, see Encryption at Rest for Azure + Storage Services. + serializedName: x-ms-encryption-key + protocol: ! + http: ! + in: header + - ! + schema: *ref_432 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_489 + language: ! + default: + name: encryptionKeySha256 + description: The SHA-256 hash of the provided encryption key. Must be provided if the x-ms-encryption-key header is provided. + serializedName: x-ms-encryption-key-sha256 + protocol: ! + http: ! + in: header + - ! + schema: *ref_433 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_490 + language: ! + default: + name: encryptionAlgorithm + description: 'The algorithm used to produce the encryption key hash. Currently, the only accepted value is "AES256". Must be provided if the x-ms-encryption-key header is provided.' + serializedName: x-ms-encryption-algorithm + protocol: ! + http: ! + in: header + - ! + schema: *ref_211 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_222 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_377 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_551 + language: ! + default: + name: sourceIfModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: x-ms-source-if-modified-since + protocol: ! + http: ! + in: header + - ! + schema: *ref_378 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_552 + language: ! + default: + name: sourceIfUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: x-ms-source-if-unmodified-since + protocol: ! + http: ! + in: header + - ! + schema: *ref_379 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_553 + language: ! + default: + name: sourceIfMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: x-ms-source-if-match + protocol: ! + http: ! + in: header + - ! + schema: *ref_380 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_554 + language: ! + default: + name: sourceIfNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: x-ms-source-if-none-match + protocol: ! + http: ! + in: header + - *ref_949 + - ! + schema: *ref_147 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_890 + header: Content-MD5 + - ! + schema: *ref_891 + header: x-ms-content-crc64 + - ! + schema: *ref_892 + header: x-ms-client-request-id + - ! + schema: *ref_893 + header: x-ms-request-id + - ! + schema: *ref_894 + header: x-ms-version + - ! + schema: *ref_895 + header: Date + - ! + schema: *ref_896 + header: x-ms-request-server-encrypted + - ! + schema: *ref_897 + header: x-ms-encryption-key-sha256 + statusCodes: + - '201' + exceptions: + - ! + schema: *ref_153 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_898 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: StageBlockFromURL + description: The Stage Block operation creates a new block to be committed as part of a blob where the contents are read from a URL. + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_899 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_145 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_572 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_707 + language: ! + default: + name: blobCacheControl + description: 'Optional. Sets the blob''s cache control. If specified, this property is stored with the blob and returned with a read request.' + serializedName: x-ms-blob-cache-control + protocol: ! + http: ! + in: header + - ! + schema: *ref_573 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_703 + language: ! + default: + name: blobContentType + description: 'Optional. Sets the blob''s content type. If specified, this property is stored with the blob and returned with a read request.' + serializedName: x-ms-blob-content-type + protocol: ! + http: ! + in: header + - ! + schema: *ref_575 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_704 + language: ! + default: + name: blobContentEncoding + description: 'Optional. Sets the blob''s content encoding. If specified, this property is stored with the blob and returned with a read request.' + serializedName: x-ms-blob-content-encoding + protocol: ! + http: ! + in: header + - ! + schema: *ref_576 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_705 + language: ! + default: + name: blobContentLanguage + description: 'Optional. Set the blob''s content language. If specified, this property is stored with the blob and returned with a read request.' + serializedName: x-ms-blob-content-language + protocol: ! + http: ! + in: header + - ! + schema: *ref_574 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_706 + language: ! + default: + name: blobContentMD5 + description: 'Optional. An MD5 hash of the blob content. Note that this hash is not validated, as the hashes for the individual blocks were validated when each was uploaded.' + serializedName: x-ms-blob-content-md5 + protocol: ! + http: ! + in: header + - ! + schema: *ref_723 + implementation: Method + language: ! + default: + name: transactionalContentMD5 + description: 'Specify the transactional md5 for the body, to be validated by the service.' + serializedName: Content-MD5 + protocol: ! + http: ! + in: header + - ! + schema: *ref_724 + implementation: Method + language: ! + default: + name: transactionalContentCrc64 + description: 'Specify the transactional crc64 for the body, to be validated by the service.' + serializedName: x-ms-content-crc64 + protocol: ! + http: ! + in: header + - ! + schema: *ref_203 + implementation: Method + extensions: + x-ms-header-collection-prefix: x-ms-meta- + language: ! + default: + name: metadata + description: >- + Optional. Specifies a user-defined name-value pair associated with the blob. If no name-value pairs are specified, the operation will copy the metadata from the source blob or file to the destination blob. If one or more + name-value pairs are specified, the destination blob is created with the specified metadata, and metadata is not copied from the source blob or file. Note that beginning with version 2009-09-19, metadata names must adhere to + the naming rules for C# identifiers. See Naming and Referencing Containers, Blobs, and Metadata for more information. + serializedName: x-ms-meta + protocol: ! + http: ! + in: header + - ! + schema: *ref_211 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_222 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_577 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_708 + language: ! + default: + name: blobContentDisposition + description: Optional. Sets the blob's Content-Disposition header. + serializedName: x-ms-blob-content-disposition + protocol: ! + http: ! + in: header + - ! + schema: *ref_431 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_488 + language: ! + default: + name: encryptionKey + description: >- + Optional. Specifies the encryption key to use to encrypt the data provided in the request. If not specified, encryption is performed with the root account encryption key. For more information, see Encryption at Rest for Azure + Storage Services. + serializedName: x-ms-encryption-key + protocol: ! + http: ! + in: header + - ! + schema: *ref_432 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_489 + language: ! + default: + name: encryptionKeySha256 + description: The SHA-256 hash of the provided encryption key. Must be provided if the x-ms-encryption-key header is provided. + serializedName: x-ms-encryption-key-sha256 + protocol: ! + http: ! + in: header + - ! + schema: *ref_433 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_490 + language: ! + default: + name: encryptionAlgorithm + description: 'The algorithm used to produce the encryption key hash. Currently, the only accepted value is "AES256". Must be provided if the x-ms-encryption-key header is provided.' + serializedName: x-ms-encryption-algorithm + protocol: ! + http: ! + in: header + - ! + schema: *ref_136 + implementation: Method + language: ! + default: + name: tier + description: Optional. Indicates the tier to be set on the blob. + serializedName: x-ms-access-tier + protocol: ! + http: ! + in: header + - ! + schema: *ref_223 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_224 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_250 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_353 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_375 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_354 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_376 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - *ref_976 + - ! + schema: *ref_147 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_900 + implementation: Method + required: true + extensions: + x-ms-requestBody-name: blocks + language: ! + default: + name: blocks + description: '' + protocol: ! + http: ! + in: body + style: json + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + knownMediaType: xml + mediaTypes: + - application/xml + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_901 + header: ETag + - ! + schema: *ref_902 + header: Last-Modified + - ! + schema: *ref_903 + header: Content-MD5 + - ! + schema: *ref_904 + header: x-ms-content-crc64 + - ! + schema: *ref_905 + header: x-ms-client-request-id + - ! + schema: *ref_906 + header: x-ms-request-id + - ! + schema: *ref_907 + header: x-ms-version + - ! + schema: *ref_908 + header: Date + - ! + schema: *ref_909 + header: x-ms-request-server-encrypted + - ! + schema: *ref_910 + header: x-ms-encryption-key-sha256 + statusCodes: + - '201' + exceptions: + - ! + schema: *ref_153 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_911 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + extensions: + x-ms-requestBody-index: 19 + language: ! + default: + name: CommitBlockList + description: >- + The Commit Block List operation writes a blob by specifying the list of block IDs that make up the blob. In order to be written as part of a blob, a block must have been successfully written to the server in a prior Put Block + operation. You can call Put Block List to update a blob by uploading only those blocks that have changed, then committing the new and existing blocks together. You can do this by specifying whether to commit a block from the + committed block list or from the uncommitted block list, or to commit the most recently uploaded version of the block, whichever list it may belong to. + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_154 + - ! + schema: *ref_899 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_427 + implementation: Method + language: ! + default: + name: snapshot + description: >- + The snapshot parameter is an opaque DateTime value that, when present, specifies the blob snapshot to retrieve. For more information on working with blob snapshots, see Creating a Snapshot of a Blob. + serializedName: snapshot + protocol: ! + http: ! + in: query + - ! + schema: *ref_912 + implementation: Method + required: true + language: ! + default: + name: listType + description: 'Specifies whether to return the list of committed blocks, the list of uncommitted blocks, or both lists together.' + serializedName: blocklisttype + protocol: ! + http: ! + in: query + - ! + schema: *ref_145 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_211 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_222 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - *ref_950 + - ! + schema: *ref_147 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: get + uri: '{url}' + responses: + - ! + schema: *ref_921 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_913 + header: Last-Modified + - ! + schema: *ref_914 + header: ETag + - ! + schema: *ref_915 + header: Content-Type + - ! + schema: *ref_916 + header: x-ms-blob-content-length + - ! + schema: *ref_917 + header: x-ms-client-request-id + - ! + schema: *ref_918 + header: x-ms-request-id + - ! + schema: *ref_919 + header: x-ms-version + - ! + schema: *ref_920 + header: Date + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_153 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_922 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: GetBlockList + description: The Get Block List operation retrieves the list of blocks that have been uploaded as part of a block blob + protocol: ! {} + language: ! + default: + name: BlockBlob + description: '' + protocol: ! {} +language: ! + default: + name: '' + description: '' +protocol: ! + http: ! {} diff --git a/modelerfour/test/scenarios/blob-storage/namer.yaml b/modelerfour/test/scenarios/blob-storage/namer.yaml new file mode 100644 index 0000000..972029c --- /dev/null +++ b/modelerfour/test/scenarios/blob-storage/namer.yaml @@ -0,0 +1,27201 @@ +! +schemas: ! + objects: + - ! &ref_151 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_2 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_83 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: Logging-Version + description: The version of Storage Analytics to configure. + protocol: ! {} + required: true + serializedName: Version + language: ! + default: + name: Version + description: The version of Storage Analytics to configure. + protocol: ! {} + - ! + schema: ! &ref_42 + type: boolean + language: ! + default: + name: typeForDelete + description: Indicates whether all delete requests should be logged. + protocol: ! {} + required: true + serializedName: Delete + language: ! + default: + name: Delete + description: Indicates whether all delete requests should be logged. + protocol: ! {} + - ! + schema: ! &ref_43 + type: boolean + language: ! + default: + name: typeForRead + description: Indicates whether all read requests should be logged. + protocol: ! {} + required: true + serializedName: Read + language: ! + default: + name: Read + description: Indicates whether all read requests should be logged. + protocol: ! {} + - ! + schema: ! &ref_44 + type: boolean + language: ! + default: + name: typeForWrite + description: Indicates whether all write requests should be logged. + protocol: ! {} + required: true + serializedName: Write + language: ! + default: + name: Write + description: Indicates whether all write requests should be logged. + protocol: ! {} + - ! + schema: ! &ref_0 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_45 + type: boolean + language: ! + default: + name: typeForEnabled + description: Indicates whether a retention policy is enabled for the storage service + protocol: ! {} + required: true + serializedName: Enabled + language: ! + default: + name: Enabled + description: Indicates whether a retention policy is enabled for the storage service + protocol: ! {} + - ! + schema: ! &ref_67 + type: integer + minimum: 1 + precision: 32 + language: ! + default: + name: typeForDays + description: Indicates the number of days that metrics or logging or soft-deleted data should be retained. All data older than this value will be deleted + protocol: ! {} + required: false + serializedName: Days + language: ! + default: + name: Days + description: Indicates the number of days that metrics or logging or soft-deleted data should be retained. All data older than this value will be deleted + protocol: ! {} + language: ! + default: + name: RetentionPolicy + description: the retention policy which determines how long the associated data should persist + namespace: Api20190202 + protocol: ! {} + required: true + serializedName: RetentionPolicy + language: ! + default: + name: RetentionPolicy + description: the retention policy which determines how long the associated data should persist + protocol: ! {} + language: ! + default: + name: Logging + description: Azure Analytics Logging settings. + namespace: Api20190202 + protocol: ! {} + serializedName: Logging + language: ! + default: + name: Logging + description: Azure Analytics Logging settings. + protocol: ! {} + - ! + schema: ! &ref_1 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_84 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: Metrics-Version + description: The version of Storage Analytics to configure. + protocol: ! {} + required: false + serializedName: Version + language: ! + default: + name: Version + description: The version of Storage Analytics to configure. + protocol: ! {} + - ! + schema: ! &ref_46 + type: boolean + language: ! + default: + name: typeForEnabled + description: Indicates whether metrics are enabled for the Blob service. + protocol: ! {} + required: true + serializedName: Enabled + language: ! + default: + name: Enabled + description: Indicates whether metrics are enabled for the Blob service. + protocol: ! {} + - ! + schema: ! &ref_47 + type: boolean + language: ! + default: + name: typeForIncludeAPIs + description: Indicates whether metrics should generate summary statistics for called API operations. + protocol: ! {} + required: false + serializedName: IncludeAPIs + language: ! + default: + name: IncludeAPIs + description: Indicates whether metrics should generate summary statistics for called API operations. + protocol: ! {} + - ! + schema: *ref_0 + required: false + serializedName: RetentionPolicy + language: ! + default: + name: RetentionPolicy + description: the retention policy which determines how long the associated data should persist + protocol: ! {} + language: ! + default: + name: Metrics + description: a summary of request statistics grouped by API in hour or minute aggregates for blobs + namespace: Api20190202 + protocol: ! {} + serializedName: HourMetrics + language: ! + default: + name: HourMetrics + description: a summary of request statistics grouped by API in hour or minute aggregates for blobs + protocol: ! {} + - ! + schema: *ref_1 + serializedName: MinuteMetrics + language: ! + default: + name: MinuteMetrics + description: a summary of request statistics grouped by API in hour or minute aggregates for blobs + protocol: ! {} + - ! + schema: ! &ref_29 + type: array + apiVersions: + - ! + version: '2019-02-02' + elementType: ! &ref_3 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_85 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: CorsRule-AllowedOrigins + description: >- + The origin domains that are permitted to make a request against the storage service via CORS. The origin domain is the domain from which the request originates. Note that the origin must be an exact case-sensitive match + with the origin that the user age sends to the service. You can also use the wildcard character '*' to allow all origin domains to make requests via CORS. + protocol: ! {} + required: true + serializedName: AllowedOrigins + language: ! + default: + name: AllowedOrigins + description: >- + The origin domains that are permitted to make a request against the storage service via CORS. The origin domain is the domain from which the request originates. Note that the origin must be an exact case-sensitive match + with the origin that the user age sends to the service. You can also use the wildcard character '*' to allow all origin domains to make requests via CORS. + protocol: ! {} + - ! + schema: ! &ref_86 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: CorsRule-AllowedMethods + description: The methods (HTTP request verbs) that the origin domain may use for a CORS request. (comma separated) + protocol: ! {} + required: true + serializedName: AllowedMethods + language: ! + default: + name: AllowedMethods + description: The methods (HTTP request verbs) that the origin domain may use for a CORS request. (comma separated) + protocol: ! {} + - ! + schema: ! &ref_87 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: CorsRule-AllowedHeaders + description: the request headers that the origin domain may specify on the CORS request. + protocol: ! {} + required: true + serializedName: AllowedHeaders + language: ! + default: + name: AllowedHeaders + description: the request headers that the origin domain may specify on the CORS request. + protocol: ! {} + - ! + schema: ! &ref_88 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: CorsRule-ExposedHeaders + description: The response headers that may be sent in the response to the CORS request and exposed by the browser to the request issuer + protocol: ! {} + required: true + serializedName: ExposedHeaders + language: ! + default: + name: ExposedHeaders + description: The response headers that may be sent in the response to the CORS request and exposed by the browser to the request issuer + protocol: ! {} + - ! + schema: ! &ref_68 + type: integer + minimum: 0 + precision: 32 + language: ! + default: + name: typeForMaxAgeInSeconds + description: The maximum amount time that a browser should cache the preflight OPTIONS request. + protocol: ! {} + required: true + serializedName: MaxAgeInSeconds + language: ! + default: + name: MaxAgeInSeconds + description: The maximum amount time that a browser should cache the preflight OPTIONS request. + protocol: ! {} + language: ! + default: + name: CorsRule + description: >- + CORS is an HTTP feature that enables a web application running under one domain to access resources in another domain. Web browsers implement a security restriction known as same-origin policy that prevents a web page from + calling APIs in a different domain; CORS provides a secure way to allow one domain (the origin domain) to call APIs in another domain + namespace: Api20190202 + protocol: ! {} + serialization: + xml: + attribute: false + wrapped: true + language: ! + default: + name: StorageServiceProperties-Cors + description: The set of CORS rules. + protocol: ! {} + serializedName: Cors + language: ! + default: + name: Cors + description: The set of CORS rules. + protocol: ! {} + - ! + schema: ! &ref_89 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: StorageServiceProperties-DefaultServiceVersion + description: The default version to use for requests to the Blob service if an incoming request's version is not specified. Possible values include version 2008-10-27 and all more recent versions + protocol: ! {} + serializedName: DefaultServiceVersion + language: ! + default: + name: DefaultServiceVersion + description: The default version to use for requests to the Blob service if an incoming request's version is not specified. Possible values include version 2008-10-27 and all more recent versions + protocol: ! {} + - ! + schema: *ref_0 + serializedName: DeleteRetentionPolicy + language: ! + default: + name: DeleteRetentionPolicy + description: the retention policy which determines how long the associated data should persist + protocol: ! {} + - ! + schema: ! &ref_4 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_48 + type: boolean + language: ! + default: + name: typeForEnabled + description: Indicates whether this account is hosting a static website + protocol: ! {} + required: true + serializedName: Enabled + language: ! + default: + name: Enabled + description: Indicates whether this account is hosting a static website + protocol: ! {} + - ! + schema: ! &ref_90 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: StaticWebsite-IndexDocument + description: The default name of the index page under each directory + protocol: ! {} + required: false + serializedName: IndexDocument + language: ! + default: + name: IndexDocument + description: The default name of the index page under each directory + protocol: ! {} + - ! + schema: ! &ref_91 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: StaticWebsite-ErrorDocument404Path + description: The absolute path of the custom 404 page + protocol: ! {} + required: false + serializedName: ErrorDocument404Path + language: ! + default: + name: ErrorDocument404Path + description: The absolute path of the custom 404 page + protocol: ! {} + language: ! + default: + name: StaticWebsite + description: The properties that enable an account to host a static website + namespace: Api20190202 + protocol: ! {} + serializedName: StaticWebsite + language: ! + default: + name: StaticWebsite + description: The properties that enable an account to host a static website + protocol: ! {} + language: ! + default: + name: StorageServiceProperties + description: Storage Service Properties. + namespace: Api20190202 + protocol: ! {} + - *ref_2 + - *ref_0 + - *ref_1 + - *ref_3 + - *ref_4 + - ! &ref_155 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_92 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: StorageError-Message + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + serializedName: Message + language: ! + default: + name: Message + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + language: ! + default: + name: StorageError + description: MISSING·SCHEMA-DESCRIPTION-OBJECTSCHEMA + namespace: Api20190202 + protocol: ! {} + - ! &ref_165 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_5 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_25 + choices: + - ! + value: live + language: + default: + name: live + description: '' + - ! + value: bootstrap + language: + default: + name: bootstrap + description: '' + - ! + value: unavailable + language: + default: + name: unavailable + description: '' + type: choice + apiVersions: + - ! + version: '2019-02-02' + choiceType: ! &ref_6 + type: string + language: ! + default: + name: string + description: simple string + protocol: ! {} + language: ! + default: + name: GeoReplicationStatusType + description: The status of the secondary location + protocol: ! {} + required: true + serializedName: Status + language: ! + default: + name: Status + description: The status of the secondary location + protocol: ! {} + - ! + schema: ! &ref_56 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: GeoReplication-LastSyncTime + description: >- + A GMT date/time value, to the second. All primary writes preceding this value are guaranteed to be available for read operations at the secondary. Primary writes after this point in time may or may not be available for + reads. + protocol: ! {} + required: true + serializedName: LastSyncTime + language: ! + default: + name: LastSyncTime + description: >- + A GMT date/time value, to the second. All primary writes preceding this value are guaranteed to be available for read operations at the secondary. Primary writes after this point in time may or may not be available for + reads. + protocol: ! {} + language: ! + default: + name: GeoReplication + description: Geo-Replication information for the Secondary Storage Service + namespace: Api20190202 + protocol: ! {} + serializedName: GeoReplication + language: ! + default: + name: GeoReplication + description: Geo-Replication information for the Secondary Storage Service + protocol: ! {} + language: ! + default: + name: StorageServiceStats + description: Stats for the storage service. + namespace: Api20190202 + protocol: ! {} + - *ref_5 + - ! &ref_177 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_93 + type: string + apiVersions: + - ! + version: '2019-02-02' + serialization: + xml: + attribute: true + wrapped: false + language: ! + default: + name: ListContainersSegmentResponse-ServiceEndpoint + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: true + serializedName: ServiceEndpoint + language: ! + default: + name: ServiceEndpoint + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_94 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: ListContainersSegmentResponse-Prefix + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: Prefix + language: ! + default: + name: Prefix + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_95 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: ListContainersSegmentResponse-Marker + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: Marker + language: ! + default: + name: Marker + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_69 + type: integer + precision: 32 + language: ! + default: + name: typeForMaxResults + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + required: false + serializedName: MaxResults + language: ! + default: + name: MaxResults + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + - ! + schema: ! &ref_30 + type: array + apiVersions: + - ! + version: '2019-02-02' + elementType: ! &ref_7 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_96 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: ContainerItem-Name + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: true + serializedName: Name + language: ! + default: + name: Name + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_8 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_57 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: ContainerProperties-Last-Modified + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + protocol: ! {} + required: true + serializedName: Last-Modified + language: ! + default: + name: Last-Modified + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + protocol: ! {} + - ! + schema: ! &ref_97 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: ContainerProperties-Etag + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: true + serializedName: Etag + language: ! + default: + name: Etag + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_10 + choices: + - ! + value: locked + language: + default: + name: locked + description: '' + - ! + value: unlocked + language: + default: + name: unlocked + description: '' + type: sealed-choice + apiVersions: + - ! + version: '2019-02-02' + choiceType: *ref_6 + language: ! + default: + name: LeaseStatusType + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + header: x-ms-lease-status + protocol: ! {} + required: false + serializedName: LeaseStatus + language: ! + default: + name: LeaseStatus + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! + schema: ! &ref_11 + choices: + - ! + value: available + language: + default: + name: available + description: '' + - ! + value: leased + language: + default: + name: leased + description: '' + - ! + value: expired + language: + default: + name: expired + description: '' + - ! + value: breaking + language: + default: + name: breaking + description: '' + - ! + value: broken + language: + default: + name: broken + description: '' + type: sealed-choice + apiVersions: + - ! + version: '2019-02-02' + choiceType: *ref_6 + language: ! + default: + name: LeaseStateType + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + header: x-ms-lease-state + protocol: ! {} + required: false + serializedName: LeaseState + language: ! + default: + name: LeaseState + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! + schema: ! &ref_12 + choices: + - ! + value: infinite + language: + default: + name: infinite + description: '' + - ! + value: fixed + language: + default: + name: fixed + description: '' + type: sealed-choice + apiVersions: + - ! + version: '2019-02-02' + choiceType: *ref_6 + language: ! + default: + name: LeaseDurationType + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + header: x-ms-lease-duration + protocol: ! {} + required: false + serializedName: LeaseDuration + language: ! + default: + name: LeaseDuration + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! + schema: ! &ref_26 + choices: + - ! + value: container + language: + default: + name: container + description: '' + - ! + value: blob + language: + default: + name: blob + description: '' + type: choice + apiVersions: + - ! + version: '2019-02-02' + choiceType: *ref_6 + language: ! + default: + name: PublicAccessType + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + header: x-ms-blob-public-access + protocol: ! {} + required: false + serializedName: PublicAccess + language: ! + default: + name: PublicAccess + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! + schema: ! &ref_49 + type: boolean + language: ! + default: + name: typeForHasImmutabilityPolicy + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + protocol: ! {} + required: false + serializedName: HasImmutabilityPolicy + language: ! + default: + name: HasImmutabilityPolicy + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + protocol: ! {} + - ! + schema: ! &ref_50 + type: boolean + language: ! + default: + name: typeForHasLegalHold + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + protocol: ! {} + required: false + serializedName: HasLegalHold + language: ! + default: + name: HasLegalHold + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + protocol: ! {} + language: ! + default: + name: ContainerProperties + description: Properties of a container + namespace: Api20190202 + protocol: ! {} + required: true + serializedName: Properties + language: ! + default: + name: Properties + description: Properties of a container + protocol: ! {} + - ! + schema: ! &ref_24 + type: dictionary + elementType: ! &ref_98 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + language: ! + default: + name: Dictionary of string + description: Dictionary of + protocol: ! {} + required: false + serializedName: Metadata + language: ! + default: + name: Metadata + description: Dictionary of + protocol: ! {} + serialization: + xml: + name: Container + attribute: false + wrapped: false + language: ! + default: + name: ContainerItem + description: An Azure Storage container + namespace: Api20190202 + protocol: ! {} + serialization: + xml: + name: Containers + attribute: false + wrapped: true + language: ! + default: + name: ListContainersSegmentResponse-ContainerItems + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + required: true + serializedName: ContainerItems + language: ! + default: + name: ContainerItems + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + - ! + schema: ! &ref_99 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: ListContainersSegmentResponse-NextMarker + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: NextMarker + language: ! + default: + name: NextMarker + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + serialization: + xml: + name: EnumerationResults + attribute: false + wrapped: false + language: ! + default: + name: ListContainersSegmentResponse + description: An enumeration of containers + namespace: Api20190202 + protocol: ! {} + - *ref_7 + - *ref_8 + - ! &ref_185 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_100 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: KeyInfo-Start + description: The date-time the key is active in ISO 8601 UTC time + protocol: ! {} + required: true + serializedName: Start + language: ! + default: + name: Start + description: The date-time the key is active in ISO 8601 UTC time + protocol: ! {} + - ! + schema: ! &ref_101 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: KeyInfo-Expiry + description: The date-time the key expires in ISO 8601 UTC time + protocol: ! {} + required: true + serializedName: Expiry + language: ! + default: + name: Expiry + description: The date-time the key expires in ISO 8601 UTC time + protocol: ! {} + language: ! + default: + name: KeyInfo + description: Key information + namespace: Api20190202 + protocol: ! {} + - ! &ref_186 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_102 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: UserDelegationKey-SignedOid + description: The Azure Active Directory object ID in GUID format. + protocol: ! {} + required: true + serializedName: SignedOid + language: ! + default: + name: SignedOid + description: The Azure Active Directory object ID in GUID format. + protocol: ! {} + - ! + schema: ! &ref_103 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: UserDelegationKey-SignedTid + description: The Azure Active Directory tenant ID in GUID format + protocol: ! {} + required: true + serializedName: SignedTid + language: ! + default: + name: SignedTid + description: The Azure Active Directory tenant ID in GUID format + protocol: ! {} + - ! + schema: ! &ref_58 + type: date-time + format: date-time + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: UserDelegationKey-SignedStart + description: The date-time the key is active + protocol: ! {} + required: true + serializedName: SignedStart + language: ! + default: + name: SignedStart + description: The date-time the key is active + protocol: ! {} + - ! + schema: ! &ref_59 + type: date-time + format: date-time + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: UserDelegationKey-SignedExpiry + description: The date-time the key expires + protocol: ! {} + required: true + serializedName: SignedExpiry + language: ! + default: + name: SignedExpiry + description: The date-time the key expires + protocol: ! {} + - ! + schema: ! &ref_104 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: UserDelegationKey-SignedService + description: Abbreviation of the Azure Storage service that accepts the key + protocol: ! {} + required: true + serializedName: SignedService + language: ! + default: + name: SignedService + description: Abbreviation of the Azure Storage service that accepts the key + protocol: ! {} + - ! + schema: ! &ref_105 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: UserDelegationKey-SignedVersion + description: The service version that created the key + protocol: ! {} + required: true + serializedName: SignedVersion + language: ! + default: + name: SignedVersion + description: The service version that created the key + protocol: ! {} + - ! + schema: ! &ref_106 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: UserDelegationKey-Value + description: The key as a base64 string + protocol: ! {} + required: true + serializedName: Value + language: ! + default: + name: Value + description: The key as a base64 string + protocol: ! {} + language: ! + default: + name: UserDelegationKey + description: A user delegation key + namespace: Api20190202 + protocol: ! {} + - ! &ref_31 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_107 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: SignedIdentifier-Id + description: a unique id + protocol: ! {} + required: true + serializedName: Id + language: ! + default: + name: Id + description: a unique id + protocol: ! {} + - ! + schema: ! &ref_9 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_60 + type: date-time + format: date-time + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: AccessPolicy-Start + description: the date-time the policy is active + protocol: ! {} + required: true + serializedName: Start + language: ! + default: + name: Start + description: the date-time the policy is active + protocol: ! {} + - ! + schema: ! &ref_61 + type: date-time + format: date-time + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: AccessPolicy-Expiry + description: the date-time the policy expires + protocol: ! {} + required: true + serializedName: Expiry + language: ! + default: + name: Expiry + description: the date-time the policy expires + protocol: ! {} + - ! + schema: ! &ref_108 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: AccessPolicy-Permission + description: the permissions for the acl policy + protocol: ! {} + required: true + serializedName: Permission + language: ! + default: + name: Permission + description: the permissions for the acl policy + protocol: ! {} + language: ! + default: + name: AccessPolicy + description: An Access policy + namespace: Api20190202 + protocol: ! {} + required: true + serializedName: AccessPolicy + language: ! + default: + name: AccessPolicy + description: An Access policy + protocol: ! {} + serialization: + xml: + name: SignedIdentifier + attribute: false + wrapped: false + language: ! + default: + name: SignedIdentifier + description: signed identifier + namespace: Api20190202 + protocol: ! {} + - *ref_9 + - ! &ref_340 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_109 + type: string + apiVersions: + - ! + version: '2019-02-02' + serialization: + xml: + attribute: true + wrapped: false + language: ! + default: + name: ListBlobsFlatSegmentResponse-ServiceEndpoint + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: true + serializedName: ServiceEndpoint + language: ! + default: + name: ServiceEndpoint + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_110 + type: string + apiVersions: + - ! + version: '2019-02-02' + serialization: + xml: + attribute: true + wrapped: false + language: ! + default: + name: ListBlobsFlatSegmentResponse-ContainerName + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: true + serializedName: ContainerName + language: ! + default: + name: ContainerName + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_111 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: ListBlobsFlatSegmentResponse-Prefix + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: Prefix + language: ! + default: + name: Prefix + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_112 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: ListBlobsFlatSegmentResponse-Marker + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: Marker + language: ! + default: + name: Marker + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_70 + type: integer + precision: 32 + language: ! + default: + name: typeForMaxResults + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + required: false + serializedName: MaxResults + language: ! + default: + name: MaxResults + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + - ! + schema: ! &ref_14 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_32 + type: array + apiVersions: + - ! + version: '2019-02-02' + elementType: ! &ref_15 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_113 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobItem-Name + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: true + serializedName: Name + language: ! + default: + name: Name + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_51 + type: boolean + language: ! + default: + name: typeForDeleted + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + protocol: ! {} + required: true + serializedName: Deleted + language: ! + default: + name: Deleted + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + protocol: ! {} + - ! + schema: ! &ref_114 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobItem-Snapshot + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: true + serializedName: Snapshot + language: ! + default: + name: Snapshot + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_16 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_62 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobProperties-Creation-Time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + protocol: ! {} + required: false + serializedName: Creation-Time + language: ! + default: + name: Creation-Time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + protocol: ! {} + - ! + schema: ! &ref_63 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobProperties-Last-Modified + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + protocol: ! {} + required: true + serializedName: Last-Modified + language: ! + default: + name: Last-Modified + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + protocol: ! {} + - ! + schema: ! &ref_115 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobProperties-Etag + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: true + serializedName: Etag + language: ! + default: + name: Etag + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_71 + type: integer + precision: 64 + language: ! + default: + name: typeForContent-Length + description: Size in bytes + protocol: ! {} + required: false + serializedName: Content-Length + language: ! + default: + name: Content-Length + description: Size in bytes + protocol: ! {} + - ! + schema: ! &ref_116 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobProperties-Content-Type + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: Content-Type + language: ! + default: + name: Content-Type + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_117 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobProperties-Content-Encoding + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: Content-Encoding + language: ! + default: + name: Content-Encoding + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_118 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobProperties-Content-Language + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: Content-Language + language: ! + default: + name: Content-Language + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_55 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobProperties-Content-MD5 + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + protocol: ! {} + required: false + serializedName: Content-MD5 + language: ! + default: + name: Content-MD5 + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + protocol: ! {} + - ! + schema: ! &ref_119 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobProperties-Content-Disposition + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: Content-Disposition + language: ! + default: + name: Content-Disposition + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_120 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobProperties-Cache-Control + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: Cache-Control + language: ! + default: + name: Cache-Control + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_72 + type: integer + precision: 64 + language: ! + default: + name: blobSequenceNumber + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + required: false + serializedName: x-ms-blob-sequence-number + language: ! + default: + name: blobSequenceNumber + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + - ! + schema: ! &ref_81 + choices: + - ! + value: BlockBlob + language: + default: + name: BlockBlob + description: '' + - ! + value: PageBlob + language: + default: + name: PageBlob + description: '' + - ! + value: AppendBlob + language: + default: + name: AppendBlob + description: '' + type: sealed-choice + apiVersions: + - ! + version: '2019-02-02' + choiceType: *ref_6 + language: ! + default: + name: BlobType + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + header: x-ms-blob-type + protocol: ! {} + required: false + serializedName: BlobType + language: ! + default: + name: BlobType + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! + schema: *ref_10 + required: false + serializedName: LeaseStatus + language: ! + default: + name: LeaseStatus + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! + schema: *ref_11 + required: false + serializedName: LeaseState + language: ! + default: + name: LeaseState + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! + schema: *ref_12 + required: false + serializedName: LeaseDuration + language: ! + default: + name: LeaseDuration + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! + schema: ! &ref_121 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobProperties-CopyId + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: CopyId + language: ! + default: + name: CopyId + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_82 + choices: + - ! + value: pending + language: + default: + name: pending + description: '' + - ! + value: success + language: + default: + name: success + description: '' + - ! + value: aborted + language: + default: + name: aborted + description: '' + - ! + value: failed + language: + default: + name: failed + description: '' + type: sealed-choice + apiVersions: + - ! + version: '2019-02-02' + choiceType: *ref_6 + language: ! + default: + name: CopyStatusType + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + header: x-ms-copy-status + protocol: ! {} + required: false + serializedName: CopyStatus + language: ! + default: + name: CopyStatus + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! + schema: ! &ref_122 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobProperties-CopySource + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: CopySource + language: ! + default: + name: CopySource + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_123 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobProperties-CopyProgress + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: CopyProgress + language: ! + default: + name: CopyProgress + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_64 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobProperties-CopyCompletionTime + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + protocol: ! {} + required: false + serializedName: CopyCompletionTime + language: ! + default: + name: CopyCompletionTime + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + protocol: ! {} + - ! + schema: ! &ref_124 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobProperties-CopyStatusDescription + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: CopyStatusDescription + language: ! + default: + name: CopyStatusDescription + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_52 + type: boolean + language: ! + default: + name: typeForServerEncrypted + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + protocol: ! {} + required: false + serializedName: ServerEncrypted + language: ! + default: + name: ServerEncrypted + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + protocol: ! {} + - ! + schema: ! &ref_53 + type: boolean + language: ! + default: + name: typeForIncrementalCopy + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + protocol: ! {} + required: false + serializedName: IncrementalCopy + language: ! + default: + name: IncrementalCopy + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + protocol: ! {} + - ! + schema: ! &ref_125 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobProperties-DestinationSnapshot + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: DestinationSnapshot + language: ! + default: + name: DestinationSnapshot + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_65 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobProperties-DeletedTime + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + protocol: ! {} + required: false + serializedName: DeletedTime + language: ! + default: + name: DeletedTime + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + protocol: ! {} + - ! + schema: ! &ref_73 + type: integer + precision: 32 + language: ! + default: + name: typeForRemainingRetentionDays + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + required: false + serializedName: RemainingRetentionDays + language: ! + default: + name: RemainingRetentionDays + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + - ! + schema: ! &ref_27 + choices: + - ! + value: P4 + language: + default: + name: P4 + description: '' + - ! + value: P6 + language: + default: + name: P6 + description: '' + - ! + value: P10 + language: + default: + name: P10 + description: '' + - ! + value: P15 + language: + default: + name: P15 + description: '' + - ! + value: P20 + language: + default: + name: P20 + description: '' + - ! + value: P30 + language: + default: + name: P30 + description: '' + - ! + value: P40 + language: + default: + name: P40 + description: '' + - ! + value: P50 + language: + default: + name: P50 + description: '' + - ! + value: P60 + language: + default: + name: P60 + description: '' + - ! + value: P70 + language: + default: + name: P70 + description: '' + - ! + value: P80 + language: + default: + name: P80 + description: '' + - ! + value: Hot + language: + default: + name: Hot + description: '' + - ! + value: Cool + language: + default: + name: Cool + description: '' + - ! + value: Archive + language: + default: + name: Archive + description: '' + type: choice + apiVersions: + - ! + version: '2019-02-02' + choiceType: *ref_6 + language: ! + default: + name: AccessTier + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + required: false + serializedName: AccessTier + language: ! + default: + name: AccessTier + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! + schema: ! &ref_54 + type: boolean + language: ! + default: + name: typeForAccessTierInferred + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + protocol: ! {} + required: false + serializedName: AccessTierInferred + language: ! + default: + name: AccessTierInferred + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + protocol: ! {} + - ! + schema: ! &ref_28 + choices: + - ! + value: rehydrate-pending-to-hot + language: + default: + name: rehydrate-pending-to-hot + description: '' + - ! + value: rehydrate-pending-to-cool + language: + default: + name: rehydrate-pending-to-cool + description: '' + type: choice + apiVersions: + - ! + version: '2019-02-02' + choiceType: *ref_6 + language: ! + default: + name: ArchiveStatus + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + required: false + serializedName: ArchiveStatus + language: ! + default: + name: ArchiveStatus + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! + schema: ! &ref_126 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobProperties-CustomerProvidedKeySha256 + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: CustomerProvidedKeySha256 + language: ! + default: + name: CustomerProvidedKeySha256 + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_66 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobProperties-AccessTierChangeTime + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + protocol: ! {} + required: false + serializedName: AccessTierChangeTime + language: ! + default: + name: AccessTierChangeTime + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + protocol: ! {} + serialization: + xml: + name: Properties + attribute: false + wrapped: false + language: ! + default: + name: BlobProperties + description: Properties of a blob + namespace: Api20190202 + protocol: ! {} + required: true + serializedName: Properties + language: ! + default: + name: Properties + description: Properties of a blob + protocol: ! {} + - ! + schema: ! &ref_17 + type: object + apiVersions: + - ! + version: '2019-02-02' + parents: ! + all: + - ! &ref_13 + type: dictionary + elementType: ! &ref_127 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + language: ! + default: + name: Dictionary of string + description: Dictionary of + protocol: ! {} + immediate: + - *ref_13 + properties: + - ! + schema: ! &ref_128 + type: string + apiVersions: + - ! + version: '2019-02-02' + serialization: + xml: + attribute: true + wrapped: false + language: ! + default: + name: BlobMetadata-Encrypted + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + serializedName: Encrypted + language: ! + default: + name: Encrypted + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + serialization: + xml: + name: Metadata + attribute: false + wrapped: false + language: ! + default: + name: BlobMetadata + description: MISSING·SCHEMA-DESCRIPTION-OBJECTSCHEMA + namespace: Api20190202 + protocol: ! {} + required: false + serializedName: Metadata + language: ! + default: + name: Metadata + description: MISSING·SCHEMA-DESCRIPTION-OBJECTSCHEMA + protocol: ! {} + serialization: + xml: + name: Blob + attribute: false + wrapped: false + language: ! + default: + name: BlobItem + description: An Azure Storage blob + namespace: Api20190202 + protocol: ! {} + language: ! + default: + name: BlobFlatListSegment-BlobItems + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + required: true + serializedName: BlobItems + language: ! + default: + name: BlobItems + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + serialization: + xml: + name: Blobs + attribute: false + wrapped: false + language: ! + default: + name: BlobFlatListSegment + description: MISSING·SCHEMA-DESCRIPTION-OBJECTSCHEMA + namespace: Api20190202 + protocol: ! {} + required: true + serializedName: Segment + language: ! + default: + name: Segment + description: MISSING·SCHEMA-DESCRIPTION-OBJECTSCHEMA + protocol: ! {} + - ! + schema: ! &ref_129 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: ListBlobsFlatSegmentResponse-NextMarker + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: NextMarker + language: ! + default: + name: NextMarker + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + serialization: + xml: + name: EnumerationResults + attribute: false + wrapped: false + language: ! + default: + name: ListBlobsFlatSegmentResponse + description: An enumeration of blobs + namespace: Api20190202 + protocol: ! {} + - *ref_14 + - *ref_15 + - *ref_16 + - *ref_17 + - ! &ref_351 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_130 + type: string + apiVersions: + - ! + version: '2019-02-02' + serialization: + xml: + attribute: true + wrapped: false + language: ! + default: + name: ListBlobsHierarchySegmentResponse-ServiceEndpoint + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: true + serializedName: ServiceEndpoint + language: ! + default: + name: ServiceEndpoint + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_131 + type: string + apiVersions: + - ! + version: '2019-02-02' + serialization: + xml: + attribute: true + wrapped: false + language: ! + default: + name: ListBlobsHierarchySegmentResponse-ContainerName + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: true + serializedName: ContainerName + language: ! + default: + name: ContainerName + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_132 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: ListBlobsHierarchySegmentResponse-Prefix + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: Prefix + language: ! + default: + name: Prefix + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_133 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: ListBlobsHierarchySegmentResponse-Marker + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: Marker + language: ! + default: + name: Marker + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_74 + type: integer + precision: 32 + language: ! + default: + name: typeForMaxResults + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + required: false + serializedName: MaxResults + language: ! + default: + name: MaxResults + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + - ! + schema: ! &ref_134 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: ListBlobsHierarchySegmentResponse-Delimiter + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: Delimiter + language: ! + default: + name: Delimiter + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + schema: ! &ref_18 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_33 + type: array + apiVersions: + - ! + version: '2019-02-02' + elementType: ! &ref_19 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_135 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: BlobPrefix-Name + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: true + serializedName: Name + language: ! + default: + name: Name + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + language: ! + default: + name: BlobPrefix + description: MISSING·SCHEMA-DESCRIPTION-OBJECTSCHEMA + namespace: Api20190202 + protocol: ! {} + language: ! + default: + name: BlobHierarchyListSegment-BlobPrefixes + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + required: false + serializedName: BlobPrefixes + language: ! + default: + name: BlobPrefixes + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + - ! + schema: ! &ref_34 + type: array + apiVersions: + - ! + version: '2019-02-02' + elementType: *ref_15 + language: ! + default: + name: BlobHierarchyListSegment-BlobItems + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + required: true + serializedName: BlobItems + language: ! + default: + name: BlobItems + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + serialization: + xml: + name: Blobs + attribute: false + wrapped: false + language: ! + default: + name: BlobHierarchyListSegment + description: MISSING·SCHEMA-DESCRIPTION-OBJECTSCHEMA + namespace: Api20190202 + protocol: ! {} + required: true + serializedName: Segment + language: ! + default: + name: Segment + description: MISSING·SCHEMA-DESCRIPTION-OBJECTSCHEMA + protocol: ! {} + - ! + schema: ! &ref_136 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: ListBlobsHierarchySegmentResponse-NextMarker + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + required: false + serializedName: NextMarker + language: ! + default: + name: NextMarker + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + serialization: + xml: + name: EnumerationResults + attribute: false + wrapped: false + language: ! + default: + name: ListBlobsHierarchySegmentResponse + description: An enumeration of blobs + namespace: Api20190202 + protocol: ! {} + - *ref_18 + - *ref_19 + - ! &ref_385 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_20 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_137 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: DataLakeStorageError-error-Code + description: The service error code. + protocol: ! {} + serializedName: Code + language: ! + default: + name: Code + description: The service error code. + protocol: ! {} + - ! + schema: ! &ref_138 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: DataLakeStorageError-error-Message + description: The service error message. + protocol: ! {} + serializedName: Message + language: ! + default: + name: Message + description: The service error message. + protocol: ! {} + language: ! + default: + name: DataLakeStorageError-error + description: The service error response object. + namespace: Api20190202 + protocol: ! {} + serializedName: error + language: ! + default: + name: error + description: The service error response object. + protocol: ! {} + language: ! + default: + name: DataLakeStorageError + description: MISSING·SCHEMA-DESCRIPTION-OBJECTSCHEMA + namespace: Api20190202 + protocol: ! {} + - *ref_20 + - ! &ref_964 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_35 + type: array + apiVersions: + - ! + version: '2019-02-02' + elementType: ! &ref_139 + type: string + apiVersions: + - ! + version: '2019-02-02' + serialization: + xml: + name: Committed + attribute: false + wrapped: false + language: ! + default: + name: BlockLookupList-CommittedItem + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + language: ! + default: + name: BlockLookupList-Committed + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + serializedName: Committed + language: ! + default: + name: Committed + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + - ! + schema: ! &ref_36 + type: array + apiVersions: + - ! + version: '2019-02-02' + elementType: ! &ref_140 + type: string + apiVersions: + - ! + version: '2019-02-02' + serialization: + xml: + name: Uncommitted + attribute: false + wrapped: false + language: ! + default: + name: BlockLookupList-UncommittedItem + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + language: ! + default: + name: BlockLookupList-Uncommitted + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + serializedName: Uncommitted + language: ! + default: + name: Uncommitted + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + - ! + schema: ! &ref_37 + type: array + apiVersions: + - ! + version: '2019-02-02' + elementType: ! &ref_141 + type: string + apiVersions: + - ! + version: '2019-02-02' + serialization: + xml: + name: Latest + attribute: false + wrapped: false + language: ! + default: + name: BlockLookupList-LatestItem + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + language: ! + default: + name: BlockLookupList-Latest + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + serializedName: Latest + language: ! + default: + name: Latest + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + serialization: + xml: + name: BlockList + attribute: false + wrapped: false + language: ! + default: + name: BlockLookupList + description: MISSING·SCHEMA-DESCRIPTION-OBJECTSCHEMA + namespace: Api20190202 + protocol: ! {} + - ! &ref_978 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_38 + type: array + apiVersions: + - ! + version: '2019-02-02' + elementType: ! &ref_21 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_142 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: Block-Name + description: The base64 encoded block ID. + protocol: ! {} + required: true + serializedName: Name + language: ! + default: + name: Name + description: The base64 encoded block ID. + protocol: ! {} + - ! + schema: ! &ref_75 + type: integer + precision: 32 + language: ! + default: + name: typeForSize + description: The block size in bytes. + protocol: ! {} + required: true + serializedName: Size + language: ! + default: + name: Size + description: The block size in bytes. + protocol: ! {} + language: ! + default: + name: Block + description: Represents a single block in a block blob. It describes the block's ID and size. + namespace: Api20190202 + protocol: ! {} + serialization: + xml: + attribute: false + wrapped: true + language: ! + default: + name: BlockList-CommittedBlocks + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + serializedName: CommittedBlocks + language: ! + default: + name: CommittedBlocks + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + - ! + schema: ! &ref_39 + type: array + apiVersions: + - ! + version: '2019-02-02' + elementType: *ref_21 + serialization: + xml: + attribute: false + wrapped: true + language: ! + default: + name: BlockList-UncommittedBlocks + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + serializedName: UncommittedBlocks + language: ! + default: + name: UncommittedBlocks + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + language: ! + default: + name: BlockList + description: MISSING·SCHEMA-DESCRIPTION-OBJECTSCHEMA + namespace: Api20190202 + protocol: ! {} + - *ref_21 + - ! &ref_827 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_40 + type: array + apiVersions: + - ! + version: '2019-02-02' + elementType: ! &ref_22 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_76 + type: integer + precision: 64 + serialization: + xml: + name: Start + attribute: false + wrapped: false + language: ! + default: + name: typeForStart + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + required: true + serializedName: Start + language: ! + default: + name: Start + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + - ! + schema: ! &ref_77 + type: integer + precision: 64 + serialization: + xml: + name: End + attribute: false + wrapped: false + language: ! + default: + name: typeForEnd + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + required: true + serializedName: End + language: ! + default: + name: End + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + serialization: + xml: + name: PageRange + attribute: false + wrapped: false + language: ! + default: + name: PageRange + description: MISSING·SCHEMA-DESCRIPTION-OBJECTSCHEMA + namespace: Api20190202 + protocol: ! {} + language: ! + default: + name: PageList-PageRange + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + serializedName: PageRange + language: ! + default: + name: PageRange + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + - ! + schema: ! &ref_41 + type: array + apiVersions: + - ! + version: '2019-02-02' + elementType: ! &ref_23 + type: object + apiVersions: + - ! + version: '2019-02-02' + properties: + - ! + schema: ! &ref_78 + type: integer + precision: 64 + serialization: + xml: + name: Start + attribute: false + wrapped: false + language: ! + default: + name: typeForStart + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + required: true + serializedName: Start + language: ! + default: + name: Start + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + - ! + schema: ! &ref_79 + type: integer + precision: 64 + serialization: + xml: + name: End + attribute: false + wrapped: false + language: ! + default: + name: typeForEnd + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + required: true + serializedName: End + language: ! + default: + name: End + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + serialization: + xml: + name: ClearRange + attribute: false + wrapped: false + language: ! + default: + name: ClearRange + description: MISSING·SCHEMA-DESCRIPTION-OBJECTSCHEMA + namespace: Api20190202 + protocol: ! {} + language: ! + default: + name: PageList-ClearRange + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + serializedName: ClearRange + language: ! + default: + name: ClearRange + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + language: ! + default: + name: PageList + description: the list of pages + namespace: Api20190202 + protocol: ! {} + - *ref_22 + - *ref_23 + dictionaries: + - *ref_24 + - *ref_13 + choices: + - *ref_25 + - *ref_26 + - *ref_27 + - *ref_28 + - ! &ref_750 + choices: + - ! + value: P4 + language: + default: + name: P4 + description: '' + - ! + value: P6 + language: + default: + name: P6 + description: '' + - ! + value: P10 + language: + default: + name: P10 + description: '' + - ! + value: P15 + language: + default: + name: P15 + description: '' + - ! + value: P20 + language: + default: + name: P20 + description: '' + - ! + value: P30 + language: + default: + name: P30 + description: '' + - ! + value: P40 + language: + default: + name: P40 + description: '' + - ! + value: P50 + language: + default: + name: P50 + description: '' + - ! + value: P60 + language: + default: + name: P60 + description: '' + - ! + value: P70 + language: + default: + name: P70 + description: '' + - ! + value: P80 + language: + default: + name: P80 + description: '' + type: choice + apiVersions: + - ! + version: '2019-02-02' + choiceType: *ref_6 + language: ! + default: + name: PremiumPageBlobAccessTier + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_698 + choices: + - ! + value: High + language: + default: + name: High + description: '' + - ! + value: Standard + language: + default: + name: Standard + description: '' + type: choice + apiVersions: + - ! + version: '2019-02-02' + choiceType: *ref_6 + language: ! + default: + name: RehydratePriority + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! + choices: + - ! + value: AccountAlreadyExists + language: + default: + name: AccountAlreadyExists + description: '' + - ! + value: AccountBeingCreated + language: + default: + name: AccountBeingCreated + description: '' + - ! + value: AccountIsDisabled + language: + default: + name: AccountIsDisabled + description: '' + - ! + value: AuthenticationFailed + language: + default: + name: AuthenticationFailed + description: '' + - ! + value: AuthorizationFailure + language: + default: + name: AuthorizationFailure + description: '' + - ! + value: ConditionHeadersNotSupported + language: + default: + name: ConditionHeadersNotSupported + description: '' + - ! + value: ConditionNotMet + language: + default: + name: ConditionNotMet + description: '' + - ! + value: EmptyMetadataKey + language: + default: + name: EmptyMetadataKey + description: '' + - ! + value: InsufficientAccountPermissions + language: + default: + name: InsufficientAccountPermissions + description: '' + - ! + value: InternalError + language: + default: + name: InternalError + description: '' + - ! + value: InvalidAuthenticationInfo + language: + default: + name: InvalidAuthenticationInfo + description: '' + - ! + value: InvalidHeaderValue + language: + default: + name: InvalidHeaderValue + description: '' + - ! + value: InvalidHttpVerb + language: + default: + name: InvalidHttpVerb + description: '' + - ! + value: InvalidInput + language: + default: + name: InvalidInput + description: '' + - ! + value: InvalidMd5 + language: + default: + name: InvalidMd5 + description: '' + - ! + value: InvalidMetadata + language: + default: + name: InvalidMetadata + description: '' + - ! + value: InvalidQueryParameterValue + language: + default: + name: InvalidQueryParameterValue + description: '' + - ! + value: InvalidRange + language: + default: + name: InvalidRange + description: '' + - ! + value: InvalidResourceName + language: + default: + name: InvalidResourceName + description: '' + - ! + value: InvalidUri + language: + default: + name: InvalidUri + description: '' + - ! + value: InvalidXmlDocument + language: + default: + name: InvalidXmlDocument + description: '' + - ! + value: InvalidXmlNodeValue + language: + default: + name: InvalidXmlNodeValue + description: '' + - ! + value: Md5Mismatch + language: + default: + name: Md5Mismatch + description: '' + - ! + value: MetadataTooLarge + language: + default: + name: MetadataTooLarge + description: '' + - ! + value: MissingContentLengthHeader + language: + default: + name: MissingContentLengthHeader + description: '' + - ! + value: MissingRequiredQueryParameter + language: + default: + name: MissingRequiredQueryParameter + description: '' + - ! + value: MissingRequiredHeader + language: + default: + name: MissingRequiredHeader + description: '' + - ! + value: MissingRequiredXmlNode + language: + default: + name: MissingRequiredXmlNode + description: '' + - ! + value: MultipleConditionHeadersNotSupported + language: + default: + name: MultipleConditionHeadersNotSupported + description: '' + - ! + value: OperationTimedOut + language: + default: + name: OperationTimedOut + description: '' + - ! + value: OutOfRangeInput + language: + default: + name: OutOfRangeInput + description: '' + - ! + value: OutOfRangeQueryParameterValue + language: + default: + name: OutOfRangeQueryParameterValue + description: '' + - ! + value: RequestBodyTooLarge + language: + default: + name: RequestBodyTooLarge + description: '' + - ! + value: ResourceTypeMismatch + language: + default: + name: ResourceTypeMismatch + description: '' + - ! + value: RequestUrlFailedToParse + language: + default: + name: RequestUrlFailedToParse + description: '' + - ! + value: ResourceAlreadyExists + language: + default: + name: ResourceAlreadyExists + description: '' + - ! + value: ResourceNotFound + language: + default: + name: ResourceNotFound + description: '' + - ! + value: ServerBusy + language: + default: + name: ServerBusy + description: '' + - ! + value: UnsupportedHeader + language: + default: + name: UnsupportedHeader + description: '' + - ! + value: UnsupportedXmlNode + language: + default: + name: UnsupportedXmlNode + description: '' + - ! + value: UnsupportedQueryParameter + language: + default: + name: UnsupportedQueryParameter + description: '' + - ! + value: UnsupportedHttpVerb + language: + default: + name: UnsupportedHttpVerb + description: '' + - ! + value: AppendPositionConditionNotMet + language: + default: + name: AppendPositionConditionNotMet + description: '' + - ! + value: BlobAlreadyExists + language: + default: + name: BlobAlreadyExists + description: '' + - ! + value: BlobNotFound + language: + default: + name: BlobNotFound + description: '' + - ! + value: BlobOverwritten + language: + default: + name: BlobOverwritten + description: '' + - ! + value: BlobTierInadequateForContentLength + language: + default: + name: BlobTierInadequateForContentLength + description: '' + - ! + value: BlockCountExceedsLimit + language: + default: + name: BlockCountExceedsLimit + description: '' + - ! + value: BlockListTooLong + language: + default: + name: BlockListTooLong + description: '' + - ! + value: CannotChangeToLowerTier + language: + default: + name: CannotChangeToLowerTier + description: '' + - ! + value: CannotVerifyCopySource + language: + default: + name: CannotVerifyCopySource + description: '' + - ! + value: ContainerAlreadyExists + language: + default: + name: ContainerAlreadyExists + description: '' + - ! + value: ContainerBeingDeleted + language: + default: + name: ContainerBeingDeleted + description: '' + - ! + value: ContainerDisabled + language: + default: + name: ContainerDisabled + description: '' + - ! + value: ContainerNotFound + language: + default: + name: ContainerNotFound + description: '' + - ! + value: ContentLengthLargerThanTierLimit + language: + default: + name: ContentLengthLargerThanTierLimit + description: '' + - ! + value: CopyAcrossAccountsNotSupported + language: + default: + name: CopyAcrossAccountsNotSupported + description: '' + - ! + value: CopyIdMismatch + language: + default: + name: CopyIdMismatch + description: '' + - ! + value: FeatureVersionMismatch + language: + default: + name: FeatureVersionMismatch + description: '' + - ! + value: IncrementalCopyBlobMismatch + language: + default: + name: IncrementalCopyBlobMismatch + description: '' + - ! + value: IncrementalCopyOfEralierVersionSnapshotNotAllowed + language: + default: + name: IncrementalCopyOfEralierVersionSnapshotNotAllowed + description: '' + - ! + value: IncrementalCopySourceMustBeSnapshot + language: + default: + name: IncrementalCopySourceMustBeSnapshot + description: '' + - ! + value: InfiniteLeaseDurationRequired + language: + default: + name: InfiniteLeaseDurationRequired + description: '' + - ! + value: InvalidBlobOrBlock + language: + default: + name: InvalidBlobOrBlock + description: '' + - ! + value: InvalidBlobTier + language: + default: + name: InvalidBlobTier + description: '' + - ! + value: InvalidBlobType + language: + default: + name: InvalidBlobType + description: '' + - ! + value: InvalidBlockId + language: + default: + name: InvalidBlockId + description: '' + - ! + value: InvalidBlockList + language: + default: + name: InvalidBlockList + description: '' + - ! + value: InvalidOperation + language: + default: + name: InvalidOperation + description: '' + - ! + value: InvalidPageRange + language: + default: + name: InvalidPageRange + description: '' + - ! + value: InvalidSourceBlobType + language: + default: + name: InvalidSourceBlobType + description: '' + - ! + value: InvalidSourceBlobUrl + language: + default: + name: InvalidSourceBlobUrl + description: '' + - ! + value: InvalidVersionForPageBlobOperation + language: + default: + name: InvalidVersionForPageBlobOperation + description: '' + - ! + value: LeaseAlreadyPresent + language: + default: + name: LeaseAlreadyPresent + description: '' + - ! + value: LeaseAlreadyBroken + language: + default: + name: LeaseAlreadyBroken + description: '' + - ! + value: LeaseIdMismatchWithBlobOperation + language: + default: + name: LeaseIdMismatchWithBlobOperation + description: '' + - ! + value: LeaseIdMismatchWithContainerOperation + language: + default: + name: LeaseIdMismatchWithContainerOperation + description: '' + - ! + value: LeaseIdMismatchWithLeaseOperation + language: + default: + name: LeaseIdMismatchWithLeaseOperation + description: '' + - ! + value: LeaseIdMissing + language: + default: + name: LeaseIdMissing + description: '' + - ! + value: LeaseIsBreakingAndCannotBeAcquired + language: + default: + name: LeaseIsBreakingAndCannotBeAcquired + description: '' + - ! + value: LeaseIsBreakingAndCannotBeChanged + language: + default: + name: LeaseIsBreakingAndCannotBeChanged + description: '' + - ! + value: LeaseIsBrokenAndCannotBeRenewed + language: + default: + name: LeaseIsBrokenAndCannotBeRenewed + description: '' + - ! + value: LeaseLost + language: + default: + name: LeaseLost + description: '' + - ! + value: LeaseNotPresentWithBlobOperation + language: + default: + name: LeaseNotPresentWithBlobOperation + description: '' + - ! + value: LeaseNotPresentWithContainerOperation + language: + default: + name: LeaseNotPresentWithContainerOperation + description: '' + - ! + value: LeaseNotPresentWithLeaseOperation + language: + default: + name: LeaseNotPresentWithLeaseOperation + description: '' + - ! + value: MaxBlobSizeConditionNotMet + language: + default: + name: MaxBlobSizeConditionNotMet + description: '' + - ! + value: NoPendingCopyOperation + language: + default: + name: NoPendingCopyOperation + description: '' + - ! + value: OperationNotAllowedOnIncrementalCopyBlob + language: + default: + name: OperationNotAllowedOnIncrementalCopyBlob + description: '' + - ! + value: PendingCopyOperation + language: + default: + name: PendingCopyOperation + description: '' + - ! + value: PreviousSnapshotCannotBeNewer + language: + default: + name: PreviousSnapshotCannotBeNewer + description: '' + - ! + value: PreviousSnapshotNotFound + language: + default: + name: PreviousSnapshotNotFound + description: '' + - ! + value: PreviousSnapshotOperationNotSupported + language: + default: + name: PreviousSnapshotOperationNotSupported + description: '' + - ! + value: SequenceNumberConditionNotMet + language: + default: + name: SequenceNumberConditionNotMet + description: '' + - ! + value: SequenceNumberIncrementTooLarge + language: + default: + name: SequenceNumberIncrementTooLarge + description: '' + - ! + value: SnapshotCountExceeded + language: + default: + name: SnapshotCountExceeded + description: '' + - ! + value: SnaphotOperationRateExceeded + language: + default: + name: SnaphotOperationRateExceeded + description: '' + - ! + value: SnapshotsPresent + language: + default: + name: SnapshotsPresent + description: '' + - ! + value: SourceConditionNotMet + language: + default: + name: SourceConditionNotMet + description: '' + - ! + value: SystemInUse + language: + default: + name: SystemInUse + description: '' + - ! + value: TargetConditionNotMet + language: + default: + name: TargetConditionNotMet + description: '' + - ! + value: UnauthorizedBlobOverwrite + language: + default: + name: UnauthorizedBlobOverwrite + description: '' + - ! + value: BlobBeingRehydrated + language: + default: + name: BlobBeingRehydrated + description: '' + - ! + value: BlobArchived + language: + default: + name: BlobArchived + description: '' + - ! + value: BlobNotArchived + language: + default: + name: BlobNotArchived + description: '' + - ! + value: AuthorizationSourceIPMismatch + language: + default: + name: AuthorizationSourceIPMismatch + description: '' + - ! + value: AuthorizationProtocolMismatch + language: + default: + name: AuthorizationProtocolMismatch + description: '' + - ! + value: AuthorizationPermissionMismatch + language: + default: + name: AuthorizationPermissionMismatch + description: '' + - ! + value: AuthorizationServiceMismatch + language: + default: + name: AuthorizationServiceMismatch + description: '' + - ! + value: AuthorizationResourceTypeMismatch + language: + default: + name: AuthorizationResourceTypeMismatch + description: '' + type: choice + apiVersions: + - ! + version: '2019-02-02' + choiceType: *ref_6 + language: ! + default: + name: StorageErrorCode + description: Error codes returned by the service + protocol: ! {} + arrays: + - *ref_29 + - *ref_30 + - ! &ref_255 + type: array + apiVersions: + - ! + version: '2019-02-02' + elementType: *ref_31 + serialization: + xml: + name: SignedIdentifiers + attribute: false + wrapped: true + language: ! + default: + name: SignedIdentifiers + description: a collection of signed identifiers + protocol: ! {} + - ! &ref_338 + type: array + apiVersions: + - ! + version: '2019-02-02' + elementType: ! &ref_80 + choices: + - ! + value: copy + language: + default: + name: copy + description: '' + - ! + value: deleted + language: + default: + name: deleted + description: '' + - ! + value: metadata + language: + default: + name: metadata + description: '' + - ! + value: snapshots + language: + default: + name: snapshots + description: '' + - ! + value: uncommittedblobs + language: + default: + name: uncommittedblobs + description: '' + type: sealed-choice + apiVersions: + - ! + version: '2019-02-02' + choiceType: *ref_6 + language: ! + default: + name: ListBlobsIncludeItem + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + language: ! + default: + name: Array of ListBlobsIncludeItem + description: MISSING·SCHEMA-DESCRIPTION-ARRAYSCHEMA + protocol: ! {} + - *ref_32 + - *ref_33 + - *ref_34 + - *ref_35 + - *ref_36 + - *ref_37 + - *ref_38 + - *ref_39 + - *ref_40 + - *ref_41 + binaries: + - ! &ref_927 + type: binary + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: binary + description: MISSING·SCHEMA-DESCRIPTION-BINARY + protocol: ! {} + - ! &ref_941 + type: binary + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: binary + description: MISSING·SCHEMA-DESCRIPTION-BINARY + protocol: ! {} + - ! &ref_778 + type: binary + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: binary + description: MISSING·SCHEMA-DESCRIPTION-BINARY + protocol: ! {} + - ! &ref_894 + type: binary + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: binary + description: MISSING·SCHEMA-DESCRIPTION-BINARY + protocol: ! {} + booleans: + - *ref_42 + - *ref_43 + - *ref_44 + - *ref_45 + - *ref_46 + - *ref_47 + - *ref_48 + - *ref_49 + - *ref_50 + - ! &ref_229 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: boolean + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + header: x-ms-has-immutability-policy + protocol: ! {} + - ! &ref_230 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: boolean + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + header: x-ms-has-legal-hold + protocol: ! {} + - *ref_51 + - *ref_52 + - *ref_53 + - *ref_54 + - ! &ref_416 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: boolean + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + protocol: ! {} + - ! &ref_440 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: boolean + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + protocol: ! {} + - ! &ref_456 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: boolean + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + protocol: ! {} + - ! &ref_457 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: boolean + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + protocol: ! {} + - ! &ref_485 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: boolean + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + header: x-ms-server-encrypted + protocol: ! {} + - ! &ref_512 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: boolean + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + header: x-ms-server-encrypted + protocol: ! {} + - ! &ref_528 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: boolean + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + header: x-ms-incremental-copy + protocol: ! {} + - ! &ref_545 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: boolean + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + header: x-ms-server-encrypted + protocol: ! {} + - ! &ref_548 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: boolean + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + header: x-ms-access-tier-inferred + protocol: ! {} + - ! &ref_767 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: boolean + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + header: x-ms-request-server-encrypted + protocol: ! {} + - ! &ref_887 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: boolean + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + header: x-ms-request-server-encrypted + protocol: ! {} + - ! &ref_935 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: boolean + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + header: x-ms-request-server-encrypted + protocol: ! {} + - ! &ref_630 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: boolean + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + header: x-ms-request-server-encrypted + protocol: ! {} + - ! &ref_696 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: boolean + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + header: x-ms-request-server-encrypted + protocol: ! {} + - ! &ref_948 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: boolean + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + header: x-ms-request-server-encrypted + protocol: ! {} + - ! &ref_959 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: boolean + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + header: x-ms-request-server-encrypted + protocol: ! {} + - ! &ref_973 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: boolean + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + header: x-ms-request-server-encrypted + protocol: ! {} + - ! &ref_788 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: boolean + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + header: x-ms-request-server-encrypted + protocol: ! {} + - ! &ref_822 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: boolean + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + header: x-ms-request-server-encrypted + protocol: ! {} + - ! &ref_905 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: boolean + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + header: x-ms-request-server-encrypted + protocol: ! {} + - ! &ref_923 + type: boolean + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: boolean + description: MISSING·SCHEMA-DESCRIPTION-BOOLEAN + header: x-ms-request-server-encrypted + protocol: ! {} + byteArrays: + - *ref_55 + - ! &ref_468 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: Content-MD5 + protocol: ! {} + - ! &ref_487 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: x-ms-blob-content-md5 + protocol: ! {} + - ! &ref_494 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: Content-MD5 + protocol: ! {} + - ! &ref_500 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: x-ms-content-crc64 + protocol: ! {} + - ! &ref_514 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: x-ms-blob-content-md5 + protocol: ! {} + - ! &ref_533 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: Content-MD5 + protocol: ! {} + - ! &ref_609 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + protocol: ! {} + - ! &ref_762 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: Content-MD5 + protocol: ! {} + - ! &ref_882 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: Content-MD5 + protocol: ! {} + - ! &ref_772 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + protocol: ! {} + - ! &ref_930 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: Content-MD5 + protocol: ! {} + - ! &ref_711 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + protocol: ! {} + - ! &ref_720 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: Content-MD5 + protocol: ! {} + - ! &ref_721 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: x-ms-content-crc64 + protocol: ! {} + - ! &ref_773 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + protocol: ! {} + - ! &ref_942 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: Content-MD5 + protocol: ! {} + - ! &ref_947 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: x-ms-content-crc64 + protocol: ! {} + - ! &ref_811 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + protocol: ! {} + - ! &ref_953 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: Content-MD5 + protocol: ! {} + - ! &ref_954 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: x-ms-content-crc64 + protocol: ! {} + - ! &ref_967 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: Content-MD5 + protocol: ! {} + - ! &ref_968 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: x-ms-content-crc64 + protocol: ! {} + - ! &ref_781 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: Content-MD5 + protocol: ! {} + - ! &ref_782 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: x-ms-content-crc64 + protocol: ! {} + - ! &ref_799 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: Content-MD5 + protocol: ! {} + - ! &ref_800 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: x-ms-content-crc64 + protocol: ! {} + - ! &ref_816 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: Content-MD5 + protocol: ! {} + - ! &ref_817 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: x-ms-content-crc64 + protocol: ! {} + - ! &ref_897 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: Content-MD5 + protocol: ! {} + - ! &ref_898 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: x-ms-content-crc64 + protocol: ! {} + - ! &ref_915 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: Content-MD5 + protocol: ! {} + - ! &ref_916 + type: byte-array + format: byte + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: byte-array + description: MISSING·SCHEMA-DESCRIPTION-BYTEARRAY + header: x-ms-content-crc64 + protocol: ! {} + constants: + - ! &ref_146 + type: constant + value: ! + value: service + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant0 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_147 + type: constant + value: ! + value: properties + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant1 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_143 + type: constant + value: ! + value: '2019-02-02' + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant2 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_162 + type: constant + value: ! + value: service + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant3 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_163 + type: constant + value: ! + value: stats + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant4 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_171 + type: constant + value: ! + value: list + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant5 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_175 + type: constant + apiVersions: + - ! + version: '2019-02-02' + value: ! + value: metadata + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: ListContainersIncludeType + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_182 + type: constant + value: ! + value: service + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant6 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_183 + type: constant + value: ! + value: userdelegationkey + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant7 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_192 + type: constant + value: ! + value: account + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant8 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_193 + type: constant + value: ! + value: properties + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant9 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_202 + type: constant + value: ! + value: batch + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant10 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_210 + type: constant + value: ! + value: container + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant11 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_241 + type: constant + value: ! + value: container + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant12 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_242 + type: constant + value: ! + value: metadata + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant13 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_252 + type: constant + value: ! + value: container + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant14 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_253 + type: constant + value: ! + value: acl + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant15 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_272 + type: constant + value: ! + value: lease + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant16 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_273 + type: constant + value: ! + value: container + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant17 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_274 + type: constant + value: ! + value: acquire + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: LeaseAction + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_286 + type: constant + value: ! + value: lease + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant18 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_287 + type: constant + value: ! + value: container + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant19 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_288 + type: constant + value: ! + value: release + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: LeaseAction + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_298 + type: constant + value: ! + value: lease + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant20 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_299 + type: constant + value: ! + value: container + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant21 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_300 + type: constant + value: ! + value: renew + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: LeaseAction + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_310 + type: constant + value: ! + value: lease + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant22 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_311 + type: constant + value: ! + value: container + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant23 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_312 + type: constant + value: ! + value: break + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: LeaseAction + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_323 + type: constant + value: ! + value: lease + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant24 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_324 + type: constant + value: ! + value: container + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant25 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_325 + type: constant + value: ! + value: change + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: LeaseAction + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_336 + type: constant + value: ! + value: container + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant26 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_337 + type: constant + value: ! + value: list + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant27 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_347 + type: constant + value: ! + value: container + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant28 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_348 + type: constant + value: ! + value: list + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant29 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_358 + type: constant + value: ! + value: account + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant30 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_359 + type: constant + value: ! + value: properties + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant31 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_366 + type: constant + value: ! + value: directory + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant32 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_426 + type: constant + value: ! + value: setAccessControl + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant33 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_439 + type: constant + value: ! + value: getAccessControl + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant34 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_460 + type: constant + apiVersions: + - ! + version: '2019-02-02' + value: ! + value: AES256 + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: EncryptionAlgorithmType + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_559 + type: constant + value: ! + value: setAccessControl + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant35 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_569 + type: constant + value: ! + value: getAccessControl + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant36 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_749 + type: constant + value: ! + value: PageBlob + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: BlobType + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_878 + type: constant + value: ! + value: AppendBlob + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: BlobType + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_925 + type: constant + value: ! + value: BlockBlob + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: BlobType + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_599 + type: constant + value: ! + value: undelete + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant37 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_606 + type: constant + value: ! + value: properties + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant38 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_622 + type: constant + value: ! + value: metadata + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant39 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_633 + type: constant + value: ! + value: lease + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant40 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_634 + type: constant + value: ! + value: acquire + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: LeaseAction + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_644 + type: constant + value: ! + value: lease + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant41 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_645 + type: constant + value: ! + value: release + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: LeaseAction + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_654 + type: constant + value: ! + value: lease + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant42 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_655 + type: constant + value: ! + value: renew + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: LeaseAction + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_665 + type: constant + value: ! + value: lease + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant43 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_666 + type: constant + value: ! + value: change + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: LeaseAction + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_676 + type: constant + value: ! + value: lease + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant44 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_677 + type: constant + value: ! + value: break + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: LeaseAction + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_687 + type: constant + value: ! + value: snapshot + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant45 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_709 + type: constant + value: ! + value: 'true' + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant46 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_719 + type: constant + apiVersions: + - ! + version: '2019-02-02' + value: ! + value: success + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: SyncCopyStatusType + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + header: x-ms-copy-status + protocol: ! {} + - ! &ref_723 + type: constant + value: ! + value: copy + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant47 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_724 + type: constant + value: ! + value: abort + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant48 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_732 + type: constant + value: ! + value: tier + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant49 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_741 + type: constant + value: ! + value: account + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant50 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_742 + type: constant + value: ! + value: properties + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant51 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_938 + type: constant + value: ! + value: block + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant52 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_951 + type: constant + value: ! + value: block + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant53 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_962 + type: constant + value: ! + value: blocklist + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant54 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_770 + type: constant + value: ! + value: page + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant55 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_771 + type: constant + value: ! + value: update + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: PageWriteType + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_791 + type: constant + value: ! + value: page + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant56 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_792 + type: constant + value: ! + value: clear + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: PageWriteType + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_807 + type: constant + value: ! + value: page + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant57 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_808 + type: constant + value: ! + value: update + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: PageWriteType + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_825 + type: constant + value: ! + value: pagelist + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant58 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_836 + type: constant + value: ! + value: pagelist + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant59 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_847 + type: constant + value: ! + value: properties + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant60 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_857 + type: constant + value: ! + value: properties + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant61 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_868 + type: constant + value: ! + value: incrementalcopy + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant62 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_890 + type: constant + value: ! + value: appendblock + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant63 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_908 + type: constant + value: ! + value: appendblock + language: + default: + name: '' + description: '' + valueType: *ref_6 + language: ! + default: + name: Constant64 + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + dateTimes: + - ! &ref_169 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - *ref_56 + - *ref_57 + - ! &ref_190 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - *ref_58 + - *ref_59 + - ! &ref_198 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_214 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_218 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_224 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_228 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_233 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + protocol: ! {} + - ! &ref_234 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + protocol: ! {} + - ! &ref_239 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_246 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_250 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_257 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_261 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - *ref_60 + - *ref_61 + - ! &ref_266 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_270 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_279 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_284 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_292 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_296 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_303 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_308 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_316 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_321 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_329 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_334 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_345 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - *ref_62 + - *ref_63 + - *ref_64 + - *ref_65 + - *ref_66 + - ! &ref_356 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_364 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_379 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_384 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_400 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + protocol: ! {} + - ! &ref_401 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + protocol: ! {} + - ! &ref_407 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_412 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_422 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_431 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_433 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_442 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_444 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_462 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_474 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: x-ms-copy-completion-time + protocol: ! {} + - ! &ref_483 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_488 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_501 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: x-ms-copy-completion-time + protocol: ! {} + - ! &ref_510 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_520 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_521 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: x-ms-creation-time + protocol: ! {} + - ! &ref_523 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: x-ms-copy-completion-time + protocol: ! {} + - ! &ref_542 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_550 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: x-ms-access-tier-change-time + protocol: ! {} + - ! &ref_557 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_561 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_563 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_571 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_573 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_590 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_595 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_761 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_766 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_881 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_886 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_929 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_934 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_604 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_615 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_620 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_625 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_629 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_637 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_642 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_648 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_652 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_658 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_663 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_669 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_674 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_680 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_685 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_691 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_695 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_702 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_706 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_713 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_717 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_730 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_747 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_946 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_958 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_966 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_972 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_979 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_986 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_780 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_787 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_798 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_805 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_815 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_821 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_828 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_834 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_839 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_845 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_850 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_855 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_861 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_866 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_871 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_875 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_896 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_902 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + - ! &ref_914 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Last-Modified + protocol: ! {} + - ! &ref_919 + type: date-time + format: date-time-rfc1123 + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: date-time + description: MISSING·SCHEMA-DESCRIPTION-DATETIME + header: Date + protocol: ! {} + numbers: + - ! &ref_148 + type: integer + apiVersions: + - ! + version: '2019-02-02' + minimum: 0 + precision: 32 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + - *ref_67 + - *ref_68 + - ! &ref_174 + type: integer + apiVersions: + - ! + version: '2019-02-02' + minimum: 1 + precision: 32 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + - *ref_69 + - ! &ref_203 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + - ! &ref_275 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 32 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + - ! &ref_313 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 32 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + - ! &ref_317 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 32 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: x-ms-lease-time + protocol: ! {} + - *ref_70 + - *ref_71 + - *ref_72 + - *ref_73 + - *ref_74 + - ! &ref_383 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: Content-Length + protocol: ! {} + - ! &ref_411 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: Content-Length + protocol: ! {} + - ! &ref_464 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: Content-Length + protocol: ! {} + - ! &ref_473 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: x-ms-blob-sequence-number + protocol: ! {} + - ! &ref_484 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 32 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: x-ms-blob-committed-block-count + protocol: ! {} + - ! &ref_490 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: Content-Length + protocol: ! {} + - ! &ref_499 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: x-ms-blob-sequence-number + protocol: ! {} + - ! &ref_511 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 32 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: x-ms-blob-committed-block-count + protocol: ! {} + - ! &ref_530 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: Content-Length + protocol: ! {} + - ! &ref_538 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: x-ms-blob-sequence-number + protocol: ! {} + - ! &ref_544 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 32 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: x-ms-blob-committed-block-count + protocol: ! {} + - ! &ref_594 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: Content-Length + protocol: ! {} + - ! &ref_757 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + - ! &ref_758 + type: integer + apiVersions: + - ! + version: '2019-02-02' + defaultValue: 0 + precision: 64 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + - ! &ref_616 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: x-ms-blob-sequence-number + protocol: ! {} + - ! &ref_681 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 32 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: x-ms-lease-time + protocol: ! {} + - ! &ref_982 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: x-ms-blob-content-length + protocol: ! {} + - *ref_75 + - ! &ref_774 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + - ! &ref_775 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + - ! &ref_776 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + - ! &ref_783 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: x-ms-blob-sequence-number + protocol: ! {} + - ! &ref_801 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: x-ms-blob-sequence-number + protocol: ! {} + - ! &ref_818 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: x-ms-blob-sequence-number + protocol: ! {} + - ! &ref_830 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: x-ms-blob-content-length + protocol: ! {} + - *ref_76 + - *ref_77 + - *ref_78 + - *ref_79 + - ! &ref_841 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: x-ms-blob-content-length + protocol: ! {} + - ! &ref_851 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: x-ms-blob-sequence-number + protocol: ! {} + - ! &ref_862 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: x-ms-blob-sequence-number + protocol: ! {} + - ! &ref_891 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + - ! &ref_892 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + - ! &ref_904 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 32 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: x-ms-blob-committed-block-count + protocol: ! {} + - ! &ref_921 + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 32 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + header: x-ms-blob-committed-block-count + protocol: ! {} + - ! + type: integer + apiVersions: + - ! + version: '2019-02-02' + precision: 64 + language: ! + default: + name: integer + description: MISSING·SCHEMA-DESCRIPTION-INTEGER + protocol: ! {} + sealedChoices: + - *ref_10 + - *ref_11 + - *ref_12 + - ! &ref_199 + choices: + - ! + value: Standard_LRS + language: + default: + name: Standard_LRS + description: '' + - ! + value: Standard_GRS + language: + default: + name: Standard_GRS + description: '' + - ! + value: Standard_RAGRS + language: + default: + name: Standard_RAGRS + description: '' + - ! + value: Standard_ZRS + language: + default: + name: Standard_ZRS + description: '' + - ! + value: Premium_LRS + language: + default: + name: Premium_LRS + description: '' + type: sealed-choice + apiVersions: + - ! + version: '2019-02-02' + choiceType: *ref_6 + language: ! + default: + name: SkuName + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + header: x-ms-sku-name + protocol: ! {} + - ! &ref_200 + choices: + - ! + value: Storage + language: + default: + name: Storage + description: '' + - ! + value: BlobStorage + language: + default: + name: BlobStorage + description: '' + - ! + value: StorageV2 + language: + default: + name: StorageV2 + description: '' + type: sealed-choice + apiVersions: + - ! + version: '2019-02-02' + choiceType: *ref_6 + language: ! + default: + name: AccountKind + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + header: x-ms-account-kind + protocol: ! {} + - *ref_80 + - *ref_81 + - *ref_82 + - ! &ref_144 + choices: + - ! + value: legacy + language: + default: + name: legacy + description: '' + - ! + value: posix + language: + default: + name: posix + description: '' + type: sealed-choice + apiVersions: + - ! + version: '2019-02-02' + choiceType: *ref_6 + language: ! + default: + name: PathRenameMode + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_552 + choices: + - ! + value: include + language: + default: + name: include + description: '' + - ! + value: only + language: + default: + name: only + description: '' + type: sealed-choice + apiVersions: + - ! + version: '2019-02-02' + choiceType: *ref_6 + language: ! + default: + name: DeleteSnapshotsOptionType + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_976 + choices: + - ! + value: committed + language: + default: + name: committed + description: '' + - ! + value: uncommitted + language: + default: + name: uncommitted + description: '' + - ! + value: all + language: + default: + name: all + description: '' + type: sealed-choice + apiVersions: + - ! + version: '2019-02-02' + choiceType: *ref_6 + defaultValue: committed + language: ! + default: + name: BlockListType + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + - ! &ref_858 + choices: + - ! + value: max + language: + default: + name: max + description: '' + - ! + value: update + language: + default: + name: update + description: '' + - ! + value: increment + language: + default: + name: increment + description: '' + type: sealed-choice + apiVersions: + - ! + version: '2019-02-02' + choiceType: *ref_6 + language: ! + default: + name: SequenceNumberActionType + description: MISSING·SCHEMA-DESCRIPTION-CHOICE + protocol: ! {} + strings: + - *ref_6 + - ! &ref_150 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - *ref_83 + - *ref_84 + - *ref_85 + - *ref_86 + - *ref_87 + - *ref_88 + - *ref_89 + - *ref_90 + - *ref_91 + - ! &ref_152 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_153 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_154 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_156 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - *ref_92 + - ! &ref_158 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_159 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_160 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_161 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_166 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_167 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_168 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_170 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_172 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_173 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_178 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_179 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_180 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - *ref_93 + - *ref_94 + - *ref_95 + - *ref_96 + - *ref_97 + - *ref_98 + - *ref_99 + - ! &ref_181 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - *ref_100 + - *ref_101 + - ! &ref_187 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_188 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_189 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - *ref_102 + - *ref_103 + - *ref_104 + - *ref_105 + - *ref_106 + - ! &ref_191 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_195 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_196 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_197 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_201 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_204 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_206 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Content-Type + protocol: ! {} + - ! &ref_207 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_208 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_209 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_211 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_213 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_215 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_216 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_217 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_219 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_220 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_222 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-meta + protocol: ! {} + - ! &ref_223 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_225 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_226 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_227 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_231 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_236 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_237 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_238 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_240 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_245 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_247 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_248 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_249 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_251 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_256 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_258 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_259 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_260 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - *ref_107 + - *ref_108 + - ! &ref_262 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_265 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_267 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_268 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_269 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_271 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_276 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_278 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_280 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-lease-id + protocol: ! {} + - ! &ref_281 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_282 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_283 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_285 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_289 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_291 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_293 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_294 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_295 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_297 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_302 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_304 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-lease-id + protocol: ! {} + - ! &ref_305 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_306 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_307 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_309 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_315 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_318 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_319 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_320 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_322 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_326 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_328 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_330 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-lease-id + protocol: ! {} + - ! &ref_331 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_332 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_333 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_335 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_341 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Content-Type + protocol: ! {} + - ! &ref_342 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_343 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_344 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - *ref_109 + - *ref_110 + - *ref_111 + - *ref_112 + - *ref_113 + - *ref_114 + - *ref_115 + - *ref_116 + - *ref_117 + - *ref_118 + - *ref_119 + - *ref_120 + - *ref_121 + - *ref_122 + - *ref_123 + - *ref_124 + - *ref_125 + - *ref_126 + - *ref_127 + - *ref_128 + - *ref_129 + - ! &ref_346 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_349 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_352 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Content-Type + protocol: ! {} + - ! &ref_353 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_354 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_355 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - *ref_130 + - *ref_131 + - *ref_132 + - *ref_133 + - *ref_134 + - *ref_135 + - *ref_136 + - ! &ref_357 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_361 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_362 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_363 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_365 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_367 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_368 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_369 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_370 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_371 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_372 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_373 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_374 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_375 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_376 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_378 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_380 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_381 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_382 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_386 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_387 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_388 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - *ref_137 + - *ref_138 + - ! &ref_389 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_391 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_397 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_402 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_403 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_405 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-continuation + protocol: ! {} + - ! &ref_406 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_408 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_409 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_410 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_413 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_414 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_415 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_418 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-continuation + protocol: ! {} + - ! &ref_419 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_420 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_421 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_423 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_424 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_425 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_427 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_428 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_429 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_432 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_434 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_435 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_436 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_437 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_438 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_443 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_445 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-owner + protocol: ! {} + - ! &ref_446 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-group + protocol: ! {} + - ! &ref_447 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-permissions + protocol: ! {} + - ! &ref_448 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-acl + protocol: ! {} + - ! &ref_449 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_450 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_451 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_452 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_453 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_454 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_455 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_458 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_459 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_463 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-meta + protocol: ! {} + - ! &ref_465 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Content-Type + protocol: ! {} + - ! &ref_466 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Content-Range + protocol: ! {} + - ! &ref_467 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_469 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Content-Encoding + protocol: ! {} + - ! &ref_470 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Cache-Control + protocol: ! {} + - ! &ref_471 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Content-Disposition + protocol: ! {} + - ! &ref_472 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Content-Language + protocol: ! {} + - ! &ref_475 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-copy-status-description + protocol: ! {} + - ! &ref_476 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-copy-id + protocol: ! {} + - ! &ref_477 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-copy-progress + protocol: ! {} + - ! &ref_478 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-copy-source + protocol: ! {} + - ! &ref_479 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_480 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_481 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_482 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Accept-Ranges + protocol: ! {} + - ! &ref_486 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-encryption-key-sha256 + protocol: ! {} + - ! &ref_489 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-meta + protocol: ! {} + - ! &ref_491 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Content-Type + protocol: ! {} + - ! &ref_492 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Content-Range + protocol: ! {} + - ! &ref_493 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_495 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Content-Encoding + protocol: ! {} + - ! &ref_496 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Cache-Control + protocol: ! {} + - ! &ref_497 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Content-Disposition + protocol: ! {} + - ! &ref_498 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Content-Language + protocol: ! {} + - ! &ref_502 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-copy-status-description + protocol: ! {} + - ! &ref_503 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-copy-id + protocol: ! {} + - ! &ref_504 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-copy-progress + protocol: ! {} + - ! &ref_505 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-copy-source + protocol: ! {} + - ! &ref_506 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_507 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_508 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_509 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Accept-Ranges + protocol: ! {} + - ! &ref_513 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-encryption-key-sha256 + protocol: ! {} + - ! &ref_515 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_522 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-meta + protocol: ! {} + - ! &ref_524 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-copy-status-description + protocol: ! {} + - ! &ref_525 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-copy-id + protocol: ! {} + - ! &ref_526 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-copy-progress + protocol: ! {} + - ! &ref_527 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-copy-source + protocol: ! {} + - ! &ref_529 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-copy-destination-snapshot + protocol: ! {} + - ! &ref_531 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Content-Type + protocol: ! {} + - ! &ref_532 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_534 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Content-Encoding + protocol: ! {} + - ! &ref_535 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Content-Disposition + protocol: ! {} + - ! &ref_536 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Content-Language + protocol: ! {} + - ! &ref_537 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Cache-Control + protocol: ! {} + - ! &ref_539 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_540 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_541 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_543 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Accept-Ranges + protocol: ! {} + - ! &ref_546 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-encryption-key-sha256 + protocol: ! {} + - ! &ref_547 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-access-tier + protocol: ! {} + - ! &ref_549 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-archive-status + protocol: ! {} + - ! &ref_551 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_554 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_555 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_556 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_558 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_562 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_564 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_565 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_566 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_567 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_568 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_572 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_574 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-owner + protocol: ! {} + - ! &ref_575 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-group + protocol: ! {} + - ! &ref_576 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-permissions + protocol: ! {} + - ! &ref_577 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-acl + protocol: ! {} + - ! &ref_578 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_579 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_580 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_581 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_582 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_589 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_591 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_592 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_593 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_596 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_597 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_598 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_608 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_610 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_611 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_607 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_612 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_760 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_763 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_764 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_765 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_768 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-encryption-key-sha256 + protocol: ! {} + - ! &ref_769 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_880 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_883 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_884 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_885 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_888 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-encryption-key-sha256 + protocol: ! {} + - ! &ref_889 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_928 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_931 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_932 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_933 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_936 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-encryption-key-sha256 + protocol: ! {} + - ! &ref_937 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_601 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_602 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_603 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_605 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_614 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_617 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_618 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_619 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_621 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_624 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_626 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_627 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_628 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_631 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-encryption-key-sha256 + protocol: ! {} + - ! &ref_632 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_636 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_638 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-lease-id + protocol: ! {} + - ! &ref_639 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_640 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_641 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_643 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_647 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_649 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_650 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_651 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_653 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_657 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_659 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-lease-id + protocol: ! {} + - ! &ref_660 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_661 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_662 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_664 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_668 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_670 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_671 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_672 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-lease-id + protocol: ! {} + - ! &ref_673 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_675 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_679 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_682 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_683 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_684 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_686 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_689 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-snapshot + protocol: ! {} + - ! &ref_690 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_692 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_693 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_694 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_697 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_701 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_703 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_704 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_705 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_707 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-copy-id + protocol: ! {} + - ! &ref_708 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_712 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_714 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_715 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_716 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_718 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-copy-id + protocol: ! {} + - ! &ref_722 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_725 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_727 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_728 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_729 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_731 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_734 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_735 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_736 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_737 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_738 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_739 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_740 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_744 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_745 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_746 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_748 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_939 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_943 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_944 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_945 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_949 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-encryption-key-sha256 + protocol: ! {} + - ! &ref_950 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_909 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_955 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_956 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_957 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_960 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-encryption-key-sha256 + protocol: ! {} + - ! &ref_961 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - *ref_139 + - *ref_140 + - *ref_141 + - ! &ref_965 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_969 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_970 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_971 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_974 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-encryption-key-sha256 + protocol: ! {} + - ! &ref_975 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_980 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_981 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: Content-Type + protocol: ! {} + - ! &ref_983 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_984 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_985 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - *ref_142 + - ! &ref_987 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_779 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_784 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_785 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_786 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_789 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-encryption-key-sha256 + protocol: ! {} + - ! &ref_790 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_797 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_802 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_803 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_804 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_806 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_810 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_812 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_814 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_819 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_820 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_823 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-encryption-key-sha256 + protocol: ! {} + - ! &ref_824 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_829 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_831 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_832 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_833 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_835 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_837 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! &ref_840 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_842 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_843 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_844 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_846 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_849 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_852 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_853 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_854 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_856 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_860 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_863 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_864 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_865 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_867 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_870 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_872 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_873 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_874 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_876 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-copy-id + protocol: ! {} + - ! &ref_877 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_895 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_899 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-client-request-id + protocol: ! {} + - ! &ref_900 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_901 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_903 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-blob-append-offset + protocol: ! {} + - ! &ref_906 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-encryption-key-sha256 + protocol: ! {} + - ! &ref_907 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! &ref_913 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: ETag + protocol: ! {} + - ! &ref_917 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-request-id + protocol: ! {} + - ! &ref_918 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-version + protocol: ! {} + - ! &ref_920 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-blob-append-offset + protocol: ! {} + - ! &ref_922 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-encryption-key-sha256 + protocol: ! {} + - ! &ref_924 + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + header: x-ms-error-code + protocol: ! {} + - ! + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + type: string + apiVersions: + - ! + version: '2019-02-02' + maxLength: 1024 + minLength: 1 + pattern: '^[a-zA-Z0-9]+(?:/[a-zA-Z0-9]+)*(?:\.[a-zA-Z0-9]+){0,1}$' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + - ! + type: string + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: string + description: MISSING·SCHEMA-DESCRIPTION-STRING + protocol: ! {} + uris: + - ! &ref_699 + type: uri + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: uri + description: MISSING·SCHEMA-DESCRIPTION-URI + protocol: ! {} + - ! &ref_809 + type: uri + apiVersions: + - ! + version: '2019-02-02' + language: ! + default: + name: uri + description: MISSING·SCHEMA-DESCRIPTION-URI + protocol: ! {} +globalParameters: +- ! &ref_145 + schema: *ref_6 + implementation: Client + required: true + extensions: + x-in: path + x-ms-priority: 0 + x-ms-skip-url-encoding: true + x-name: url + x-required: true + x-type: string + language: ! + default: + name: url + description: 'The URL of the service account, container, or blob that is the targe of the desired operation.' + serializedName: url + protocol: ! + http: ! + in: uri +- ! &ref_912 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_157 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_164 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_176 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_149 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_244 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_264 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_290 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_314 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_339 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_360 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_235 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_417 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_441 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_519 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_560 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_221 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_759 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_926 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_613 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_635 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_656 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_678 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_700 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_726 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_743 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_952 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_977 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_796 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_826 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_848 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_869 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_893 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_588 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_184 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_879 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_327 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_600 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_194 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_623 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_350 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_646 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_377 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_667 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_205 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_688 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_404 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_710 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_254 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_733 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_430 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_940 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_212 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_963 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_461 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_777 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_277 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_813 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_553 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_838 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_570 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_859 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_301 + schema: *ref_143 + implementation: Client + required: true + extensions: + x-ms-priority: 1 + language: ! + default: + name: version + description: Specifies the version of the operation to use for this request. + serializedName: x-ms-version + protocol: ! + http: ! + in: header +- ! &ref_390 + schema: *ref_144 + implementation: Client + extensions: + x-ms-priority: 2 + language: ! + default: + name: pathRenameMode + description: Determines the behavior of the rename operation + serializedName: mode + protocol: ! + http: ! + in: query +- ! &ref_583 + schema: *ref_144 + implementation: Client + extensions: + x-ms-priority: 2 + language: ! + default: + name: pathRenameMode + description: Determines the behavior of the rename operation + serializedName: mode + protocol: ! + http: ! + in: query +info: ! + title: Azure Blob Storage +operationGroups: +- ! + $key: Service + operations: + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_146 + implementation: Method + required: true + language: ! + default: + name: restype + description: MISSING·PARAMETER-DESCRIPTION + serializedName: restype + protocol: ! + http: ! + in: query + - ! + schema: *ref_147 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - *ref_149 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_151 + implementation: Method + required: true + extensions: + x-ms-requestBody-name: StorageServiceProperties + language: ! + default: + name: StorageServiceProperties + description: The StorageService properties. + protocol: ! + http: ! + in: body + style: json + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: / + method: put + knownMediaType: xml + mediaTypes: + - application/xml + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_152 + header: x-ms-client-request-id + - ! + schema: *ref_153 + header: x-ms-request-id + - ! + schema: *ref_154 + header: x-ms-version + statusCodes: + - '202' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_156 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + extensions: + x-ms-requestBody-index: 0 + language: ! + default: + name: SetProperties + description: 'Sets properties for a storage account''s Blob service endpoint, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_146 + implementation: Method + required: true + language: ! + default: + name: restype + description: MISSING·PARAMETER-DESCRIPTION + serializedName: restype + protocol: ! + http: ! + in: query + - ! + schema: *ref_147 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - *ref_157 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: / + method: get + uri: '{url}' + responses: + - ! + schema: *ref_151 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_158 + header: x-ms-client-request-id + - ! + schema: *ref_159 + header: x-ms-request-id + - ! + schema: *ref_160 + header: x-ms-version + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_161 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: GetProperties + description: 'gets the properties of a storage account''s Blob service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules.' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_162 + implementation: Method + required: true + language: ! + default: + name: restype + description: MISSING·PARAMETER-DESCRIPTION + serializedName: restype + protocol: ! + http: ! + in: query + - ! + schema: *ref_163 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - *ref_164 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: / + method: get + uri: '{url}' + responses: + - ! + schema: *ref_165 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_166 + header: x-ms-client-request-id + - ! + schema: *ref_167 + header: x-ms-request-id + - ! + schema: *ref_168 + header: x-ms-version + - ! + schema: *ref_169 + header: Date + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_170 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: GetStatistics + description: Retrieves statistics related to replication for the Blob service. It is only available on the secondary location endpoint when read-access geo-redundant replication is enabled for the storage account. + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_171 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_172 + implementation: Method + language: ! + default: + name: prefix + description: Filters the results to return only containers whose name begins with the specified prefix. + serializedName: prefix + protocol: ! + http: ! + in: query + - ! + schema: *ref_173 + implementation: Method + language: ! + default: + name: marker + description: >- + A string value that identifies the portion of the list of containers to be returned with the next listing operation. The operation returns the NextMarker value within the response body if the listing operation did not return + all containers remaining to be listed with the current page. The NextMarker value can be used as the value for the marker parameter in a subsequent call to request the next page of list items. The marker value is opaque to the + client. + serializedName: marker + protocol: ! + http: ! + in: query + - ! + schema: *ref_174 + implementation: Method + language: ! + default: + name: maxresults + description: >- + Specifies the maximum number of containers to return. If the request does not specify maxresults, or specifies a value greater than 5000, the server will return up to 5000 items. Note that if the listing operation crosses a + partition boundary, then the service will return a continuation token for retrieving the remainder of the results. For this reason, it is possible that the service will return fewer results than specified by maxresults, or + than the default of 5000. + serializedName: maxresults + protocol: ! + http: ! + in: query + - ! + schema: *ref_175 + implementation: Method + language: ! + default: + name: include + description: Include this parameter to specify that the container's metadata be returned as part of the response body. + serializedName: include + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - *ref_176 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: / + method: get + uri: '{url}' + responses: + - ! + schema: *ref_177 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_178 + header: x-ms-client-request-id + - ! + schema: *ref_179 + header: x-ms-request-id + - ! + schema: *ref_180 + header: x-ms-version + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_181 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + extensions: + x-ms-pageable: + nextLinkName: NextMarker + language: ! + default: + name: ListContainersSegment + description: The List Containers Segment operation returns a list of the containers under the specified account + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_182 + implementation: Method + required: true + language: ! + default: + name: restype + description: MISSING·PARAMETER-DESCRIPTION + serializedName: restype + protocol: ! + http: ! + in: query + - ! + schema: *ref_183 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - *ref_184 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_185 + implementation: Method + required: true + extensions: + x-ms-requestBody-name: KeyInfo + language: ! + default: + name: KeyInfo + description: '' + protocol: ! + http: ! + in: body + style: json + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: / + method: post + knownMediaType: xml + mediaTypes: + - application/xml + uri: '{url}' + responses: + - ! + schema: *ref_186 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_187 + header: x-ms-client-request-id + - ! + schema: *ref_188 + header: x-ms-request-id + - ! + schema: *ref_189 + header: x-ms-version + - ! + schema: *ref_190 + header: Date + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_191 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + extensions: + x-ms-requestBody-index: 0 + language: ! + default: + name: GetUserDelegationKey + description: Retrieves a user delegation key for the Blob service. This is only a valid operation when using bearer token authentication. + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_192 + implementation: Method + required: true + language: ! + default: + name: restype + description: MISSING·PARAMETER-DESCRIPTION + serializedName: restype + protocol: ! + http: ! + in: query + - ! + schema: *ref_193 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - *ref_194 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: / + method: get + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_195 + header: x-ms-client-request-id + - ! + schema: *ref_196 + header: x-ms-request-id + - ! + schema: *ref_197 + header: x-ms-version + - ! + schema: *ref_198 + header: Date + - ! + schema: *ref_199 + header: x-ms-sku-name + - ! + schema: *ref_200 + header: x-ms-account-kind + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_201 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: GetAccountInfo + description: 'Returns the sku name and account kind ' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_202 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_203 + implementation: Method + required: true + language: ! + default: + name: Content-Length + description: The length of the request. + serializedName: Content-Length + protocol: ! + http: ! + in: header + - ! + schema: *ref_204 + implementation: Method + required: true + language: ! + default: + name: multipartContentType + description: 'Required. The value of this header must be multipart/mixed with a batch boundary. Example header value: multipart/mixed; boundary=batch_' + serializedName: Content-Type + protocol: ! + http: ! + in: header + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - *ref_205 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: / + method: post + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_206 + header: Content-Type + - ! + schema: *ref_207 + header: x-ms-request-id + - ! + schema: *ref_208 + header: x-ms-version + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_209 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + extensions: + x-ms-requestBody-index: 0 + language: ! + default: + name: SubmitBatch + description: The Batch operation allows multiple API calls to be embedded into a single HTTP request. + protocol: ! {} + language: ! + default: + name: Service + description: '' + protocol: ! {} +- ! + $key: Container + operations: + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_210 + implementation: Method + required: true + language: ! + default: + name: restype + description: MISSING·PARAMETER-DESCRIPTION + serializedName: restype + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_211 + implementation: Method + extensions: + x-ms-header-collection-prefix: x-ms-meta- + language: ! + default: + name: metadata + description: >- + Optional. Specifies a user-defined name-value pair associated with the blob. If no name-value pairs are specified, the operation will copy the metadata from the source blob or file to the destination blob. If one or more + name-value pairs are specified, the destination blob is created with the specified metadata, and metadata is not copied from the source blob or file. Note that beginning with version 2009-09-19, metadata names must adhere to + the naming rules for C# identifiers. See Naming and Referencing Containers, Blobs, and Metadata for more information. + serializedName: x-ms-meta + protocol: ! + http: ! + in: header + - ! + schema: *ref_26 + implementation: Method + language: ! + default: + name: access + description: Specifies whether data in the container may be accessed publicly and the level of access + serializedName: x-ms-blob-public-access + protocol: ! + http: ! + in: header + - *ref_212 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_213 + header: ETag + - ! + schema: *ref_214 + header: Last-Modified + - ! + schema: *ref_215 + header: x-ms-client-request-id + - ! + schema: *ref_216 + header: x-ms-request-id + - ! + schema: *ref_217 + header: x-ms-version + - ! + schema: *ref_218 + header: Date + statusCodes: + - '201' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_219 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: Create + description: 'creates a new container under the specified account. If the container with the same name already exists, the operation fails' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_210 + implementation: Method + required: true + language: ! + default: + name: restype + description: MISSING·PARAMETER-DESCRIPTION + serializedName: restype + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_232 + name: lease-access-conditions + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - *ref_221 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}' + method: get + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_222 + header: x-ms-meta + - ! + schema: *ref_223 + header: ETag + - ! + schema: *ref_224 + header: Last-Modified + - ! + schema: *ref_12 + header: x-ms-lease-duration + - ! + schema: *ref_11 + header: x-ms-lease-state + - ! + schema: *ref_10 + header: x-ms-lease-status + - ! + schema: *ref_225 + header: x-ms-client-request-id + - ! + schema: *ref_226 + header: x-ms-request-id + - ! + schema: *ref_227 + header: x-ms-version + - ! + schema: *ref_228 + header: Date + - ! + schema: *ref_26 + header: x-ms-blob-public-access + - ! + schema: *ref_229 + header: x-ms-has-immutability-policy + - ! + schema: *ref_230 + header: x-ms-has-legal-hold + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_231 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: GetProperties + description: returns all user-defined metadata and system properties for the specified container. The data returned does not include the container's list of blobs + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_210 + implementation: Method + required: true + language: ! + default: + name: restype + description: MISSING·PARAMETER-DESCRIPTION + serializedName: restype + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_243 + name: modified-access-conditions + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_263 + name: modified-access-conditions + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - *ref_235 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}' + method: delete + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_236 + header: x-ms-client-request-id + - ! + schema: *ref_237 + header: x-ms-request-id + - ! + schema: *ref_238 + header: x-ms-version + - ! + schema: *ref_239 + header: Date + statusCodes: + - '202' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_240 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: Delete + description: operation marks the specified container for deletion. The container and any blobs contained within it are later deleted during garbage collection + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_241 + implementation: Method + required: true + language: ! + default: + name: restype + description: MISSING·PARAMETER-DESCRIPTION + serializedName: restype + protocol: ! + http: ! + in: query + - ! + schema: *ref_242 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_211 + implementation: Method + extensions: + x-ms-header-collection-prefix: x-ms-meta- + language: ! + default: + name: metadata + description: >- + Optional. Specifies a user-defined name-value pair associated with the blob. If no name-value pairs are specified, the operation will copy the metadata from the source blob or file to the destination blob. If one or more + name-value pairs are specified, the destination blob is created with the specified metadata, and metadata is not copied from the source blob or file. Note that beginning with version 2009-09-19, metadata names must adhere to + the naming rules for C# identifiers. See Naming and Referencing Containers, Blobs, and Metadata for more information. + serializedName: x-ms-meta + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - *ref_244 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_245 + header: ETag + - ! + schema: *ref_246 + header: Last-Modified + - ! + schema: *ref_247 + header: x-ms-client-request-id + - ! + schema: *ref_248 + header: x-ms-request-id + - ! + schema: *ref_249 + header: x-ms-version + - ! + schema: *ref_250 + header: Date + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_251 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: SetMetadata + description: operation sets one or more user-defined name-value pairs for the specified container. + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_252 + implementation: Method + required: true + language: ! + default: + name: restype + description: MISSING·PARAMETER-DESCRIPTION + serializedName: restype + protocol: ! + http: ! + in: query + - ! + schema: *ref_253 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - *ref_254 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}' + method: get + uri: '{url}' + responses: + - ! + schema: *ref_255 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_26 + header: x-ms-blob-public-access + - ! + schema: *ref_256 + header: ETag + - ! + schema: *ref_257 + header: Last-Modified + - ! + schema: *ref_258 + header: x-ms-client-request-id + - ! + schema: *ref_259 + header: x-ms-request-id + - ! + schema: *ref_260 + header: x-ms-version + - ! + schema: *ref_261 + header: Date + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_262 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: GetAccessPolicy + description: gets the permissions for the specified container. The permissions indicate whether container data may be accessed publicly. + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_252 + implementation: Method + required: true + language: ! + default: + name: restype + description: MISSING·PARAMETER-DESCRIPTION + serializedName: restype + protocol: ! + http: ! + in: query + - ! + schema: *ref_253 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_26 + implementation: Method + language: ! + default: + name: access + description: Specifies whether data in the container may be accessed publicly and the level of access + serializedName: x-ms-blob-public-access + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - *ref_264 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_255 + implementation: Method + extensions: + x-ms-requestBody-name: containerAcl + language: ! + default: + name: containerAcl + description: the acls for the container + protocol: ! + http: ! + in: body + style: json + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}' + method: put + knownMediaType: xml + mediaTypes: + - application/xml + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_265 + header: ETag + - ! + schema: *ref_266 + header: Last-Modified + - ! + schema: *ref_267 + header: x-ms-client-request-id + - ! + schema: *ref_268 + header: x-ms-request-id + - ! + schema: *ref_269 + header: x-ms-version + - ! + schema: *ref_270 + header: Date + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_271 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + extensions: + x-ms-requestBody-index: 0 + language: ! + default: + name: SetAccessPolicy + description: sets the permissions for the specified container. The permissions indicate whether blobs in a container may be accessed publicly. + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_272 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_273 + implementation: Method + required: true + language: ! + default: + name: restype + description: MISSING·PARAMETER-DESCRIPTION + serializedName: restype + protocol: ! + http: ! + in: query + - ! + schema: *ref_274 + implementation: Method + required: true + language: ! + default: + name: action + description: Describes what lease action to take. + serializedName: x-ms-lease-action + protocol: ! + http: ! + in: header + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_275 + implementation: Method + language: ! + default: + name: duration + description: 'Specifies the duration of the lease, in seconds, or negative one (-1) for a lease that never expires. A non-infinite lease can be between 15 and 60 seconds. A lease duration cannot be changed using renew or change.' + serializedName: x-ms-lease-duration + protocol: ! + http: ! + in: header + - ! + schema: *ref_276 + implementation: Method + language: ! + default: + name: proposedLeaseId + description: 'Proposed lease ID, in a GUID string format. The Blob service returns 400 (Invalid request) if the proposed lease ID is not in the correct format. See Guid Constructor (String) for a list of valid GUID string formats.' + serializedName: x-ms-proposed-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - *ref_277 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_278 + header: ETag + - ! + schema: *ref_279 + header: Last-Modified + - ! + schema: *ref_280 + header: x-ms-lease-id + - ! + schema: *ref_281 + header: x-ms-client-request-id + - ! + schema: *ref_282 + header: x-ms-request-id + - ! + schema: *ref_283 + header: x-ms-version + - ! + schema: *ref_284 + header: Date + statusCodes: + - '201' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_285 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: AcquireLease + description: '[Update] establishes and manages a lock on a container for delete operations. The lock duration can be 15 to 60 seconds, or can be infinite' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_286 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_287 + implementation: Method + required: true + language: ! + default: + name: restype + description: MISSING·PARAMETER-DESCRIPTION + serializedName: restype + protocol: ! + http: ! + in: query + - ! + schema: *ref_288 + implementation: Method + required: true + language: ! + default: + name: action + description: Describes what lease action to take. + serializedName: x-ms-lease-action + protocol: ! + http: ! + in: header + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_289 + implementation: Method + required: true + language: ! + default: + name: leaseId + description: Specifies the current lease ID on the resource. + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - *ref_290 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_291 + header: ETag + - ! + schema: *ref_292 + header: Last-Modified + - ! + schema: *ref_293 + header: x-ms-client-request-id + - ! + schema: *ref_294 + header: x-ms-request-id + - ! + schema: *ref_295 + header: x-ms-version + - ! + schema: *ref_296 + header: Date + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_297 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: ReleaseLease + description: '[Update] establishes and manages a lock on a container for delete operations. The lock duration can be 15 to 60 seconds, or can be infinite' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_298 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_299 + implementation: Method + required: true + language: ! + default: + name: restype + description: MISSING·PARAMETER-DESCRIPTION + serializedName: restype + protocol: ! + http: ! + in: query + - ! + schema: *ref_300 + implementation: Method + required: true + language: ! + default: + name: action + description: Describes what lease action to take. + serializedName: x-ms-lease-action + protocol: ! + http: ! + in: header + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_289 + implementation: Method + required: true + language: ! + default: + name: leaseId + description: Specifies the current lease ID on the resource. + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - *ref_301 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_302 + header: ETag + - ! + schema: *ref_303 + header: Last-Modified + - ! + schema: *ref_304 + header: x-ms-lease-id + - ! + schema: *ref_305 + header: x-ms-client-request-id + - ! + schema: *ref_306 + header: x-ms-request-id + - ! + schema: *ref_307 + header: x-ms-version + - ! + schema: *ref_308 + header: Date + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_309 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: RenewLease + description: '[Update] establishes and manages a lock on a container for delete operations. The lock duration can be 15 to 60 seconds, or can be infinite' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_310 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_311 + implementation: Method + required: true + language: ! + default: + name: restype + description: MISSING·PARAMETER-DESCRIPTION + serializedName: restype + protocol: ! + http: ! + in: query + - ! + schema: *ref_312 + implementation: Method + required: true + language: ! + default: + name: action + description: Describes what lease action to take. + serializedName: x-ms-lease-action + protocol: ! + http: ! + in: header + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_313 + implementation: Method + language: ! + default: + name: breakPeriod + description: >- + For a break operation, proposed duration the lease should continue before it is broken, in seconds, between 0 and 60. This break period is only used if it is shorter than the time remaining on the lease. If longer, the time + remaining on the lease is used. A new lease will not be available before the break period has expired, but the lease may be held for longer than the break period. If this header does not appear with a break operation, a + fixed-duration lease breaks after the remaining lease period elapses, and an infinite lease breaks immediately. + serializedName: x-ms-lease-break-period + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - *ref_314 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_315 + header: ETag + - ! + schema: *ref_316 + header: Last-Modified + - ! + schema: *ref_317 + header: x-ms-lease-time + - ! + schema: *ref_318 + header: x-ms-client-request-id + - ! + schema: *ref_319 + header: x-ms-request-id + - ! + schema: *ref_320 + header: x-ms-version + - ! + schema: *ref_321 + header: Date + statusCodes: + - '202' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_322 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: BreakLease + description: '[Update] establishes and manages a lock on a container for delete operations. The lock duration can be 15 to 60 seconds, or can be infinite' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_323 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_324 + implementation: Method + required: true + language: ! + default: + name: restype + description: MISSING·PARAMETER-DESCRIPTION + serializedName: restype + protocol: ! + http: ! + in: query + - ! + schema: *ref_325 + implementation: Method + required: true + language: ! + default: + name: action + description: Describes what lease action to take. + serializedName: x-ms-lease-action + protocol: ! + http: ! + in: header + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_289 + implementation: Method + required: true + language: ! + default: + name: leaseId + description: Specifies the current lease ID on the resource. + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_326 + implementation: Method + required: true + language: ! + default: + name: proposedLeaseId + description: 'Proposed lease ID, in a GUID string format. The Blob service returns 400 (Invalid request) if the proposed lease ID is not in the correct format. See Guid Constructor (String) for a list of valid GUID string formats.' + serializedName: x-ms-proposed-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - *ref_327 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_328 + header: ETag + - ! + schema: *ref_329 + header: Last-Modified + - ! + schema: *ref_330 + header: x-ms-lease-id + - ! + schema: *ref_331 + header: x-ms-client-request-id + - ! + schema: *ref_332 + header: x-ms-request-id + - ! + schema: *ref_333 + header: x-ms-version + - ! + schema: *ref_334 + header: Date + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_335 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: ChangeLease + description: '[Update] establishes and manages a lock on a container for delete operations. The lock duration can be 15 to 60 seconds, or can be infinite' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_336 + implementation: Method + required: true + language: ! + default: + name: restype + description: MISSING·PARAMETER-DESCRIPTION + serializedName: restype + protocol: ! + http: ! + in: query + - ! + schema: *ref_337 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_172 + implementation: Method + language: ! + default: + name: prefix + description: Filters the results to return only containers whose name begins with the specified prefix. + serializedName: prefix + protocol: ! + http: ! + in: query + - ! + schema: *ref_173 + implementation: Method + language: ! + default: + name: marker + description: >- + A string value that identifies the portion of the list of containers to be returned with the next listing operation. The operation returns the NextMarker value within the response body if the listing operation did not return + all containers remaining to be listed with the current page. The NextMarker value can be used as the value for the marker parameter in a subsequent call to request the next page of list items. The marker value is opaque to the + client. + serializedName: marker + protocol: ! + http: ! + in: query + - ! + schema: *ref_174 + implementation: Method + language: ! + default: + name: maxresults + description: >- + Specifies the maximum number of containers to return. If the request does not specify maxresults, or specifies a value greater than 5000, the server will return up to 5000 items. Note that if the listing operation crosses a + partition boundary, then the service will return a continuation token for retrieving the remainder of the results. For this reason, it is possible that the service will return fewer results than specified by maxresults, or + than the default of 5000. + serializedName: maxresults + protocol: ! + http: ! + in: query + - ! + schema: *ref_338 + implementation: Method + language: ! + default: + name: include + description: Include this parameter to specify one or more datasets to include in the response. + serializedName: include + protocol: ! + http: ! + in: query + style: form + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - *ref_339 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}' + method: get + uri: '{url}' + responses: + - ! + schema: *ref_340 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_341 + header: Content-Type + - ! + schema: *ref_342 + header: x-ms-client-request-id + - ! + schema: *ref_343 + header: x-ms-request-id + - ! + schema: *ref_344 + header: x-ms-version + - ! + schema: *ref_345 + header: Date + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_346 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + extensions: + x-ms-pageable: + nextLinkName: NextMarker + language: ! + default: + name: ListBlobFlatSegment + description: '[Update] The List Blobs operation returns a list of the blobs under the specified container' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_347 + implementation: Method + required: true + language: ! + default: + name: restype + description: MISSING·PARAMETER-DESCRIPTION + serializedName: restype + protocol: ! + http: ! + in: query + - ! + schema: *ref_348 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_172 + implementation: Method + language: ! + default: + name: prefix + description: Filters the results to return only containers whose name begins with the specified prefix. + serializedName: prefix + protocol: ! + http: ! + in: query + - ! + schema: *ref_349 + implementation: Method + required: true + language: ! + default: + name: delimiter + description: >- + When the request includes this parameter, the operation returns a BlobPrefix element in the response body that acts as a placeholder for all blobs whose names begin with the same substring up to the appearance of the delimiter + character. The delimiter may be a single character or a string. + serializedName: delimiter + protocol: ! + http: ! + in: query + - ! + schema: *ref_173 + implementation: Method + language: ! + default: + name: marker + description: >- + A string value that identifies the portion of the list of containers to be returned with the next listing operation. The operation returns the NextMarker value within the response body if the listing operation did not return + all containers remaining to be listed with the current page. The NextMarker value can be used as the value for the marker parameter in a subsequent call to request the next page of list items. The marker value is opaque to the + client. + serializedName: marker + protocol: ! + http: ! + in: query + - ! + schema: *ref_174 + implementation: Method + language: ! + default: + name: maxresults + description: >- + Specifies the maximum number of containers to return. If the request does not specify maxresults, or specifies a value greater than 5000, the server will return up to 5000 items. Note that if the listing operation crosses a + partition boundary, then the service will return a continuation token for retrieving the remainder of the results. For this reason, it is possible that the service will return fewer results than specified by maxresults, or + than the default of 5000. + serializedName: maxresults + protocol: ! + http: ! + in: query + - ! + schema: *ref_338 + implementation: Method + language: ! + default: + name: include + description: Include this parameter to specify one or more datasets to include in the response. + serializedName: include + protocol: ! + http: ! + in: query + style: form + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - *ref_350 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}' + method: get + uri: '{url}' + responses: + - ! + schema: *ref_351 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_352 + header: Content-Type + - ! + schema: *ref_353 + header: x-ms-client-request-id + - ! + schema: *ref_354 + header: x-ms-request-id + - ! + schema: *ref_355 + header: x-ms-version + - ! + schema: *ref_356 + header: Date + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_357 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + extensions: + x-ms-pageable: + nextLinkName: NextMarker + language: ! + default: + name: ListBlobHierarchySegment + description: '[Update] The List Blobs operation returns a list of the blobs under the specified container' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_358 + implementation: Method + required: true + language: ! + default: + name: restype + description: MISSING·PARAMETER-DESCRIPTION + serializedName: restype + protocol: ! + http: ! + in: query + - ! + schema: *ref_359 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - *ref_360 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}' + method: get + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_361 + header: x-ms-client-request-id + - ! + schema: *ref_362 + header: x-ms-request-id + - ! + schema: *ref_363 + header: x-ms-version + - ! + schema: *ref_364 + header: Date + - ! + schema: *ref_199 + header: x-ms-sku-name + - ! + schema: *ref_200 + header: x-ms-account-kind + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_365 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: GetAccountInfo + description: 'Returns the sku name and account kind ' + protocol: ! {} + language: ! + default: + name: Container + description: '' + protocol: ! {} +- ! + $key: Directory + operations: + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_366 + implementation: Method + required: true + language: ! + default: + name: resource + description: MISSING·PARAMETER-DESCRIPTION + serializedName: resource + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_367 + implementation: Method + language: ! + default: + name: directoryProperties + description: 'Optional. User-defined properties to be stored with the file or directory, in the format of a comma-separated list of name and value pairs "n1=v1, n2=v2, ...", where each value is base64 encoded.' + serializedName: x-ms-properties + protocol: ! + http: ! + in: header + - ! + schema: *ref_368 + implementation: Method + language: ! + default: + name: posixPermissions + description: >- + Optional and only valid if Hierarchical Namespace is enabled for the account. Sets POSIX access permissions for the file owner, the file owning group, and others. Each class may be granted read, write, or execute permission. + The sticky bit is also supported. Both symbolic (rwxrw-rw-) and 4-digit octal notation (e.g. 0766) are supported. + serializedName: x-ms-permissions + protocol: ! + http: ! + in: header + - ! + schema: *ref_369 + implementation: Method + language: ! + default: + name: posixUmask + description: >- + Only valid if Hierarchical Namespace is enabled for the account. This umask restricts permission settings for file and directory, and will only be applied when default Acl does not exist in parent directory. If the umask bit + has set, it means that the corresponding permission will be disabled. Otherwise the corresponding permission will be determined by the permission. A 4-digit octal notation (e.g. 0022) is supported here. If no umask was + specified, a default umask - 0027 will be used. + serializedName: x-ms-umask + protocol: ! + http: ! + in: header + - ! + schema: *ref_370 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_392 + name: directory-http-headers + language: ! + default: + name: cacheControl + description: Cache control for given resource + serializedName: x-ms-cache-control + protocol: ! + http: ! + in: header + - ! + schema: *ref_371 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_393 + name: directory-http-headers + language: ! + default: + name: contentType + description: Content type for given resource + serializedName: x-ms-content-type + protocol: ! + http: ! + in: header + - ! + schema: *ref_372 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_394 + name: directory-http-headers + language: ! + default: + name: contentEncoding + description: Content encoding for given resource + serializedName: x-ms-content-encoding + protocol: ! + http: ! + in: header + - ! + schema: *ref_373 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_395 + name: directory-http-headers + language: ! + default: + name: contentLanguage + description: Content language for given resource + serializedName: x-ms-content-language + protocol: ! + http: ! + in: header + - ! + schema: *ref_374 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_396 + name: directory-http-headers + language: ! + default: + name: contentDisposition + description: Content disposition for given resource + serializedName: x-ms-content-disposition + protocol: ! + http: ! + in: header + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_398 + name: modified-access-conditions + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_399 + name: modified-access-conditions + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - *ref_377 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{filesystem}/{path}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_378 + header: ETag + - ! + schema: *ref_379 + header: Last-Modified + - ! + schema: *ref_380 + header: x-ms-client-request-id + - ! + schema: *ref_381 + header: x-ms-request-id + - ! + schema: *ref_382 + header: x-ms-version + - ! + schema: *ref_383 + header: Content-Length + - ! + schema: *ref_384 + header: Date + statusCodes: + - '201' + exceptions: + - ! + schema: *ref_385 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_386 + header: x-ms-client-request-id + - ! + schema: *ref_387 + header: x-ms-request-id + - ! + schema: *ref_388 + header: x-ms-version + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: Create + description: >- + Create a directory. By default, the destination is overwritten and if the destination already exists and has a lease the lease is broken. This operation supports conditional HTTP requests. For more information, see [Specifying + Conditional Headers for Blob Service Operations](https://docs.microsoft.com/en-us/rest/api/storageservices/specifying-conditional-headers-for-blob-service-operations). To fail if the destination already exists, use a conditional + request with If-None-Match: "*". + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_389 + implementation: Method + language: ! + default: + name: marker + description: >- + When renaming a directory, the number of paths that are renamed with each invocation is limited. If the number of paths to be renamed exceeds this limit, a continuation token is returned in this response header. When a + continuation token is returned in the response, it must be specified in a subsequent invocation of the rename operation to continue renaming the directory. + serializedName: continuation + protocol: ! + http: ! + in: query + - *ref_390 + - ! + schema: *ref_391 + implementation: Method + required: true + language: ! + default: + name: renameSource + description: >- + The file or directory to be renamed. The value must have the following format: "/{filesysystem}/{path}". If "x-ms-properties" is specified, the properties will overwrite the existing properties; otherwise, the existing + properties will be preserved. + serializedName: x-ms-rename-source + protocol: ! + http: ! + in: header + - ! + schema: *ref_367 + implementation: Method + language: ! + default: + name: directoryProperties + description: 'Optional. User-defined properties to be stored with the file or directory, in the format of a comma-separated list of name and value pairs "n1=v1, n2=v2, ...", where each value is base64 encoded.' + serializedName: x-ms-properties + protocol: ! + http: ! + in: header + - ! + schema: *ref_368 + implementation: Method + language: ! + default: + name: posixPermissions + description: >- + Optional and only valid if Hierarchical Namespace is enabled for the account. Sets POSIX access permissions for the file owner, the file owning group, and others. Each class may be granted read, write, or execute permission. + The sticky bit is also supported. Both symbolic (rwxrw-rw-) and 4-digit octal notation (e.g. 0766) are supported. + serializedName: x-ms-permissions + protocol: ! + http: ! + in: header + - ! + schema: *ref_369 + implementation: Method + language: ! + default: + name: posixUmask + description: >- + Only valid if Hierarchical Namespace is enabled for the account. This umask restricts permission settings for file and directory, and will only be applied when default Acl does not exist in parent directory. If the umask bit + has set, it means that the corresponding permission will be disabled. Otherwise the corresponding permission will be determined by the permission. A 4-digit octal notation (e.g. 0022) is supported here. If no umask was + specified, a default umask - 0027 will be used. + serializedName: x-ms-umask + protocol: ! + http: ! + in: header + - ! + schema: *ref_370 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_392 + language: ! + default: + name: cacheControl + description: Cache control for given resource + serializedName: x-ms-cache-control + protocol: ! + http: ! + in: header + - ! + schema: *ref_371 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_393 + language: ! + default: + name: contentType + description: Content type for given resource + serializedName: x-ms-content-type + protocol: ! + http: ! + in: header + - ! + schema: *ref_372 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_394 + language: ! + default: + name: contentEncoding + description: Content encoding for given resource + serializedName: x-ms-content-encoding + protocol: ! + http: ! + in: header + - ! + schema: *ref_373 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_395 + language: ! + default: + name: contentLanguage + description: Content language for given resource + serializedName: x-ms-content-language + protocol: ! + http: ! + in: header + - ! + schema: *ref_374 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_396 + language: ! + default: + name: contentDisposition + description: Content disposition for given resource + serializedName: x-ms-content-disposition + protocol: ! + http: ! + in: header + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_397 + implementation: Method + language: ! + default: + name: sourceLeaseId + description: 'A lease ID for the source path. If specified, the source path must have an active lease and the leaase ID must match.' + serializedName: x-ms-source-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_400 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_584 + name: source-modified-access-conditions + language: ! + default: + name: sourceIfModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: x-ms-source-if-modified-since + protocol: ! + http: ! + in: header + - ! + schema: *ref_401 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_585 + name: source-modified-access-conditions + language: ! + default: + name: sourceIfUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: x-ms-source-if-unmodified-since + protocol: ! + http: ! + in: header + - ! + schema: *ref_402 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_586 + name: source-modified-access-conditions + language: ! + default: + name: sourceIfMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: x-ms-source-if-match + protocol: ! + http: ! + in: header + - ! + schema: *ref_403 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_587 + name: source-modified-access-conditions + language: ! + default: + name: sourceIfNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: x-ms-source-if-none-match + protocol: ! + http: ! + in: header + - *ref_404 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{filesystem}/{path}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_405 + header: x-ms-continuation + - ! + schema: *ref_406 + header: ETag + - ! + schema: *ref_407 + header: Last-Modified + - ! + schema: *ref_408 + header: x-ms-client-request-id + - ! + schema: *ref_409 + header: x-ms-request-id + - ! + schema: *ref_410 + header: x-ms-version + - ! + schema: *ref_411 + header: Content-Length + - ! + schema: *ref_412 + header: Date + statusCodes: + - '201' + exceptions: + - ! + schema: *ref_385 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_413 + header: x-ms-client-request-id + - ! + schema: *ref_414 + header: x-ms-request-id + - ! + schema: *ref_415 + header: x-ms-version + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: Rename + description: >- + Rename a directory. By default, the destination is overwritten and if the destination already exists and has a lease the lease is broken. This operation supports conditional HTTP requests. For more information, see [Specifying + Conditional Headers for Blob Service Operations](https://docs.microsoft.com/en-us/rest/api/storageservices/specifying-conditional-headers-for-blob-service-operations). To fail if the destination already exists, use a conditional + request with If-None-Match: "*". + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_416 + implementation: Method + required: true + language: ! + default: + name: recursiveDirectoryDelete + description: 'If "true", all paths beneath the directory will be deleted. If "false" and the directory is non-empty, an error occurs.' + serializedName: recursive + protocol: ! + http: ! + in: query + - ! + schema: *ref_389 + implementation: Method + language: ! + default: + name: marker + description: >- + When renaming a directory, the number of paths that are renamed with each invocation is limited. If the number of paths to be renamed exceeds this limit, a continuation token is returned in this response header. When a + continuation token is returned in the response, it must be specified in a subsequent invocation of the rename operation to continue renaming the directory. + serializedName: continuation + protocol: ! + http: ! + in: query + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - *ref_417 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{filesystem}/{path}' + method: delete + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_418 + header: x-ms-continuation + - ! + schema: *ref_419 + header: x-ms-client-request-id + - ! + schema: *ref_420 + header: x-ms-request-id + - ! + schema: *ref_421 + header: x-ms-version + - ! + schema: *ref_422 + header: Date + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_385 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_423 + header: x-ms-client-request-id + - ! + schema: *ref_424 + header: x-ms-request-id + - ! + schema: *ref_425 + header: x-ms-version + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: Delete + description: Deletes the directory + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_426 + implementation: Method + required: true + language: ! + default: + name: action + description: MISSING·PARAMETER-DESCRIPTION + serializedName: action + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_427 + implementation: Method + language: ! + default: + name: owner + description: Optional. The owner of the blob or directory. + serializedName: x-ms-owner + protocol: ! + http: ! + in: header + - ! + schema: *ref_428 + implementation: Method + language: ! + default: + name: group + description: Optional. The owning group of the blob or directory. + serializedName: x-ms-group + protocol: ! + http: ! + in: header + - ! + schema: *ref_368 + implementation: Method + language: ! + default: + name: posixPermissions + description: >- + Optional and only valid if Hierarchical Namespace is enabled for the account. Sets POSIX access permissions for the file owner, the file owning group, and others. Each class may be granted read, write, or execute permission. + The sticky bit is also supported. Both symbolic (rwxrw-rw-) and 4-digit octal notation (e.g. 0766) are supported. + serializedName: x-ms-permissions + protocol: ! + http: ! + in: header + - ! + schema: *ref_429 + implementation: Method + language: ! + default: + name: posixAcl + description: >- + Sets POSIX access control rights on files and directories. The value is a comma-separated list of access control entries. Each access control entry (ACE) consists of a scope, a type, a user or group identifier, and permissions + in the format "[scope:][type]:[id]:[permissions]". + serializedName: x-ms-acl + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + - *ref_430 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{filesystem}/{path}' + method: patch + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_431 + header: Date + - ! + schema: *ref_432 + header: ETag + - ! + schema: *ref_433 + header: Last-Modified + - ! + schema: *ref_434 + header: x-ms-request-id + - ! + schema: *ref_435 + header: x-ms-version + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_385 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_436 + header: x-ms-client-request-id + - ! + schema: *ref_437 + header: x-ms-request-id + - ! + schema: *ref_438 + header: x-ms-version + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: SetAccessControl + description: 'Set the owner, group, permissions, or access control list for a directory.' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_439 + implementation: Method + required: true + language: ! + default: + name: action + description: MISSING·PARAMETER-DESCRIPTION + serializedName: action + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_440 + implementation: Method + language: ! + default: + name: upn + description: >- + Optional. Valid only when Hierarchical Namespace is enabled for the account. If "true", the identity values returned in the x-ms-owner, x-ms-group, and x-ms-acl response headers will be transformed from Azure Active Directory + Object IDs to User Principal Names. If "false", the values will be returned as Azure Active Directory Object IDs. The default value is false. + serializedName: upn + protocol: ! + http: ! + in: query + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + - *ref_441 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{filesystem}/{path}' + method: head + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_442 + header: Date + - ! + schema: *ref_443 + header: ETag + - ! + schema: *ref_444 + header: Last-Modified + - ! + schema: *ref_445 + header: x-ms-owner + - ! + schema: *ref_446 + header: x-ms-group + - ! + schema: *ref_447 + header: x-ms-permissions + - ! + schema: *ref_448 + header: x-ms-acl + - ! + schema: *ref_449 + header: x-ms-request-id + - ! + schema: *ref_450 + header: x-ms-version + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_385 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_451 + header: x-ms-client-request-id + - ! + schema: *ref_452 + header: x-ms-request-id + - ! + schema: *ref_453 + header: x-ms-version + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: GetAccessControl + description: 'Get the owner, group, permissions, or access control list for a directory.' + protocol: ! {} + language: ! + default: + name: Directory + description: '' + protocol: ! {} +- ! + $key: Blob + operations: + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_454 + implementation: Method + language: ! + default: + name: snapshot + description: >- + The snapshot parameter is an opaque DateTime value that, when present, specifies the blob snapshot to retrieve. For more information on working with blob snapshots, see Creating a Snapshot of a Blob. + serializedName: snapshot + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_455 + implementation: Method + language: ! + default: + name: range + description: Return only the bytes of the blob in the specified range. + serializedName: x-ms-range + protocol: ! + http: ! + in: header + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_456 + implementation: Method + language: ! + default: + name: rangeGetContentMD5 + description: 'When set to true and specified together with the Range, the service returns the MD5 hash for the range, as long as the range is less than or equal to 4 MB in size.' + serializedName: x-ms-range-get-content-md5 + protocol: ! + http: ! + in: header + - ! + schema: *ref_457 + implementation: Method + language: ! + default: + name: rangeGetContentCRC64 + description: 'When set to true and specified together with the Range, the service returns the CRC64 hash for the range, as long as the range is less than or equal to 4 MB in size.' + serializedName: x-ms-range-get-content-crc64 + protocol: ! + http: ! + in: header + - ! + schema: *ref_458 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_516 + name: cpk-info + language: ! + default: + name: encryptionKey + description: >- + Optional. Specifies the encryption key to use to encrypt the data provided in the request. If not specified, encryption is performed with the root account encryption key. For more information, see Encryption at Rest for Azure + Storage Services. + serializedName: x-ms-encryption-key + protocol: ! + http: ! + in: header + - ! + schema: *ref_459 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_517 + name: cpk-info + language: ! + default: + name: encryptionKeySha256 + description: The SHA-256 hash of the provided encryption key. Must be provided if the x-ms-encryption-key header is provided. + serializedName: x-ms-encryption-key-sha256 + protocol: ! + http: ! + in: header + - ! + schema: *ref_460 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_518 + name: cpk-info + language: ! + default: + name: encryptionAlgorithm + description: 'The algorithm used to produce the encryption key hash. Currently, the only accepted value is "AES256". Must be provided if the x-ms-encryption-key header is provided.' + serializedName: x-ms-encryption-algorithm + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - *ref_461 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: get + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_462 + header: Last-Modified + - ! + schema: *ref_463 + header: x-ms-meta + - ! + schema: *ref_464 + header: Content-Length + - ! + schema: *ref_465 + header: Content-Type + - ! + schema: *ref_466 + header: Content-Range + - ! + schema: *ref_467 + header: ETag + - ! + schema: *ref_468 + header: Content-MD5 + - ! + schema: *ref_469 + header: Content-Encoding + - ! + schema: *ref_470 + header: Cache-Control + - ! + schema: *ref_471 + header: Content-Disposition + - ! + schema: *ref_472 + header: Content-Language + - ! + schema: *ref_473 + header: x-ms-blob-sequence-number + - ! + schema: *ref_81 + header: x-ms-blob-type + - ! + schema: *ref_474 + header: x-ms-copy-completion-time + - ! + schema: *ref_475 + header: x-ms-copy-status-description + - ! + schema: *ref_476 + header: x-ms-copy-id + - ! + schema: *ref_477 + header: x-ms-copy-progress + - ! + schema: *ref_478 + header: x-ms-copy-source + - ! + schema: *ref_82 + header: x-ms-copy-status + - ! + schema: *ref_12 + header: x-ms-lease-duration + - ! + schema: *ref_11 + header: x-ms-lease-state + - ! + schema: *ref_10 + header: x-ms-lease-status + - ! + schema: *ref_479 + header: x-ms-client-request-id + - ! + schema: *ref_480 + header: x-ms-request-id + - ! + schema: *ref_481 + header: x-ms-version + - ! + schema: *ref_482 + header: Accept-Ranges + - ! + schema: *ref_483 + header: Date + - ! + schema: *ref_484 + header: x-ms-blob-committed-block-count + - ! + schema: *ref_485 + header: x-ms-server-encrypted + - ! + schema: *ref_486 + header: x-ms-encryption-key-sha256 + - ! + schema: *ref_487 + header: x-ms-blob-content-md5 + statusCodes: + - '200' + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_488 + header: Last-Modified + - ! + schema: *ref_489 + header: x-ms-meta + - ! + schema: *ref_490 + header: Content-Length + - ! + schema: *ref_491 + header: Content-Type + - ! + schema: *ref_492 + header: Content-Range + - ! + schema: *ref_493 + header: ETag + - ! + schema: *ref_494 + header: Content-MD5 + - ! + schema: *ref_495 + header: Content-Encoding + - ! + schema: *ref_496 + header: Cache-Control + - ! + schema: *ref_497 + header: Content-Disposition + - ! + schema: *ref_498 + header: Content-Language + - ! + schema: *ref_499 + header: x-ms-blob-sequence-number + - ! + schema: *ref_81 + header: x-ms-blob-type + - ! + schema: *ref_500 + header: x-ms-content-crc64 + - ! + schema: *ref_501 + header: x-ms-copy-completion-time + - ! + schema: *ref_502 + header: x-ms-copy-status-description + - ! + schema: *ref_503 + header: x-ms-copy-id + - ! + schema: *ref_504 + header: x-ms-copy-progress + - ! + schema: *ref_505 + header: x-ms-copy-source + - ! + schema: *ref_82 + header: x-ms-copy-status + - ! + schema: *ref_12 + header: x-ms-lease-duration + - ! + schema: *ref_11 + header: x-ms-lease-state + - ! + schema: *ref_10 + header: x-ms-lease-status + - ! + schema: *ref_506 + header: x-ms-client-request-id + - ! + schema: *ref_507 + header: x-ms-request-id + - ! + schema: *ref_508 + header: x-ms-version + - ! + schema: *ref_509 + header: Accept-Ranges + - ! + schema: *ref_510 + header: Date + - ! + schema: *ref_511 + header: x-ms-blob-committed-block-count + - ! + schema: *ref_512 + header: x-ms-server-encrypted + - ! + schema: *ref_513 + header: x-ms-encryption-key-sha256 + - ! + schema: *ref_514 + header: x-ms-blob-content-md5 + statusCodes: + - '206' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_515 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: Download + description: 'The Download operation reads or downloads a blob from the system, including its metadata and properties. You can also call Download to read a snapshot.' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_454 + implementation: Method + language: ! + default: + name: snapshot + description: >- + The snapshot parameter is an opaque DateTime value that, when present, specifies the blob snapshot to retrieve. For more information on working with blob snapshots, see Creating a Snapshot of a Blob. + serializedName: snapshot + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_458 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_516 + language: ! + default: + name: encryptionKey + description: >- + Optional. Specifies the encryption key to use to encrypt the data provided in the request. If not specified, encryption is performed with the root account encryption key. For more information, see Encryption at Rest for Azure + Storage Services. + serializedName: x-ms-encryption-key + protocol: ! + http: ! + in: header + - ! + schema: *ref_459 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_517 + language: ! + default: + name: encryptionKeySha256 + description: The SHA-256 hash of the provided encryption key. Must be provided if the x-ms-encryption-key header is provided. + serializedName: x-ms-encryption-key-sha256 + protocol: ! + http: ! + in: header + - ! + schema: *ref_460 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_518 + language: ! + default: + name: encryptionAlgorithm + description: 'The algorithm used to produce the encryption key hash. Currently, the only accepted value is "AES256". Must be provided if the x-ms-encryption-key header is provided.' + serializedName: x-ms-encryption-algorithm + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - *ref_519 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: head + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_520 + header: Last-Modified + - ! + schema: *ref_521 + header: x-ms-creation-time + - ! + schema: *ref_522 + header: x-ms-meta + - ! + schema: *ref_81 + header: x-ms-blob-type + - ! + schema: *ref_523 + header: x-ms-copy-completion-time + - ! + schema: *ref_524 + header: x-ms-copy-status-description + - ! + schema: *ref_525 + header: x-ms-copy-id + - ! + schema: *ref_526 + header: x-ms-copy-progress + - ! + schema: *ref_527 + header: x-ms-copy-source + - ! + schema: *ref_82 + header: x-ms-copy-status + - ! + schema: *ref_528 + header: x-ms-incremental-copy + - ! + schema: *ref_529 + header: x-ms-copy-destination-snapshot + - ! + schema: *ref_12 + header: x-ms-lease-duration + - ! + schema: *ref_11 + header: x-ms-lease-state + - ! + schema: *ref_10 + header: x-ms-lease-status + - ! + schema: *ref_530 + header: Content-Length + - ! + schema: *ref_531 + header: Content-Type + - ! + schema: *ref_532 + header: ETag + - ! + schema: *ref_533 + header: Content-MD5 + - ! + schema: *ref_534 + header: Content-Encoding + - ! + schema: *ref_535 + header: Content-Disposition + - ! + schema: *ref_536 + header: Content-Language + - ! + schema: *ref_537 + header: Cache-Control + - ! + schema: *ref_538 + header: x-ms-blob-sequence-number + - ! + schema: *ref_539 + header: x-ms-client-request-id + - ! + schema: *ref_540 + header: x-ms-request-id + - ! + schema: *ref_541 + header: x-ms-version + - ! + schema: *ref_542 + header: Date + - ! + schema: *ref_543 + header: Accept-Ranges + - ! + schema: *ref_544 + header: x-ms-blob-committed-block-count + - ! + schema: *ref_545 + header: x-ms-server-encrypted + - ! + schema: *ref_546 + header: x-ms-encryption-key-sha256 + - ! + schema: *ref_547 + header: x-ms-access-tier + - ! + schema: *ref_548 + header: x-ms-access-tier-inferred + - ! + schema: *ref_549 + header: x-ms-archive-status + - ! + schema: *ref_550 + header: x-ms-access-tier-change-time + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_551 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: GetProperties + description: 'The Get Properties operation returns all user-defined metadata, standard HTTP properties, and system properties for the blob. It does not return the content of the blob.' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_454 + implementation: Method + language: ! + default: + name: snapshot + description: >- + The snapshot parameter is an opaque DateTime value that, when present, specifies the blob snapshot to retrieve. For more information on working with blob snapshots, see Creating a Snapshot of a Blob. + serializedName: snapshot + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_552 + implementation: Method + language: ! + default: + name: deleteSnapshots + description: 'Required if the blob has associated snapshots. Specify one of the following two options: include: Delete the base blob and all of its snapshots. only: Delete only the blob''s snapshots and not the blob itself' + serializedName: x-ms-delete-snapshots + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - *ref_553 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: delete + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_554 + header: x-ms-client-request-id + - ! + schema: *ref_555 + header: x-ms-request-id + - ! + schema: *ref_556 + header: x-ms-version + - ! + schema: *ref_557 + header: Date + statusCodes: + - '202' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_558 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: Delete + description: >- + If the storage account's soft delete feature is disabled then, when a blob is deleted, it is permanently removed from the storage account. If the storage account's soft delete feature is enabled, then, when a blob is deleted, it + is marked for deletion and becomes inaccessible immediately. However, the blob service retains the blob or snapshot for the number of days specified by the DeleteRetentionPolicy section of [Storage service properties] + (Set-Blob-Service-Properties.md). After the specified number of days has passed, the blob's data is permanently removed from the storage account. Note that you continue to be charged for the soft-deleted blob's storage until it is + permanently removed. Use the List Blobs API and specify the "include=deleted" query parameter to discover which blobs and snapshots have been soft deleted. You can then use the Undelete Blob API to restore a soft-deleted blob. All + other operations on a soft-deleted blob or snapshot causes the service to return an HTTP status code of 404 (ResourceNotFound). + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_559 + implementation: Method + required: true + language: ! + default: + name: action + description: MISSING·PARAMETER-DESCRIPTION + serializedName: action + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_427 + implementation: Method + language: ! + default: + name: owner + description: Optional. The owner of the blob or directory. + serializedName: x-ms-owner + protocol: ! + http: ! + in: header + - ! + schema: *ref_428 + implementation: Method + language: ! + default: + name: group + description: Optional. The owning group of the blob or directory. + serializedName: x-ms-group + protocol: ! + http: ! + in: header + - ! + schema: *ref_368 + implementation: Method + language: ! + default: + name: posixPermissions + description: >- + Optional and only valid if Hierarchical Namespace is enabled for the account. Sets POSIX access permissions for the file owner, the file owning group, and others. Each class may be granted read, write, or execute permission. + The sticky bit is also supported. Both symbolic (rwxrw-rw-) and 4-digit octal notation (e.g. 0766) are supported. + serializedName: x-ms-permissions + protocol: ! + http: ! + in: header + - ! + schema: *ref_429 + implementation: Method + language: ! + default: + name: posixAcl + description: >- + Sets POSIX access control rights on files and directories. The value is a comma-separated list of access control entries. Each access control entry (ACE) consists of a scope, a type, a user or group identifier, and permissions + in the format "[scope:][type]:[id]:[permissions]". + serializedName: x-ms-acl + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + - *ref_560 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{filesystem}/{path}' + method: patch + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_561 + header: Date + - ! + schema: *ref_562 + header: ETag + - ! + schema: *ref_563 + header: Last-Modified + - ! + schema: *ref_564 + header: x-ms-request-id + - ! + schema: *ref_565 + header: x-ms-version + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_385 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_566 + header: x-ms-client-request-id + - ! + schema: *ref_567 + header: x-ms-request-id + - ! + schema: *ref_568 + header: x-ms-version + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: SetAccessControl + description: 'Set the owner, group, permissions, or access control list for a blob.' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_569 + implementation: Method + required: true + language: ! + default: + name: action + description: MISSING·PARAMETER-DESCRIPTION + serializedName: action + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_440 + implementation: Method + language: ! + default: + name: upn + description: >- + Optional. Valid only when Hierarchical Namespace is enabled for the account. If "true", the identity values returned in the x-ms-owner, x-ms-group, and x-ms-acl response headers will be transformed from Azure Active Directory + Object IDs to User Principal Names. If "false", the values will be returned as Azure Active Directory Object IDs. The default value is false. + serializedName: upn + protocol: ! + http: ! + in: query + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + - *ref_570 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{filesystem}/{path}' + method: head + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_571 + header: Date + - ! + schema: *ref_572 + header: ETag + - ! + schema: *ref_573 + header: Last-Modified + - ! + schema: *ref_574 + header: x-ms-owner + - ! + schema: *ref_575 + header: x-ms-group + - ! + schema: *ref_576 + header: x-ms-permissions + - ! + schema: *ref_577 + header: x-ms-acl + - ! + schema: *ref_578 + header: x-ms-request-id + - ! + schema: *ref_579 + header: x-ms-version + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_385 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_580 + header: x-ms-client-request-id + - ! + schema: *ref_581 + header: x-ms-request-id + - ! + schema: *ref_582 + header: x-ms-version + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: GetAccessControl + description: 'Get the owner, group, permissions, or access control list for a blob.' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - *ref_583 + - ! + schema: *ref_391 + implementation: Method + required: true + language: ! + default: + name: renameSource + description: >- + The file or directory to be renamed. The value must have the following format: "/{filesysystem}/{path}". If "x-ms-properties" is specified, the properties will overwrite the existing properties; otherwise, the existing + properties will be preserved. + serializedName: x-ms-rename-source + protocol: ! + http: ! + in: header + - ! + schema: *ref_367 + implementation: Method + language: ! + default: + name: directoryProperties + description: 'Optional. User-defined properties to be stored with the file or directory, in the format of a comma-separated list of name and value pairs "n1=v1, n2=v2, ...", where each value is base64 encoded.' + serializedName: x-ms-properties + protocol: ! + http: ! + in: header + - ! + schema: *ref_368 + implementation: Method + language: ! + default: + name: posixPermissions + description: >- + Optional and only valid if Hierarchical Namespace is enabled for the account. Sets POSIX access permissions for the file owner, the file owning group, and others. Each class may be granted read, write, or execute permission. + The sticky bit is also supported. Both symbolic (rwxrw-rw-) and 4-digit octal notation (e.g. 0766) are supported. + serializedName: x-ms-permissions + protocol: ! + http: ! + in: header + - ! + schema: *ref_369 + implementation: Method + language: ! + default: + name: posixUmask + description: >- + Only valid if Hierarchical Namespace is enabled for the account. This umask restricts permission settings for file and directory, and will only be applied when default Acl does not exist in parent directory. If the umask bit + has set, it means that the corresponding permission will be disabled. Otherwise the corresponding permission will be determined by the permission. A 4-digit octal notation (e.g. 0022) is supported here. If no umask was + specified, a default umask - 0027 will be used. + serializedName: x-ms-umask + protocol: ! + http: ! + in: header + - ! + schema: *ref_370 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_392 + language: ! + default: + name: cacheControl + description: Cache control for given resource + serializedName: x-ms-cache-control + protocol: ! + http: ! + in: header + - ! + schema: *ref_371 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_393 + language: ! + default: + name: contentType + description: Content type for given resource + serializedName: x-ms-content-type + protocol: ! + http: ! + in: header + - ! + schema: *ref_372 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_394 + language: ! + default: + name: contentEncoding + description: Content encoding for given resource + serializedName: x-ms-content-encoding + protocol: ! + http: ! + in: header + - ! + schema: *ref_373 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_395 + language: ! + default: + name: contentLanguage + description: Content language for given resource + serializedName: x-ms-content-language + protocol: ! + http: ! + in: header + - ! + schema: *ref_374 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_396 + language: ! + default: + name: contentDisposition + description: Content disposition for given resource + serializedName: x-ms-content-disposition + protocol: ! + http: ! + in: header + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_397 + implementation: Method + language: ! + default: + name: sourceLeaseId + description: 'A lease ID for the source path. If specified, the source path must have an active lease and the leaase ID must match.' + serializedName: x-ms-source-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_400 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_584 + language: ! + default: + name: sourceIfModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: x-ms-source-if-modified-since + protocol: ! + http: ! + in: header + - ! + schema: *ref_401 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_585 + language: ! + default: + name: sourceIfUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: x-ms-source-if-unmodified-since + protocol: ! + http: ! + in: header + - ! + schema: *ref_402 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_586 + language: ! + default: + name: sourceIfMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: x-ms-source-if-match + protocol: ! + http: ! + in: header + - ! + schema: *ref_403 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_587 + language: ! + default: + name: sourceIfNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: x-ms-source-if-none-match + protocol: ! + http: ! + in: header + - *ref_588 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{filesystem}/{path}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_589 + header: ETag + - ! + schema: *ref_590 + header: Last-Modified + - ! + schema: *ref_591 + header: x-ms-client-request-id + - ! + schema: *ref_592 + header: x-ms-request-id + - ! + schema: *ref_593 + header: x-ms-version + - ! + schema: *ref_594 + header: Content-Length + - ! + schema: *ref_595 + header: Date + statusCodes: + - '201' + exceptions: + - ! + schema: *ref_385 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_596 + header: x-ms-client-request-id + - ! + schema: *ref_597 + header: x-ms-request-id + - ! + schema: *ref_598 + header: x-ms-version + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: Rename + description: >- + Rename a blob/file. By default, the destination is overwritten and if the destination already exists and has a lease the lease is broken. This operation supports conditional HTTP requests. For more information, see [Specifying + Conditional Headers for Blob Service Operations](https://docs.microsoft.com/en-us/rest/api/storageservices/specifying-conditional-headers-for-blob-service-operations). To fail if the destination already exists, use a conditional + request with If-None-Match: "*". + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_599 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - *ref_600 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_601 + header: x-ms-client-request-id + - ! + schema: *ref_602 + header: x-ms-request-id + - ! + schema: *ref_603 + header: x-ms-version + - ! + schema: *ref_604 + header: Date + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_605 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: Undelete + description: Undelete a blob that was previously soft deleted + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_606 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_607 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_755 + name: blob-HTTP-headers + language: ! + default: + name: blobCacheControl + description: 'Optional. Sets the blob''s cache control. If specified, this property is stored with the blob and returned with a read request.' + serializedName: x-ms-blob-cache-control + protocol: ! + http: ! + in: header + - ! + schema: *ref_608 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_751 + name: blob-HTTP-headers + language: ! + default: + name: blobContentType + description: 'Optional. Sets the blob''s content type. If specified, this property is stored with the blob and returned with a read request.' + serializedName: x-ms-blob-content-type + protocol: ! + http: ! + in: header + - ! + schema: *ref_609 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_754 + name: blob-HTTP-headers + language: ! + default: + name: blobContentMD5 + description: 'Optional. An MD5 hash of the blob content. Note that this hash is not validated, as the hashes for the individual blocks were validated when each was uploaded.' + serializedName: x-ms-blob-content-md5 + protocol: ! + http: ! + in: header + - ! + schema: *ref_610 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_752 + name: blob-HTTP-headers + language: ! + default: + name: blobContentEncoding + description: 'Optional. Sets the blob''s content encoding. If specified, this property is stored with the blob and returned with a read request.' + serializedName: x-ms-blob-content-encoding + protocol: ! + http: ! + in: header + - ! + schema: *ref_611 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_753 + name: blob-HTTP-headers + language: ! + default: + name: blobContentLanguage + description: 'Optional. Set the blob''s content language. If specified, this property is stored with the blob and returned with a read request.' + serializedName: x-ms-blob-content-language + protocol: ! + http: ! + in: header + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_612 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_756 + name: blob-HTTP-headers + language: ! + default: + name: blobContentDisposition + description: Optional. Sets the blob's Content-Disposition header. + serializedName: x-ms-blob-content-disposition + protocol: ! + http: ! + in: header + - *ref_613 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_614 + header: ETag + - ! + schema: *ref_615 + header: Last-Modified + - ! + schema: *ref_616 + header: x-ms-blob-sequence-number + - ! + schema: *ref_617 + header: x-ms-client-request-id + - ! + schema: *ref_618 + header: x-ms-request-id + - ! + schema: *ref_619 + header: x-ms-version + - ! + schema: *ref_620 + header: Date + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_621 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: SetHTTPHeaders + description: The Set HTTP Headers operation sets system properties on the blob + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_622 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_211 + implementation: Method + extensions: + x-ms-header-collection-prefix: x-ms-meta- + language: ! + default: + name: metadata + description: >- + Optional. Specifies a user-defined name-value pair associated with the blob. If no name-value pairs are specified, the operation will copy the metadata from the source blob or file to the destination blob. If one or more + name-value pairs are specified, the destination blob is created with the specified metadata, and metadata is not copied from the source blob or file. Note that beginning with version 2009-09-19, metadata names must adhere to + the naming rules for C# identifiers. See Naming and Referencing Containers, Blobs, and Metadata for more information. + serializedName: x-ms-meta + protocol: ! + http: ! + in: header + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_458 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_516 + language: ! + default: + name: encryptionKey + description: >- + Optional. Specifies the encryption key to use to encrypt the data provided in the request. If not specified, encryption is performed with the root account encryption key. For more information, see Encryption at Rest for Azure + Storage Services. + serializedName: x-ms-encryption-key + protocol: ! + http: ! + in: header + - ! + schema: *ref_459 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_517 + language: ! + default: + name: encryptionKeySha256 + description: The SHA-256 hash of the provided encryption key. Must be provided if the x-ms-encryption-key header is provided. + serializedName: x-ms-encryption-key-sha256 + protocol: ! + http: ! + in: header + - ! + schema: *ref_460 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_518 + language: ! + default: + name: encryptionAlgorithm + description: 'The algorithm used to produce the encryption key hash. Currently, the only accepted value is "AES256". Must be provided if the x-ms-encryption-key header is provided.' + serializedName: x-ms-encryption-algorithm + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - *ref_623 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_624 + header: ETag + - ! + schema: *ref_625 + header: Last-Modified + - ! + schema: *ref_626 + header: x-ms-client-request-id + - ! + schema: *ref_627 + header: x-ms-request-id + - ! + schema: *ref_628 + header: x-ms-version + - ! + schema: *ref_629 + header: Date + - ! + schema: *ref_630 + header: x-ms-request-server-encrypted + - ! + schema: *ref_631 + header: x-ms-encryption-key-sha256 + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_632 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: SetMetadata + description: The Set Blob Metadata operation sets user-defined metadata for the specified blob as one or more name-value pairs + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_633 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_634 + implementation: Method + required: true + language: ! + default: + name: action + description: Describes what lease action to take. + serializedName: x-ms-lease-action + protocol: ! + http: ! + in: header + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_275 + implementation: Method + language: ! + default: + name: duration + description: 'Specifies the duration of the lease, in seconds, or negative one (-1) for a lease that never expires. A non-infinite lease can be between 15 and 60 seconds. A lease duration cannot be changed using renew or change.' + serializedName: x-ms-lease-duration + protocol: ! + http: ! + in: header + - ! + schema: *ref_276 + implementation: Method + language: ! + default: + name: proposedLeaseId + description: 'Proposed lease ID, in a GUID string format. The Blob service returns 400 (Invalid request) if the proposed lease ID is not in the correct format. See Guid Constructor (String) for a list of valid GUID string formats.' + serializedName: x-ms-proposed-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - *ref_635 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_636 + header: ETag + - ! + schema: *ref_637 + header: Last-Modified + - ! + schema: *ref_638 + header: x-ms-lease-id + - ! + schema: *ref_639 + header: x-ms-client-request-id + - ! + schema: *ref_640 + header: x-ms-request-id + - ! + schema: *ref_641 + header: x-ms-version + - ! + schema: *ref_642 + header: Date + statusCodes: + - '201' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_643 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: AcquireLease + description: '[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_644 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_645 + implementation: Method + required: true + language: ! + default: + name: action + description: Describes what lease action to take. + serializedName: x-ms-lease-action + protocol: ! + http: ! + in: header + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_289 + implementation: Method + required: true + language: ! + default: + name: leaseId + description: Specifies the current lease ID on the resource. + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - *ref_646 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_647 + header: ETag + - ! + schema: *ref_648 + header: Last-Modified + - ! + schema: *ref_649 + header: x-ms-client-request-id + - ! + schema: *ref_650 + header: x-ms-request-id + - ! + schema: *ref_651 + header: x-ms-version + - ! + schema: *ref_652 + header: Date + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_653 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: ReleaseLease + description: '[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_654 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_655 + implementation: Method + required: true + language: ! + default: + name: action + description: Describes what lease action to take. + serializedName: x-ms-lease-action + protocol: ! + http: ! + in: header + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_289 + implementation: Method + required: true + language: ! + default: + name: leaseId + description: Specifies the current lease ID on the resource. + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - *ref_656 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_657 + header: ETag + - ! + schema: *ref_658 + header: Last-Modified + - ! + schema: *ref_659 + header: x-ms-lease-id + - ! + schema: *ref_660 + header: x-ms-client-request-id + - ! + schema: *ref_661 + header: x-ms-request-id + - ! + schema: *ref_662 + header: x-ms-version + - ! + schema: *ref_663 + header: Date + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_664 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: RenewLease + description: '[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_665 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_666 + implementation: Method + required: true + language: ! + default: + name: action + description: Describes what lease action to take. + serializedName: x-ms-lease-action + protocol: ! + http: ! + in: header + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_289 + implementation: Method + required: true + language: ! + default: + name: leaseId + description: Specifies the current lease ID on the resource. + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_326 + implementation: Method + required: true + language: ! + default: + name: proposedLeaseId + description: 'Proposed lease ID, in a GUID string format. The Blob service returns 400 (Invalid request) if the proposed lease ID is not in the correct format. See Guid Constructor (String) for a list of valid GUID string formats.' + serializedName: x-ms-proposed-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - *ref_667 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_668 + header: ETag + - ! + schema: *ref_669 + header: Last-Modified + - ! + schema: *ref_670 + header: x-ms-client-request-id + - ! + schema: *ref_671 + header: x-ms-request-id + - ! + schema: *ref_672 + header: x-ms-lease-id + - ! + schema: *ref_673 + header: x-ms-version + - ! + schema: *ref_674 + header: Date + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_675 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: ChangeLease + description: '[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_676 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_677 + implementation: Method + required: true + language: ! + default: + name: action + description: Describes what lease action to take. + serializedName: x-ms-lease-action + protocol: ! + http: ! + in: header + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_313 + implementation: Method + language: ! + default: + name: breakPeriod + description: >- + For a break operation, proposed duration the lease should continue before it is broken, in seconds, between 0 and 60. This break period is only used if it is shorter than the time remaining on the lease. If longer, the time + remaining on the lease is used. A new lease will not be available before the break period has expired, but the lease may be held for longer than the break period. If this header does not appear with a break operation, a + fixed-duration lease breaks after the remaining lease period elapses, and an infinite lease breaks immediately. + serializedName: x-ms-lease-break-period + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - *ref_678 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_679 + header: ETag + - ! + schema: *ref_680 + header: Last-Modified + - ! + schema: *ref_681 + header: x-ms-lease-time + - ! + schema: *ref_682 + header: x-ms-client-request-id + - ! + schema: *ref_683 + header: x-ms-request-id + - ! + schema: *ref_684 + header: x-ms-version + - ! + schema: *ref_685 + header: Date + statusCodes: + - '202' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_686 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: BreakLease + description: '[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_687 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_211 + implementation: Method + extensions: + x-ms-header-collection-prefix: x-ms-meta- + language: ! + default: + name: metadata + description: >- + Optional. Specifies a user-defined name-value pair associated with the blob. If no name-value pairs are specified, the operation will copy the metadata from the source blob or file to the destination blob. If one or more + name-value pairs are specified, the destination blob is created with the specified metadata, and metadata is not copied from the source blob or file. Note that beginning with version 2009-09-19, metadata names must adhere to + the naming rules for C# identifiers. See Naming and Referencing Containers, Blobs, and Metadata for more information. + serializedName: x-ms-meta + protocol: ! + http: ! + in: header + - ! + schema: *ref_458 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_516 + language: ! + default: + name: encryptionKey + description: >- + Optional. Specifies the encryption key to use to encrypt the data provided in the request. If not specified, encryption is performed with the root account encryption key. For more information, see Encryption at Rest for Azure + Storage Services. + serializedName: x-ms-encryption-key + protocol: ! + http: ! + in: header + - ! + schema: *ref_459 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_517 + language: ! + default: + name: encryptionKeySha256 + description: The SHA-256 hash of the provided encryption key. Must be provided if the x-ms-encryption-key header is provided. + serializedName: x-ms-encryption-key-sha256 + protocol: ! + http: ! + in: header + - ! + schema: *ref_460 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_518 + language: ! + default: + name: encryptionAlgorithm + description: 'The algorithm used to produce the encryption key hash. Currently, the only accepted value is "AES256". Must be provided if the x-ms-encryption-key header is provided.' + serializedName: x-ms-encryption-algorithm + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - *ref_688 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_689 + header: x-ms-snapshot + - ! + schema: *ref_690 + header: ETag + - ! + schema: *ref_691 + header: Last-Modified + - ! + schema: *ref_692 + header: x-ms-client-request-id + - ! + schema: *ref_693 + header: x-ms-request-id + - ! + schema: *ref_694 + header: x-ms-version + - ! + schema: *ref_695 + header: Date + - ! + schema: *ref_696 + header: x-ms-request-server-encrypted + statusCodes: + - '201' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_697 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: CreateSnapshot + description: The Create Snapshot operation creates a read-only snapshot of a blob + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_211 + implementation: Method + extensions: + x-ms-header-collection-prefix: x-ms-meta- + language: ! + default: + name: metadata + description: >- + Optional. Specifies a user-defined name-value pair associated with the blob. If no name-value pairs are specified, the operation will copy the metadata from the source blob or file to the destination blob. If one or more + name-value pairs are specified, the destination blob is created with the specified metadata, and metadata is not copied from the source blob or file. Note that beginning with version 2009-09-19, metadata names must adhere to + the naming rules for C# identifiers. See Naming and Referencing Containers, Blobs, and Metadata for more information. + serializedName: x-ms-meta + protocol: ! + http: ! + in: header + - ! + schema: *ref_27 + implementation: Method + language: ! + default: + name: tier + description: Optional. Indicates the tier to be set on the blob. + serializedName: x-ms-access-tier + protocol: ! + http: ! + in: header + - ! + schema: *ref_698 + implementation: Method + language: ! + default: + name: rehydratePriority + description: 'Optional: Indicates the priority with which to rehydrate an archived blob.' + serializedName: x-ms-rehydrate-priority + protocol: ! + http: ! + in: header + - ! + schema: *ref_400 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_584 + language: ! + default: + name: sourceIfModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: x-ms-source-if-modified-since + protocol: ! + http: ! + in: header + - ! + schema: *ref_401 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_585 + language: ! + default: + name: sourceIfUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: x-ms-source-if-unmodified-since + protocol: ! + http: ! + in: header + - ! + schema: *ref_402 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_586 + language: ! + default: + name: sourceIfMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: x-ms-source-if-match + protocol: ! + http: ! + in: header + - ! + schema: *ref_403 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_587 + language: ! + default: + name: sourceIfNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: x-ms-source-if-none-match + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_699 + implementation: Method + required: true + language: ! + default: + name: copySource + description: >- + Specifies the name of the source page blob snapshot. This value is a URL of up to 2 KB in length that specifies a page blob snapshot. The value should be URL-encoded as it would appear in a request URI. The source blob must + either be public or must be authenticated via a shared access signature. + serializedName: x-ms-copy-source + protocol: ! + http: ! + in: header + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - *ref_700 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_701 + header: ETag + - ! + schema: *ref_702 + header: Last-Modified + - ! + schema: *ref_703 + header: x-ms-client-request-id + - ! + schema: *ref_704 + header: x-ms-request-id + - ! + schema: *ref_705 + header: x-ms-version + - ! + schema: *ref_706 + header: Date + - ! + schema: *ref_707 + header: x-ms-copy-id + - ! + schema: *ref_82 + header: x-ms-copy-status + statusCodes: + - '202' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_708 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: StartCopyFromURL + description: The Start Copy From URL operation copies a blob or an internet resource to a new blob. + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_709 + implementation: Method + required: true + language: ! + default: + name: x-ms-requires-sync + description: MISSING·PARAMETER-DESCRIPTION + serializedName: x-ms-requires-sync + protocol: ! + http: ! + in: header + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_211 + implementation: Method + extensions: + x-ms-header-collection-prefix: x-ms-meta- + language: ! + default: + name: metadata + description: >- + Optional. Specifies a user-defined name-value pair associated with the blob. If no name-value pairs are specified, the operation will copy the metadata from the source blob or file to the destination blob. If one or more + name-value pairs are specified, the destination blob is created with the specified metadata, and metadata is not copied from the source blob or file. Note that beginning with version 2009-09-19, metadata names must adhere to + the naming rules for C# identifiers. See Naming and Referencing Containers, Blobs, and Metadata for more information. + serializedName: x-ms-meta + protocol: ! + http: ! + in: header + - ! + schema: *ref_27 + implementation: Method + language: ! + default: + name: tier + description: Optional. Indicates the tier to be set on the blob. + serializedName: x-ms-access-tier + protocol: ! + http: ! + in: header + - ! + schema: *ref_400 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_584 + language: ! + default: + name: sourceIfModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: x-ms-source-if-modified-since + protocol: ! + http: ! + in: header + - ! + schema: *ref_401 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_585 + language: ! + default: + name: sourceIfUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: x-ms-source-if-unmodified-since + protocol: ! + http: ! + in: header + - ! + schema: *ref_402 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_586 + language: ! + default: + name: sourceIfMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: x-ms-source-if-match + protocol: ! + http: ! + in: header + - ! + schema: *ref_403 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_587 + language: ! + default: + name: sourceIfNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: x-ms-source-if-none-match + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_699 + implementation: Method + required: true + language: ! + default: + name: copySource + description: >- + Specifies the name of the source page blob snapshot. This value is a URL of up to 2 KB in length that specifies a page blob snapshot. The value should be URL-encoded as it would appear in a request URI. The source blob must + either be public or must be authenticated via a shared access signature. + serializedName: x-ms-copy-source + protocol: ! + http: ! + in: header + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - *ref_710 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_711 + implementation: Method + language: ! + default: + name: sourceContentMD5 + description: Specify the md5 calculated for the range of bytes that must be read from the copy source. + serializedName: x-ms-source-content-md5 + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_712 + header: ETag + - ! + schema: *ref_713 + header: Last-Modified + - ! + schema: *ref_714 + header: x-ms-client-request-id + - ! + schema: *ref_715 + header: x-ms-request-id + - ! + schema: *ref_716 + header: x-ms-version + - ! + schema: *ref_717 + header: Date + - ! + schema: *ref_718 + header: x-ms-copy-id + - ! + schema: *ref_719 + header: x-ms-copy-status + - ! + schema: *ref_720 + header: Content-MD5 + - ! + schema: *ref_721 + header: x-ms-content-crc64 + statusCodes: + - '202' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_722 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: CopyFromURL + description: The Copy From URL operation copies a blob or an internet resource to a new blob. It will not return a response until the copy is complete. + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_723 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_724 + implementation: Method + required: true + language: ! + default: + name: copyActionAbortConstant + description: MISSING·PARAMETER-DESCRIPTION + serializedName: x-ms-copy-action + protocol: ! + http: ! + in: header + - ! + schema: *ref_725 + implementation: Method + required: true + language: ! + default: + name: copyId + description: The copy identifier provided in the x-ms-copy-id header of the original Copy Blob operation. + serializedName: copyid + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - *ref_726 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_727 + header: x-ms-client-request-id + - ! + schema: *ref_728 + header: x-ms-request-id + - ! + schema: *ref_729 + header: x-ms-version + - ! + schema: *ref_730 + header: Date + statusCodes: + - '204' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_731 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: AbortCopyFromURL + description: 'The Abort Copy From URL operation aborts a pending Copy From URL operation, and leaves a destination blob with zero length and full metadata.' + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_732 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_27 + implementation: Method + required: true + language: ! + default: + name: tier + description: Indicates the tier to be set on the blob. + serializedName: x-ms-access-tier + protocol: ! + http: ! + in: header + - ! + schema: *ref_698 + implementation: Method + language: ! + default: + name: rehydratePriority + description: 'Optional: Indicates the priority with which to rehydrate an archived blob.' + serializedName: x-ms-rehydrate-priority + protocol: ! + http: ! + in: header + - *ref_733 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_734 + header: x-ms-client-request-id + - ! + schema: *ref_735 + header: x-ms-request-id + - ! + schema: *ref_736 + header: x-ms-version + statusCodes: + - '200' + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_737 + header: x-ms-client-request-id + - ! + schema: *ref_738 + header: x-ms-request-id + - ! + schema: *ref_739 + header: x-ms-version + statusCodes: + - '202' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_740 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: SetTier + description: >- + The Set Tier operation sets the tier on a blob. The operation is allowed on a page blob in a premium storage account and on a block blob in a blob storage account (locally redundant storage only). A premium page blob's tier + determines the allowed size, IOPS, and bandwidth of the blob. A block blob's tier determines Hot/Cool/Archive storage type. This operation does not update the blob's ETag. + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_741 + implementation: Method + required: true + language: ! + default: + name: restype + description: MISSING·PARAMETER-DESCRIPTION + serializedName: restype + protocol: ! + http: ! + in: query + - ! + schema: *ref_742 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - *ref_743 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: get + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_744 + header: x-ms-client-request-id + - ! + schema: *ref_745 + header: x-ms-request-id + - ! + schema: *ref_746 + header: x-ms-version + - ! + schema: *ref_747 + header: Date + - ! + schema: *ref_199 + header: x-ms-sku-name + - ! + schema: *ref_200 + header: x-ms-account-kind + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_748 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: GetAccountInfo + description: 'Returns the sku name and account kind ' + protocol: ! {} + language: ! + default: + name: Blob + description: '' + protocol: ! {} +- ! + $key: PageBlob + operations: + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_749 + implementation: Method + required: true + language: ! + default: + name: blobType + description: 'Specifies the type of blob to create: block blob, page blob, or append blob.' + serializedName: x-ms-blob-type + protocol: ! + http: ! + in: header + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_203 + implementation: Method + required: true + language: ! + default: + name: Content-Length + description: The length of the request. + serializedName: Content-Length + protocol: ! + http: ! + in: header + - ! + schema: *ref_750 + implementation: Method + language: ! + default: + name: tier + description: Optional. Indicates the tier to be set on the page blob. + serializedName: x-ms-access-tier + protocol: ! + http: ! + in: header + - ! + schema: *ref_608 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_751 + language: ! + default: + name: blobContentType + description: 'Optional. Sets the blob''s content type. If specified, this property is stored with the blob and returned with a read request.' + serializedName: x-ms-blob-content-type + protocol: ! + http: ! + in: header + - ! + schema: *ref_610 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_752 + language: ! + default: + name: blobContentEncoding + description: 'Optional. Sets the blob''s content encoding. If specified, this property is stored with the blob and returned with a read request.' + serializedName: x-ms-blob-content-encoding + protocol: ! + http: ! + in: header + - ! + schema: *ref_611 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_753 + language: ! + default: + name: blobContentLanguage + description: 'Optional. Set the blob''s content language. If specified, this property is stored with the blob and returned with a read request.' + serializedName: x-ms-blob-content-language + protocol: ! + http: ! + in: header + - ! + schema: *ref_609 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_754 + language: ! + default: + name: blobContentMD5 + description: 'Optional. An MD5 hash of the blob content. Note that this hash is not validated, as the hashes for the individual blocks were validated when each was uploaded.' + serializedName: x-ms-blob-content-md5 + protocol: ! + http: ! + in: header + - ! + schema: *ref_607 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_755 + language: ! + default: + name: blobCacheControl + description: 'Optional. Sets the blob''s cache control. If specified, this property is stored with the blob and returned with a read request.' + serializedName: x-ms-blob-cache-control + protocol: ! + http: ! + in: header + - ! + schema: *ref_211 + implementation: Method + extensions: + x-ms-header-collection-prefix: x-ms-meta- + language: ! + default: + name: metadata + description: >- + Optional. Specifies a user-defined name-value pair associated with the blob. If no name-value pairs are specified, the operation will copy the metadata from the source blob or file to the destination blob. If one or more + name-value pairs are specified, the destination blob is created with the specified metadata, and metadata is not copied from the source blob or file. Note that beginning with version 2009-09-19, metadata names must adhere to + the naming rules for C# identifiers. See Naming and Referencing Containers, Blobs, and Metadata for more information. + serializedName: x-ms-meta + protocol: ! + http: ! + in: header + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_612 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_756 + language: ! + default: + name: blobContentDisposition + description: Optional. Sets the blob's Content-Disposition header. + serializedName: x-ms-blob-content-disposition + protocol: ! + http: ! + in: header + - ! + schema: *ref_458 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_516 + language: ! + default: + name: encryptionKey + description: >- + Optional. Specifies the encryption key to use to encrypt the data provided in the request. If not specified, encryption is performed with the root account encryption key. For more information, see Encryption at Rest for Azure + Storage Services. + serializedName: x-ms-encryption-key + protocol: ! + http: ! + in: header + - ! + schema: *ref_459 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_517 + language: ! + default: + name: encryptionKeySha256 + description: The SHA-256 hash of the provided encryption key. Must be provided if the x-ms-encryption-key header is provided. + serializedName: x-ms-encryption-key-sha256 + protocol: ! + http: ! + in: header + - ! + schema: *ref_460 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_518 + language: ! + default: + name: encryptionAlgorithm + description: 'The algorithm used to produce the encryption key hash. Currently, the only accepted value is "AES256". Must be provided if the x-ms-encryption-key header is provided.' + serializedName: x-ms-encryption-algorithm + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_757 + implementation: Method + required: true + language: ! + default: + name: blobContentLength + description: 'This header specifies the maximum size for the page blob, up to 1 TB. The page blob size must be aligned to a 512-byte boundary.' + serializedName: x-ms-blob-content-length + protocol: ! + http: ! + in: header + - ! + schema: *ref_758 + implementation: Method + language: ! + default: + name: blobSequenceNumber + description: Set for page blobs only. The sequence number is a user-controlled value that you can use to track requests. The value of the sequence number must be between 0 and 2^63 - 1. + serializedName: x-ms-blob-sequence-number + protocol: ! + http: ! + in: header + - *ref_759 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_760 + header: ETag + - ! + schema: *ref_761 + header: Last-Modified + - ! + schema: *ref_762 + header: Content-MD5 + - ! + schema: *ref_763 + header: x-ms-client-request-id + - ! + schema: *ref_764 + header: x-ms-request-id + - ! + schema: *ref_765 + header: x-ms-version + - ! + schema: *ref_766 + header: Date + - ! + schema: *ref_767 + header: x-ms-request-server-encrypted + - ! + schema: *ref_768 + header: x-ms-encryption-key-sha256 + statusCodes: + - '201' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_769 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: Create + description: The Create operation creates a new page blob. + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_770 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_771 + implementation: Method + required: true + language: ! + default: + name: pageWrite + description: |- + Required. You may specify one of the following options: + - Update: Writes the bytes specified by the request body into the specified range. The Range and Content-Length headers must match to perform the update. + - Clear: Clears the specified range and releases the space used in storage for that range. To clear a range, set the Content-Length header to zero, and the Range header to a value that indicates the range to clear, up to maximum blob size. + serializedName: x-ms-page-write + protocol: ! + http: ! + in: header + - ! + schema: *ref_203 + implementation: Method + required: true + language: ! + default: + name: Content-Length + description: The length of the request. + serializedName: Content-Length + protocol: ! + http: ! + in: header + - ! + schema: *ref_772 + implementation: Method + language: ! + default: + name: transactionalContentMD5 + description: 'Specify the transactional md5 for the body, to be validated by the service.' + serializedName: Content-MD5 + protocol: ! + http: ! + in: header + - ! + schema: *ref_773 + implementation: Method + language: ! + default: + name: transactionalContentCrc64 + description: 'Specify the transactional crc64 for the body, to be validated by the service.' + serializedName: x-ms-content-crc64 + protocol: ! + http: ! + in: header + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_455 + implementation: Method + language: ! + default: + name: range + description: Return only the bytes of the blob in the specified range. + serializedName: x-ms-range + protocol: ! + http: ! + in: header + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_458 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_516 + language: ! + default: + name: encryptionKey + description: >- + Optional. Specifies the encryption key to use to encrypt the data provided in the request. If not specified, encryption is performed with the root account encryption key. For more information, see Encryption at Rest for Azure + Storage Services. + serializedName: x-ms-encryption-key + protocol: ! + http: ! + in: header + - ! + schema: *ref_459 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_517 + language: ! + default: + name: encryptionKeySha256 + description: The SHA-256 hash of the provided encryption key. Must be provided if the x-ms-encryption-key header is provided. + serializedName: x-ms-encryption-key-sha256 + protocol: ! + http: ! + in: header + - ! + schema: *ref_460 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_518 + language: ! + default: + name: encryptionAlgorithm + description: 'The algorithm used to produce the encryption key hash. Currently, the only accepted value is "AES256". Must be provided if the x-ms-encryption-key header is provided.' + serializedName: x-ms-encryption-algorithm + protocol: ! + http: ! + in: header + - ! + schema: *ref_774 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_793 + name: sequence-number-access-conditions + language: ! + default: + name: ifSequenceNumberLessThanOrEqualTo + description: Specify this header value to operate only on a blob if it has a sequence number less than or equal to the specified. + serializedName: x-ms-if-sequence-number-le + protocol: ! + http: ! + in: header + - ! + schema: *ref_775 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_794 + name: sequence-number-access-conditions + language: ! + default: + name: ifSequenceNumberLessThan + description: Specify this header value to operate only on a blob if it has a sequence number less than the specified. + serializedName: x-ms-if-sequence-number-lt + protocol: ! + http: ! + in: header + - ! + schema: *ref_776 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_795 + name: sequence-number-access-conditions + language: ! + default: + name: ifSequenceNumberEqualTo + description: Specify this header value to operate only on a blob if it has the specified sequence number. + serializedName: x-ms-if-sequence-number-eq + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - *ref_777 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_778 + implementation: Method + extensions: + x-ms-requestBody-name: body + language: ! + default: + name: body + description: Initial data + protocol: ! + http: ! + in: body + style: binary + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + binary: true + knownMediaType: binary + mediaTypes: + - application/octet-stream + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_779 + header: ETag + - ! + schema: *ref_780 + header: Last-Modified + - ! + schema: *ref_781 + header: Content-MD5 + - ! + schema: *ref_782 + header: x-ms-content-crc64 + - ! + schema: *ref_783 + header: x-ms-blob-sequence-number + - ! + schema: *ref_784 + header: x-ms-client-request-id + - ! + schema: *ref_785 + header: x-ms-request-id + - ! + schema: *ref_786 + header: x-ms-version + - ! + schema: *ref_787 + header: Date + - ! + schema: *ref_788 + header: x-ms-request-server-encrypted + - ! + schema: *ref_789 + header: x-ms-encryption-key-sha256 + statusCodes: + - '201' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_790 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + extensions: + x-ms-requestBody-index: 0 + language: ! + default: + name: UploadPages + description: The Upload Pages operation writes a range of pages to a page blob + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_791 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_792 + implementation: Method + required: true + language: ! + default: + name: pageWrite + description: |- + Required. You may specify one of the following options: + - Update: Writes the bytes specified by the request body into the specified range. The Range and Content-Length headers must match to perform the update. + - Clear: Clears the specified range and releases the space used in storage for that range. To clear a range, set the Content-Length header to zero, and the Range header to a value that indicates the range to clear, up to maximum blob size. + serializedName: x-ms-page-write + protocol: ! + http: ! + in: header + - ! + schema: *ref_203 + implementation: Method + required: true + language: ! + default: + name: Content-Length + description: The length of the request. + serializedName: Content-Length + protocol: ! + http: ! + in: header + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_455 + implementation: Method + language: ! + default: + name: range + description: Return only the bytes of the blob in the specified range. + serializedName: x-ms-range + protocol: ! + http: ! + in: header + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_458 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_516 + language: ! + default: + name: encryptionKey + description: >- + Optional. Specifies the encryption key to use to encrypt the data provided in the request. If not specified, encryption is performed with the root account encryption key. For more information, see Encryption at Rest for Azure + Storage Services. + serializedName: x-ms-encryption-key + protocol: ! + http: ! + in: header + - ! + schema: *ref_459 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_517 + language: ! + default: + name: encryptionKeySha256 + description: The SHA-256 hash of the provided encryption key. Must be provided if the x-ms-encryption-key header is provided. + serializedName: x-ms-encryption-key-sha256 + protocol: ! + http: ! + in: header + - ! + schema: *ref_460 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_518 + language: ! + default: + name: encryptionAlgorithm + description: 'The algorithm used to produce the encryption key hash. Currently, the only accepted value is "AES256". Must be provided if the x-ms-encryption-key header is provided.' + serializedName: x-ms-encryption-algorithm + protocol: ! + http: ! + in: header + - ! + schema: *ref_774 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_793 + language: ! + default: + name: ifSequenceNumberLessThanOrEqualTo + description: Specify this header value to operate only on a blob if it has a sequence number less than or equal to the specified. + serializedName: x-ms-if-sequence-number-le + protocol: ! + http: ! + in: header + - ! + schema: *ref_775 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_794 + language: ! + default: + name: ifSequenceNumberLessThan + description: Specify this header value to operate only on a blob if it has a sequence number less than the specified. + serializedName: x-ms-if-sequence-number-lt + protocol: ! + http: ! + in: header + - ! + schema: *ref_776 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_795 + language: ! + default: + name: ifSequenceNumberEqualTo + description: Specify this header value to operate only on a blob if it has the specified sequence number. + serializedName: x-ms-if-sequence-number-eq + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - *ref_796 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_797 + header: ETag + - ! + schema: *ref_798 + header: Last-Modified + - ! + schema: *ref_799 + header: Content-MD5 + - ! + schema: *ref_800 + header: x-ms-content-crc64 + - ! + schema: *ref_801 + header: x-ms-blob-sequence-number + - ! + schema: *ref_802 + header: x-ms-client-request-id + - ! + schema: *ref_803 + header: x-ms-request-id + - ! + schema: *ref_804 + header: x-ms-version + - ! + schema: *ref_805 + header: Date + statusCodes: + - '201' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_806 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: ClearPages + description: The Clear Pages operation clears a set of pages from a page blob + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_807 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_808 + implementation: Method + required: true + language: ! + default: + name: pageWrite + description: |- + Required. You may specify one of the following options: + - Update: Writes the bytes specified by the request body into the specified range. The Range and Content-Length headers must match to perform the update. + - Clear: Clears the specified range and releases the space used in storage for that range. To clear a range, set the Content-Length header to zero, and the Range header to a value that indicates the range to clear, up to maximum blob size. + serializedName: x-ms-page-write + protocol: ! + http: ! + in: header + - ! + schema: *ref_809 + implementation: Method + required: true + language: ! + default: + name: sourceUrl + description: Specify a URL to the copy source. + serializedName: x-ms-copy-source + protocol: ! + http: ! + in: header + - ! + schema: *ref_810 + implementation: Method + required: true + language: ! + default: + name: sourceRange + description: Bytes of source data in the specified range. The length of this range should match the ContentLength header and x-ms-range/Range destination range header. + serializedName: x-ms-source-range + protocol: ! + http: ! + in: header + - ! + schema: *ref_711 + implementation: Method + language: ! + default: + name: sourceContentMD5 + description: Specify the md5 calculated for the range of bytes that must be read from the copy source. + serializedName: x-ms-source-content-md5 + protocol: ! + http: ! + in: header + - ! + schema: *ref_811 + implementation: Method + language: ! + default: + name: sourceContentcrc64 + description: Specify the crc64 calculated for the range of bytes that must be read from the copy source. + serializedName: x-ms-source-content-crc64 + protocol: ! + http: ! + in: header + - ! + schema: *ref_203 + implementation: Method + required: true + language: ! + default: + name: Content-Length + description: The length of the request. + serializedName: Content-Length + protocol: ! + http: ! + in: header + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_812 + implementation: Method + required: true + language: ! + default: + name: range + description: The range of bytes to which the source range would be written. The range should be 512 aligned and range-end is required. + serializedName: x-ms-range + protocol: ! + http: ! + in: header + - ! + schema: *ref_458 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_516 + language: ! + default: + name: encryptionKey + description: >- + Optional. Specifies the encryption key to use to encrypt the data provided in the request. If not specified, encryption is performed with the root account encryption key. For more information, see Encryption at Rest for Azure + Storage Services. + serializedName: x-ms-encryption-key + protocol: ! + http: ! + in: header + - ! + schema: *ref_459 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_517 + language: ! + default: + name: encryptionKeySha256 + description: The SHA-256 hash of the provided encryption key. Must be provided if the x-ms-encryption-key header is provided. + serializedName: x-ms-encryption-key-sha256 + protocol: ! + http: ! + in: header + - ! + schema: *ref_460 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_518 + language: ! + default: + name: encryptionAlgorithm + description: 'The algorithm used to produce the encryption key hash. Currently, the only accepted value is "AES256". Must be provided if the x-ms-encryption-key header is provided.' + serializedName: x-ms-encryption-algorithm + protocol: ! + http: ! + in: header + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_774 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_793 + language: ! + default: + name: ifSequenceNumberLessThanOrEqualTo + description: Specify this header value to operate only on a blob if it has a sequence number less than or equal to the specified. + serializedName: x-ms-if-sequence-number-le + protocol: ! + http: ! + in: header + - ! + schema: *ref_775 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_794 + language: ! + default: + name: ifSequenceNumberLessThan + description: Specify this header value to operate only on a blob if it has a sequence number less than the specified. + serializedName: x-ms-if-sequence-number-lt + protocol: ! + http: ! + in: header + - ! + schema: *ref_776 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_795 + language: ! + default: + name: ifSequenceNumberEqualTo + description: Specify this header value to operate only on a blob if it has the specified sequence number. + serializedName: x-ms-if-sequence-number-eq + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_400 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_584 + language: ! + default: + name: sourceIfModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: x-ms-source-if-modified-since + protocol: ! + http: ! + in: header + - ! + schema: *ref_401 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_585 + language: ! + default: + name: sourceIfUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: x-ms-source-if-unmodified-since + protocol: ! + http: ! + in: header + - ! + schema: *ref_402 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_586 + language: ! + default: + name: sourceIfMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: x-ms-source-if-match + protocol: ! + http: ! + in: header + - ! + schema: *ref_403 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_587 + language: ! + default: + name: sourceIfNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: x-ms-source-if-none-match + protocol: ! + http: ! + in: header + - *ref_813 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_814 + header: ETag + - ! + schema: *ref_815 + header: Last-Modified + - ! + schema: *ref_816 + header: Content-MD5 + - ! + schema: *ref_817 + header: x-ms-content-crc64 + - ! + schema: *ref_818 + header: x-ms-blob-sequence-number + - ! + schema: *ref_819 + header: x-ms-request-id + - ! + schema: *ref_820 + header: x-ms-version + - ! + schema: *ref_821 + header: Date + - ! + schema: *ref_822 + header: x-ms-request-server-encrypted + - ! + schema: *ref_823 + header: x-ms-encryption-key-sha256 + statusCodes: + - '201' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_824 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: UploadPagesFromURL + description: The Upload Pages operation writes a range of pages to a page blob where the contents are read from a URL + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_825 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_454 + implementation: Method + language: ! + default: + name: snapshot + description: >- + The snapshot parameter is an opaque DateTime value that, when present, specifies the blob snapshot to retrieve. For more information on working with blob snapshots, see Creating a Snapshot of a Blob. + serializedName: snapshot + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_455 + implementation: Method + language: ! + default: + name: range + description: Return only the bytes of the blob in the specified range. + serializedName: x-ms-range + protocol: ! + http: ! + in: header + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - *ref_826 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: get + uri: '{url}' + responses: + - ! + schema: *ref_827 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_828 + header: Last-Modified + - ! + schema: *ref_829 + header: ETag + - ! + schema: *ref_830 + header: x-ms-blob-content-length + - ! + schema: *ref_831 + header: x-ms-client-request-id + - ! + schema: *ref_832 + header: x-ms-request-id + - ! + schema: *ref_833 + header: x-ms-version + - ! + schema: *ref_834 + header: Date + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_835 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: GetPageRanges + description: The Get Page Ranges operation returns the list of valid page ranges for a page blob or snapshot of a page blob + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_836 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_454 + implementation: Method + language: ! + default: + name: snapshot + description: >- + The snapshot parameter is an opaque DateTime value that, when present, specifies the blob snapshot to retrieve. For more information on working with blob snapshots, see Creating a Snapshot of a Blob. + serializedName: snapshot + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_837 + implementation: Method + language: ! + default: + name: prevsnapshot + description: >- + Optional in version 2015-07-08 and newer. The prevsnapshot parameter is a DateTime value that specifies that the response will contain only pages that were changed between target blob and previous snapshot. Changed pages + include both updated and cleared pages. The target blob may be a snapshot, as long as the snapshot specified by prevsnapshot is the older of the two. Note that incremental snapshots are currently supported only for blobs + created on or after January 1, 2016. + serializedName: prevsnapshot + protocol: ! + http: ! + in: query + - ! + schema: *ref_455 + implementation: Method + language: ! + default: + name: range + description: Return only the bytes of the blob in the specified range. + serializedName: x-ms-range + protocol: ! + http: ! + in: header + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - *ref_838 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: get + uri: '{url}' + responses: + - ! + schema: *ref_827 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_839 + header: Last-Modified + - ! + schema: *ref_840 + header: ETag + - ! + schema: *ref_841 + header: x-ms-blob-content-length + - ! + schema: *ref_842 + header: x-ms-client-request-id + - ! + schema: *ref_843 + header: x-ms-request-id + - ! + schema: *ref_844 + header: x-ms-version + - ! + schema: *ref_845 + header: Date + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_846 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: GetPageRangesDiff + description: The Get Page Ranges Diff operation returns the list of valid page ranges for a page blob that were changed between target blob and previous snapshot. + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_847 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_458 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_516 + language: ! + default: + name: encryptionKey + description: >- + Optional. Specifies the encryption key to use to encrypt the data provided in the request. If not specified, encryption is performed with the root account encryption key. For more information, see Encryption at Rest for Azure + Storage Services. + serializedName: x-ms-encryption-key + protocol: ! + http: ! + in: header + - ! + schema: *ref_459 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_517 + language: ! + default: + name: encryptionKeySha256 + description: The SHA-256 hash of the provided encryption key. Must be provided if the x-ms-encryption-key header is provided. + serializedName: x-ms-encryption-key-sha256 + protocol: ! + http: ! + in: header + - ! + schema: *ref_460 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_518 + language: ! + default: + name: encryptionAlgorithm + description: 'The algorithm used to produce the encryption key hash. Currently, the only accepted value is "AES256". Must be provided if the x-ms-encryption-key header is provided.' + serializedName: x-ms-encryption-algorithm + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_757 + implementation: Method + required: true + language: ! + default: + name: blobContentLength + description: 'This header specifies the maximum size for the page blob, up to 1 TB. The page blob size must be aligned to a 512-byte boundary.' + serializedName: x-ms-blob-content-length + protocol: ! + http: ! + in: header + - *ref_848 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_849 + header: ETag + - ! + schema: *ref_850 + header: Last-Modified + - ! + schema: *ref_851 + header: x-ms-blob-sequence-number + - ! + schema: *ref_852 + header: x-ms-client-request-id + - ! + schema: *ref_853 + header: x-ms-request-id + - ! + schema: *ref_854 + header: x-ms-version + - ! + schema: *ref_855 + header: Date + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_856 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: Resize + description: Resize the Blob + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_857 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_858 + implementation: Method + required: true + language: ! + default: + name: sequenceNumberAction + description: Required if the x-ms-blob-sequence-number header is set for the request. This property applies to page blobs only. This property indicates how the service should modify the blob's sequence number + serializedName: x-ms-sequence-number-action + protocol: ! + http: ! + in: header + - ! + schema: *ref_758 + implementation: Method + language: ! + default: + name: blobSequenceNumber + description: Set for page blobs only. The sequence number is a user-controlled value that you can use to track requests. The value of the sequence number must be between 0 and 2^63 - 1. + serializedName: x-ms-blob-sequence-number + protocol: ! + http: ! + in: header + - *ref_859 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_860 + header: ETag + - ! + schema: *ref_861 + header: Last-Modified + - ! + schema: *ref_862 + header: x-ms-blob-sequence-number + - ! + schema: *ref_863 + header: x-ms-client-request-id + - ! + schema: *ref_864 + header: x-ms-request-id + - ! + schema: *ref_865 + header: x-ms-version + - ! + schema: *ref_866 + header: Date + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_867 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: UpdateSequenceNumber + description: Update the sequence number of the blob + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_868 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_699 + implementation: Method + required: true + language: ! + default: + name: copySource + description: >- + Specifies the name of the source page blob snapshot. This value is a URL of up to 2 KB in length that specifies a page blob snapshot. The value should be URL-encoded as it would appear in a request URI. The source blob must + either be public or must be authenticated via a shared access signature. + serializedName: x-ms-copy-source + protocol: ! + http: ! + in: header + - *ref_869 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_870 + header: ETag + - ! + schema: *ref_871 + header: Last-Modified + - ! + schema: *ref_872 + header: x-ms-client-request-id + - ! + schema: *ref_873 + header: x-ms-request-id + - ! + schema: *ref_874 + header: x-ms-version + - ! + schema: *ref_875 + header: Date + - ! + schema: *ref_876 + header: x-ms-copy-id + - ! + schema: *ref_82 + header: x-ms-copy-status + statusCodes: + - '202' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_877 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: CopyIncremental + description: >- + The Copy Incremental operation copies a snapshot of the source page blob to a destination page blob. The snapshot is copied such that only the differential changes between the previously copied snapshot are transferred to the + destination. The copied snapshots are complete copies of the original snapshot and can be read or copied from as usual. This API is supported since REST version 2016-05-31. + protocol: ! {} + language: ! + default: + name: PageBlob + description: '' + protocol: ! {} +- ! + $key: AppendBlob + operations: + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_878 + implementation: Method + required: true + language: ! + default: + name: blobType + description: 'Specifies the type of blob to create: block blob, page blob, or append blob.' + serializedName: x-ms-blob-type + protocol: ! + http: ! + in: header + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_203 + implementation: Method + required: true + language: ! + default: + name: Content-Length + description: The length of the request. + serializedName: Content-Length + protocol: ! + http: ! + in: header + - ! + schema: *ref_608 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_751 + language: ! + default: + name: blobContentType + description: 'Optional. Sets the blob''s content type. If specified, this property is stored with the blob and returned with a read request.' + serializedName: x-ms-blob-content-type + protocol: ! + http: ! + in: header + - ! + schema: *ref_610 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_752 + language: ! + default: + name: blobContentEncoding + description: 'Optional. Sets the blob''s content encoding. If specified, this property is stored with the blob and returned with a read request.' + serializedName: x-ms-blob-content-encoding + protocol: ! + http: ! + in: header + - ! + schema: *ref_611 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_753 + language: ! + default: + name: blobContentLanguage + description: 'Optional. Set the blob''s content language. If specified, this property is stored with the blob and returned with a read request.' + serializedName: x-ms-blob-content-language + protocol: ! + http: ! + in: header + - ! + schema: *ref_609 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_754 + language: ! + default: + name: blobContentMD5 + description: 'Optional. An MD5 hash of the blob content. Note that this hash is not validated, as the hashes for the individual blocks were validated when each was uploaded.' + serializedName: x-ms-blob-content-md5 + protocol: ! + http: ! + in: header + - ! + schema: *ref_607 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_755 + language: ! + default: + name: blobCacheControl + description: 'Optional. Sets the blob''s cache control. If specified, this property is stored with the blob and returned with a read request.' + serializedName: x-ms-blob-cache-control + protocol: ! + http: ! + in: header + - ! + schema: *ref_211 + implementation: Method + extensions: + x-ms-header-collection-prefix: x-ms-meta- + language: ! + default: + name: metadata + description: >- + Optional. Specifies a user-defined name-value pair associated with the blob. If no name-value pairs are specified, the operation will copy the metadata from the source blob or file to the destination blob. If one or more + name-value pairs are specified, the destination blob is created with the specified metadata, and metadata is not copied from the source blob or file. Note that beginning with version 2009-09-19, metadata names must adhere to + the naming rules for C# identifiers. See Naming and Referencing Containers, Blobs, and Metadata for more information. + serializedName: x-ms-meta + protocol: ! + http: ! + in: header + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_612 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_756 + language: ! + default: + name: blobContentDisposition + description: Optional. Sets the blob's Content-Disposition header. + serializedName: x-ms-blob-content-disposition + protocol: ! + http: ! + in: header + - ! + schema: *ref_458 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_516 + language: ! + default: + name: encryptionKey + description: >- + Optional. Specifies the encryption key to use to encrypt the data provided in the request. If not specified, encryption is performed with the root account encryption key. For more information, see Encryption at Rest for Azure + Storage Services. + serializedName: x-ms-encryption-key + protocol: ! + http: ! + in: header + - ! + schema: *ref_459 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_517 + language: ! + default: + name: encryptionKeySha256 + description: The SHA-256 hash of the provided encryption key. Must be provided if the x-ms-encryption-key header is provided. + serializedName: x-ms-encryption-key-sha256 + protocol: ! + http: ! + in: header + - ! + schema: *ref_460 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_518 + language: ! + default: + name: encryptionAlgorithm + description: 'The algorithm used to produce the encryption key hash. Currently, the only accepted value is "AES256". Must be provided if the x-ms-encryption-key header is provided.' + serializedName: x-ms-encryption-algorithm + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - *ref_879 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_880 + header: ETag + - ! + schema: *ref_881 + header: Last-Modified + - ! + schema: *ref_882 + header: Content-MD5 + - ! + schema: *ref_883 + header: x-ms-client-request-id + - ! + schema: *ref_884 + header: x-ms-request-id + - ! + schema: *ref_885 + header: x-ms-version + - ! + schema: *ref_886 + header: Date + - ! + schema: *ref_887 + header: x-ms-request-server-encrypted + - ! + schema: *ref_888 + header: x-ms-encryption-key-sha256 + statusCodes: + - '201' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_889 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: Create + description: The Create Append Blob operation creates a new append blob. + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_890 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_203 + implementation: Method + required: true + language: ! + default: + name: Content-Length + description: The length of the request. + serializedName: Content-Length + protocol: ! + http: ! + in: header + - ! + schema: *ref_772 + implementation: Method + language: ! + default: + name: transactionalContentMD5 + description: 'Specify the transactional md5 for the body, to be validated by the service.' + serializedName: Content-MD5 + protocol: ! + http: ! + in: header + - ! + schema: *ref_773 + implementation: Method + language: ! + default: + name: transactionalContentCrc64 + description: 'Specify the transactional crc64 for the body, to be validated by the service.' + serializedName: x-ms-content-crc64 + protocol: ! + http: ! + in: header + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_891 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_910 + name: append-position-access-conditions + language: ! + default: + name: maxSize + description: >- + Optional conditional header. The max length in bytes permitted for the append blob. If the Append Block operation would cause the blob to exceed that limit or if the blob size is already greater than the value specified in + this header, the request will fail with MaxBlobSizeConditionNotMet error (HTTP status code 412 - Precondition Failed). + serializedName: x-ms-blob-condition-maxsize + protocol: ! + http: ! + in: header + - ! + schema: *ref_892 + implementation: Method + extensions: + x-ms-parameter-grouping: &ref_911 + name: append-position-access-conditions + language: ! + default: + name: appendPosition + description: >- + Optional conditional header, used only for the Append Block operation. A number indicating the byte offset to compare. Append Block will succeed only if the append position is equal to this number. If it is not, the request + will fail with the AppendPositionConditionNotMet error (HTTP status code 412 - Precondition Failed). + serializedName: x-ms-blob-condition-appendpos + protocol: ! + http: ! + in: header + - ! + schema: *ref_458 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_516 + language: ! + default: + name: encryptionKey + description: >- + Optional. Specifies the encryption key to use to encrypt the data provided in the request. If not specified, encryption is performed with the root account encryption key. For more information, see Encryption at Rest for Azure + Storage Services. + serializedName: x-ms-encryption-key + protocol: ! + http: ! + in: header + - ! + schema: *ref_459 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_517 + language: ! + default: + name: encryptionKeySha256 + description: The SHA-256 hash of the provided encryption key. Must be provided if the x-ms-encryption-key header is provided. + serializedName: x-ms-encryption-key-sha256 + protocol: ! + http: ! + in: header + - ! + schema: *ref_460 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_518 + language: ! + default: + name: encryptionAlgorithm + description: 'The algorithm used to produce the encryption key hash. Currently, the only accepted value is "AES256". Must be provided if the x-ms-encryption-key header is provided.' + serializedName: x-ms-encryption-algorithm + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - *ref_893 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_894 + implementation: Method + extensions: + x-ms-requestBody-name: body + language: ! + default: + name: body + description: Initial data + protocol: ! + http: ! + in: body + style: binary + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + binary: true + knownMediaType: binary + mediaTypes: + - application/octet-stream + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_895 + header: ETag + - ! + schema: *ref_896 + header: Last-Modified + - ! + schema: *ref_897 + header: Content-MD5 + - ! + schema: *ref_898 + header: x-ms-content-crc64 + - ! + schema: *ref_899 + header: x-ms-client-request-id + - ! + schema: *ref_900 + header: x-ms-request-id + - ! + schema: *ref_901 + header: x-ms-version + - ! + schema: *ref_902 + header: Date + - ! + schema: *ref_903 + header: x-ms-blob-append-offset + - ! + schema: *ref_904 + header: x-ms-blob-committed-block-count + - ! + schema: *ref_905 + header: x-ms-request-server-encrypted + - ! + schema: *ref_906 + header: x-ms-encryption-key-sha256 + statusCodes: + - '201' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_907 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + extensions: + x-ms-requestBody-index: 0 + language: ! + default: + name: AppendBlock + description: >- + The Append Block operation commits a new block of data to the end of an existing append blob. The Append Block operation is permitted only if the blob was created with x-ms-blob-type set to AppendBlob. Append Block is supported + only on version 2015-02-21 version or later. + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_908 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_809 + implementation: Method + required: true + language: ! + default: + name: sourceUrl + description: Specify a URL to the copy source. + serializedName: x-ms-copy-source + protocol: ! + http: ! + in: header + - ! + schema: *ref_909 + implementation: Method + language: ! + default: + name: sourceRange + description: Bytes of source data in the specified range. + serializedName: x-ms-source-range + protocol: ! + http: ! + in: header + - ! + schema: *ref_711 + implementation: Method + language: ! + default: + name: sourceContentMD5 + description: Specify the md5 calculated for the range of bytes that must be read from the copy source. + serializedName: x-ms-source-content-md5 + protocol: ! + http: ! + in: header + - ! + schema: *ref_811 + implementation: Method + language: ! + default: + name: sourceContentcrc64 + description: Specify the crc64 calculated for the range of bytes that must be read from the copy source. + serializedName: x-ms-source-content-crc64 + protocol: ! + http: ! + in: header + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_203 + implementation: Method + required: true + language: ! + default: + name: Content-Length + description: The length of the request. + serializedName: Content-Length + protocol: ! + http: ! + in: header + - ! + schema: *ref_772 + implementation: Method + language: ! + default: + name: transactionalContentMD5 + description: 'Specify the transactional md5 for the body, to be validated by the service.' + serializedName: Content-MD5 + protocol: ! + http: ! + in: header + - ! + schema: *ref_458 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_516 + language: ! + default: + name: encryptionKey + description: >- + Optional. Specifies the encryption key to use to encrypt the data provided in the request. If not specified, encryption is performed with the root account encryption key. For more information, see Encryption at Rest for Azure + Storage Services. + serializedName: x-ms-encryption-key + protocol: ! + http: ! + in: header + - ! + schema: *ref_459 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_517 + language: ! + default: + name: encryptionKeySha256 + description: The SHA-256 hash of the provided encryption key. Must be provided if the x-ms-encryption-key header is provided. + serializedName: x-ms-encryption-key-sha256 + protocol: ! + http: ! + in: header + - ! + schema: *ref_460 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_518 + language: ! + default: + name: encryptionAlgorithm + description: 'The algorithm used to produce the encryption key hash. Currently, the only accepted value is "AES256". Must be provided if the x-ms-encryption-key header is provided.' + serializedName: x-ms-encryption-algorithm + protocol: ! + http: ! + in: header + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_891 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_910 + language: ! + default: + name: maxSize + description: >- + Optional conditional header. The max length in bytes permitted for the append blob. If the Append Block operation would cause the blob to exceed that limit or if the blob size is already greater than the value specified in + this header, the request will fail with MaxBlobSizeConditionNotMet error (HTTP status code 412 - Precondition Failed). + serializedName: x-ms-blob-condition-maxsize + protocol: ! + http: ! + in: header + - ! + schema: *ref_892 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_911 + language: ! + default: + name: appendPosition + description: >- + Optional conditional header, used only for the Append Block operation. A number indicating the byte offset to compare. Append Block will succeed only if the append position is equal to this number. If it is not, the request + will fail with the AppendPositionConditionNotMet error (HTTP status code 412 - Precondition Failed). + serializedName: x-ms-blob-condition-appendpos + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_400 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_584 + language: ! + default: + name: sourceIfModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: x-ms-source-if-modified-since + protocol: ! + http: ! + in: header + - ! + schema: *ref_401 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_585 + language: ! + default: + name: sourceIfUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: x-ms-source-if-unmodified-since + protocol: ! + http: ! + in: header + - ! + schema: *ref_402 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_586 + language: ! + default: + name: sourceIfMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: x-ms-source-if-match + protocol: ! + http: ! + in: header + - ! + schema: *ref_403 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_587 + language: ! + default: + name: sourceIfNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: x-ms-source-if-none-match + protocol: ! + http: ! + in: header + - *ref_912 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_913 + header: ETag + - ! + schema: *ref_914 + header: Last-Modified + - ! + schema: *ref_915 + header: Content-MD5 + - ! + schema: *ref_916 + header: x-ms-content-crc64 + - ! + schema: *ref_917 + header: x-ms-request-id + - ! + schema: *ref_918 + header: x-ms-version + - ! + schema: *ref_919 + header: Date + - ! + schema: *ref_920 + header: x-ms-blob-append-offset + - ! + schema: *ref_921 + header: x-ms-blob-committed-block-count + - ! + schema: *ref_922 + header: x-ms-encryption-key-sha256 + - ! + schema: *ref_923 + header: x-ms-request-server-encrypted + statusCodes: + - '201' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_924 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: AppendBlockFromUrl + description: >- + The Append Block operation commits a new block of data to the end of an existing append blob where the contents are read from a source url. The Append Block operation is permitted only if the blob was created with x-ms-blob-type + set to AppendBlob. Append Block is supported only on version 2015-02-21 version or later. + protocol: ! {} + language: ! + default: + name: AppendBlob + description: '' + protocol: ! {} +- ! + $key: BlockBlob + operations: + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_925 + implementation: Method + required: true + language: ! + default: + name: blobType + description: 'Specifies the type of blob to create: block blob, page blob, or append blob.' + serializedName: x-ms-blob-type + protocol: ! + http: ! + in: header + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_772 + implementation: Method + language: ! + default: + name: transactionalContentMD5 + description: 'Specify the transactional md5 for the body, to be validated by the service.' + serializedName: Content-MD5 + protocol: ! + http: ! + in: header + - ! + schema: *ref_203 + implementation: Method + required: true + language: ! + default: + name: Content-Length + description: The length of the request. + serializedName: Content-Length + protocol: ! + http: ! + in: header + - ! + schema: *ref_608 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_751 + language: ! + default: + name: blobContentType + description: 'Optional. Sets the blob''s content type. If specified, this property is stored with the blob and returned with a read request.' + serializedName: x-ms-blob-content-type + protocol: ! + http: ! + in: header + - ! + schema: *ref_610 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_752 + language: ! + default: + name: blobContentEncoding + description: 'Optional. Sets the blob''s content encoding. If specified, this property is stored with the blob and returned with a read request.' + serializedName: x-ms-blob-content-encoding + protocol: ! + http: ! + in: header + - ! + schema: *ref_611 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_753 + language: ! + default: + name: blobContentLanguage + description: 'Optional. Set the blob''s content language. If specified, this property is stored with the blob and returned with a read request.' + serializedName: x-ms-blob-content-language + protocol: ! + http: ! + in: header + - ! + schema: *ref_609 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_754 + language: ! + default: + name: blobContentMD5 + description: 'Optional. An MD5 hash of the blob content. Note that this hash is not validated, as the hashes for the individual blocks were validated when each was uploaded.' + serializedName: x-ms-blob-content-md5 + protocol: ! + http: ! + in: header + - ! + schema: *ref_607 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_755 + language: ! + default: + name: blobCacheControl + description: 'Optional. Sets the blob''s cache control. If specified, this property is stored with the blob and returned with a read request.' + serializedName: x-ms-blob-cache-control + protocol: ! + http: ! + in: header + - ! + schema: *ref_211 + implementation: Method + extensions: + x-ms-header-collection-prefix: x-ms-meta- + language: ! + default: + name: metadata + description: >- + Optional. Specifies a user-defined name-value pair associated with the blob. If no name-value pairs are specified, the operation will copy the metadata from the source blob or file to the destination blob. If one or more + name-value pairs are specified, the destination blob is created with the specified metadata, and metadata is not copied from the source blob or file. Note that beginning with version 2009-09-19, metadata names must adhere to + the naming rules for C# identifiers. See Naming and Referencing Containers, Blobs, and Metadata for more information. + serializedName: x-ms-meta + protocol: ! + http: ! + in: header + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_612 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_756 + language: ! + default: + name: blobContentDisposition + description: Optional. Sets the blob's Content-Disposition header. + serializedName: x-ms-blob-content-disposition + protocol: ! + http: ! + in: header + - ! + schema: *ref_458 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_516 + language: ! + default: + name: encryptionKey + description: >- + Optional. Specifies the encryption key to use to encrypt the data provided in the request. If not specified, encryption is performed with the root account encryption key. For more information, see Encryption at Rest for Azure + Storage Services. + serializedName: x-ms-encryption-key + protocol: ! + http: ! + in: header + - ! + schema: *ref_459 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_517 + language: ! + default: + name: encryptionKeySha256 + description: The SHA-256 hash of the provided encryption key. Must be provided if the x-ms-encryption-key header is provided. + serializedName: x-ms-encryption-key-sha256 + protocol: ! + http: ! + in: header + - ! + schema: *ref_460 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_518 + language: ! + default: + name: encryptionAlgorithm + description: 'The algorithm used to produce the encryption key hash. Currently, the only accepted value is "AES256". Must be provided if the x-ms-encryption-key header is provided.' + serializedName: x-ms-encryption-algorithm + protocol: ! + http: ! + in: header + - ! + schema: *ref_27 + implementation: Method + language: ! + default: + name: tier + description: Optional. Indicates the tier to be set on the blob. + serializedName: x-ms-access-tier + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - *ref_926 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_927 + implementation: Method + extensions: + x-ms-requestBody-name: body + language: ! + default: + name: body + description: Initial data + protocol: ! + http: ! + in: body + style: binary + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + binary: true + knownMediaType: binary + mediaTypes: + - application/octet-stream + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_928 + header: ETag + - ! + schema: *ref_929 + header: Last-Modified + - ! + schema: *ref_930 + header: Content-MD5 + - ! + schema: *ref_931 + header: x-ms-client-request-id + - ! + schema: *ref_932 + header: x-ms-request-id + - ! + schema: *ref_933 + header: x-ms-version + - ! + schema: *ref_934 + header: Date + - ! + schema: *ref_935 + header: x-ms-request-server-encrypted + - ! + schema: *ref_936 + header: x-ms-encryption-key-sha256 + statusCodes: + - '201' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_937 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + extensions: + x-ms-requestBody-index: 0 + language: ! + default: + name: Upload + description: >- + The Upload Block Blob operation updates the content of an existing block blob. Updating an existing block blob overwrites any existing metadata on the blob. Partial updates are not supported with Put Blob; the content of the + existing blob is overwritten with the content of the new blob. To perform a partial update of the content of a block blob, use the Put Block List operation. + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_938 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_939 + implementation: Method + required: true + language: ! + default: + name: blockId + description: >- + A valid Base64 string value that identifies the block. Prior to encoding, the string must be less than or equal to 64 bytes in size. For a given blob, the length of the value specified for the blockid parameter must be the + same size for each block. + serializedName: blockid + protocol: ! + http: ! + in: query + - ! + schema: *ref_203 + implementation: Method + required: true + language: ! + default: + name: Content-Length + description: The length of the request. + serializedName: Content-Length + protocol: ! + http: ! + in: header + - ! + schema: *ref_772 + implementation: Method + language: ! + default: + name: transactionalContentMD5 + description: 'Specify the transactional md5 for the body, to be validated by the service.' + serializedName: Content-MD5 + protocol: ! + http: ! + in: header + - ! + schema: *ref_773 + implementation: Method + language: ! + default: + name: transactionalContentCrc64 + description: 'Specify the transactional crc64 for the body, to be validated by the service.' + serializedName: x-ms-content-crc64 + protocol: ! + http: ! + in: header + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_458 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_516 + language: ! + default: + name: encryptionKey + description: >- + Optional. Specifies the encryption key to use to encrypt the data provided in the request. If not specified, encryption is performed with the root account encryption key. For more information, see Encryption at Rest for Azure + Storage Services. + serializedName: x-ms-encryption-key + protocol: ! + http: ! + in: header + - ! + schema: *ref_459 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_517 + language: ! + default: + name: encryptionKeySha256 + description: The SHA-256 hash of the provided encryption key. Must be provided if the x-ms-encryption-key header is provided. + serializedName: x-ms-encryption-key-sha256 + protocol: ! + http: ! + in: header + - ! + schema: *ref_460 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_518 + language: ! + default: + name: encryptionAlgorithm + description: 'The algorithm used to produce the encryption key hash. Currently, the only accepted value is "AES256". Must be provided if the x-ms-encryption-key header is provided.' + serializedName: x-ms-encryption-algorithm + protocol: ! + http: ! + in: header + - *ref_940 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_941 + implementation: Method + extensions: + x-ms-requestBody-name: body + language: ! + default: + name: body + description: Initial data + protocol: ! + http: ! + in: body + style: binary + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + binary: true + knownMediaType: binary + mediaTypes: + - application/octet-stream + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_942 + header: Content-MD5 + - ! + schema: *ref_943 + header: x-ms-client-request-id + - ! + schema: *ref_944 + header: x-ms-request-id + - ! + schema: *ref_945 + header: x-ms-version + - ! + schema: *ref_946 + header: Date + - ! + schema: *ref_947 + header: x-ms-content-crc64 + - ! + schema: *ref_948 + header: x-ms-request-server-encrypted + - ! + schema: *ref_949 + header: x-ms-encryption-key-sha256 + statusCodes: + - '201' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_950 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + extensions: + x-ms-requestBody-index: 4 + language: ! + default: + name: StageBlock + description: The Stage Block operation creates a new block to be committed as part of a blob + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_951 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_939 + implementation: Method + required: true + language: ! + default: + name: blockId + description: >- + A valid Base64 string value that identifies the block. Prior to encoding, the string must be less than or equal to 64 bytes in size. For a given blob, the length of the value specified for the blockid parameter must be the + same size for each block. + serializedName: blockid + protocol: ! + http: ! + in: query + - ! + schema: *ref_203 + implementation: Method + required: true + language: ! + default: + name: Content-Length + description: The length of the request. + serializedName: Content-Length + protocol: ! + http: ! + in: header + - ! + schema: *ref_809 + implementation: Method + required: true + language: ! + default: + name: sourceUrl + description: Specify a URL to the copy source. + serializedName: x-ms-copy-source + protocol: ! + http: ! + in: header + - ! + schema: *ref_909 + implementation: Method + language: ! + default: + name: sourceRange + description: Bytes of source data in the specified range. + serializedName: x-ms-source-range + protocol: ! + http: ! + in: header + - ! + schema: *ref_711 + implementation: Method + language: ! + default: + name: sourceContentMD5 + description: Specify the md5 calculated for the range of bytes that must be read from the copy source. + serializedName: x-ms-source-content-md5 + protocol: ! + http: ! + in: header + - ! + schema: *ref_811 + implementation: Method + language: ! + default: + name: sourceContentcrc64 + description: Specify the crc64 calculated for the range of bytes that must be read from the copy source. + serializedName: x-ms-source-content-crc64 + protocol: ! + http: ! + in: header + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_458 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_516 + language: ! + default: + name: encryptionKey + description: >- + Optional. Specifies the encryption key to use to encrypt the data provided in the request. If not specified, encryption is performed with the root account encryption key. For more information, see Encryption at Rest for Azure + Storage Services. + serializedName: x-ms-encryption-key + protocol: ! + http: ! + in: header + - ! + schema: *ref_459 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_517 + language: ! + default: + name: encryptionKeySha256 + description: The SHA-256 hash of the provided encryption key. Must be provided if the x-ms-encryption-key header is provided. + serializedName: x-ms-encryption-key-sha256 + protocol: ! + http: ! + in: header + - ! + schema: *ref_460 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_518 + language: ! + default: + name: encryptionAlgorithm + description: 'The algorithm used to produce the encryption key hash. Currently, the only accepted value is "AES256". Must be provided if the x-ms-encryption-key header is provided.' + serializedName: x-ms-encryption-algorithm + protocol: ! + http: ! + in: header + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_400 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_584 + language: ! + default: + name: sourceIfModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: x-ms-source-if-modified-since + protocol: ! + http: ! + in: header + - ! + schema: *ref_401 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_585 + language: ! + default: + name: sourceIfUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: x-ms-source-if-unmodified-since + protocol: ! + http: ! + in: header + - ! + schema: *ref_402 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_586 + language: ! + default: + name: sourceIfMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: x-ms-source-if-match + protocol: ! + http: ! + in: header + - ! + schema: *ref_403 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_587 + language: ! + default: + name: sourceIfNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: x-ms-source-if-none-match + protocol: ! + http: ! + in: header + - *ref_952 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_953 + header: Content-MD5 + - ! + schema: *ref_954 + header: x-ms-content-crc64 + - ! + schema: *ref_955 + header: x-ms-client-request-id + - ! + schema: *ref_956 + header: x-ms-request-id + - ! + schema: *ref_957 + header: x-ms-version + - ! + schema: *ref_958 + header: Date + - ! + schema: *ref_959 + header: x-ms-request-server-encrypted + - ! + schema: *ref_960 + header: x-ms-encryption-key-sha256 + statusCodes: + - '201' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_961 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: StageBlockFromURL + description: The Stage Block operation creates a new block to be committed as part of a blob where the contents are read from a URL. + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_962 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_607 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_755 + language: ! + default: + name: blobCacheControl + description: 'Optional. Sets the blob''s cache control. If specified, this property is stored with the blob and returned with a read request.' + serializedName: x-ms-blob-cache-control + protocol: ! + http: ! + in: header + - ! + schema: *ref_608 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_751 + language: ! + default: + name: blobContentType + description: 'Optional. Sets the blob''s content type. If specified, this property is stored with the blob and returned with a read request.' + serializedName: x-ms-blob-content-type + protocol: ! + http: ! + in: header + - ! + schema: *ref_610 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_752 + language: ! + default: + name: blobContentEncoding + description: 'Optional. Sets the blob''s content encoding. If specified, this property is stored with the blob and returned with a read request.' + serializedName: x-ms-blob-content-encoding + protocol: ! + http: ! + in: header + - ! + schema: *ref_611 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_753 + language: ! + default: + name: blobContentLanguage + description: 'Optional. Set the blob''s content language. If specified, this property is stored with the blob and returned with a read request.' + serializedName: x-ms-blob-content-language + protocol: ! + http: ! + in: header + - ! + schema: *ref_609 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_754 + language: ! + default: + name: blobContentMD5 + description: 'Optional. An MD5 hash of the blob content. Note that this hash is not validated, as the hashes for the individual blocks were validated when each was uploaded.' + serializedName: x-ms-blob-content-md5 + protocol: ! + http: ! + in: header + - ! + schema: *ref_772 + implementation: Method + language: ! + default: + name: transactionalContentMD5 + description: 'Specify the transactional md5 for the body, to be validated by the service.' + serializedName: Content-MD5 + protocol: ! + http: ! + in: header + - ! + schema: *ref_773 + implementation: Method + language: ! + default: + name: transactionalContentCrc64 + description: 'Specify the transactional crc64 for the body, to be validated by the service.' + serializedName: x-ms-content-crc64 + protocol: ! + http: ! + in: header + - ! + schema: *ref_211 + implementation: Method + extensions: + x-ms-header-collection-prefix: x-ms-meta- + language: ! + default: + name: metadata + description: >- + Optional. Specifies a user-defined name-value pair associated with the blob. If no name-value pairs are specified, the operation will copy the metadata from the source blob or file to the destination blob. If one or more + name-value pairs are specified, the destination blob is created with the specified metadata, and metadata is not copied from the source blob or file. Note that beginning with version 2009-09-19, metadata names must adhere to + the naming rules for C# identifiers. See Naming and Referencing Containers, Blobs, and Metadata for more information. + serializedName: x-ms-meta + protocol: ! + http: ! + in: header + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_612 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_756 + language: ! + default: + name: blobContentDisposition + description: Optional. Sets the blob's Content-Disposition header. + serializedName: x-ms-blob-content-disposition + protocol: ! + http: ! + in: header + - ! + schema: *ref_458 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_516 + language: ! + default: + name: encryptionKey + description: >- + Optional. Specifies the encryption key to use to encrypt the data provided in the request. If not specified, encryption is performed with the root account encryption key. For more information, see Encryption at Rest for Azure + Storage Services. + serializedName: x-ms-encryption-key + protocol: ! + http: ! + in: header + - ! + schema: *ref_459 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_517 + language: ! + default: + name: encryptionKeySha256 + description: The SHA-256 hash of the provided encryption key. Must be provided if the x-ms-encryption-key header is provided. + serializedName: x-ms-encryption-key-sha256 + protocol: ! + http: ! + in: header + - ! + schema: *ref_460 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_518 + language: ! + default: + name: encryptionAlgorithm + description: 'The algorithm used to produce the encryption key hash. Currently, the only accepted value is "AES256". Must be provided if the x-ms-encryption-key header is provided.' + serializedName: x-ms-encryption-algorithm + protocol: ! + http: ! + in: header + - ! + schema: *ref_27 + implementation: Method + language: ! + default: + name: tier + description: Optional. Indicates the tier to be set on the blob. + serializedName: x-ms-access-tier + protocol: ! + http: ! + in: header + - ! + schema: *ref_233 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_243 + language: ! + default: + name: ifModifiedSince + description: Specify this header value to operate only on a blob if it has been modified since the specified date/time. + serializedName: If-Modified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_234 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_263 + language: ! + default: + name: ifUnmodifiedSince + description: Specify this header value to operate only on a blob if it has not been modified since the specified date/time. + serializedName: If-Unmodified-Since + protocol: ! + http: ! + in: header + - ! + schema: *ref_375 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_398 + language: ! + default: + name: ifMatch + description: Specify an ETag value to operate only on blobs with a matching value. + serializedName: If-Match + protocol: ! + http: ! + in: header + - ! + schema: *ref_376 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_399 + language: ! + default: + name: ifNoneMatch + description: Specify an ETag value to operate only on blobs without a matching value. + serializedName: If-None-Match + protocol: ! + http: ! + in: header + - *ref_963 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + - ! + schema: *ref_964 + implementation: Method + required: true + extensions: + x-ms-requestBody-name: blocks + language: ! + default: + name: blocks + description: '' + protocol: ! + http: ! + in: body + style: json + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: put + knownMediaType: xml + mediaTypes: + - application/xml + uri: '{url}' + responses: + - ! + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_965 + header: ETag + - ! + schema: *ref_966 + header: Last-Modified + - ! + schema: *ref_967 + header: Content-MD5 + - ! + schema: *ref_968 + header: x-ms-content-crc64 + - ! + schema: *ref_969 + header: x-ms-client-request-id + - ! + schema: *ref_970 + header: x-ms-request-id + - ! + schema: *ref_971 + header: x-ms-version + - ! + schema: *ref_972 + header: Date + - ! + schema: *ref_973 + header: x-ms-request-server-encrypted + - ! + schema: *ref_974 + header: x-ms-encryption-key-sha256 + statusCodes: + - '201' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_975 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + extensions: + x-ms-requestBody-index: 19 + language: ! + default: + name: CommitBlockList + description: >- + The Commit Block List operation writes a blob by specifying the list of block IDs that make up the blob. In order to be written as part of a blob, a block must have been successfully written to the server in a prior Put Block + operation. You can call Put Block List to update a blob by uploading only those blocks that have changed, then committing the new and existing blocks together. You can do this by specifying whether to commit a block from the + committed block list or from the uncommitted block list, or to commit the most recently uploaded version of the block, whichever list it may belong to. + protocol: ! {} + - ! + apiVersions: + - ! + version: '2019-02-02' + request: ! + parameters: + - *ref_145 + - ! + schema: *ref_962 + implementation: Method + required: true + language: ! + default: + name: comp + description: MISSING·PARAMETER-DESCRIPTION + serializedName: comp + protocol: ! + http: ! + in: query + - ! + schema: *ref_454 + implementation: Method + language: ! + default: + name: snapshot + description: >- + The snapshot parameter is an opaque DateTime value that, when present, specifies the blob snapshot to retrieve. For more information on working with blob snapshots, see Creating a Snapshot of a Blob. + serializedName: snapshot + protocol: ! + http: ! + in: query + - ! + schema: *ref_976 + implementation: Method + required: true + language: ! + default: + name: listType + description: 'Specifies whether to return the list of committed blocks, the list of uncommitted blocks, or both lists together.' + serializedName: blocklisttype + protocol: ! + http: ! + in: query + - ! + schema: *ref_148 + implementation: Method + language: ! + default: + name: timeout + description: >- + The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob + Service Operations. + serializedName: timeout + protocol: ! + http: ! + in: query + - ! + schema: *ref_220 + implementation: Method + extensions: + x-ms-parameter-grouping: *ref_232 + language: ! + default: + name: leaseId + description: 'If specified, the operation only succeeds if the resource''s lease is active and matches this ID.' + serializedName: x-ms-lease-id + protocol: ! + http: ! + in: header + - *ref_977 + - ! + schema: *ref_150 + implementation: Method + language: ! + default: + name: requestId + description: 'Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.' + serializedName: x-ms-client-request-id + protocol: ! + http: ! + in: header + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + path: '/{containerName}/{blob}' + method: get + uri: '{url}' + responses: + - ! + schema: *ref_978 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_979 + header: Last-Modified + - ! + schema: *ref_980 + header: ETag + - ! + schema: *ref_981 + header: Content-Type + - ! + schema: *ref_982 + header: x-ms-blob-content-length + - ! + schema: *ref_983 + header: x-ms-client-request-id + - ! + schema: *ref_984 + header: x-ms-request-id + - ! + schema: *ref_985 + header: x-ms-version + - ! + schema: *ref_986 + header: Date + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - '200' + exceptions: + - ! + schema: *ref_155 + language: ! + default: + name: '' + description: '' + protocol: ! + http: ! + headers: + - ! + schema: *ref_987 + header: x-ms-error-code + knownMediaType: xml + mediaTypes: + - application/xml + statusCodes: + - default + language: ! + default: + name: GetBlockList + description: The Get Block List operation retrieves the list of blocks that have been uploaded as part of a block blob + protocol: ! {} + language: ! + default: + name: BlockBlob + description: '' + protocol: ! {} +language: ! + default: + name: '' + description: '' +protocol: ! + http: ! {} diff --git a/modelerfour/test/scenarios/blob-storage/oai2.loaded.json b/modelerfour/test/scenarios/blob-storage/oai2.loaded.json new file mode 100644 index 0000000..950cc70 --- /dev/null +++ b/modelerfour/test/scenarios/blob-storage/oai2.loaded.json @@ -0,0 +1,10079 @@ +{ + "swagger": "2.0", + "info": { + "title": "Azure Blob Storage", + "version": "2019-02-02", + "x-ms-code-generation-settings": { + "header": "MIT", + "strictSpecAdherence": false + } + }, + "x-ms-parameterized-host": { + "hostTemplate": "{url}", + "useSchemePrefix": false, + "positionInOperation": "first", + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Url" + } + ] + }, + "securityDefinitions": { + "blob_shared_key": { + "type": "apiKey", + "name": "Authorization", + "in": "header" + } + }, + "schemes": [ + "https" + ], + "consumes": [ + "application/xml" + ], + "produces": [ + "application/xml" + ], + "paths": {}, + "x-ms-paths": { + "/?restype=service&comp=properties": { + "put": { + "tags": [ + "service" + ], + "operationId": "Service_SetProperties", + "description": "Sets properties for a storage account's Blob service endpoint, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules", + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/StorageServiceProperties" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ClientRequestId" + } + ], + "responses": { + "202": { + "description": "Success (Accepted)", + "headers": { + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above." + } + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "type": "string" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/StorageError" + } + } + } + }, + "get": { + "tags": [ + "service" + ], + "operationId": "Service_GetProperties", + "description": "gets the properties of a storage account's Blob service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules.", + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ClientRequestId" + } + ], + "responses": { + "200": { + "description": "Success.", + "headers": { + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above." + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/StorageServiceProperties" + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "type": "string" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/StorageError" + } + } + } + }, + "parameters": [ + { + "name": "restype", + "in": "query", + "required": true, + "type": "string", + "enum": [ + "service" + ] + }, + { + "name": "comp", + "in": "query", + "required": true, + "type": "string", + "enum": [ + "properties" + ] + } + ] + }, + "/?restype=service&comp=stats": { + "get": { + "tags": [ + "service" + ], + "operationId": "Service_GetStatistics", + "description": "Retrieves statistics related to replication for the Blob service. It is only available on the secondary location endpoint when read-access geo-redundant replication is enabled for the storage account.", + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ClientRequestId" + } + ], + "responses": { + "200": { + "description": "Success.", + "headers": { + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above." + }, + "Date": { + "type": "string", + "format": "date-time-rfc1123", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/StorageServiceStats" + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "type": "string" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/StorageError" + } + } + } + }, + "parameters": [ + { + "name": "restype", + "in": "query", + "required": true, + "type": "string", + "enum": [ + "service" + ] + }, + { + "name": "comp", + "in": "query", + "required": true, + "type": "string", + "enum": [ + "stats" + ] + } + ] + }, + "/?comp=list": { + "get": { + "tags": [ + "service" + ], + "operationId": "Service_ListContainersSegment", + "description": "The List Containers Segment operation returns a list of the containers under the specified account", + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Prefix" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Marker" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/MaxResults" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ListContainersInclude" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ClientRequestId" + } + ], + "responses": { + "200": { + "description": "Success.", + "headers": { + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above." + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/ListContainersSegmentResponse" + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "type": "string" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/StorageError" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "NextMarker" + } + }, + "parameters": [ + { + "name": "comp", + "in": "query", + "required": true, + "type": "string", + "enum": [ + "list" + ] + } + ] + }, + "/?restype=service&comp=userdelegationkey": { + "post": { + "tags": [ + "service" + ], + "operationId": "Service_GetUserDelegationKey", + "description": "Retrieves a user delegation key for the Blob service. This is only a valid operation when using bearer token authentication.", + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/KeyInfo" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ClientRequestId" + } + ], + "responses": { + "200": { + "description": "Success.", + "headers": { + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above." + }, + "Date": { + "type": "string", + "format": "date-time-rfc1123", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/UserDelegationKey" + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "type": "string" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/StorageError" + } + } + } + }, + "parameters": [ + { + "name": "restype", + "in": "query", + "required": true, + "type": "string", + "enum": [ + "service" + ] + }, + { + "name": "comp", + "in": "query", + "required": true, + "type": "string", + "enum": [ + "userdelegationkey" + ] + } + ] + }, + "/?restype=account&comp=properties": { + "get": { + "tags": [ + "service" + ], + "operationId": "Service_GetAccountInfo", + "description": "Returns the sku name and account kind ", + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + } + ], + "responses": { + "200": { + "description": "Success (OK)", + "headers": { + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above." + }, + "Date": { + "type": "string", + "format": "date-time-rfc1123", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-sku-name": { + "x-ms-client-name": "SkuName", + "type": "string", + "enum": [ + "Standard_LRS", + "Standard_GRS", + "Standard_RAGRS", + "Standard_ZRS", + "Premium_LRS" + ], + "x-ms-enum": { + "name": "SkuName", + "modelAsString": false + }, + "description": "Identifies the sku name of the account" + }, + "x-ms-account-kind": { + "x-ms-client-name": "AccountKind", + "type": "string", + "enum": [ + "Storage", + "BlobStorage", + "StorageV2" + ], + "x-ms-enum": { + "name": "AccountKind", + "modelAsString": false + }, + "description": "Identifies the account kind" + } + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "type": "string" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/StorageError" + } + } + } + }, + "parameters": [ + { + "name": "restype", + "in": "query", + "required": true, + "type": "string", + "enum": [ + "account" + ] + }, + { + "name": "comp", + "in": "query", + "required": true, + "type": "string", + "enum": [ + "properties" + ] + } + ] + }, + "/?comp=batch": { + "post": { + "tags": [ + "service" + ], + "operationId": "Service_SubmitBatch", + "description": "The Batch operation allows multiple API calls to be embedded into a single HTTP request.", + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Body" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ContentLength" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/MultipartContentType" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ClientRequestId" + } + ], + "responses": { + "200": { + "description": "Success.", + "headers": { + "Content-Type": { + "type": "string", + "description": "The media type of the body of the response. For batch requests, this is multipart/mixed; boundary=batchresponse_GUID" + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above." + } + }, + "schema": { + "type": "object", + "format": "file" + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "type": "string" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/StorageError" + } + } + } + }, + "parameters": [ + { + "name": "comp", + "in": "query", + "required": true, + "type": "string", + "enum": [ + "batch" + ] + } + ] + }, + "/{containerName}?restype=container": { + "put": { + "tags": [ + "container" + ], + "operationId": "Container_Create", + "description": "creates a new container under the specified account. If the container with the same name already exists, the operation fails", + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Metadata" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/BlobPublicAccess" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ClientRequestId" + } + ], + "responses": { + "201": { + "description": "Success, Container created.", + "headers": { + "ETag": { + "type": "string", + "format": "etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "type": "string", + "format": "date-time-rfc1123", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above." + }, + "Date": { + "type": "string", + "format": "date-time-rfc1123", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "type": "string" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/StorageError" + } + } + } + }, + "get": { + "tags": [ + "container" + ], + "operationId": "Container_GetProperties", + "description": "returns all user-defined metadata and system properties for the specified container. The data returned does not include the container's list of blobs", + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ClientRequestId" + } + ], + "responses": { + "200": { + "description": "Success", + "headers": { + "x-ms-meta": { + "type": "string", + "x-ms-client-name": "Metadata", + "x-ms-header-collection-prefix": "x-ms-meta-" + }, + "ETag": { + "type": "string", + "format": "etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "type": "string", + "format": "date-time-rfc1123", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-lease-duration": { + "x-ms-client-name": "LeaseDuration", + "description": "When a blob is leased, specifies whether the lease is of infinite or fixed duration.", + "type": "string", + "enum": [ + "infinite", + "fixed" + ], + "x-ms-enum": { + "name": "LeaseDurationType", + "modelAsString": false + } + }, + "x-ms-lease-state": { + "x-ms-client-name": "LeaseState", + "description": "Lease state of the blob.", + "type": "string", + "enum": [ + "available", + "leased", + "expired", + "breaking", + "broken" + ], + "x-ms-enum": { + "name": "LeaseStateType", + "modelAsString": false + } + }, + "x-ms-lease-status": { + "x-ms-client-name": "LeaseStatus", + "description": "The current lease status of the blob.", + "type": "string", + "enum": [ + "locked", + "unlocked" + ], + "x-ms-enum": { + "name": "LeaseStatusType", + "modelAsString": false + } + }, + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above." + }, + "Date": { + "type": "string", + "format": "date-time-rfc1123", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-blob-public-access": { + "x-ms-client-name": "BlobPublicAccess", + "description": "Indicated whether data in the container may be accessed publicly and the level of access", + "type": "string", + "enum": [ + "container", + "blob" + ], + "x-ms-enum": { + "name": "PublicAccessType", + "modelAsString": true + } + }, + "x-ms-has-immutability-policy": { + "x-ms-client-name": "HasImmutabilityPolicy", + "description": "Indicates whether the container has an immutability policy set on it.", + "type": "boolean" + }, + "x-ms-has-legal-hold": { + "x-ms-client-name": "HasLegalHold", + "description": "Indicates whether the container has a legal hold.", + "type": "boolean" + } + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "type": "string" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/StorageError" + } + } + } + }, + "delete": { + "tags": [ + "container" + ], + "operationId": "Container_Delete", + "description": "operation marks the specified container for deletion. The container and any blobs contained within it are later deleted during garbage collection", + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ClientRequestId" + } + ], + "responses": { + "202": { + "description": "Accepted", + "headers": { + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above." + }, + "Date": { + "type": "string", + "format": "date-time-rfc1123", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "type": "string" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/StorageError" + } + } + } + }, + "parameters": [ + { + "name": "restype", + "in": "query", + "required": true, + "type": "string", + "enum": [ + "container" + ] + } + ] + }, + "/{containerName}?restype=container&comp=metadata": { + "put": { + "tags": [ + "container" + ], + "operationId": "Container_SetMetadata", + "description": "operation sets one or more user-defined name-value pairs for the specified container.", + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Metadata" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ClientRequestId" + } + ], + "responses": { + "200": { + "description": "Success", + "headers": { + "ETag": { + "type": "string", + "format": "etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "type": "string", + "format": "date-time-rfc1123", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above." + }, + "Date": { + "type": "string", + "format": "date-time-rfc1123", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "type": "string" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/StorageError" + } + } + } + }, + "parameters": [ + { + "name": "restype", + "in": "query", + "required": true, + "type": "string", + "enum": [ + "container" + ] + }, + { + "name": "comp", + "in": "query", + "required": true, + "type": "string", + "enum": [ + "metadata" + ] + } + ] + }, + "/{containerName}?restype=container&comp=acl": { + "get": { + "tags": [ + "container" + ], + "operationId": "Container_GetAccessPolicy", + "description": "gets the permissions for the specified container. The permissions indicate whether container data may be accessed publicly.", + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ClientRequestId" + } + ], + "responses": { + "200": { + "description": "Success", + "headers": { + "x-ms-blob-public-access": { + "x-ms-client-name": "BlobPublicAccess", + "description": "Indicated whether data in the container may be accessed publicly and the level of access", + "type": "string", + "enum": [ + "container", + "blob" + ], + "x-ms-enum": { + "name": "PublicAccessType", + "modelAsString": true + } + }, + "ETag": { + "type": "string", + "format": "etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "type": "string", + "format": "date-time-rfc1123", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above." + }, + "Date": { + "type": "string", + "format": "date-time-rfc1123", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/SignedIdentifiers" + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "type": "string" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/StorageError" + } + } + } + }, + "put": { + "tags": [ + "container" + ], + "operationId": "Container_SetAccessPolicy", + "description": "sets the permissions for the specified container. The permissions indicate whether blobs in a container may be accessed publicly.", + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ContainerAcl" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/BlobPublicAccess" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ClientRequestId" + } + ], + "responses": { + "200": { + "description": "Success.", + "headers": { + "ETag": { + "type": "string", + "format": "etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "type": "string", + "format": "date-time-rfc1123", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above." + }, + "Date": { + "type": "string", + "format": "date-time-rfc1123", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "type": "string" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/StorageError" + } + } + } + }, + "parameters": [ + { + "name": "restype", + "in": "query", + "required": true, + "type": "string", + "enum": [ + "container" + ] + }, + { + "name": "comp", + "in": "query", + "required": true, + "type": "string", + "enum": [ + "acl" + ] + } + ] + }, + "/{containerName}?comp=lease&restype=container&acquire": { + "put": { + "tags": [ + "container" + ], + "operationId": "Container_AcquireLease", + "description": "[Update] establishes and manages a lock on a container for delete operations. The lock duration can be 15 to 60 seconds, or can be infinite", + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/LeaseDuration" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ProposedLeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ClientRequestId" + } + ], + "responses": { + "201": { + "description": "The Acquire operation completed successfully.", + "headers": { + "ETag": { + "type": "string", + "format": "etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "type": "string", + "format": "date-time-rfc1123", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-lease-id": { + "x-ms-client-name": "LeaseId", + "type": "string", + "description": "Uniquely identifies a container's lease" + }, + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above." + }, + "Date": { + "type": "string", + "format": "date-time-rfc1123", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "type": "string" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/StorageError" + } + } + } + }, + "parameters": [ + { + "name": "comp", + "in": "query", + "required": true, + "type": "string", + "enum": [ + "lease" + ] + }, + { + "name": "restype", + "in": "query", + "required": true, + "type": "string", + "enum": [ + "container" + ] + }, + { + "name": "x-ms-lease-action", + "x-ms-client-name": "action", + "in": "header", + "required": true, + "type": "string", + "enum": [ + "acquire" + ], + "x-ms-enum": { + "name": "LeaseAction", + "modelAsString": false + }, + "x-ms-parameter-location": "method", + "description": "Describes what lease action to take." + } + ] + }, + "/{containerName}?comp=lease&restype=container&release": { + "put": { + "tags": [ + "container" + ], + "operationId": "Container_ReleaseLease", + "description": "[Update] establishes and manages a lock on a container for delete operations. The lock duration can be 15 to 60 seconds, or can be infinite", + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/LeaseIdRequired" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ClientRequestId" + } + ], + "responses": { + "200": { + "description": "The Release operation completed successfully.", + "headers": { + "ETag": { + "type": "string", + "format": "etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "type": "string", + "format": "date-time-rfc1123", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above." + }, + "Date": { + "type": "string", + "format": "date-time-rfc1123", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "type": "string" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/StorageError" + } + } + } + }, + "parameters": [ + { + "name": "comp", + "in": "query", + "required": true, + "type": "string", + "enum": [ + "lease" + ] + }, + { + "name": "restype", + "in": "query", + "required": true, + "type": "string", + "enum": [ + "container" + ] + }, + { + "name": "x-ms-lease-action", + "x-ms-client-name": "action", + "in": "header", + "required": true, + "type": "string", + "enum": [ + "release" + ], + "x-ms-enum": { + "name": "LeaseAction", + "modelAsString": false + }, + "x-ms-parameter-location": "method", + "description": "Describes what lease action to take." + } + ] + }, + "/{containerName}?comp=lease&restype=container&renew": { + "put": { + "tags": [ + "container" + ], + "operationId": "Container_RenewLease", + "description": "[Update] establishes and manages a lock on a container for delete operations. The lock duration can be 15 to 60 seconds, or can be infinite", + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/LeaseIdRequired" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ClientRequestId" + } + ], + "responses": { + "200": { + "description": "The Renew operation completed successfully.", + "headers": { + "ETag": { + "type": "string", + "format": "etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "type": "string", + "format": "date-time-rfc1123", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-lease-id": { + "x-ms-client-name": "LeaseId", + "type": "string", + "description": "Uniquely identifies a container's lease" + }, + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above." + }, + "Date": { + "type": "string", + "format": "date-time-rfc1123", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "type": "string" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/StorageError" + } + } + } + }, + "parameters": [ + { + "name": "comp", + "in": "query", + "required": true, + "type": "string", + "enum": [ + "lease" + ] + }, + { + "name": "restype", + "in": "query", + "required": true, + "type": "string", + "enum": [ + "container" + ] + }, + { + "name": "x-ms-lease-action", + "x-ms-client-name": "action", + "in": "header", + "required": true, + "type": "string", + "enum": [ + "renew" + ], + "x-ms-enum": { + "name": "LeaseAction", + "modelAsString": false + }, + "x-ms-parameter-location": "method", + "description": "Describes what lease action to take." + } + ] + }, + "/{containerName}?comp=lease&restype=container&break": { + "put": { + "tags": [ + "container" + ], + "operationId": "Container_BreakLease", + "description": "[Update] establishes and manages a lock on a container for delete operations. The lock duration can be 15 to 60 seconds, or can be infinite", + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/LeaseBreakPeriod" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ClientRequestId" + } + ], + "responses": { + "202": { + "description": "The Break operation completed successfully.", + "headers": { + "ETag": { + "type": "string", + "format": "etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "type": "string", + "format": "date-time-rfc1123", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-lease-time": { + "x-ms-client-name": "LeaseTime", + "type": "integer", + "description": "Approximate time remaining in the lease period, in seconds." + }, + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above." + }, + "Date": { + "type": "string", + "format": "date-time-rfc1123", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "type": "string" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/StorageError" + } + } + } + }, + "parameters": [ + { + "name": "comp", + "in": "query", + "required": true, + "type": "string", + "enum": [ + "lease" + ] + }, + { + "name": "restype", + "in": "query", + "required": true, + "type": "string", + "enum": [ + "container" + ] + }, + { + "name": "x-ms-lease-action", + "x-ms-client-name": "action", + "in": "header", + "required": true, + "type": "string", + "enum": [ + "break" + ], + "x-ms-enum": { + "name": "LeaseAction", + "modelAsString": false + }, + "x-ms-parameter-location": "method", + "description": "Describes what lease action to take." + } + ] + }, + "/{containerName}?comp=lease&restype=container&change": { + "put": { + "tags": [ + "container" + ], + "operationId": "Container_ChangeLease", + "description": "[Update] establishes and manages a lock on a container for delete operations. The lock duration can be 15 to 60 seconds, or can be infinite", + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/LeaseIdRequired" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ProposedLeaseIdRequired" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ClientRequestId" + } + ], + "responses": { + "200": { + "description": "The Change operation completed successfully.", + "headers": { + "ETag": { + "type": "string", + "format": "etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "type": "string", + "format": "date-time-rfc1123", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-lease-id": { + "x-ms-client-name": "LeaseId", + "type": "string", + "description": "Uniquely identifies a container's lease" + }, + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above." + }, + "Date": { + "type": "string", + "format": "date-time-rfc1123", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "type": "string" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/StorageError" + } + } + } + }, + "parameters": [ + { + "name": "comp", + "in": "query", + "required": true, + "type": "string", + "enum": [ + "lease" + ] + }, + { + "name": "restype", + "in": "query", + "required": true, + "type": "string", + "enum": [ + "container" + ] + }, + { + "name": "x-ms-lease-action", + "x-ms-client-name": "action", + "in": "header", + "required": true, + "type": "string", + "enum": [ + "change" + ], + "x-ms-enum": { + "name": "LeaseAction", + "modelAsString": false + }, + "x-ms-parameter-location": "method", + "description": "Describes what lease action to take." + } + ] + }, + "/{containerName}?restype=container&comp=list&flat": { + "get": { + "tags": [ + "containers" + ], + "operationId": "Container_ListBlobFlatSegment", + "description": "[Update] The List Blobs operation returns a list of the blobs under the specified container", + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Prefix" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Marker" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/MaxResults" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ListBlobsInclude" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ClientRequestId" + } + ], + "responses": { + "200": { + "description": "Success.", + "headers": { + "Content-Type": { + "type": "string", + "description": "The media type of the body of the response. For List Blobs this is 'application/xml'" + }, + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above." + }, + "Date": { + "type": "string", + "format": "date-time-rfc1123", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/ListBlobsFlatSegmentResponse" + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "type": "string" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/StorageError" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "NextMarker" + } + }, + "parameters": [ + { + "name": "restype", + "in": "query", + "required": true, + "type": "string", + "enum": [ + "container" + ] + }, + { + "name": "comp", + "in": "query", + "required": true, + "type": "string", + "enum": [ + "list" + ] + } + ] + }, + "/{containerName}?restype=container&comp=list&hierarchy": { + "get": { + "tags": [ + "containers" + ], + "operationId": "Container_ListBlobHierarchySegment", + "description": "[Update] The List Blobs operation returns a list of the blobs under the specified container", + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Prefix" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Delimiter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Marker" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/MaxResults" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ListBlobsInclude" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ClientRequestId" + } + ], + "responses": { + "200": { + "description": "Success.", + "headers": { + "Content-Type": { + "type": "string", + "description": "The media type of the body of the response. For List Blobs this is 'application/xml'" + }, + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above." + }, + "Date": { + "type": "string", + "format": "date-time-rfc1123", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/ListBlobsHierarchySegmentResponse" + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "type": "string" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/StorageError" + } + } + }, + "x-ms-pageable": { + "nextLinkName": "NextMarker" + } + }, + "parameters": [ + { + "name": "restype", + "in": "query", + "required": true, + "type": "string", + "enum": [ + "container" + ] + }, + { + "name": "comp", + "in": "query", + "required": true, + "type": "string", + "enum": [ + "list" + ] + } + ] + }, + "/{containerName}?restype=account&comp=properties": { + "get": { + "tags": [ + "container" + ], + "operationId": "Container_GetAccountInfo", + "description": "Returns the sku name and account kind ", + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + } + ], + "responses": { + "200": { + "description": "Success (OK)", + "headers": { + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above." + }, + "Date": { + "type": "string", + "format": "date-time-rfc1123", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-sku-name": { + "x-ms-client-name": "SkuName", + "type": "string", + "enum": [ + "Standard_LRS", + "Standard_GRS", + "Standard_RAGRS", + "Standard_ZRS", + "Premium_LRS" + ], + "x-ms-enum": { + "name": "SkuName", + "modelAsString": false + }, + "description": "Identifies the sku name of the account" + }, + "x-ms-account-kind": { + "x-ms-client-name": "AccountKind", + "type": "string", + "enum": [ + "Storage", + "BlobStorage", + "StorageV2" + ], + "x-ms-enum": { + "name": "AccountKind", + "modelAsString": false + }, + "description": "Identifies the account kind" + } + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "type": "string" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/StorageError" + } + } + } + }, + "parameters": [ + { + "name": "restype", + "in": "query", + "required": true, + "type": "string", + "enum": [ + "account" + ] + }, + { + "name": "comp", + "in": "query", + "required": true, + "type": "string", + "enum": [ + "properties" + ] + } + ] + }, + "/{filesystem}/{path}?resource=directory&Create": { + "put": { + "tags": [ + "directory" + ], + "operationId": "Directory_Create", + "description": "Create a directory. By default, the destination is overwritten and if the destination already exists and has a lease the lease is broken. This operation supports conditional HTTP requests. For more information, see [Specifying Conditional Headers for Blob Service Operations](https://docs.microsoft.com/en-us/rest/api/storageservices/specifying-conditional-headers-for-blob-service-operations). To fail if the destination already exists, use a conditional request with If-None-Match: \"*\".", + "consumes": [ + "application/octet-stream" + ], + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/DirectoryProperties" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/PosixPermissions" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/PosixUmask" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/XMsCacheControl" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/XMsContentType" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/XMsContentEncoding" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/XMsContentLanguage" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/XMsContentDisposition" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ClientRequestId" + } + ], + "responses": { + "201": { + "description": "The file or directory was created.", + "headers": { + "ETag": { + "type": "string", + "format": "etag", + "description": "An HTTP entity tag associated with the file or directory." + }, + "Last-Modified": { + "type": "string", + "format": "date-time-rfc1123", + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time." + }, + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "The version of the REST protocol used to process the request." + }, + "Content-Length": { + "type": "integer", + "format": "int64", + "description": "The size of the resource in bytes." + }, + "Date": { + "type": "string", + "format": "date-time-rfc1123", + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated." + } + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "The version of the REST protocol used to process the request." + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/DataLakeStorageError" + } + } + } + }, + "parameters": [ + { + "name": "resource", + "in": "query", + "required": true, + "type": "string", + "enum": [ + "directory" + ] + } + ] + }, + "/{filesystem}/{path}?DirectoryRename": { + "put": { + "tags": [ + "directory" + ], + "operationId": "Directory_Rename", + "description": "Rename a directory. By default, the destination is overwritten and if the destination already exists and has a lease the lease is broken. This operation supports conditional HTTP requests. For more information, see [Specifying Conditional Headers for Blob Service Operations](https://docs.microsoft.com/en-us/rest/api/storageservices/specifying-conditional-headers-for-blob-service-operations). To fail if the destination already exists, use a conditional request with If-None-Match: \"*\".", + "consumes": [ + "application/octet-stream" + ], + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Continuation" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/PathRenameMode" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/FileRenameSource" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/DirectoryProperties" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/PosixPermissions" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/PosixUmask" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/XMsCacheControl" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/XMsContentType" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/XMsContentEncoding" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/XMsContentLanguage" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/XMsContentDisposition" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/SourceLeaseId" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/SourceIfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/SourceIfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/SourceIfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/SourceIfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ClientRequestId" + } + ], + "responses": { + "201": { + "description": "The directory was renamed.", + "headers": { + "x-ms-continuation": { + "x-ms-client-name": "marker", + "type": "string", + "description": "When renaming a directory, the number of paths that are renamed with each invocation is limited. If the number of paths to be renamed exceeds this limit, a continuation token is returned in this response header. When a continuation token is returned in the response, it must be specified in a subsequent invocation of the rename operation to continue renaming the directory." + }, + "ETag": { + "type": "string", + "format": "etag", + "description": "An HTTP entity tag associated with the file or directory." + }, + "Last-Modified": { + "type": "string", + "format": "date-time-rfc1123", + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time." + }, + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "The version of the REST protocol used to process the request." + }, + "Content-Length": { + "type": "integer", + "format": "int64", + "description": "The size of the resource in bytes." + }, + "Date": { + "type": "string", + "format": "date-time-rfc1123", + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated." + } + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "The version of the REST protocol used to process the request." + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/DataLakeStorageError" + } + } + } + } + }, + "/{filesystem}/{path}?DirectoryDelete": { + "delete": { + "tags": [ + "directory" + ], + "operationId": "Directory_Delete", + "description": "Deletes the directory", + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/RecursiveDirectoryDelete" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Continuation" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ClientRequestId" + } + ], + "responses": { + "200": { + "description": "The directory was deleted.", + "headers": { + "x-ms-continuation": { + "x-ms-client-name": "marker", + "type": "string", + "description": "When renaming a directory, the number of paths that are renamed with each invocation is limited. If the number of paths to be renamed exceeds this limit, a continuation token is returned in this response header. When a continuation token is returned in the response, it must be specified in a subsequent invocation of the rename operation to continue renaming the directory." + }, + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "The version of the REST protocol used to process the request." + }, + "Date": { + "type": "string", + "format": "date-time-rfc1123", + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated." + } + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "The version of the REST protocol used to process the request." + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/DataLakeStorageError" + } + } + } + } + }, + "/{filesystem}/{path}?action=setAccessControl&directory": { + "patch": { + "tags": [ + "directory" + ], + "operationId": "Directory_SetAccessControl", + "description": "Set the owner, group, permissions, or access control list for a directory.", + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Owner" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Group" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/PosixPermissions" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/PosixAcl" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ClientRequestId" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + } + ], + "responses": { + "200": { + "description": "Set directory access control response.", + "headers": { + "Date": { + "type": "string", + "format": "date-time-rfc1123", + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated." + }, + "ETag": { + "type": "string", + "format": "etag", + "description": "An HTTP entity tag associated with the file or directory." + }, + "Last-Modified": { + "type": "string", + "format": "date-time-rfc1123", + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "The version of the REST protocol used to process the request." + } + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "The version of the REST protocol used to process the request." + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/DataLakeStorageError" + } + } + } + }, + "parameters": [ + { + "name": "action", + "in": "query", + "required": true, + "type": "string", + "enum": [ + "setAccessControl" + ] + } + ] + }, + "/{filesystem}/{path}?action=getAccessControl&directory": { + "head": { + "tags": [ + "directory" + ], + "operationId": "Directory_GetAccessControl", + "description": "Get the owner, group, permissions, or access control list for a directory.", + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Upn" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ClientRequestId" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + } + ], + "responses": { + "200": { + "description": "Get directory access control response.", + "headers": { + "Date": { + "type": "string", + "format": "date-time-rfc1123", + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated." + }, + "ETag": { + "type": "string", + "format": "etag", + "description": "An HTTP entity tag associated with the file or directory." + }, + "Last-Modified": { + "type": "string", + "format": "date-time-rfc1123", + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time." + }, + "x-ms-owner": { + "description": "The owner of the file or directory. Included in the response if Hierarchical Namespace is enabled for the account.", + "type": "string" + }, + "x-ms-group": { + "description": "The owning group of the file or directory. Included in the response if Hierarchical Namespace is enabled for the account.", + "type": "string" + }, + "x-ms-permissions": { + "description": "The POSIX access permissions for the file owner, the file owning group, and others. Included in the response if Hierarchical Namespace is enabled for the account.", + "type": "string" + }, + "x-ms-acl": { + "description": "The POSIX access control list for the file or directory. Included in the response only if the action is \"getAccessControl\" and Hierarchical Namespace is enabled for the account.", + "type": "string" + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "The version of the REST protocol used to process the request." + } + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "The version of the REST protocol used to process the request." + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/DataLakeStorageError" + } + } + } + }, + "parameters": [ + { + "name": "action", + "in": "query", + "required": true, + "type": "string", + "enum": [ + "getAccessControl" + ] + } + ] + }, + "/{containerName}/{blob}": { + "get": { + "tags": [ + "blob" + ], + "operationId": "Blob_Download", + "description": "The Download operation reads or downloads a blob from the system, including its metadata and properties. You can also call Download to read a snapshot.", + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Snapshot" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Range" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/GetRangeContentMD5" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/GetRangeContentCRC64" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/EncryptionKey" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/EncryptionKeySha256" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/EncryptionAlgorithm" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ClientRequestId" + } + ], + "responses": { + "200": { + "description": "Returns the content of the entire blob.", + "headers": { + "Last-Modified": { + "type": "string", + "format": "date-time-rfc1123", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-meta": { + "type": "string", + "x-ms-client-name": "Metadata", + "x-ms-header-collection-prefix": "x-ms-meta-" + }, + "Content-Length": { + "type": "integer", + "format": "int64", + "description": "The number of bytes present in the response body." + }, + "Content-Type": { + "type": "string", + "description": "The media type of the body of the response. For Download Blob this is 'application/octet-stream'" + }, + "Content-Range": { + "type": "string", + "description": "Indicates the range of bytes returned in the event that the client requested a subset of the blob by setting the 'Range' request header." + }, + "ETag": { + "type": "string", + "format": "etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Content-MD5": { + "type": "string", + "format": "byte", + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "Content-Encoding": { + "type": "string", + "description": "This header returns the value that was specified for the Content-Encoding request header" + }, + "Cache-Control": { + "type": "string", + "description": "This header is returned if it was previously specified for the blob." + }, + "Content-Disposition": { + "type": "string", + "description": "This header returns the value that was specified for the 'x-ms-blob-content-disposition' header. The Content-Disposition response header field conveys additional information about how to process the response payload, and also can be used to attach additional metadata. For example, if set to attachment, it indicates that the user-agent should not display the response, but instead show a Save As dialog with a filename other than the blob name specified." + }, + "Content-Language": { + "type": "string", + "description": "This header returns the value that was specified for the Content-Language request header." + }, + "x-ms-blob-sequence-number": { + "x-ms-client-name": "BlobSequenceNumber", + "type": "integer", + "format": "int64", + "description": "The current sequence number for a page blob. This header is not returned for block blobs or append blobs" + }, + "x-ms-blob-type": { + "x-ms-client-name": "BlobType", + "description": "The blob's type.", + "type": "string", + "enum": [ + "BlockBlob", + "PageBlob", + "AppendBlob" + ], + "x-ms-enum": { + "name": "BlobType", + "modelAsString": false + } + }, + "x-ms-copy-completion-time": { + "x-ms-client-name": "CopyCompletionTime", + "type": "string", + "format": "date-time-rfc1123", + "description": "Conclusion time of the last attempted Copy Blob operation where this blob was the destination blob. This value can specify the time of a completed, aborted, or failed copy attempt. This header does not appear if a copy is pending, if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List." + }, + "x-ms-copy-status-description": { + "x-ms-client-name": "CopyStatusDescription", + "type": "string", + "description": "Only appears when x-ms-copy-status is failed or pending. Describes the cause of the last fatal or non-fatal copy operation failure. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List" + }, + "x-ms-copy-id": { + "x-ms-client-name": "CopyId", + "type": "string", + "description": "String identifier for this copy operation. Use with Get Blob Properties to check the status of this copy operation, or pass to Abort Copy Blob to abort a pending copy." + }, + "x-ms-copy-progress": { + "x-ms-client-name": "CopyProgress", + "type": "string", + "description": "Contains the number of bytes copied and the total bytes in the source in the last attempted Copy Blob operation where this blob was the destination blob. Can show between 0 and Content-Length bytes copied. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List" + }, + "x-ms-copy-source": { + "x-ms-client-name": "CopySource", + "type": "string", + "description": "URL up to 2 KB in length that specifies the source blob or file used in the last attempted Copy Blob operation where this blob was the destination blob. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List." + }, + "x-ms-copy-status": { + "x-ms-client-name": "CopyStatus", + "description": "State of the copy operation identified by x-ms-copy-id.", + "type": "string", + "enum": [ + "pending", + "success", + "aborted", + "failed" + ], + "x-ms-enum": { + "name": "CopyStatusType", + "modelAsString": false + } + }, + "x-ms-lease-duration": { + "x-ms-client-name": "LeaseDuration", + "description": "When a blob is leased, specifies whether the lease is of infinite or fixed duration.", + "type": "string", + "enum": [ + "infinite", + "fixed" + ], + "x-ms-enum": { + "name": "LeaseDurationType", + "modelAsString": false + } + }, + "x-ms-lease-state": { + "x-ms-client-name": "LeaseState", + "description": "Lease state of the blob.", + "type": "string", + "enum": [ + "available", + "leased", + "expired", + "breaking", + "broken" + ], + "x-ms-enum": { + "name": "LeaseStateType", + "modelAsString": false + } + }, + "x-ms-lease-status": { + "x-ms-client-name": "LeaseStatus", + "description": "The current lease status of the blob.", + "type": "string", + "enum": [ + "locked", + "unlocked" + ], + "x-ms-enum": { + "name": "LeaseStatusType", + "modelAsString": false + } + }, + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above." + }, + "Accept-Ranges": { + "type": "string", + "description": "Indicates that the service supports requests for partial blob content." + }, + "Date": { + "type": "string", + "format": "date-time-rfc1123", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-blob-committed-block-count": { + "x-ms-client-name": "BlobCommittedBlockCount", + "type": "integer", + "description": "The number of committed blocks present in the blob. This header is returned only for append blobs." + }, + "x-ms-server-encrypted": { + "x-ms-client-name": "IsServerEncrypted", + "type": "boolean", + "description": "The value of this header is set to true if the blob data and application metadata are completely encrypted using the specified algorithm. Otherwise, the value is set to false (when the blob is unencrypted, or if only parts of the blob/application metadata are encrypted)." + }, + "x-ms-encryption-key-sha256": { + "x-ms-client-name": "EncryptionKeySha256", + "type": "string", + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key." + }, + "x-ms-blob-content-md5": { + "x-ms-client-name": "BlobContentMD5", + "type": "string", + "format": "byte", + "description": "If the blob has a MD5 hash, and if request contains range header (Range or x-ms-range), this response header is returned with the value of the whole blob's MD5 value. This value may or may not be equal to the value returned in Content-MD5 header, with the latter calculated from the requested range" + } + }, + "schema": { + "type": "object", + "format": "file" + } + }, + "206": { + "description": "Returns the content of a specified range of the blob.", + "headers": { + "Last-Modified": { + "type": "string", + "format": "date-time-rfc1123", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-meta": { + "type": "string", + "x-ms-client-name": "Metadata", + "x-ms-header-collection-prefix": "x-ms-meta-" + }, + "Content-Length": { + "type": "integer", + "format": "int64", + "description": "The number of bytes present in the response body." + }, + "Content-Type": { + "type": "string", + "description": "The media type of the body of the response. For Download Blob this is 'application/octet-stream'" + }, + "Content-Range": { + "type": "string", + "description": "Indicates the range of bytes returned in the event that the client requested a subset of the blob by setting the 'Range' request header." + }, + "ETag": { + "type": "string", + "format": "etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Content-MD5": { + "type": "string", + "format": "byte", + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "Content-Encoding": { + "type": "string", + "description": "This header returns the value that was specified for the Content-Encoding request header" + }, + "Cache-Control": { + "type": "string", + "description": "This header is returned if it was previously specified for the blob." + }, + "Content-Disposition": { + "type": "string", + "description": "This header returns the value that was specified for the 'x-ms-blob-content-disposition' header. The Content-Disposition response header field conveys additional information about how to process the response payload, and also can be used to attach additional metadata. For example, if set to attachment, it indicates that the user-agent should not display the response, but instead show a Save As dialog with a filename other than the blob name specified." + }, + "Content-Language": { + "type": "string", + "description": "This header returns the value that was specified for the Content-Language request header." + }, + "x-ms-blob-sequence-number": { + "x-ms-client-name": "BlobSequenceNumber", + "type": "integer", + "format": "int64", + "description": "The current sequence number for a page blob. This header is not returned for block blobs or append blobs" + }, + "x-ms-blob-type": { + "x-ms-client-name": "BlobType", + "description": "The blob's type.", + "type": "string", + "enum": [ + "BlockBlob", + "PageBlob", + "AppendBlob" + ], + "x-ms-enum": { + "name": "BlobType", + "modelAsString": false + } + }, + "x-ms-content-crc64": { + "x-ms-client-name": "ContentCrc64", + "type": "string", + "format": "byte", + "description": "If the request is to read a specified range and the x-ms-range-get-content-crc64 is set to true, then the request returns a crc64 for the range, as long as the range size is less than or equal to 4 MB. If both x-ms-range-get-content-crc64 & x-ms-range-get-content-md5 is specified in the same request, it will fail with 400(Bad Request)" + }, + "x-ms-copy-completion-time": { + "x-ms-client-name": "CopyCompletionTime", + "type": "string", + "format": "date-time-rfc1123", + "description": "Conclusion time of the last attempted Copy Blob operation where this blob was the destination blob. This value can specify the time of a completed, aborted, or failed copy attempt. This header does not appear if a copy is pending, if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List." + }, + "x-ms-copy-status-description": { + "x-ms-client-name": "CopyStatusDescription", + "type": "string", + "description": "Only appears when x-ms-copy-status is failed or pending. Describes the cause of the last fatal or non-fatal copy operation failure. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List" + }, + "x-ms-copy-id": { + "x-ms-client-name": "CopyId", + "type": "string", + "description": "String identifier for this copy operation. Use with Get Blob Properties to check the status of this copy operation, or pass to Abort Copy Blob to abort a pending copy." + }, + "x-ms-copy-progress": { + "x-ms-client-name": "CopyProgress", + "type": "string", + "description": "Contains the number of bytes copied and the total bytes in the source in the last attempted Copy Blob operation where this blob was the destination blob. Can show between 0 and Content-Length bytes copied. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List" + }, + "x-ms-copy-source": { + "x-ms-client-name": "CopySource", + "type": "string", + "description": "URL up to 2 KB in length that specifies the source blob or file used in the last attempted Copy Blob operation where this blob was the destination blob. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List." + }, + "x-ms-copy-status": { + "x-ms-client-name": "CopyStatus", + "description": "State of the copy operation identified by x-ms-copy-id.", + "type": "string", + "enum": [ + "pending", + "success", + "aborted", + "failed" + ], + "x-ms-enum": { + "name": "CopyStatusType", + "modelAsString": false + } + }, + "x-ms-lease-duration": { + "x-ms-client-name": "LeaseDuration", + "description": "When a blob is leased, specifies whether the lease is of infinite or fixed duration.", + "type": "string", + "enum": [ + "infinite", + "fixed" + ], + "x-ms-enum": { + "name": "LeaseDurationType", + "modelAsString": false + } + }, + "x-ms-lease-state": { + "x-ms-client-name": "LeaseState", + "description": "Lease state of the blob.", + "type": "string", + "enum": [ + "available", + "leased", + "expired", + "breaking", + "broken" + ], + "x-ms-enum": { + "name": "LeaseStateType", + "modelAsString": false + } + }, + "x-ms-lease-status": { + "x-ms-client-name": "LeaseStatus", + "description": "The current lease status of the blob.", + "type": "string", + "enum": [ + "locked", + "unlocked" + ], + "x-ms-enum": { + "name": "LeaseStatusType", + "modelAsString": false + } + }, + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above." + }, + "Accept-Ranges": { + "type": "string", + "description": "Indicates that the service supports requests for partial blob content." + }, + "Date": { + "type": "string", + "format": "date-time-rfc1123", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-blob-committed-block-count": { + "x-ms-client-name": "BlobCommittedBlockCount", + "type": "integer", + "description": "The number of committed blocks present in the blob. This header is returned only for append blobs." + }, + "x-ms-server-encrypted": { + "x-ms-client-name": "IsServerEncrypted", + "type": "boolean", + "description": "The value of this header is set to true if the blob data and application metadata are completely encrypted using the specified algorithm. Otherwise, the value is set to false (when the blob is unencrypted, or if only parts of the blob/application metadata are encrypted)." + }, + "x-ms-encryption-key-sha256": { + "x-ms-client-name": "EncryptionKeySha256", + "type": "string", + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key." + }, + "x-ms-blob-content-md5": { + "x-ms-client-name": "BlobContentMD5", + "type": "string", + "format": "byte", + "description": "If the blob has a MD5 hash, and if request contains range header (Range or x-ms-range), this response header is returned with the value of the whole blob's MD5 value. This value may or may not be equal to the value returned in Content-MD5 header, with the latter calculated from the requested range" + } + }, + "schema": { + "type": "object", + "format": "file" + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "type": "string" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/StorageError" + } + } + } + }, + "head": { + "tags": [ + "blob" + ], + "operationId": "Blob_GetProperties", + "description": "The Get Properties operation returns all user-defined metadata, standard HTTP properties, and system properties for the blob. It does not return the content of the blob.", + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Snapshot" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/EncryptionKey" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/EncryptionKeySha256" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/EncryptionAlgorithm" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ClientRequestId" + } + ], + "responses": { + "200": { + "description": "Returns the properties of the blob.", + "headers": { + "Last-Modified": { + "type": "string", + "format": "date-time-rfc1123", + "description": "Returns the date and time the blob was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-creation-time": { + "x-ms-client-name": "CreationTime", + "type": "string", + "format": "date-time-rfc1123", + "description": "Returns the date and time the blob was created." + }, + "x-ms-meta": { + "type": "string", + "x-ms-client-name": "Metadata", + "x-ms-header-collection-prefix": "x-ms-meta-" + }, + "x-ms-blob-type": { + "x-ms-client-name": "BlobType", + "description": "The blob's type.", + "type": "string", + "enum": [ + "BlockBlob", + "PageBlob", + "AppendBlob" + ], + "x-ms-enum": { + "name": "BlobType", + "modelAsString": false + } + }, + "x-ms-copy-completion-time": { + "x-ms-client-name": "CopyCompletionTime", + "type": "string", + "format": "date-time-rfc1123", + "description": "Conclusion time of the last attempted Copy Blob operation where this blob was the destination blob. This value can specify the time of a completed, aborted, or failed copy attempt. This header does not appear if a copy is pending, if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List." + }, + "x-ms-copy-status-description": { + "x-ms-client-name": "CopyStatusDescription", + "type": "string", + "description": "Only appears when x-ms-copy-status is failed or pending. Describes the cause of the last fatal or non-fatal copy operation failure. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List" + }, + "x-ms-copy-id": { + "x-ms-client-name": "CopyId", + "type": "string", + "description": "String identifier for this copy operation. Use with Get Blob Properties to check the status of this copy operation, or pass to Abort Copy Blob to abort a pending copy." + }, + "x-ms-copy-progress": { + "x-ms-client-name": "CopyProgress", + "type": "string", + "description": "Contains the number of bytes copied and the total bytes in the source in the last attempted Copy Blob operation where this blob was the destination blob. Can show between 0 and Content-Length bytes copied. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List" + }, + "x-ms-copy-source": { + "x-ms-client-name": "CopySource", + "type": "string", + "description": "URL up to 2 KB in length that specifies the source blob or file used in the last attempted Copy Blob operation where this blob was the destination blob. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List." + }, + "x-ms-copy-status": { + "x-ms-client-name": "CopyStatus", + "description": "State of the copy operation identified by x-ms-copy-id.", + "type": "string", + "enum": [ + "pending", + "success", + "aborted", + "failed" + ], + "x-ms-enum": { + "name": "CopyStatusType", + "modelAsString": false + } + }, + "x-ms-incremental-copy": { + "x-ms-client-name": "IsIncrementalCopy", + "type": "boolean", + "description": "Included if the blob is incremental copy blob." + }, + "x-ms-copy-destination-snapshot": { + "x-ms-client-name": "DestinationSnapshot", + "type": "string", + "description": "Included if the blob is incremental copy blob or incremental copy snapshot, if x-ms-copy-status is success. Snapshot time of the last successful incremental copy snapshot for this blob." + }, + "x-ms-lease-duration": { + "x-ms-client-name": "LeaseDuration", + "description": "When a blob is leased, specifies whether the lease is of infinite or fixed duration.", + "type": "string", + "enum": [ + "infinite", + "fixed" + ], + "x-ms-enum": { + "name": "LeaseDurationType", + "modelAsString": false + } + }, + "x-ms-lease-state": { + "x-ms-client-name": "LeaseState", + "description": "Lease state of the blob.", + "type": "string", + "enum": [ + "available", + "leased", + "expired", + "breaking", + "broken" + ], + "x-ms-enum": { + "name": "LeaseStateType", + "modelAsString": false + } + }, + "x-ms-lease-status": { + "x-ms-client-name": "LeaseStatus", + "description": "The current lease status of the blob.", + "type": "string", + "enum": [ + "locked", + "unlocked" + ], + "x-ms-enum": { + "name": "LeaseStatusType", + "modelAsString": false + } + }, + "Content-Length": { + "type": "integer", + "format": "int64", + "description": "The number of bytes present in the response body." + }, + "Content-Type": { + "type": "string", + "description": "The content type specified for the blob. The default content type is 'application/octet-stream'" + }, + "ETag": { + "type": "string", + "format": "etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Content-MD5": { + "type": "string", + "format": "byte", + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "Content-Encoding": { + "type": "string", + "description": "This header returns the value that was specified for the Content-Encoding request header" + }, + "Content-Disposition": { + "type": "string", + "description": "This header returns the value that was specified for the 'x-ms-blob-content-disposition' header. The Content-Disposition response header field conveys additional information about how to process the response payload, and also can be used to attach additional metadata. For example, if set to attachment, it indicates that the user-agent should not display the response, but instead show a Save As dialog with a filename other than the blob name specified." + }, + "Content-Language": { + "type": "string", + "description": "This header returns the value that was specified for the Content-Language request header." + }, + "Cache-Control": { + "type": "string", + "description": "This header is returned if it was previously specified for the blob." + }, + "x-ms-blob-sequence-number": { + "x-ms-client-name": "BlobSequenceNumber", + "type": "integer", + "format": "int64", + "description": "The current sequence number for a page blob. This header is not returned for block blobs or append blobs" + }, + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above." + }, + "Date": { + "type": "string", + "format": "date-time-rfc1123", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "Accept-Ranges": { + "type": "string", + "description": "Indicates that the service supports requests for partial blob content." + }, + "x-ms-blob-committed-block-count": { + "x-ms-client-name": "BlobCommittedBlockCount", + "type": "integer", + "description": "The number of committed blocks present in the blob. This header is returned only for append blobs." + }, + "x-ms-server-encrypted": { + "x-ms-client-name": "IsServerEncrypted", + "type": "boolean", + "description": "The value of this header is set to true if the blob data and application metadata are completely encrypted using the specified algorithm. Otherwise, the value is set to false (when the blob is unencrypted, or if only parts of the blob/application metadata are encrypted)." + }, + "x-ms-encryption-key-sha256": { + "x-ms-client-name": "EncryptionKeySha256", + "type": "string", + "description": "The SHA-256 hash of the encryption key used to encrypt the metadata. This header is only returned when the metadata was encrypted with a customer-provided key." + }, + "x-ms-access-tier": { + "x-ms-client-name": "AccessTier", + "type": "string", + "description": "The tier of page blob on a premium storage account or tier of block blob on blob storage LRS accounts. For a list of allowed premium page blob tiers, see https://docs.microsoft.com/en-us/azure/virtual-machines/windows/premium-storage#features. For blob storage LRS accounts, valid values are Hot/Cool/Archive." + }, + "x-ms-access-tier-inferred": { + "x-ms-client-name": "AccessTierInferred", + "type": "boolean", + "description": "For page blobs on a premium storage account only. If the access tier is not explicitly set on the blob, the tier is inferred based on its content length and this header will be returned with true value." + }, + "x-ms-archive-status": { + "x-ms-client-name": "ArchiveStatus", + "type": "string", + "description": "For blob storage LRS accounts, valid values are rehydrate-pending-to-hot/rehydrate-pending-to-cool. If the blob is being rehydrated and is not complete then this header is returned indicating that rehydrate is pending and also tells the destination tier." + }, + "x-ms-access-tier-change-time": { + "x-ms-client-name": "AccessTierChangeTime", + "type": "string", + "format": "date-time-rfc1123", + "description": "The time the tier was changed on the object. This is only returned if the tier on the block blob was ever set." + } + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "type": "string" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/StorageError" + } + } + } + }, + "delete": { + "tags": [ + "blob" + ], + "operationId": "Blob_Delete", + "description": "If the storage account's soft delete feature is disabled then, when a blob is deleted, it is permanently removed from the storage account. If the storage account's soft delete feature is enabled, then, when a blob is deleted, it is marked for deletion and becomes inaccessible immediately. However, the blob service retains the blob or snapshot for the number of days specified by the DeleteRetentionPolicy section of [Storage service properties] (Set-Blob-Service-Properties.md). After the specified number of days has passed, the blob's data is permanently removed from the storage account. Note that you continue to be charged for the soft-deleted blob's storage until it is permanently removed. Use the List Blobs API and specify the \"include=deleted\" query parameter to discover which blobs and snapshots have been soft deleted. You can then use the Undelete Blob API to restore a soft-deleted blob. All other operations on a soft-deleted blob or snapshot causes the service to return an HTTP status code of 404 (ResourceNotFound).", + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Snapshot" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/DeleteSnapshots" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ClientRequestId" + } + ], + "responses": { + "202": { + "description": "The delete request was accepted and the blob will be deleted.", + "headers": { + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above." + }, + "Date": { + "type": "string", + "format": "date-time-rfc1123", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "type": "string" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/StorageError" + } + } + } + } + }, + "/{filesystem}/{path}?action=setAccessControl&blob": { + "patch": { + "tags": [ + "blob" + ], + "operationId": "Blob_SetAccessControl", + "description": "Set the owner, group, permissions, or access control list for a blob.", + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Owner" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Group" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/PosixPermissions" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/PosixAcl" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ClientRequestId" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + } + ], + "responses": { + "200": { + "description": "Set blob access control response.", + "headers": { + "Date": { + "type": "string", + "format": "date-time-rfc1123", + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated." + }, + "ETag": { + "type": "string", + "format": "etag", + "description": "An HTTP entity tag associated with the file or directory." + }, + "Last-Modified": { + "type": "string", + "format": "date-time-rfc1123", + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "The version of the REST protocol used to process the request." + } + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "The version of the REST protocol used to process the request." + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/DataLakeStorageError" + } + } + } + }, + "parameters": [ + { + "name": "action", + "in": "query", + "required": true, + "type": "string", + "enum": [ + "setAccessControl" + ] + } + ] + }, + "/{filesystem}/{path}?action=getAccessControl&blob": { + "head": { + "tags": [ + "blob" + ], + "operationId": "Blob_GetAccessControl", + "description": "Get the owner, group, permissions, or access control list for a blob.", + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Upn" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ClientRequestId" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + } + ], + "responses": { + "200": { + "description": "Get blob access control response.", + "headers": { + "Date": { + "type": "string", + "format": "date-time-rfc1123", + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated." + }, + "ETag": { + "type": "string", + "format": "etag", + "description": "An HTTP entity tag associated with the file or directory." + }, + "Last-Modified": { + "type": "string", + "format": "date-time-rfc1123", + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time." + }, + "x-ms-owner": { + "description": "The owner of the file or directory. Included in the response if Hierarchical Namespace is enabled for the account.", + "type": "string" + }, + "x-ms-group": { + "description": "The owning group of the file or directory. Included in the response if Hierarchical Namespace is enabled for the account.", + "type": "string" + }, + "x-ms-permissions": { + "description": "The POSIX access permissions for the file owner, the file owning group, and others. Included in the response if Hierarchical Namespace is enabled for the account.", + "type": "string" + }, + "x-ms-acl": { + "description": "The POSIX access control list for the file or directory. Included in the response only if the action is \"getAccessControl\" and Hierarchical Namespace is enabled for the account.", + "type": "string" + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "The version of the REST protocol used to process the request." + } + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "The version of the REST protocol used to process the request." + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/DataLakeStorageError" + } + } + } + }, + "parameters": [ + { + "name": "action", + "in": "query", + "required": true, + "type": "string", + "enum": [ + "getAccessControl" + ] + } + ] + }, + "/{filesystem}/{path}?FileRename": { + "put": { + "tags": [ + "blob" + ], + "operationId": "Blob_Rename", + "description": "Rename a blob/file. By default, the destination is overwritten and if the destination already exists and has a lease the lease is broken. This operation supports conditional HTTP requests. For more information, see [Specifying Conditional Headers for Blob Service Operations](https://docs.microsoft.com/en-us/rest/api/storageservices/specifying-conditional-headers-for-blob-service-operations). To fail if the destination already exists, use a conditional request with If-None-Match: \"*\".", + "consumes": [ + "application/octet-stream" + ], + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/PathRenameMode" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/FileRenameSource" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/DirectoryProperties" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/PosixPermissions" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/PosixUmask" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/XMsCacheControl" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/XMsContentType" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/XMsContentEncoding" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/XMsContentLanguage" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/XMsContentDisposition" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/SourceLeaseId" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/SourceIfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/SourceIfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/SourceIfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/SourceIfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ClientRequestId" + } + ], + "responses": { + "201": { + "description": "The file was renamed.", + "headers": { + "ETag": { + "type": "string", + "format": "etag", + "description": "An HTTP entity tag associated with the file or directory." + }, + "Last-Modified": { + "type": "string", + "format": "date-time-rfc1123", + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time." + }, + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "The version of the REST protocol used to process the request." + }, + "Content-Length": { + "type": "integer", + "format": "int64", + "description": "The size of the resource in bytes." + }, + "Date": { + "type": "string", + "format": "date-time-rfc1123", + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated." + } + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "The version of the REST protocol used to process the request." + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/DataLakeStorageError" + } + } + } + } + }, + "/{containerName}/{blob}?PageBlob": { + "put": { + "tags": [ + "blob" + ], + "operationId": "PageBlob_Create", + "description": "The Create operation creates a new page blob.", + "consumes": [ + "application/octet-stream" + ], + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ContentLength" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/PremiumPageBlobAccessTierOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/BlobContentType" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/BlobContentEncoding" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/BlobContentLanguage" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/BlobContentMD5" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/BlobCacheControl" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Metadata" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/BlobContentDisposition" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/EncryptionKey" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/EncryptionKeySha256" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/EncryptionAlgorithm" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/BlobContentLengthRequired" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/BlobSequenceNumber" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ClientRequestId" + } + ], + "responses": { + "201": { + "description": "The blob was created.", + "headers": { + "ETag": { + "type": "string", + "format": "etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "type": "string", + "format": "date-time-rfc1123", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "Content-MD5": { + "type": "string", + "format": "byte", + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above." + }, + "Date": { + "type": "string", + "format": "date-time-rfc1123", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-request-server-encrypted": { + "x-ms-client-name": "IsServerEncrypted", + "type": "boolean", + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise." + }, + "x-ms-encryption-key-sha256": { + "x-ms-client-name": "EncryptionKeySha256", + "type": "string", + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key." + } + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "type": "string" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/StorageError" + } + } + } + }, + "parameters": [ + { + "name": "x-ms-blob-type", + "x-ms-client-name": "blobType", + "in": "header", + "required": true, + "x-ms-parameter-location": "method", + "description": "Specifies the type of blob to create: block blob, page blob, or append blob.", + "type": "string", + "enum": [ + "PageBlob" + ], + "x-ms-enum": { + "name": "BlobType", + "modelAsString": false + } + } + ] + }, + "/{containerName}/{blob}?AppendBlob": { + "put": { + "tags": [ + "blob" + ], + "operationId": "AppendBlob_Create", + "description": "The Create Append Blob operation creates a new append blob.", + "consumes": [ + "application/octet-stream" + ], + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ContentLength" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/BlobContentType" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/BlobContentEncoding" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/BlobContentLanguage" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/BlobContentMD5" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/BlobCacheControl" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Metadata" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/BlobContentDisposition" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/EncryptionKey" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/EncryptionKeySha256" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/EncryptionAlgorithm" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ClientRequestId" + } + ], + "responses": { + "201": { + "description": "The blob was created.", + "headers": { + "ETag": { + "type": "string", + "format": "etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "type": "string", + "format": "date-time-rfc1123", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "Content-MD5": { + "type": "string", + "format": "byte", + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above." + }, + "Date": { + "type": "string", + "format": "date-time-rfc1123", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-request-server-encrypted": { + "x-ms-client-name": "IsServerEncrypted", + "type": "boolean", + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise." + }, + "x-ms-encryption-key-sha256": { + "x-ms-client-name": "EncryptionKeySha256", + "type": "string", + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key." + } + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "type": "string" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/StorageError" + } + } + } + }, + "parameters": [ + { + "name": "x-ms-blob-type", + "x-ms-client-name": "blobType", + "in": "header", + "required": true, + "x-ms-parameter-location": "method", + "description": "Specifies the type of blob to create: block blob, page blob, or append blob.", + "type": "string", + "enum": [ + "AppendBlob" + ], + "x-ms-enum": { + "name": "BlobType", + "modelAsString": false + } + } + ] + }, + "/{containerName}/{blob}?BlockBlob": { + "put": { + "tags": [ + "blob" + ], + "operationId": "BlockBlob_Upload", + "description": "The Upload Block Blob operation updates the content of an existing block blob. Updating an existing block blob overwrites any existing metadata on the blob. Partial updates are not supported with Put Blob; the content of the existing blob is overwritten with the content of the new blob. To perform a partial update of the content of a block blob, use the Put Block List operation.", + "consumes": [ + "application/octet-stream" + ], + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Body" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ContentMD5" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ContentLength" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/BlobContentType" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/BlobContentEncoding" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/BlobContentLanguage" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/BlobContentMD5" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/BlobCacheControl" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Metadata" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/BlobContentDisposition" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/EncryptionKey" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/EncryptionKeySha256" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/EncryptionAlgorithm" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/AccessTierOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ClientRequestId" + } + ], + "responses": { + "201": { + "description": "The blob was updated.", + "headers": { + "ETag": { + "type": "string", + "format": "etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "type": "string", + "format": "date-time-rfc1123", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "Content-MD5": { + "type": "string", + "format": "byte", + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above." + }, + "Date": { + "type": "string", + "format": "date-time-rfc1123", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-request-server-encrypted": { + "x-ms-client-name": "IsServerEncrypted", + "type": "boolean", + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise." + }, + "x-ms-encryption-key-sha256": { + "x-ms-client-name": "EncryptionKeySha256", + "type": "string", + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key." + } + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "type": "string" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/StorageError" + } + } + } + }, + "parameters": [ + { + "name": "x-ms-blob-type", + "x-ms-client-name": "blobType", + "in": "header", + "required": true, + "x-ms-parameter-location": "method", + "description": "Specifies the type of blob to create: block blob, page blob, or append blob.", + "type": "string", + "enum": [ + "BlockBlob" + ], + "x-ms-enum": { + "name": "BlobType", + "modelAsString": false + } + } + ] + }, + "/{containerName}/{blob}?comp=undelete": { + "put": { + "tags": [ + "blob" + ], + "operationId": "Blob_Undelete", + "description": "Undelete a blob that was previously soft deleted", + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ClientRequestId" + } + ], + "responses": { + "200": { + "description": "The blob was undeleted successfully.", + "headers": { + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above." + }, + "Date": { + "type": "string", + "format": "date-time-rfc1123", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated." + } + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "type": "string" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/StorageError" + } + } + } + }, + "parameters": [ + { + "name": "comp", + "in": "query", + "required": true, + "type": "string", + "enum": [ + "undelete" + ] + } + ] + }, + "/{containerName}/{blob}?comp=properties&SetHTTPHeaders": { + "put": { + "tags": [ + "blob" + ], + "operationId": "Blob_SetHTTPHeaders", + "description": "The Set HTTP Headers operation sets system properties on the blob", + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/BlobCacheControl" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/BlobContentType" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/BlobContentMD5" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/BlobContentEncoding" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/BlobContentLanguage" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/BlobContentDisposition" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ClientRequestId" + } + ], + "responses": { + "200": { + "description": "The properties were set successfully.", + "headers": { + "ETag": { + "type": "string", + "format": "etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "type": "string", + "format": "date-time-rfc1123", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-blob-sequence-number": { + "x-ms-client-name": "BlobSequenceNumber", + "type": "integer", + "format": "int64", + "description": "The current sequence number for a page blob. This header is not returned for block blobs or append blobs" + }, + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above." + }, + "Date": { + "type": "string", + "format": "date-time-rfc1123", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "type": "string" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/StorageError" + } + } + } + }, + "parameters": [ + { + "name": "comp", + "in": "query", + "required": true, + "type": "string", + "enum": [ + "properties" + ] + } + ] + }, + "/{containerName}/{blob}?comp=metadata": { + "put": { + "tags": [ + "blob" + ], + "operationId": "Blob_SetMetadata", + "description": "The Set Blob Metadata operation sets user-defined metadata for the specified blob as one or more name-value pairs", + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Metadata" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/EncryptionKey" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/EncryptionKeySha256" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/EncryptionAlgorithm" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ClientRequestId" + } + ], + "responses": { + "200": { + "description": "The metadata was set successfully.", + "headers": { + "ETag": { + "type": "string", + "format": "etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "type": "string", + "format": "date-time-rfc1123", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above." + }, + "Date": { + "type": "string", + "format": "date-time-rfc1123", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-request-server-encrypted": { + "x-ms-client-name": "IsServerEncrypted", + "type": "boolean", + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise." + }, + "x-ms-encryption-key-sha256": { + "x-ms-client-name": "EncryptionKeySha256", + "type": "string", + "description": "The SHA-256 hash of the encryption key used to encrypt the metadata. This header is only returned when the metadata was encrypted with a customer-provided key." + } + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "type": "string" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/StorageError" + } + } + } + }, + "parameters": [ + { + "name": "comp", + "in": "query", + "required": true, + "type": "string", + "enum": [ + "metadata" + ] + } + ] + }, + "/{containerName}/{blob}?comp=lease&acquire": { + "put": { + "tags": [ + "blob" + ], + "operationId": "Blob_AcquireLease", + "description": "[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations", + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/LeaseDuration" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ProposedLeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ClientRequestId" + } + ], + "responses": { + "201": { + "description": "The Acquire operation completed successfully.", + "headers": { + "ETag": { + "type": "string", + "format": "etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "type": "string", + "format": "date-time-rfc1123", + "description": "Returns the date and time the blob was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-lease-id": { + "x-ms-client-name": "LeaseId", + "type": "string", + "description": "Uniquely identifies a blobs's lease" + }, + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above." + }, + "Date": { + "type": "string", + "format": "date-time-rfc1123", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "type": "string" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/StorageError" + } + } + } + }, + "parameters": [ + { + "name": "comp", + "in": "query", + "required": true, + "type": "string", + "enum": [ + "lease" + ] + }, + { + "name": "x-ms-lease-action", + "x-ms-client-name": "action", + "in": "header", + "required": true, + "type": "string", + "enum": [ + "acquire" + ], + "x-ms-enum": { + "name": "LeaseAction", + "modelAsString": false + }, + "x-ms-parameter-location": "method", + "description": "Describes what lease action to take." + } + ] + }, + "/{containerName}/{blob}?comp=lease&release": { + "put": { + "tags": [ + "blob" + ], + "operationId": "Blob_ReleaseLease", + "description": "[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations", + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/LeaseIdRequired" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ClientRequestId" + } + ], + "responses": { + "200": { + "description": "The Release operation completed successfully.", + "headers": { + "ETag": { + "type": "string", + "format": "etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "type": "string", + "format": "date-time-rfc1123", + "description": "Returns the date and time the blob was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above." + }, + "Date": { + "type": "string", + "format": "date-time-rfc1123", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "type": "string" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/StorageError" + } + } + } + }, + "parameters": [ + { + "name": "comp", + "in": "query", + "required": true, + "type": "string", + "enum": [ + "lease" + ] + }, + { + "name": "x-ms-lease-action", + "x-ms-client-name": "action", + "in": "header", + "required": true, + "type": "string", + "enum": [ + "release" + ], + "x-ms-enum": { + "name": "LeaseAction", + "modelAsString": false + }, + "x-ms-parameter-location": "method", + "description": "Describes what lease action to take." + } + ] + }, + "/{containerName}/{blob}?comp=lease&renew": { + "put": { + "tags": [ + "blob" + ], + "operationId": "Blob_RenewLease", + "description": "[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations", + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/LeaseIdRequired" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ClientRequestId" + } + ], + "responses": { + "200": { + "description": "The Renew operation completed successfully.", + "headers": { + "ETag": { + "type": "string", + "format": "etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "type": "string", + "format": "date-time-rfc1123", + "description": "Returns the date and time the blob was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-lease-id": { + "x-ms-client-name": "LeaseId", + "type": "string", + "description": "Uniquely identifies a blobs's lease" + }, + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above." + }, + "Date": { + "type": "string", + "format": "date-time-rfc1123", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "type": "string" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/StorageError" + } + } + } + }, + "parameters": [ + { + "name": "comp", + "in": "query", + "required": true, + "type": "string", + "enum": [ + "lease" + ] + }, + { + "name": "x-ms-lease-action", + "x-ms-client-name": "action", + "in": "header", + "required": true, + "type": "string", + "enum": [ + "renew" + ], + "x-ms-enum": { + "name": "LeaseAction", + "modelAsString": false + }, + "x-ms-parameter-location": "method", + "description": "Describes what lease action to take." + } + ] + }, + "/{containerName}/{blob}?comp=lease&change": { + "put": { + "tags": [ + "blob" + ], + "operationId": "Blob_ChangeLease", + "description": "[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations", + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/LeaseIdRequired" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ProposedLeaseIdRequired" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ClientRequestId" + } + ], + "responses": { + "200": { + "description": "The Change operation completed successfully.", + "headers": { + "ETag": { + "type": "string", + "format": "etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "type": "string", + "format": "date-time-rfc1123", + "description": "Returns the date and time the blob was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request." + }, + "x-ms-lease-id": { + "x-ms-client-name": "LeaseId", + "type": "string", + "description": "Uniquely identifies a blobs's lease" + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above." + }, + "Date": { + "type": "string", + "format": "date-time-rfc1123", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "type": "string" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/StorageError" + } + } + } + }, + "parameters": [ + { + "name": "comp", + "in": "query", + "required": true, + "type": "string", + "enum": [ + "lease" + ] + }, + { + "name": "x-ms-lease-action", + "x-ms-client-name": "action", + "in": "header", + "required": true, + "type": "string", + "enum": [ + "change" + ], + "x-ms-enum": { + "name": "LeaseAction", + "modelAsString": false + }, + "x-ms-parameter-location": "method", + "description": "Describes what lease action to take." + } + ] + }, + "/{containerName}/{blob}?comp=lease&break": { + "put": { + "tags": [ + "blob" + ], + "operationId": "Blob_BreakLease", + "description": "[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations", + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/LeaseBreakPeriod" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ClientRequestId" + } + ], + "responses": { + "202": { + "description": "The Break operation completed successfully.", + "headers": { + "ETag": { + "type": "string", + "format": "etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "type": "string", + "format": "date-time-rfc1123", + "description": "Returns the date and time the blob was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-lease-time": { + "x-ms-client-name": "LeaseTime", + "type": "integer", + "description": "Approximate time remaining in the lease period, in seconds." + }, + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above." + }, + "Date": { + "type": "string", + "format": "date-time-rfc1123", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "type": "string" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/StorageError" + } + } + } + }, + "parameters": [ + { + "name": "comp", + "in": "query", + "required": true, + "type": "string", + "enum": [ + "lease" + ] + }, + { + "name": "x-ms-lease-action", + "x-ms-client-name": "action", + "in": "header", + "required": true, + "type": "string", + "enum": [ + "break" + ], + "x-ms-enum": { + "name": "LeaseAction", + "modelAsString": false + }, + "x-ms-parameter-location": "method", + "description": "Describes what lease action to take." + } + ] + }, + "/{containerName}/{blob}?comp=snapshot": { + "put": { + "tags": [ + "blob" + ], + "operationId": "Blob_CreateSnapshot", + "description": "The Create Snapshot operation creates a read-only snapshot of a blob", + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Metadata" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/EncryptionKey" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/EncryptionKeySha256" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/EncryptionAlgorithm" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ClientRequestId" + } + ], + "responses": { + "201": { + "description": "The snaptshot was taken successfully.", + "headers": { + "x-ms-snapshot": { + "x-ms-client-name": "Snapshot", + "type": "string", + "description": "Uniquely identifies the snapshot and indicates the snapshot version. It may be used in subsequent requests to access the snapshot" + }, + "ETag": { + "type": "string", + "format": "etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "type": "string", + "format": "date-time-rfc1123", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above." + }, + "Date": { + "type": "string", + "format": "date-time-rfc1123", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-request-server-encrypted": { + "x-ms-client-name": "IsServerEncrypted", + "type": "boolean", + "description": "True if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise. For a snapshot request, this header is set to true when metadata was provided in the request and encrypted with a customer-provided key." + } + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "type": "string" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/StorageError" + } + } + } + }, + "parameters": [ + { + "name": "comp", + "in": "query", + "required": true, + "type": "string", + "enum": [ + "snapshot" + ] + } + ] + }, + "/{containerName}/{blob}?comp=copy": { + "put": { + "tags": [ + "blob" + ], + "operationId": "Blob_StartCopyFromURL", + "description": "The Start Copy From URL operation copies a blob or an internet resource to a new blob.", + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Metadata" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/AccessTierOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/RehydratePriority" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/SourceIfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/SourceIfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/SourceIfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/SourceIfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/CopySource" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ClientRequestId" + } + ], + "responses": { + "202": { + "description": "The copy blob has been accepted with the specified copy status.", + "headers": { + "ETag": { + "type": "string", + "format": "etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "type": "string", + "format": "date-time-rfc1123", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above." + }, + "Date": { + "type": "string", + "format": "date-time-rfc1123", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-copy-id": { + "x-ms-client-name": "CopyId", + "type": "string", + "description": "String identifier for this copy operation. Use with Get Blob Properties to check the status of this copy operation, or pass to Abort Copy Blob to abort a pending copy." + }, + "x-ms-copy-status": { + "x-ms-client-name": "CopyStatus", + "description": "State of the copy operation identified by x-ms-copy-id.", + "type": "string", + "enum": [ + "pending", + "success", + "aborted", + "failed" + ], + "x-ms-enum": { + "name": "CopyStatusType", + "modelAsString": false + } + } + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "type": "string" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/StorageError" + } + } + } + }, + "parameters": [] + }, + "/{containerName}/{blob}?comp=copy&sync": { + "put": { + "tags": [ + "blob" + ], + "operationId": "Blob_CopyFromURL", + "description": "The Copy From URL operation copies a blob or an internet resource to a new blob. It will not return a response until the copy is complete.", + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Metadata" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/AccessTierOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/SourceIfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/SourceIfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/SourceIfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/SourceIfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/CopySource" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ClientRequestId" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/SourceContentMD5" + } + ], + "responses": { + "202": { + "description": "The copy has completed.", + "headers": { + "ETag": { + "type": "string", + "format": "etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "type": "string", + "format": "date-time-rfc1123", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above." + }, + "Date": { + "type": "string", + "format": "date-time-rfc1123", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-copy-id": { + "x-ms-client-name": "CopyId", + "type": "string", + "description": "String identifier for this copy operation." + }, + "x-ms-copy-status": { + "x-ms-client-name": "CopyStatus", + "description": "State of the copy operation identified by x-ms-copy-id.", + "type": "string", + "enum": [ + "success" + ], + "x-ms-enum": { + "name": "SyncCopyStatusType", + "modelAsString": false + } + }, + "Content-MD5": { + "type": "string", + "format": "byte", + "description": "This response header is returned so that the client can check for the integrity of the copied content. This header is only returned if the source content MD5 was specified." + }, + "x-ms-content-crc64": { + "type": "string", + "format": "byte", + "description": "This response header is returned so that the client can check for the integrity of the copied content." + } + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "type": "string" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/StorageError" + } + } + } + }, + "parameters": [ + { + "name": "x-ms-requires-sync", + "in": "header", + "required": true, + "type": "string", + "enum": [ + "true" + ] + } + ] + }, + "/{containerName}/{blob}?comp=copy©id={CopyId}": { + "put": { + "tags": [ + "blob" + ], + "operationId": "Blob_AbortCopyFromURL", + "description": "The Abort Copy From URL operation aborts a pending Copy From URL operation, and leaves a destination blob with zero length and full metadata.", + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/CopyId" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ClientRequestId" + } + ], + "responses": { + "204": { + "description": "The delete request was accepted and the blob will be deleted.", + "headers": { + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above." + }, + "Date": { + "type": "string", + "format": "date-time-rfc1123", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "type": "string" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/StorageError" + } + } + } + }, + "parameters": [ + { + "name": "comp", + "in": "query", + "required": true, + "type": "string", + "enum": [ + "copy" + ] + }, + { + "name": "x-ms-copy-action", + "x-ms-client-name": "copyActionAbortConstant", + "in": "header", + "required": true, + "type": "string", + "enum": [ + "abort" + ], + "x-ms-parameter-location": "method" + } + ] + }, + "/{containerName}/{blob}?comp=tier": { + "put": { + "tags": [ + "blobs" + ], + "operationId": "Blob_SetTier", + "description": "The Set Tier operation sets the tier on a blob. The operation is allowed on a page blob in a premium storage account and on a block blob in a blob storage account (locally redundant storage only). A premium page blob's tier determines the allowed size, IOPS, and bandwidth of the blob. A block blob's tier determines Hot/Cool/Archive storage type. This operation does not update the blob's ETag.", + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/AccessTierRequired" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/RehydratePriority" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ClientRequestId" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/LeaseIdOptional" + } + ], + "responses": { + "200": { + "description": "The new tier will take effect immediately.", + "headers": { + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and newer." + } + } + }, + "202": { + "description": "The transition to the new tier is pending.", + "headers": { + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and newer." + } + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "type": "string" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/StorageError" + } + } + } + }, + "parameters": [ + { + "name": "comp", + "in": "query", + "required": true, + "type": "string", + "enum": [ + "tier" + ] + } + ] + }, + "/{containerName}/{blob}?restype=account&comp=properties": { + "get": { + "tags": [ + "blob" + ], + "operationId": "Blob_GetAccountInfo", + "description": "Returns the sku name and account kind ", + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + } + ], + "responses": { + "200": { + "description": "Success (OK)", + "headers": { + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above." + }, + "Date": { + "type": "string", + "format": "date-time-rfc1123", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-sku-name": { + "x-ms-client-name": "SkuName", + "type": "string", + "enum": [ + "Standard_LRS", + "Standard_GRS", + "Standard_RAGRS", + "Standard_ZRS", + "Premium_LRS" + ], + "x-ms-enum": { + "name": "SkuName", + "modelAsString": false + }, + "description": "Identifies the sku name of the account" + }, + "x-ms-account-kind": { + "x-ms-client-name": "AccountKind", + "type": "string", + "enum": [ + "Storage", + "BlobStorage", + "StorageV2" + ], + "x-ms-enum": { + "name": "AccountKind", + "modelAsString": false + }, + "description": "Identifies the account kind" + } + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "type": "string" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/StorageError" + } + } + } + }, + "parameters": [ + { + "name": "restype", + "in": "query", + "required": true, + "type": "string", + "enum": [ + "account" + ] + }, + { + "name": "comp", + "in": "query", + "required": true, + "type": "string", + "enum": [ + "properties" + ] + } + ] + }, + "/{containerName}/{blob}?comp=block": { + "put": { + "tags": [ + "blockblob" + ], + "operationId": "BlockBlob_StageBlock", + "description": "The Stage Block operation creates a new block to be committed as part of a blob", + "consumes": [ + "application/octet-stream" + ], + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/BlockId" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ContentLength" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ContentMD5" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ContentCrc64" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Body" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/EncryptionKey" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/EncryptionKeySha256" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/EncryptionAlgorithm" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ClientRequestId" + } + ], + "responses": { + "201": { + "description": "The block was created.", + "headers": { + "Content-MD5": { + "type": "string", + "format": "byte", + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above." + }, + "Date": { + "type": "string", + "format": "date-time-rfc1123", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-content-crc64": { + "type": "string", + "format": "byte", + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "x-ms-request-server-encrypted": { + "x-ms-client-name": "IsServerEncrypted", + "type": "boolean", + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise." + }, + "x-ms-encryption-key-sha256": { + "x-ms-client-name": "EncryptionKeySha256", + "type": "string", + "description": "The SHA-256 hash of the encryption key used to encrypt the block. This header is only returned when the block was encrypted with a customer-provided key." + } + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "type": "string" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/StorageError" + } + } + } + }, + "parameters": [ + { + "name": "comp", + "in": "query", + "required": true, + "type": "string", + "enum": [ + "block" + ] + } + ] + }, + "/{containerName}/{blob}?comp=block&fromURL": { + "put": { + "tags": [ + "blockblob" + ], + "operationId": "BlockBlob_StageBlockFromURL", + "description": "The Stage Block operation creates a new block to be committed as part of a blob where the contents are read from a URL.", + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/BlockId" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ContentLength" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/SourceUrl" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/SourceRange" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/SourceContentMD5" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/SourceContentCRC64" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/EncryptionKey" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/EncryptionKeySha256" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/EncryptionAlgorithm" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/SourceIfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/SourceIfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/SourceIfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/SourceIfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ClientRequestId" + } + ], + "responses": { + "201": { + "description": "The block was created.", + "headers": { + "Content-MD5": { + "type": "string", + "format": "byte", + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "x-ms-content-crc64": { + "type": "string", + "format": "byte", + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above." + }, + "Date": { + "type": "string", + "format": "date-time-rfc1123", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-request-server-encrypted": { + "x-ms-client-name": "IsServerEncrypted", + "type": "boolean", + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise." + }, + "x-ms-encryption-key-sha256": { + "x-ms-client-name": "EncryptionKeySha256", + "type": "string", + "description": "The SHA-256 hash of the encryption key used to encrypt the block. This header is only returned when the block was encrypted with a customer-provided key." + } + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "type": "string" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/StorageError" + } + } + } + }, + "parameters": [ + { + "name": "comp", + "in": "query", + "required": true, + "type": "string", + "enum": [ + "block" + ] + } + ] + }, + "/{containerName}/{blob}?comp=blocklist": { + "put": { + "tags": [ + "blockblob" + ], + "operationId": "BlockBlob_CommitBlockList", + "description": "The Commit Block List operation writes a blob by specifying the list of block IDs that make up the blob. In order to be written as part of a blob, a block must have been successfully written to the server in a prior Put Block operation. You can call Put Block List to update a blob by uploading only those blocks that have changed, then committing the new and existing blocks together. You can do this by specifying whether to commit a block from the committed block list or from the uncommitted block list, or to commit the most recently uploaded version of the block, whichever list it may belong to.", + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/BlobCacheControl" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/BlobContentType" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/BlobContentEncoding" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/BlobContentLanguage" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/BlobContentMD5" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ContentMD5" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ContentCrc64" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Metadata" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/BlobContentDisposition" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/EncryptionKey" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/EncryptionKeySha256" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/EncryptionAlgorithm" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/AccessTierOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfNoneMatch" + }, + { + "name": "blocks", + "in": "body", + "required": true, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/BlockLookupList" + } + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ClientRequestId" + } + ], + "responses": { + "201": { + "description": "The block list was recorded.", + "headers": { + "ETag": { + "type": "string", + "format": "etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "type": "string", + "format": "date-time-rfc1123", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "Content-MD5": { + "type": "string", + "format": "byte", + "description": "This header is returned so that the client can check for message content integrity. This header refers to the content of the request, meaning, in this case, the list of blocks, and not the content of the blob itself." + }, + "x-ms-content-crc64": { + "type": "string", + "format": "byte", + "description": "This header is returned so that the client can check for message content integrity. This header refers to the content of the request, meaning, in this case, the list of blocks, and not the content of the blob itself." + }, + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above." + }, + "Date": { + "type": "string", + "format": "date-time-rfc1123", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-request-server-encrypted": { + "x-ms-client-name": "IsServerEncrypted", + "type": "boolean", + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise." + }, + "x-ms-encryption-key-sha256": { + "x-ms-client-name": "EncryptionKeySha256", + "type": "string", + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key." + } + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "type": "string" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/StorageError" + } + } + } + }, + "get": { + "tags": [ + "blockblob" + ], + "operationId": "BlockBlob_GetBlockList", + "description": "The Get Block List operation retrieves the list of blocks that have been uploaded as part of a block blob", + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Snapshot" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/BlockListType" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ClientRequestId" + } + ], + "responses": { + "200": { + "description": "The page range was written.", + "headers": { + "Last-Modified": { + "type": "string", + "format": "date-time-rfc1123", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "ETag": { + "type": "string", + "format": "etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Content-Type": { + "type": "string", + "description": "The media type of the body of the response. For Get Block List this is 'application/xml'" + }, + "x-ms-blob-content-length": { + "x-ms-client-name": "BlobContentLength", + "type": "integer", + "format": "int64", + "description": "The size of the blob in bytes." + }, + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above." + }, + "Date": { + "type": "string", + "format": "date-time-rfc1123", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/BlockList" + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "type": "string" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/StorageError" + } + } + } + }, + "parameters": [ + { + "name": "comp", + "in": "query", + "required": true, + "type": "string", + "enum": [ + "blocklist" + ] + } + ] + }, + "/{containerName}/{blob}?comp=page&update": { + "put": { + "tags": [ + "pageblob" + ], + "operationId": "PageBlob_UploadPages", + "description": "The Upload Pages operation writes a range of pages to a page blob", + "consumes": [ + "application/octet-stream" + ], + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Body" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ContentLength" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ContentMD5" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ContentCrc64" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Range" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/EncryptionKey" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/EncryptionKeySha256" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/EncryptionAlgorithm" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfSequenceNumberLessThanOrEqualTo" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfSequenceNumberLessThan" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfSequenceNumberEqualTo" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ClientRequestId" + } + ], + "responses": { + "201": { + "description": "The page range was written.", + "headers": { + "ETag": { + "type": "string", + "format": "etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "type": "string", + "format": "date-time-rfc1123", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "Content-MD5": { + "type": "string", + "format": "byte", + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "x-ms-content-crc64": { + "type": "string", + "format": "byte", + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "x-ms-blob-sequence-number": { + "x-ms-client-name": "BlobSequenceNumber", + "type": "integer", + "format": "int64", + "description": "The current sequence number for the page blob." + }, + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above." + }, + "Date": { + "type": "string", + "format": "date-time-rfc1123", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-request-server-encrypted": { + "x-ms-client-name": "IsServerEncrypted", + "type": "boolean", + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise." + }, + "x-ms-encryption-key-sha256": { + "x-ms-client-name": "EncryptionKeySha256", + "type": "string", + "description": "The SHA-256 hash of the encryption key used to encrypt the pages. This header is only returned when the pages were encrypted with a customer-provided key." + } + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "type": "string" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/StorageError" + } + } + } + }, + "parameters": [ + { + "name": "comp", + "in": "query", + "required": true, + "type": "string", + "enum": [ + "page" + ] + }, + { + "name": "x-ms-page-write", + "x-ms-client-name": "pageWrite", + "in": "header", + "required": true, + "x-ms-parameter-location": "method", + "description": "Required. You may specify one of the following options:\n - Update: Writes the bytes specified by the request body into the specified range. The Range and Content-Length headers must match to perform the update.\n - Clear: Clears the specified range and releases the space used in storage for that range. To clear a range, set the Content-Length header to zero, and the Range header to a value that indicates the range to clear, up to maximum blob size.", + "type": "string", + "enum": [ + "update" + ], + "x-ms-enum": { + "name": "PageWriteType", + "modelAsString": false + } + } + ] + }, + "/{containerName}/{blob}?comp=page&clear": { + "put": { + "tags": [ + "pageblob" + ], + "operationId": "PageBlob_ClearPages", + "description": "The Clear Pages operation clears a set of pages from a page blob", + "consumes": [ + "application/octet-stream" + ], + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ContentLength" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Range" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/EncryptionKey" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/EncryptionKeySha256" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/EncryptionAlgorithm" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfSequenceNumberLessThanOrEqualTo" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfSequenceNumberLessThan" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfSequenceNumberEqualTo" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ClientRequestId" + } + ], + "responses": { + "201": { + "description": "The page range was cleared.", + "headers": { + "ETag": { + "type": "string", + "format": "etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "type": "string", + "format": "date-time-rfc1123", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "Content-MD5": { + "type": "string", + "format": "byte", + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "x-ms-content-crc64": { + "type": "string", + "format": "byte", + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "x-ms-blob-sequence-number": { + "x-ms-client-name": "BlobSequenceNumber", + "type": "integer", + "format": "int64", + "description": "The current sequence number for the page blob." + }, + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above." + }, + "Date": { + "type": "string", + "format": "date-time-rfc1123", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "type": "string" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/StorageError" + } + } + } + }, + "parameters": [ + { + "name": "comp", + "in": "query", + "required": true, + "type": "string", + "enum": [ + "page" + ] + }, + { + "name": "x-ms-page-write", + "x-ms-client-name": "pageWrite", + "in": "header", + "required": true, + "x-ms-parameter-location": "method", + "description": "Required. You may specify one of the following options:\n - Update: Writes the bytes specified by the request body into the specified range. The Range and Content-Length headers must match to perform the update.\n - Clear: Clears the specified range and releases the space used in storage for that range. To clear a range, set the Content-Length header to zero, and the Range header to a value that indicates the range to clear, up to maximum blob size.", + "type": "string", + "enum": [ + "clear" + ], + "x-ms-enum": { + "name": "PageWriteType", + "modelAsString": false + } + } + ] + }, + "/{containerName}/{blob}?comp=page&update&fromUrl": { + "put": { + "tags": [ + "pageblob" + ], + "operationId": "PageBlob_UploadPagesFromURL", + "description": "The Upload Pages operation writes a range of pages to a page blob where the contents are read from a URL", + "consumes": [ + "application/octet-stream" + ], + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/SourceUrl" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/SourceRangeRequiredPutPageFromUrl" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/SourceContentMD5" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/SourceContentCRC64" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ContentLength" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/RangeRequiredPutPageFromUrl" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/EncryptionKey" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/EncryptionKeySha256" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/EncryptionAlgorithm" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfSequenceNumberLessThanOrEqualTo" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfSequenceNumberLessThan" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfSequenceNumberEqualTo" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/SourceIfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/SourceIfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/SourceIfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/SourceIfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ClientRequestId" + } + ], + "responses": { + "201": { + "description": "The page range was written.", + "headers": { + "ETag": { + "type": "string", + "format": "etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "type": "string", + "format": "date-time-rfc1123", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "Content-MD5": { + "type": "string", + "format": "byte", + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "x-ms-content-crc64": { + "type": "string", + "format": "byte", + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "x-ms-blob-sequence-number": { + "x-ms-client-name": "BlobSequenceNumber", + "type": "integer", + "format": "int64", + "description": "The current sequence number for the page blob." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above." + }, + "Date": { + "type": "string", + "format": "date-time-rfc1123", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-request-server-encrypted": { + "x-ms-client-name": "IsServerEncrypted", + "type": "boolean", + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise." + }, + "x-ms-encryption-key-sha256": { + "x-ms-client-name": "EncryptionKeySha256", + "type": "string", + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key." + } + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "type": "string" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/StorageError" + } + } + } + }, + "parameters": [ + { + "name": "comp", + "in": "query", + "required": true, + "type": "string", + "enum": [ + "page" + ] + }, + { + "name": "x-ms-page-write", + "x-ms-client-name": "pageWrite", + "in": "header", + "required": true, + "x-ms-parameter-location": "method", + "description": "Required. You may specify one of the following options:\n - Update: Writes the bytes specified by the request body into the specified range. The Range and Content-Length headers must match to perform the update.\n - Clear: Clears the specified range and releases the space used in storage for that range. To clear a range, set the Content-Length header to zero, and the Range header to a value that indicates the range to clear, up to maximum blob size.", + "type": "string", + "enum": [ + "update" + ], + "x-ms-enum": { + "name": "PageWriteType", + "modelAsString": false + } + } + ] + }, + "/{containerName}/{blob}?comp=pagelist": { + "get": { + "tags": [ + "pageblob" + ], + "operationId": "PageBlob_GetPageRanges", + "description": "The Get Page Ranges operation returns the list of valid page ranges for a page blob or snapshot of a page blob", + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Snapshot" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Range" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ClientRequestId" + } + ], + "responses": { + "200": { + "description": "Information on the page blob was found.", + "headers": { + "Last-Modified": { + "type": "string", + "format": "date-time-rfc1123", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "ETag": { + "type": "string", + "format": "etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "x-ms-blob-content-length": { + "x-ms-client-name": "BlobContentLength", + "type": "integer", + "format": "int64", + "description": "The size of the blob in bytes." + }, + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above." + }, + "Date": { + "type": "string", + "format": "date-time-rfc1123", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/PageList" + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "type": "string" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/StorageError" + } + } + } + }, + "parameters": [ + { + "name": "comp", + "in": "query", + "required": true, + "type": "string", + "enum": [ + "pagelist" + ] + } + ] + }, + "/{containerName}/{blob}?comp=pagelist&diff": { + "get": { + "tags": [ + "pageblob" + ], + "operationId": "PageBlob_GetPageRangesDiff", + "description": "The Get Page Ranges Diff operation returns the list of valid page ranges for a page blob that were changed between target blob and previous snapshot.", + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Snapshot" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/PrevSnapshot" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Range" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ClientRequestId" + } + ], + "responses": { + "200": { + "description": "Information on the page blob was found.", + "headers": { + "Last-Modified": { + "type": "string", + "format": "date-time-rfc1123", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "ETag": { + "type": "string", + "format": "etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "x-ms-blob-content-length": { + "x-ms-client-name": "BlobContentLength", + "type": "integer", + "format": "int64", + "description": "The size of the blob in bytes." + }, + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above." + }, + "Date": { + "type": "string", + "format": "date-time-rfc1123", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/PageList" + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "type": "string" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/StorageError" + } + } + } + }, + "parameters": [ + { + "name": "comp", + "in": "query", + "required": true, + "type": "string", + "enum": [ + "pagelist" + ] + } + ] + }, + "/{containerName}/{blob}?comp=properties&Resize": { + "put": { + "tags": [ + "pageblob" + ], + "operationId": "PageBlob_Resize", + "description": "Resize the Blob", + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/EncryptionKey" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/EncryptionKeySha256" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/EncryptionAlgorithm" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/BlobContentLengthRequired" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ClientRequestId" + } + ], + "responses": { + "200": { + "description": "The Blob was resized successfully", + "headers": { + "ETag": { + "type": "string", + "format": "etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "type": "string", + "format": "date-time-rfc1123", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-blob-sequence-number": { + "x-ms-client-name": "BlobSequenceNumber", + "type": "integer", + "format": "int64", + "description": "The current sequence number for a page blob. This header is not returned for block blobs or append blobs" + }, + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above." + }, + "Date": { + "type": "string", + "format": "date-time-rfc1123", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "type": "string" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/StorageError" + } + } + } + }, + "parameters": [ + { + "name": "comp", + "in": "query", + "required": true, + "type": "string", + "enum": [ + "properties" + ] + } + ] + }, + "/{containerName}/{blob}?comp=properties&UpdateSequenceNumber": { + "put": { + "tags": [ + "pageblob" + ], + "operationId": "PageBlob_UpdateSequenceNumber", + "description": "Update the sequence number of the blob", + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/SequenceNumberAction" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/BlobSequenceNumber" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ClientRequestId" + } + ], + "responses": { + "200": { + "description": "The sequence numbers were updated successfully.", + "headers": { + "ETag": { + "type": "string", + "format": "etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "type": "string", + "format": "date-time-rfc1123", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-blob-sequence-number": { + "x-ms-client-name": "BlobSequenceNumber", + "type": "integer", + "format": "int64", + "description": "The current sequence number for a page blob. This header is not returned for block blobs or append blobs" + }, + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above." + }, + "Date": { + "type": "string", + "format": "date-time-rfc1123", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "type": "string" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/StorageError" + } + } + } + }, + "parameters": [ + { + "name": "comp", + "in": "query", + "required": true, + "type": "string", + "enum": [ + "properties" + ] + } + ] + }, + "/{containerName}/{blob}?comp=incrementalcopy": { + "put": { + "tags": [ + "pageblob" + ], + "operationId": "PageBlob_CopyIncremental", + "description": "The Copy Incremental operation copies a snapshot of the source page blob to a destination page blob. The snapshot is copied such that only the differential changes between the previously copied snapshot are transferred to the destination. The copied snapshots are complete copies of the original snapshot and can be read or copied from as usual. This API is supported since REST version 2016-05-31.", + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/CopySource" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ClientRequestId" + } + ], + "responses": { + "202": { + "description": "The blob was copied.", + "headers": { + "ETag": { + "type": "string", + "format": "etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "type": "string", + "format": "date-time-rfc1123", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above." + }, + "Date": { + "type": "string", + "format": "date-time-rfc1123", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-copy-id": { + "x-ms-client-name": "CopyId", + "type": "string", + "description": "String identifier for this copy operation. Use with Get Blob Properties to check the status of this copy operation, or pass to Abort Copy Blob to abort a pending copy." + }, + "x-ms-copy-status": { + "x-ms-client-name": "CopyStatus", + "description": "State of the copy operation identified by x-ms-copy-id.", + "type": "string", + "enum": [ + "pending", + "success", + "aborted", + "failed" + ], + "x-ms-enum": { + "name": "CopyStatusType", + "modelAsString": false + } + } + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "type": "string" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/StorageError" + } + } + } + }, + "parameters": [ + { + "name": "comp", + "in": "query", + "required": true, + "type": "string", + "enum": [ + "incrementalcopy" + ] + } + ] + }, + "/{containerName}/{blob}?comp=appendblock": { + "put": { + "tags": [ + "appendblob" + ], + "consumes": [ + "application/octet-stream" + ], + "operationId": "AppendBlob_AppendBlock", + "description": "The Append Block operation commits a new block of data to the end of an existing append blob. The Append Block operation is permitted only if the blob was created with x-ms-blob-type set to AppendBlob. Append Block is supported only on version 2015-02-21 version or later.", + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Body" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ContentLength" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ContentMD5" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ContentCrc64" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/BlobConditionMaxSize" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/BlobConditionAppendPos" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/EncryptionKey" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/EncryptionKeySha256" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/EncryptionAlgorithm" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ClientRequestId" + } + ], + "responses": { + "201": { + "description": "The block was created.", + "headers": { + "ETag": { + "type": "string", + "format": "etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "type": "string", + "format": "date-time-rfc1123", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "Content-MD5": { + "type": "string", + "format": "byte", + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "x-ms-content-crc64": { + "type": "string", + "format": "byte", + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "x-ms-client-request-id": { + "x-ms-client-name": "ClientRequestId", + "type": "string", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above." + }, + "Date": { + "type": "string", + "format": "date-time-rfc1123", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-blob-append-offset": { + "x-ms-client-name": "BlobAppendOffset", + "type": "string", + "description": "This response header is returned only for append operations. It returns the offset at which the block was committed, in bytes." + }, + "x-ms-blob-committed-block-count": { + "x-ms-client-name": "BlobCommittedBlockCount", + "type": "integer", + "description": "The number of committed blocks present in the blob. This header is returned only for append blobs." + }, + "x-ms-request-server-encrypted": { + "x-ms-client-name": "IsServerEncrypted", + "type": "boolean", + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise." + }, + "x-ms-encryption-key-sha256": { + "x-ms-client-name": "EncryptionKeySha256", + "type": "string", + "description": "The SHA-256 hash of the encryption key used to encrypt the block. This header is only returned when the block was encrypted with a customer-provided key." + } + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "type": "string" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/StorageError" + } + } + } + }, + "parameters": [ + { + "name": "comp", + "in": "query", + "required": true, + "type": "string", + "enum": [ + "appendblock" + ] + } + ] + }, + "/{containerName}/{blob}?comp=appendblock&fromUrl": { + "put": { + "tags": [ + "appendblob" + ], + "operationId": "AppendBlob_AppendBlockFromUrl", + "description": "The Append Block operation commits a new block of data to the end of an existing append blob where the contents are read from a source url. The Append Block operation is permitted only if the blob was created with x-ms-blob-type set to AppendBlob. Append Block is supported only on version 2015-02-21 version or later.", + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/SourceUrl" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/SourceRange" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/SourceContentMD5" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/SourceContentCRC64" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ContentLength" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ContentMD5" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/EncryptionKey" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/EncryptionKeySha256" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/EncryptionAlgorithm" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/BlobConditionMaxSize" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/BlobConditionAppendPos" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/SourceIfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/SourceIfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/SourceIfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/SourceIfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/parameters/ClientRequestId" + } + ], + "responses": { + "201": { + "description": "The block was created.", + "headers": { + "ETag": { + "type": "string", + "format": "etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "type": "string", + "format": "date-time-rfc1123", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "Content-MD5": { + "type": "string", + "format": "byte", + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "x-ms-content-crc64": { + "type": "string", + "format": "byte", + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "x-ms-request-id": { + "x-ms-client-name": "RequestId", + "type": "string", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request." + }, + "x-ms-version": { + "x-ms-client-name": "Version", + "type": "string", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above." + }, + "Date": { + "type": "string", + "format": "date-time-rfc1123", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-blob-append-offset": { + "x-ms-client-name": "BlobAppendOffset", + "type": "string", + "description": "This response header is returned only for append operations. It returns the offset at which the block was committed, in bytes." + }, + "x-ms-blob-committed-block-count": { + "x-ms-client-name": "BlobCommittedBlockCount", + "type": "integer", + "description": "The number of committed blocks present in the blob. This header is returned only for append blobs." + }, + "x-ms-encryption-key-sha256": { + "x-ms-client-name": "EncryptionKeySha256", + "type": "string", + "description": "The SHA-256 hash of the encryption key used to encrypt the block. This header is only returned when the block was encrypted with a customer-provided key." + }, + "x-ms-request-server-encrypted": { + "x-ms-client-name": "IsServerEncrypted", + "type": "boolean", + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise." + } + } + }, + "default": { + "description": "Failure", + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "type": "string" + } + }, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/StorageError" + } + } + } + }, + "parameters": [ + { + "name": "comp", + "in": "query", + "required": true, + "type": "string", + "enum": [ + "appendblock" + ] + } + ] + } + }, + "definitions": { + "KeyInfo": { + "type": "object", + "required": [ + "Start", + "Expiry" + ], + "description": "Key information", + "properties": { + "Start": { + "description": "The date-time the key is active in ISO 8601 UTC time", + "type": "string" + }, + "Expiry": { + "description": "The date-time the key expires in ISO 8601 UTC time", + "type": "string" + } + } + }, + "UserDelegationKey": { + "type": "object", + "required": [ + "SignedOid", + "SignedTid", + "SignedStart", + "SignedExpiry", + "SignedService", + "SignedVersion", + "Value" + ], + "description": "A user delegation key", + "properties": { + "SignedOid": { + "description": "The Azure Active Directory object ID in GUID format.", + "type": "string" + }, + "SignedTid": { + "description": "The Azure Active Directory tenant ID in GUID format", + "type": "string" + }, + "SignedStart": { + "description": "The date-time the key is active", + "type": "string", + "format": "date-time" + }, + "SignedExpiry": { + "description": "The date-time the key expires", + "type": "string", + "format": "date-time" + }, + "SignedService": { + "description": "Abbreviation of the Azure Storage service that accepts the key", + "type": "string" + }, + "SignedVersion": { + "description": "The service version that created the key", + "type": "string" + }, + "Value": { + "description": "The key as a base64 string", + "type": "string" + } + } + }, + "PublicAccessType": { + "type": "string", + "enum": [ + "container", + "blob" + ], + "x-ms-enum": { + "name": "PublicAccessType", + "modelAsString": true + } + }, + "CopyStatus": { + "type": "string", + "enum": [ + "pending", + "success", + "aborted", + "failed" + ], + "x-ms-enum": { + "name": "CopyStatusType", + "modelAsString": false + } + }, + "LeaseDuration": { + "type": "string", + "enum": [ + "infinite", + "fixed" + ], + "x-ms-enum": { + "name": "LeaseDurationType", + "modelAsString": false + } + }, + "LeaseState": { + "type": "string", + "enum": [ + "available", + "leased", + "expired", + "breaking", + "broken" + ], + "x-ms-enum": { + "name": "LeaseStateType", + "modelAsString": false + } + }, + "LeaseStatus": { + "type": "string", + "enum": [ + "locked", + "unlocked" + ], + "x-ms-enum": { + "name": "LeaseStatusType", + "modelAsString": false + } + }, + "StorageError": { + "type": "object", + "properties": { + "Message": { + "type": "string" + } + } + }, + "DataLakeStorageError": { + "type": "object", + "properties": { + "error": { + "description": "The service error response object.", + "properties": { + "Code": { + "description": "The service error code.", + "type": "string" + }, + "Message": { + "description": "The service error message.", + "type": "string" + } + } + } + } + }, + "AccessPolicy": { + "type": "object", + "required": [ + "Start", + "Expiry", + "Permission" + ], + "description": "An Access policy", + "properties": { + "Start": { + "description": "the date-time the policy is active", + "type": "string", + "format": "date-time" + }, + "Expiry": { + "description": "the date-time the policy expires", + "type": "string", + "format": "date-time" + }, + "Permission": { + "description": "the permissions for the acl policy", + "type": "string" + } + } + }, + "AccessTier": { + "type": "string", + "enum": [ + "P4", + "P6", + "P10", + "P15", + "P20", + "P30", + "P40", + "P50", + "P60", + "P70", + "P80", + "Hot", + "Cool", + "Archive" + ], + "x-ms-enum": { + "name": "AccessTier", + "modelAsString": true + } + }, + "ArchiveStatus": { + "type": "string", + "enum": [ + "rehydrate-pending-to-hot", + "rehydrate-pending-to-cool" + ], + "x-ms-enum": { + "name": "ArchiveStatus", + "modelAsString": true + } + }, + "BlobItem": { + "xml": { + "name": "Blob" + }, + "description": "An Azure Storage blob", + "type": "object", + "required": [ + "Name", + "Deleted", + "Snapshot", + "Properties" + ], + "properties": { + "Name": { + "type": "string" + }, + "Deleted": { + "type": "boolean" + }, + "Snapshot": { + "type": "string" + }, + "Properties": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/BlobProperties" + }, + "Metadata": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/BlobMetadata" + } + } + }, + "BlobProperties": { + "xml": { + "name": "Properties" + }, + "description": "Properties of a blob", + "type": "object", + "required": [ + "Etag", + "Last-Modified" + ], + "properties": { + "Creation-Time": { + "type": "string", + "format": "date-time-rfc1123" + }, + "Last-Modified": { + "type": "string", + "format": "date-time-rfc1123" + }, + "Etag": { + "type": "string", + "format": "etag" + }, + "Content-Length": { + "type": "integer", + "format": "int64", + "description": "Size in bytes" + }, + "Content-Type": { + "type": "string" + }, + "Content-Encoding": { + "type": "string" + }, + "Content-Language": { + "type": "string" + }, + "Content-MD5": { + "type": "string", + "format": "byte" + }, + "Content-Disposition": { + "type": "string" + }, + "Cache-Control": { + "type": "string" + }, + "x-ms-blob-sequence-number": { + "x-ms-client-name": "blobSequenceNumber", + "type": "integer", + "format": "int64" + }, + "BlobType": { + "type": "string", + "enum": [ + "BlockBlob", + "PageBlob", + "AppendBlob" + ], + "x-ms-enum": { + "name": "BlobType", + "modelAsString": false + } + }, + "LeaseStatus": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/LeaseStatus" + }, + "LeaseState": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/LeaseState" + }, + "LeaseDuration": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/LeaseDuration" + }, + "CopyId": { + "type": "string" + }, + "CopyStatus": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/CopyStatus" + }, + "CopySource": { + "type": "string" + }, + "CopyProgress": { + "type": "string" + }, + "CopyCompletionTime": { + "type": "string", + "format": "date-time-rfc1123" + }, + "CopyStatusDescription": { + "type": "string" + }, + "ServerEncrypted": { + "type": "boolean" + }, + "IncrementalCopy": { + "type": "boolean" + }, + "DestinationSnapshot": { + "type": "string" + }, + "DeletedTime": { + "type": "string", + "format": "date-time-rfc1123" + }, + "RemainingRetentionDays": { + "type": "integer" + }, + "AccessTier": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/AccessTier" + }, + "AccessTierInferred": { + "type": "boolean" + }, + "ArchiveStatus": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/ArchiveStatus" + }, + "CustomerProvidedKeySha256": { + "type": "string" + }, + "AccessTierChangeTime": { + "type": "string", + "format": "date-time-rfc1123" + } + } + }, + "ListBlobsFlatSegmentResponse": { + "xml": { + "name": "EnumerationResults" + }, + "description": "An enumeration of blobs", + "type": "object", + "required": [ + "ServiceEndpoint", + "ContainerName", + "Segment" + ], + "properties": { + "ServiceEndpoint": { + "type": "string", + "xml": { + "attribute": true + } + }, + "ContainerName": { + "type": "string", + "xml": { + "attribute": true + } + }, + "Prefix": { + "type": "string" + }, + "Marker": { + "type": "string" + }, + "MaxResults": { + "type": "integer" + }, + "Segment": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/BlobFlatListSegment" + }, + "NextMarker": { + "type": "string" + } + } + }, + "ListBlobsHierarchySegmentResponse": { + "xml": { + "name": "EnumerationResults" + }, + "description": "An enumeration of blobs", + "type": "object", + "required": [ + "ServiceEndpoint", + "ContainerName", + "Segment" + ], + "properties": { + "ServiceEndpoint": { + "type": "string", + "xml": { + "attribute": true + } + }, + "ContainerName": { + "type": "string", + "xml": { + "attribute": true + } + }, + "Prefix": { + "type": "string" + }, + "Marker": { + "type": "string" + }, + "MaxResults": { + "type": "integer" + }, + "Delimiter": { + "type": "string" + }, + "Segment": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/BlobHierarchyListSegment" + }, + "NextMarker": { + "type": "string" + } + } + }, + "BlobFlatListSegment": { + "xml": { + "name": "Blobs" + }, + "required": [ + "BlobItems" + ], + "type": "object", + "properties": { + "BlobItems": { + "type": "array", + "items": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/BlobItem" + } + } + } + }, + "BlobHierarchyListSegment": { + "xml": { + "name": "Blobs" + }, + "type": "object", + "required": [ + "BlobItems" + ], + "properties": { + "BlobPrefixes": { + "type": "array", + "items": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/BlobPrefix" + } + }, + "BlobItems": { + "type": "array", + "items": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/BlobItem" + } + } + } + }, + "BlobPrefix": { + "type": "object", + "required": [ + "Name" + ], + "properties": { + "Name": { + "type": "string" + } + } + }, + "Block": { + "type": "object", + "required": [ + "Name", + "Size" + ], + "description": "Represents a single block in a block blob. It describes the block's ID and size.", + "properties": { + "Name": { + "description": "The base64 encoded block ID.", + "type": "string" + }, + "Size": { + "description": "The block size in bytes.", + "type": "integer" + } + } + }, + "BlockList": { + "type": "object", + "properties": { + "CommittedBlocks": { + "xml": { + "wrapped": true + }, + "type": "array", + "items": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/Block" + } + }, + "UncommittedBlocks": { + "xml": { + "wrapped": true + }, + "type": "array", + "items": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/Block" + } + } + } + }, + "BlockLookupList": { + "type": "object", + "properties": { + "Committed": { + "type": "array", + "items": { + "type": "string", + "xml": { + "name": "Committed" + } + } + }, + "Uncommitted": { + "type": "array", + "items": { + "type": "string", + "xml": { + "name": "Uncommitted" + } + } + }, + "Latest": { + "type": "array", + "items": { + "type": "string", + "xml": { + "name": "Latest" + } + } + } + }, + "xml": { + "name": "BlockList" + } + }, + "ContainerItem": { + "xml": { + "name": "Container" + }, + "type": "object", + "required": [ + "Name", + "Properties" + ], + "description": "An Azure Storage container", + "properties": { + "Name": { + "type": "string" + }, + "Properties": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/ContainerProperties" + }, + "Metadata": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/ContainerMetadata" + } + } + }, + "ContainerProperties": { + "type": "object", + "required": [ + "Last-Modified", + "Etag" + ], + "description": "Properties of a container", + "properties": { + "Last-Modified": { + "type": "string", + "format": "date-time-rfc1123" + }, + "Etag": { + "type": "string", + "format": "etag" + }, + "LeaseStatus": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/LeaseStatus" + }, + "LeaseState": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/LeaseState" + }, + "LeaseDuration": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/LeaseDuration" + }, + "PublicAccess": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/PublicAccessType" + }, + "HasImmutabilityPolicy": { + "type": "boolean" + }, + "HasLegalHold": { + "type": "boolean" + } + } + }, + "ListContainersSegmentResponse": { + "xml": { + "name": "EnumerationResults" + }, + "description": "An enumeration of containers", + "type": "object", + "required": [ + "ServiceEndpoint", + "ContainerItems" + ], + "properties": { + "ServiceEndpoint": { + "type": "string", + "xml": { + "attribute": true + } + }, + "Prefix": { + "type": "string" + }, + "Marker": { + "type": "string" + }, + "MaxResults": { + "type": "integer" + }, + "ContainerItems": { + "xml": { + "wrapped": true, + "name": "Containers" + }, + "type": "array", + "items": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/ContainerItem" + } + }, + "NextMarker": { + "type": "string" + } + } + }, + "CorsRule": { + "description": "CORS is an HTTP feature that enables a web application running under one domain to access resources in another domain. Web browsers implement a security restriction known as same-origin policy that prevents a web page from calling APIs in a different domain; CORS provides a secure way to allow one domain (the origin domain) to call APIs in another domain", + "type": "object", + "required": [ + "AllowedOrigins", + "AllowedMethods", + "AllowedHeaders", + "ExposedHeaders", + "MaxAgeInSeconds" + ], + "properties": { + "AllowedOrigins": { + "description": "The origin domains that are permitted to make a request against the storage service via CORS. The origin domain is the domain from which the request originates. Note that the origin must be an exact case-sensitive match with the origin that the user age sends to the service. You can also use the wildcard character '*' to allow all origin domains to make requests via CORS.", + "type": "string" + }, + "AllowedMethods": { + "description": "The methods (HTTP request verbs) that the origin domain may use for a CORS request. (comma separated)", + "type": "string" + }, + "AllowedHeaders": { + "description": "the request headers that the origin domain may specify on the CORS request.", + "type": "string" + }, + "ExposedHeaders": { + "description": "The response headers that may be sent in the response to the CORS request and exposed by the browser to the request issuer", + "type": "string" + }, + "MaxAgeInSeconds": { + "description": "The maximum amount time that a browser should cache the preflight OPTIONS request.", + "type": "integer", + "minimum": 0 + } + } + }, + "ErrorCode": { + "description": "Error codes returned by the service", + "type": "string", + "enum": [ + "AccountAlreadyExists", + "AccountBeingCreated", + "AccountIsDisabled", + "AuthenticationFailed", + "AuthorizationFailure", + "ConditionHeadersNotSupported", + "ConditionNotMet", + "EmptyMetadataKey", + "InsufficientAccountPermissions", + "InternalError", + "InvalidAuthenticationInfo", + "InvalidHeaderValue", + "InvalidHttpVerb", + "InvalidInput", + "InvalidMd5", + "InvalidMetadata", + "InvalidQueryParameterValue", + "InvalidRange", + "InvalidResourceName", + "InvalidUri", + "InvalidXmlDocument", + "InvalidXmlNodeValue", + "Md5Mismatch", + "MetadataTooLarge", + "MissingContentLengthHeader", + "MissingRequiredQueryParameter", + "MissingRequiredHeader", + "MissingRequiredXmlNode", + "MultipleConditionHeadersNotSupported", + "OperationTimedOut", + "OutOfRangeInput", + "OutOfRangeQueryParameterValue", + "RequestBodyTooLarge", + "ResourceTypeMismatch", + "RequestUrlFailedToParse", + "ResourceAlreadyExists", + "ResourceNotFound", + "ServerBusy", + "UnsupportedHeader", + "UnsupportedXmlNode", + "UnsupportedQueryParameter", + "UnsupportedHttpVerb", + "AppendPositionConditionNotMet", + "BlobAlreadyExists", + "BlobNotFound", + "BlobOverwritten", + "BlobTierInadequateForContentLength", + "BlockCountExceedsLimit", + "BlockListTooLong", + "CannotChangeToLowerTier", + "CannotVerifyCopySource", + "ContainerAlreadyExists", + "ContainerBeingDeleted", + "ContainerDisabled", + "ContainerNotFound", + "ContentLengthLargerThanTierLimit", + "CopyAcrossAccountsNotSupported", + "CopyIdMismatch", + "FeatureVersionMismatch", + "IncrementalCopyBlobMismatch", + "IncrementalCopyOfEralierVersionSnapshotNotAllowed", + "IncrementalCopySourceMustBeSnapshot", + "InfiniteLeaseDurationRequired", + "InvalidBlobOrBlock", + "InvalidBlobTier", + "InvalidBlobType", + "InvalidBlockId", + "InvalidBlockList", + "InvalidOperation", + "InvalidPageRange", + "InvalidSourceBlobType", + "InvalidSourceBlobUrl", + "InvalidVersionForPageBlobOperation", + "LeaseAlreadyPresent", + "LeaseAlreadyBroken", + "LeaseIdMismatchWithBlobOperation", + "LeaseIdMismatchWithContainerOperation", + "LeaseIdMismatchWithLeaseOperation", + "LeaseIdMissing", + "LeaseIsBreakingAndCannotBeAcquired", + "LeaseIsBreakingAndCannotBeChanged", + "LeaseIsBrokenAndCannotBeRenewed", + "LeaseLost", + "LeaseNotPresentWithBlobOperation", + "LeaseNotPresentWithContainerOperation", + "LeaseNotPresentWithLeaseOperation", + "MaxBlobSizeConditionNotMet", + "NoPendingCopyOperation", + "OperationNotAllowedOnIncrementalCopyBlob", + "PendingCopyOperation", + "PreviousSnapshotCannotBeNewer", + "PreviousSnapshotNotFound", + "PreviousSnapshotOperationNotSupported", + "SequenceNumberConditionNotMet", + "SequenceNumberIncrementTooLarge", + "SnapshotCountExceeded", + "SnaphotOperationRateExceeded", + "SnapshotsPresent", + "SourceConditionNotMet", + "SystemInUse", + "TargetConditionNotMet", + "UnauthorizedBlobOverwrite", + "BlobBeingRehydrated", + "BlobArchived", + "BlobNotArchived", + "AuthorizationSourceIPMismatch", + "AuthorizationProtocolMismatch", + "AuthorizationPermissionMismatch", + "AuthorizationServiceMismatch", + "AuthorizationResourceTypeMismatch" + ], + "x-ms-enum": { + "name": "StorageErrorCode", + "modelAsString": true + } + }, + "GeoReplication": { + "description": "Geo-Replication information for the Secondary Storage Service", + "type": "object", + "required": [ + "Status", + "LastSyncTime" + ], + "properties": { + "Status": { + "description": "The status of the secondary location", + "type": "string", + "enum": [ + "live", + "bootstrap", + "unavailable" + ], + "x-ms-enum": { + "name": "GeoReplicationStatusType", + "modelAsString": true + } + }, + "LastSyncTime": { + "description": "A GMT date/time value, to the second. All primary writes preceding this value are guaranteed to be available for read operations at the secondary. Primary writes after this point in time may or may not be available for reads.", + "type": "string", + "format": "date-time-rfc1123" + } + } + }, + "Logging": { + "description": "Azure Analytics Logging settings.", + "type": "object", + "required": [ + "Version", + "Delete", + "Read", + "Write", + "RetentionPolicy" + ], + "properties": { + "Version": { + "description": "The version of Storage Analytics to configure.", + "type": "string" + }, + "Delete": { + "description": "Indicates whether all delete requests should be logged.", + "type": "boolean" + }, + "Read": { + "description": "Indicates whether all read requests should be logged.", + "type": "boolean" + }, + "Write": { + "description": "Indicates whether all write requests should be logged.", + "type": "boolean" + }, + "RetentionPolicy": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/RetentionPolicy" + } + } + }, + "ContainerMetadata": { + "type": "object", + "xml": { + "name": "Metadata" + }, + "additionalProperties": { + "type": "string" + } + }, + "BlobMetadata": { + "type": "object", + "xml": { + "name": "Metadata" + }, + "properties": { + "Encrypted": { + "type": "string", + "xml": { + "attribute": true + } + } + }, + "additionalProperties": { + "type": "string" + } + }, + "Metrics": { + "description": "a summary of request statistics grouped by API in hour or minute aggregates for blobs", + "required": [ + "Enabled" + ], + "properties": { + "Version": { + "description": "The version of Storage Analytics to configure.", + "type": "string" + }, + "Enabled": { + "description": "Indicates whether metrics are enabled for the Blob service.", + "type": "boolean" + }, + "IncludeAPIs": { + "description": "Indicates whether metrics should generate summary statistics for called API operations.", + "type": "boolean" + }, + "RetentionPolicy": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/RetentionPolicy" + } + } + }, + "PageList": { + "description": "the list of pages", + "type": "object", + "properties": { + "PageRange": { + "type": "array", + "items": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/PageRange" + } + }, + "ClearRange": { + "type": "array", + "items": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/ClearRange" + } + } + } + }, + "PageRange": { + "type": "object", + "required": [ + "Start", + "End" + ], + "properties": { + "Start": { + "type": "integer", + "format": "int64", + "xml": { + "name": "Start" + } + }, + "End": { + "type": "integer", + "format": "int64", + "xml": { + "name": "End" + } + } + }, + "xml": { + "name": "PageRange" + } + }, + "ClearRange": { + "type": "object", + "required": [ + "Start", + "End" + ], + "properties": { + "Start": { + "type": "integer", + "format": "int64", + "xml": { + "name": "Start" + } + }, + "End": { + "type": "integer", + "format": "int64", + "xml": { + "name": "End" + } + } + }, + "xml": { + "name": "ClearRange" + } + }, + "RetentionPolicy": { + "description": "the retention policy which determines how long the associated data should persist", + "type": "object", + "required": [ + "Enabled" + ], + "properties": { + "Enabled": { + "description": "Indicates whether a retention policy is enabled for the storage service", + "type": "boolean" + }, + "Days": { + "description": "Indicates the number of days that metrics or logging or soft-deleted data should be retained. All data older than this value will be deleted", + "type": "integer", + "minimum": 1 + } + } + }, + "SignedIdentifier": { + "xml": { + "name": "SignedIdentifier" + }, + "description": "signed identifier", + "type": "object", + "required": [ + "Id", + "AccessPolicy" + ], + "properties": { + "Id": { + "type": "string", + "description": "a unique id" + }, + "AccessPolicy": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/AccessPolicy" + } + } + }, + "SignedIdentifiers": { + "description": "a collection of signed identifiers", + "type": "array", + "items": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/SignedIdentifier" + }, + "xml": { + "wrapped": true, + "name": "SignedIdentifiers" + } + }, + "StaticWebsite": { + "description": "The properties that enable an account to host a static website", + "type": "object", + "required": [ + "Enabled" + ], + "properties": { + "Enabled": { + "description": "Indicates whether this account is hosting a static website", + "type": "boolean" + }, + "IndexDocument": { + "description": "The default name of the index page under each directory", + "type": "string" + }, + "ErrorDocument404Path": { + "description": "The absolute path of the custom 404 page", + "type": "string" + } + } + }, + "StorageServiceProperties": { + "description": "Storage Service Properties.", + "type": "object", + "properties": { + "Logging": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/Logging" + }, + "HourMetrics": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/Metrics" + }, + "MinuteMetrics": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/Metrics" + }, + "Cors": { + "description": "The set of CORS rules.", + "type": "array", + "items": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/CorsRule" + }, + "xml": { + "wrapped": true + } + }, + "DefaultServiceVersion": { + "description": "The default version to use for requests to the Blob service if an incoming request's version is not specified. Possible values include version 2008-10-27 and all more recent versions", + "type": "string" + }, + "DeleteRetentionPolicy": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/RetentionPolicy" + }, + "StaticWebsite": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/StaticWebsite" + } + } + }, + "StorageServiceStats": { + "description": "Stats for the storage service.", + "type": "object", + "properties": { + "GeoReplication": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/GeoReplication" + } + } + } + }, + "parameters": { + "Url": { + "name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "required": true, + "type": "string", + "in": "path", + "x-ms-skip-url-encoding": true + }, + "ApiVersionParameter": { + "name": "x-ms-version", + "x-ms-client-name": "version", + "in": "header", + "required": true, + "type": "string", + "description": "Specifies the version of the operation to use for this request.", + "enum": [ + "2019-02-02" + ] + }, + "Blob": { + "name": "blob", + "in": "path", + "required": true, + "type": "string", + "pattern": "^[a-zA-Z0-9]+(?:/[a-zA-Z0-9]+)*(?:\\.[a-zA-Z0-9]+){0,1}$", + "minLength": 1, + "maxLength": 1024, + "x-ms-parameter-location": "method", + "description": "The blob name." + }, + "Filesystem": { + "name": "filesystem", + "in": "path", + "required": true, + "type": "string", + "x-ms-parameter-location": "method", + "description": "The filesystem name." + }, + "Path": { + "name": "path", + "in": "path", + "required": true, + "type": "string", + "x-ms-parameter-location": "method", + "description": "The namespace path to a file or directory." + }, + "BlobCacheControl": { + "name": "x-ms-blob-cache-control", + "x-ms-client-name": "blobCacheControl", + "in": "header", + "required": false, + "type": "string", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "blob-HTTP-headers" + }, + "description": "Optional. Sets the blob's cache control. If specified, this property is stored with the blob and returned with a read request." + }, + "BlobConditionAppendPos": { + "name": "x-ms-blob-condition-appendpos", + "x-ms-client-name": "appendPosition", + "in": "header", + "required": false, + "type": "integer", + "format": "int64", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "append-position-access-conditions" + }, + "description": "Optional conditional header, used only for the Append Block operation. A number indicating the byte offset to compare. Append Block will succeed only if the append position is equal to this number. If it is not, the request will fail with the AppendPositionConditionNotMet error (HTTP status code 412 - Precondition Failed)." + }, + "BlobConditionMaxSize": { + "name": "x-ms-blob-condition-maxsize", + "x-ms-client-name": "maxSize", + "in": "header", + "required": false, + "type": "integer", + "format": "int64", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "append-position-access-conditions" + }, + "description": "Optional conditional header. The max length in bytes permitted for the append blob. If the Append Block operation would cause the blob to exceed that limit or if the blob size is already greater than the value specified in this header, the request will fail with MaxBlobSizeConditionNotMet error (HTTP status code 412 - Precondition Failed)." + }, + "BlobPublicAccess": { + "name": "x-ms-blob-public-access", + "x-ms-client-name": "access", + "in": "header", + "required": false, + "x-ms-parameter-location": "method", + "description": "Specifies whether data in the container may be accessed publicly and the level of access", + "type": "string", + "enum": [ + "container", + "blob" + ], + "x-ms-enum": { + "name": "PublicAccessType", + "modelAsString": true + } + }, + "AccessTierRequired": { + "name": "x-ms-access-tier", + "x-ms-client-name": "tier", + "in": "header", + "required": true, + "type": "string", + "enum": [ + "P4", + "P6", + "P10", + "P15", + "P20", + "P30", + "P40", + "P50", + "P60", + "P70", + "P80", + "Hot", + "Cool", + "Archive" + ], + "x-ms-enum": { + "name": "AccessTier", + "modelAsString": true + }, + "x-ms-parameter-location": "method", + "description": "Indicates the tier to be set on the blob." + }, + "AccessTierOptional": { + "name": "x-ms-access-tier", + "x-ms-client-name": "tier", + "in": "header", + "required": false, + "type": "string", + "enum": [ + "P4", + "P6", + "P10", + "P15", + "P20", + "P30", + "P40", + "P50", + "P60", + "P70", + "P80", + "Hot", + "Cool", + "Archive" + ], + "x-ms-enum": { + "name": "AccessTier", + "modelAsString": true + }, + "x-ms-parameter-location": "method", + "description": "Optional. Indicates the tier to be set on the blob." + }, + "PremiumPageBlobAccessTierOptional": { + "name": "x-ms-access-tier", + "x-ms-client-name": "tier", + "in": "header", + "required": false, + "type": "string", + "enum": [ + "P4", + "P6", + "P10", + "P15", + "P20", + "P30", + "P40", + "P50", + "P60", + "P70", + "P80" + ], + "x-ms-enum": { + "name": "PremiumPageBlobAccessTier", + "modelAsString": true + }, + "x-ms-parameter-location": "method", + "description": "Optional. Indicates the tier to be set on the page blob." + }, + "RehydratePriority": { + "name": "x-ms-rehydrate-priority", + "x-ms-client-name": "rehydratePriority", + "in": "header", + "required": false, + "type": "string", + "enum": [ + "High", + "Standard" + ], + "x-ms-enum": { + "name": "RehydratePriority", + "modelAsString": true + }, + "x-ms-parameter-location": "method", + "description": "Optional: Indicates the priority with which to rehydrate an archived blob." + }, + "BlobContentDisposition": { + "name": "x-ms-blob-content-disposition", + "x-ms-client-name": "blobContentDisposition", + "in": "header", + "required": false, + "type": "string", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "blob-HTTP-headers" + }, + "description": "Optional. Sets the blob's Content-Disposition header." + }, + "BlobContentEncoding": { + "name": "x-ms-blob-content-encoding", + "x-ms-client-name": "blobContentEncoding", + "in": "header", + "required": false, + "type": "string", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "blob-HTTP-headers" + }, + "description": "Optional. Sets the blob's content encoding. If specified, this property is stored with the blob and returned with a read request." + }, + "BlobContentLanguage": { + "name": "x-ms-blob-content-language", + "x-ms-client-name": "blobContentLanguage", + "in": "header", + "required": false, + "type": "string", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "blob-HTTP-headers" + }, + "description": "Optional. Set the blob's content language. If specified, this property is stored with the blob and returned with a read request." + }, + "BlobContentLengthOptional": { + "name": "x-ms-blob-content-length", + "x-ms-client-name": "blobContentLength", + "in": "header", + "required": false, + "type": "integer", + "format": "int64", + "x-ms-parameter-location": "method", + "description": "This header specifies the maximum size for the page blob, up to 1 TB. The page blob size must be aligned to a 512-byte boundary." + }, + "BlobContentLengthRequired": { + "name": "x-ms-blob-content-length", + "x-ms-client-name": "blobContentLength", + "in": "header", + "required": true, + "type": "integer", + "format": "int64", + "x-ms-parameter-location": "method", + "description": "This header specifies the maximum size for the page blob, up to 1 TB. The page blob size must be aligned to a 512-byte boundary." + }, + "BlobContentMD5": { + "name": "x-ms-blob-content-md5", + "x-ms-client-name": "blobContentMD5", + "in": "header", + "required": false, + "type": "string", + "format": "byte", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "blob-HTTP-headers" + }, + "description": "Optional. An MD5 hash of the blob content. Note that this hash is not validated, as the hashes for the individual blocks were validated when each was uploaded." + }, + "BlobContentType": { + "name": "x-ms-blob-content-type", + "x-ms-client-name": "blobContentType", + "in": "header", + "required": false, + "type": "string", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "blob-HTTP-headers" + }, + "description": "Optional. Sets the blob's content type. If specified, this property is stored with the blob and returned with a read request." + }, + "BlobSequenceNumber": { + "name": "x-ms-blob-sequence-number", + "x-ms-client-name": "blobSequenceNumber", + "in": "header", + "required": false, + "type": "integer", + "format": "int64", + "default": 0, + "x-ms-parameter-location": "method", + "description": "Set for page blobs only. The sequence number is a user-controlled value that you can use to track requests. The value of the sequence number must be between 0 and 2^63 - 1." + }, + "BlockId": { + "name": "blockid", + "x-ms-client-name": "blockId", + "in": "query", + "type": "string", + "required": true, + "x-ms-parameter-location": "method", + "description": "A valid Base64 string value that identifies the block. Prior to encoding, the string must be less than or equal to 64 bytes in size. For a given blob, the length of the value specified for the blockid parameter must be the same size for each block." + }, + "BlockListType": { + "name": "blocklisttype", + "x-ms-client-name": "listType", + "in": "query", + "required": true, + "default": "committed", + "x-ms-parameter-location": "method", + "description": "Specifies whether to return the list of committed blocks, the list of uncommitted blocks, or both lists together.", + "type": "string", + "enum": [ + "committed", + "uncommitted", + "all" + ], + "x-ms-enum": { + "name": "BlockListType", + "modelAsString": false + } + }, + "Body": { + "name": "body", + "in": "body", + "required": true, + "schema": { + "type": "object", + "format": "file" + }, + "x-ms-parameter-location": "method", + "description": "Initial data" + }, + "Continuation": { + "name": "continuation", + "x-ms-client-name": "marker", + "in": "query", + "required": false, + "type": "string", + "x-ms-parameter-location": "method", + "description": "When renaming a directory, the number of paths that are renamed with each invocation is limited. If the number of paths to be renamed exceeds this limit, a continuation token is returned in this response header. When a continuation token is returned in the response, it must be specified in a subsequent invocation of the rename operation to continue renaming the directory." + }, + "ContainerAcl": { + "name": "containerAcl", + "in": "body", + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/SignedIdentifiers" + }, + "x-ms-parameter-location": "method", + "description": "the acls for the container" + }, + "CopyId": { + "name": "copyid", + "x-ms-client-name": "copyId", + "in": "query", + "required": true, + "type": "string", + "x-ms-parameter-location": "method", + "description": "The copy identifier provided in the x-ms-copy-id header of the original Copy Blob operation." + }, + "ClientRequestId": { + "name": "x-ms-client-request-id", + "x-ms-client-name": "requestId", + "in": "header", + "required": false, + "type": "string", + "x-ms-parameter-location": "method", + "description": "Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled." + }, + "ContainerName": { + "name": "containerName", + "in": "path", + "required": true, + "type": "string", + "x-ms-parameter-location": "method", + "description": "The container name." + }, + "ContentCrc64": { + "name": "x-ms-content-crc64", + "x-ms-client-name": "transactionalContentCrc64", + "in": "header", + "required": false, + "type": "string", + "format": "byte", + "x-ms-parameter-location": "method", + "description": "Specify the transactional crc64 for the body, to be validated by the service." + }, + "ContentLength": { + "name": "Content-Length", + "in": "header", + "required": true, + "type": "integer", + "format": "int64", + "x-ms-parameter-location": "method", + "description": "The length of the request." + }, + "ContentMD5": { + "name": "Content-MD5", + "x-ms-client-name": "transactionalContentMD5", + "in": "header", + "required": false, + "type": "string", + "format": "byte", + "x-ms-parameter-location": "method", + "description": "Specify the transactional md5 for the body, to be validated by the service." + }, + "CopySource": { + "name": "x-ms-copy-source", + "x-ms-client-name": "copySource", + "in": "header", + "required": true, + "type": "string", + "format": "url", + "x-ms-parameter-location": "method", + "description": "Specifies the name of the source page blob snapshot. This value is a URL of up to 2 KB in length that specifies a page blob snapshot. The value should be URL-encoded as it would appear in a request URI. The source blob must either be public or must be authenticated via a shared access signature." + }, + "DeleteSnapshots": { + "name": "x-ms-delete-snapshots", + "x-ms-client-name": "deleteSnapshots", + "description": "Required if the blob has associated snapshots. Specify one of the following two options: include: Delete the base blob and all of its snapshots. only: Delete only the blob's snapshots and not the blob itself", + "x-ms-parameter-location": "method", + "in": "header", + "required": false, + "type": "string", + "enum": [ + "include", + "only" + ], + "x-ms-enum": { + "name": "DeleteSnapshotsOptionType", + "modelAsString": false + } + }, + "Delimiter": { + "name": "delimiter", + "description": "When the request includes this parameter, the operation returns a BlobPrefix element in the response body that acts as a placeholder for all blobs whose names begin with the same substring up to the appearance of the delimiter character. The delimiter may be a single character or a string.", + "type": "string", + "x-ms-parameter-location": "method", + "in": "query", + "required": true + }, + "DirectoryProperties": { + "name": "x-ms-properties", + "description": "Optional. User-defined properties to be stored with the file or directory, in the format of a comma-separated list of name and value pairs \"n1=v1, n2=v2, ...\", where each value is base64 encoded.", + "x-ms-client-name": "directoryProperties", + "in": "header", + "required": false, + "type": "string", + "x-ms-parameter-location": "method" + }, + "EncryptionKey": { + "name": "x-ms-encryption-key", + "x-ms-client-name": "encryptionKey", + "type": "string", + "in": "header", + "required": false, + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "cpk-info" + }, + "description": "Optional. Specifies the encryption key to use to encrypt the data provided in the request. If not specified, encryption is performed with the root account encryption key. For more information, see Encryption at Rest for Azure Storage Services." + }, + "EncryptionKeySha256": { + "name": "x-ms-encryption-key-sha256", + "x-ms-client-name": "encryptionKeySha256", + "type": "string", + "in": "header", + "required": false, + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "cpk-info" + }, + "description": "The SHA-256 hash of the provided encryption key. Must be provided if the x-ms-encryption-key header is provided." + }, + "EncryptionAlgorithm": { + "name": "x-ms-encryption-algorithm", + "x-ms-client-name": "encryptionAlgorithm", + "type": "string", + "in": "header", + "required": false, + "enum": [ + "AES256" + ], + "x-ms-enum": { + "name": "EncryptionAlgorithmType", + "modelAsString": false + }, + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "cpk-info" + }, + "description": "The algorithm used to produce the encryption key hash. Currently, the only accepted value is \"AES256\". Must be provided if the x-ms-encryption-key header is provided." + }, + "FileRenameSource": { + "name": "x-ms-rename-source", + "x-ms-client-name": "renameSource", + "in": "header", + "required": true, + "type": "string", + "x-ms-parameter-location": "method", + "description": "The file or directory to be renamed. The value must have the following format: \"/{filesysystem}/{path}\". If \"x-ms-properties\" is specified, the properties will overwrite the existing properties; otherwise, the existing properties will be preserved." + }, + "GetRangeContentMD5": { + "name": "x-ms-range-get-content-md5", + "x-ms-client-name": "rangeGetContentMD5", + "in": "header", + "required": false, + "type": "boolean", + "x-ms-parameter-location": "method", + "description": "When set to true and specified together with the Range, the service returns the MD5 hash for the range, as long as the range is less than or equal to 4 MB in size." + }, + "GetRangeContentCRC64": { + "name": "x-ms-range-get-content-crc64", + "x-ms-client-name": "rangeGetContentCRC64", + "in": "header", + "required": false, + "type": "boolean", + "x-ms-parameter-location": "method", + "description": "When set to true and specified together with the Range, the service returns the CRC64 hash for the range, as long as the range is less than or equal to 4 MB in size." + }, + "IfMatch": { + "name": "If-Match", + "x-ms-client-name": "ifMatch", + "in": "header", + "required": false, + "type": "string", + "format": "etag", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "modified-access-conditions" + }, + "description": "Specify an ETag value to operate only on blobs with a matching value." + }, + "IfModifiedSince": { + "name": "If-Modified-Since", + "x-ms-client-name": "ifModifiedSince", + "in": "header", + "required": false, + "type": "string", + "format": "date-time-rfc1123", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "modified-access-conditions" + }, + "description": "Specify this header value to operate only on a blob if it has been modified since the specified date/time." + }, + "IfNoneMatch": { + "name": "If-None-Match", + "x-ms-client-name": "ifNoneMatch", + "in": "header", + "required": false, + "type": "string", + "format": "etag", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "modified-access-conditions" + }, + "description": "Specify an ETag value to operate only on blobs without a matching value." + }, + "IfUnmodifiedSince": { + "name": "If-Unmodified-Since", + "x-ms-client-name": "ifUnmodifiedSince", + "in": "header", + "required": false, + "type": "string", + "format": "date-time-rfc1123", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "modified-access-conditions" + }, + "description": "Specify this header value to operate only on a blob if it has not been modified since the specified date/time." + }, + "IfSequenceNumberEqualTo": { + "name": "x-ms-if-sequence-number-eq", + "x-ms-client-name": "ifSequenceNumberEqualTo", + "in": "header", + "required": false, + "type": "integer", + "format": "int64", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "sequence-number-access-conditions" + }, + "description": "Specify this header value to operate only on a blob if it has the specified sequence number." + }, + "IfSequenceNumberLessThan": { + "name": "x-ms-if-sequence-number-lt", + "x-ms-client-name": "ifSequenceNumberLessThan", + "in": "header", + "required": false, + "type": "integer", + "format": "int64", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "sequence-number-access-conditions" + }, + "description": "Specify this header value to operate only on a blob if it has a sequence number less than the specified." + }, + "IfSequenceNumberLessThanOrEqualTo": { + "name": "x-ms-if-sequence-number-le", + "x-ms-client-name": "ifSequenceNumberLessThanOrEqualTo", + "in": "header", + "required": false, + "type": "integer", + "format": "int64", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "sequence-number-access-conditions" + }, + "description": "Specify this header value to operate only on a blob if it has a sequence number less than or equal to the specified." + }, + "KeyInfo": { + "name": "KeyInfo", + "in": "body", + "x-ms-parameter-location": "method", + "required": true, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/KeyInfo" + } + }, + "ListBlobsInclude": { + "name": "include", + "in": "query", + "required": false, + "type": "array", + "collectionFormat": "csv", + "items": { + "type": "string", + "enum": [ + "copy", + "deleted", + "metadata", + "snapshots", + "uncommittedblobs" + ], + "x-ms-enum": { + "name": "ListBlobsIncludeItem", + "modelAsString": false + } + }, + "x-ms-parameter-location": "method", + "description": "Include this parameter to specify one or more datasets to include in the response." + }, + "ListContainersInclude": { + "name": "include", + "in": "query", + "required": false, + "type": "string", + "enum": [ + "metadata" + ], + "x-ms-enum": { + "name": "ListContainersIncludeType", + "modelAsString": false + }, + "x-ms-parameter-location": "method", + "description": "Include this parameter to specify that the container's metadata be returned as part of the response body." + }, + "LeaseBreakPeriod": { + "name": "x-ms-lease-break-period", + "x-ms-client-name": "breakPeriod", + "in": "header", + "required": false, + "type": "integer", + "x-ms-parameter-location": "method", + "description": "For a break operation, proposed duration the lease should continue before it is broken, in seconds, between 0 and 60. This break period is only used if it is shorter than the time remaining on the lease. If longer, the time remaining on the lease is used. A new lease will not be available before the break period has expired, but the lease may be held for longer than the break period. If this header does not appear with a break operation, a fixed-duration lease breaks after the remaining lease period elapses, and an infinite lease breaks immediately." + }, + "LeaseDuration": { + "name": "x-ms-lease-duration", + "x-ms-client-name": "duration", + "in": "header", + "required": false, + "type": "integer", + "x-ms-parameter-location": "method", + "description": "Specifies the duration of the lease, in seconds, or negative one (-1) for a lease that never expires. A non-infinite lease can be between 15 and 60 seconds. A lease duration cannot be changed using renew or change." + }, + "LeaseIdOptional": { + "name": "x-ms-lease-id", + "x-ms-client-name": "leaseId", + "in": "header", + "required": false, + "type": "string", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "lease-access-conditions" + }, + "description": "If specified, the operation only succeeds if the resource's lease is active and matches this ID." + }, + "LeaseIdRequired": { + "name": "x-ms-lease-id", + "x-ms-client-name": "leaseId", + "in": "header", + "required": true, + "type": "string", + "x-ms-parameter-location": "method", + "description": "Specifies the current lease ID on the resource." + }, + "Owner": { + "name": "x-ms-owner", + "x-ms-client-name": "owner", + "in": "header", + "required": false, + "type": "string", + "description": "Optional. The owner of the blob or directory.", + "x-ms-parameter-location": "method" + }, + "Group": { + "name": "x-ms-group", + "x-ms-client-name": "group", + "in": "header", + "required": false, + "type": "string", + "description": "Optional. The owning group of the blob or directory.", + "x-ms-parameter-location": "method" + }, + "Upn": { + "name": "upn", + "x-ms-client-name": "upn", + "in": "query", + "description": "Optional. Valid only when Hierarchical Namespace is enabled for the account. If \"true\", the identity values returned in the x-ms-owner, x-ms-group, and x-ms-acl response headers will be transformed from Azure Active Directory Object IDs to User Principal Names. If \"false\", the values will be returned as Azure Active Directory Object IDs. The default value is false.", + "required": false, + "type": "boolean", + "x-ms-parameter-location": "method" + }, + "Marker": { + "name": "marker", + "in": "query", + "required": false, + "type": "string", + "description": "A string value that identifies the portion of the list of containers to be returned with the next listing operation. The operation returns the NextMarker value within the response body if the listing operation did not return all containers remaining to be listed with the current page. The NextMarker value can be used as the value for the marker parameter in a subsequent call to request the next page of list items. The marker value is opaque to the client.", + "x-ms-parameter-location": "method" + }, + "MaxResults": { + "name": "maxresults", + "in": "query", + "required": false, + "type": "integer", + "minimum": 1, + "x-ms-parameter-location": "method", + "description": "Specifies the maximum number of containers to return. If the request does not specify maxresults, or specifies a value greater than 5000, the server will return up to 5000 items. Note that if the listing operation crosses a partition boundary, then the service will return a continuation token for retrieving the remainder of the results. For this reason, it is possible that the service will return fewer results than specified by maxresults, or than the default of 5000." + }, + "Metadata": { + "name": "x-ms-meta", + "x-ms-client-name": "metadata", + "in": "header", + "required": false, + "type": "string", + "x-ms-parameter-location": "method", + "description": "Optional. Specifies a user-defined name-value pair associated with the blob. If no name-value pairs are specified, the operation will copy the metadata from the source blob or file to the destination blob. If one or more name-value pairs are specified, the destination blob is created with the specified metadata, and metadata is not copied from the source blob or file. Note that beginning with version 2009-09-19, metadata names must adhere to the naming rules for C# identifiers. See Naming and Referencing Containers, Blobs, and Metadata for more information.", + "x-ms-header-collection-prefix": "x-ms-meta-" + }, + "MultipartContentType": { + "name": "Content-Type", + "x-ms-client-name": "multipartContentType", + "in": "header", + "required": true, + "type": "string", + "x-ms-parameter-location": "method", + "description": "Required. The value of this header must be multipart/mixed with a batch boundary. Example header value: multipart/mixed; boundary=batch_" + }, + "PathRenameMode": { + "name": "mode", + "x-ms-client-name": "pathRenameMode", + "description": "Determines the behavior of the rename operation", + "in": "query", + "required": false, + "type": "string", + "enum": [ + "legacy", + "posix" + ], + "x-ms-enum": { + "name": "PathRenameMode", + "modelAsString": false + } + }, + "PosixPermissions": { + "name": "x-ms-permissions", + "description": "Optional and only valid if Hierarchical Namespace is enabled for the account. Sets POSIX access permissions for the file owner, the file owning group, and others. Each class may be granted read, write, or execute permission. The sticky bit is also supported. Both symbolic (rwxrw-rw-) and 4-digit octal notation (e.g. 0766) are supported.", + "x-ms-client-name": "posixPermissions", + "in": "header", + "required": false, + "type": "string", + "x-ms-parameter-location": "method" + }, + "PosixAcl": { + "name": "x-ms-acl", + "description": "Sets POSIX access control rights on files and directories. The value is a comma-separated list of access control entries. Each access control entry (ACE) consists of a scope, a type, a user or group identifier, and permissions in the format \"[scope:][type]:[id]:[permissions]\".", + "x-ms-client-name": "posixAcl", + "in": "header", + "required": false, + "type": "string", + "x-ms-parameter-location": "method" + }, + "PosixUmask": { + "name": "x-ms-umask", + "x-ms-client-name": "posixUmask", + "in": "header", + "required": false, + "type": "string", + "x-ms-parameter-location": "method", + "description": "Only valid if Hierarchical Namespace is enabled for the account. This umask restricts permission settings for file and directory, and will only be applied when default Acl does not exist in parent directory. If the umask bit has set, it means that the corresponding permission will be disabled. Otherwise the corresponding permission will be determined by the permission. A 4-digit octal notation (e.g. 0022) is supported here. If no umask was specified, a default umask - 0027 will be used." + }, + "Prefix": { + "name": "prefix", + "in": "query", + "required": false, + "type": "string", + "description": "Filters the results to return only containers whose name begins with the specified prefix.", + "x-ms-parameter-location": "method" + }, + "PrevSnapshot": { + "name": "prevsnapshot", + "in": "query", + "required": false, + "type": "string", + "x-ms-parameter-location": "method", + "description": "Optional in version 2015-07-08 and newer. The prevsnapshot parameter is a DateTime value that specifies that the response will contain only pages that were changed between target blob and previous snapshot. Changed pages include both updated and cleared pages. The target blob may be a snapshot, as long as the snapshot specified by prevsnapshot is the older of the two. Note that incremental snapshots are currently supported only for blobs created on or after January 1, 2016." + }, + "ProposedLeaseIdOptional": { + "name": "x-ms-proposed-lease-id", + "x-ms-client-name": "proposedLeaseId", + "in": "header", + "required": false, + "type": "string", + "x-ms-parameter-location": "method", + "description": "Proposed lease ID, in a GUID string format. The Blob service returns 400 (Invalid request) if the proposed lease ID is not in the correct format. See Guid Constructor (String) for a list of valid GUID string formats." + }, + "ProposedLeaseIdRequired": { + "name": "x-ms-proposed-lease-id", + "x-ms-client-name": "proposedLeaseId", + "in": "header", + "required": true, + "type": "string", + "x-ms-parameter-location": "method", + "description": "Proposed lease ID, in a GUID string format. The Blob service returns 400 (Invalid request) if the proposed lease ID is not in the correct format. See Guid Constructor (String) for a list of valid GUID string formats." + }, + "Range": { + "name": "x-ms-range", + "x-ms-client-name": "range", + "in": "header", + "required": false, + "type": "string", + "x-ms-parameter-location": "method", + "description": "Return only the bytes of the blob in the specified range." + }, + "RangeRequiredPutPageFromUrl": { + "name": "x-ms-range", + "x-ms-client-name": "range", + "in": "header", + "required": true, + "type": "string", + "x-ms-parameter-location": "method", + "description": "The range of bytes to which the source range would be written. The range should be 512 aligned and range-end is required." + }, + "RecursiveDirectoryDelete": { + "name": "recursive", + "x-ms-client-name": "recursiveDirectoryDelete", + "in": "query", + "required": true, + "type": "boolean", + "x-ms-parameter-location": "method", + "description": "If \"true\", all paths beneath the directory will be deleted. If \"false\" and the directory is non-empty, an error occurs." + }, + "SequenceNumberAction": { + "name": "x-ms-sequence-number-action", + "x-ms-client-name": "sequenceNumberAction", + "in": "header", + "required": true, + "x-ms-parameter-location": "method", + "description": "Required if the x-ms-blob-sequence-number header is set for the request. This property applies to page blobs only. This property indicates how the service should modify the blob's sequence number", + "type": "string", + "enum": [ + "max", + "update", + "increment" + ], + "x-ms-enum": { + "name": "SequenceNumberActionType", + "modelAsString": false + } + }, + "Snapshot": { + "name": "snapshot", + "in": "query", + "required": false, + "type": "string", + "x-ms-parameter-location": "method", + "description": "The snapshot parameter is an opaque DateTime value that, when present, specifies the blob snapshot to retrieve. For more information on working with blob snapshots, see Creating a Snapshot of a Blob." + }, + "SourceContentMD5": { + "name": "x-ms-source-content-md5", + "x-ms-client-name": "sourceContentMD5", + "in": "header", + "required": false, + "type": "string", + "format": "byte", + "x-ms-parameter-location": "method", + "description": "Specify the md5 calculated for the range of bytes that must be read from the copy source." + }, + "SourceContentCRC64": { + "name": "x-ms-source-content-crc64", + "x-ms-client-name": "sourceContentcrc64", + "in": "header", + "required": false, + "type": "string", + "format": "byte", + "x-ms-parameter-location": "method", + "description": "Specify the crc64 calculated for the range of bytes that must be read from the copy source." + }, + "SourceRange": { + "name": "x-ms-source-range", + "x-ms-client-name": "sourceRange", + "in": "header", + "required": false, + "type": "string", + "x-ms-parameter-location": "method", + "description": "Bytes of source data in the specified range." + }, + "SourceRangeRequiredPutPageFromUrl": { + "name": "x-ms-source-range", + "x-ms-client-name": "sourceRange", + "in": "header", + "required": true, + "type": "string", + "x-ms-parameter-location": "method", + "description": "Bytes of source data in the specified range. The length of this range should match the ContentLength header and x-ms-range/Range destination range header." + }, + "SourceIfMatch": { + "name": "x-ms-source-if-match", + "x-ms-client-name": "sourceIfMatch", + "in": "header", + "required": false, + "type": "string", + "format": "etag", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "source-modified-access-conditions" + }, + "description": "Specify an ETag value to operate only on blobs with a matching value." + }, + "SourceIfModifiedSince": { + "name": "x-ms-source-if-modified-since", + "x-ms-client-name": "sourceIfModifiedSince", + "in": "header", + "required": false, + "type": "string", + "format": "date-time-rfc1123", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "source-modified-access-conditions" + }, + "description": "Specify this header value to operate only on a blob if it has been modified since the specified date/time." + }, + "SourceIfNoneMatch": { + "name": "x-ms-source-if-none-match", + "x-ms-client-name": "sourceIfNoneMatch", + "in": "header", + "required": false, + "type": "string", + "format": "etag", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "source-modified-access-conditions" + }, + "description": "Specify an ETag value to operate only on blobs without a matching value." + }, + "SourceIfUnmodifiedSince": { + "name": "x-ms-source-if-unmodified-since", + "x-ms-client-name": "sourceIfUnmodifiedSince", + "in": "header", + "required": false, + "type": "string", + "format": "date-time-rfc1123", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "source-modified-access-conditions" + }, + "description": "Specify this header value to operate only on a blob if it has not been modified since the specified date/time." + }, + "SourceLeaseId": { + "name": "x-ms-source-lease-id", + "x-ms-client-name": "sourceLeaseId", + "in": "header", + "required": false, + "type": "string", + "x-ms-parameter-location": "method", + "description": "A lease ID for the source path. If specified, the source path must have an active lease and the leaase ID must match." + }, + "SourceUrl": { + "name": "x-ms-copy-source", + "x-ms-client-name": "sourceUrl", + "in": "header", + "required": true, + "type": "string", + "format": "url", + "x-ms-parameter-location": "method", + "description": "Specify a URL to the copy source." + }, + "StorageServiceProperties": { + "name": "StorageServiceProperties", + "in": "body", + "required": true, + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/definitions/StorageServiceProperties" + }, + "x-ms-parameter-location": "method", + "description": "The StorageService properties." + }, + "Timeout": { + "name": "timeout", + "in": "query", + "required": false, + "type": "integer", + "minimum": 0, + "x-ms-parameter-location": "method", + "description": "The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob Service Operations." + }, + "XMsCacheControl": { + "name": "x-ms-cache-control", + "x-ms-client-name": "cacheControl", + "in": "header", + "required": false, + "type": "string", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "directory-http-headers" + }, + "description": "Cache control for given resource" + }, + "XMsContentType": { + "name": "x-ms-content-type", + "x-ms-client-name": "contentType", + "in": "header", + "required": false, + "type": "string", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "directory-http-headers" + }, + "description": "Content type for given resource" + }, + "XMsContentEncoding": { + "name": "x-ms-content-encoding", + "x-ms-client-name": "contentEncoding", + "in": "header", + "required": false, + "type": "string", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "directory-http-headers" + }, + "description": "Content encoding for given resource" + }, + "XMsContentLanguage": { + "name": "x-ms-content-language", + "x-ms-client-name": "contentLanguage", + "in": "header", + "required": false, + "type": "string", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "directory-http-headers" + }, + "description": "Content language for given resource" + }, + "XMsContentDisposition": { + "name": "x-ms-content-disposition", + "x-ms-client-name": "contentDisposition", + "in": "header", + "required": false, + "type": "string", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "directory-http-headers" + }, + "description": "Content disposition for given resource" + } + } +} \ No newline at end of file diff --git a/modelerfour/test/scenarios/blob-storage/oai3.model-deduplicated.json b/modelerfour/test/scenarios/blob-storage/oai3.model-deduplicated.json new file mode 100644 index 0000000..321e275 --- /dev/null +++ b/modelerfour/test/scenarios/blob-storage/oai3.model-deduplicated.json @@ -0,0 +1,40945 @@ +{ + "openapi": "3.0.0", + "info": { + "x-ms-code-generation-settings": { + "header": "MIT", + "strictSpecAdherence": false + }, + "title": "Azure Blob Storage", + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ] + }, + "version": "2019-02-02" + }, + "components": { + "schemas": { + "schemas:0": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "KeyInfo", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/KeyInfo" + ] + }, + "type": "object", + "description": "Key information", + "properties": { + "Start": { + "$ref": "#/components/schemas/schemas:1", + "description": "The date-time the key is active in ISO 8601 UTC time" + }, + "Expiry": { + "$ref": "#/components/schemas/schemas:2", + "description": "The date-time the key expires in ISO 8601 UTC time" + } + }, + "required": [ + "Start", + "Expiry" + ] + }, + "schemas:1": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "KeyInfo-Start", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/KeyInfo-Start" + ] + }, + "description": "The date-time the key is active in ISO 8601 UTC time", + "type": "string" + }, + "schemas:2": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "KeyInfo-Expiry", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/KeyInfo-Expiry" + ] + }, + "description": "The date-time the key expires in ISO 8601 UTC time", + "type": "string" + }, + "schemas:3": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "UserDelegationKey", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/UserDelegationKey" + ] + }, + "type": "object", + "description": "A user delegation key", + "properties": { + "SignedOid": { + "$ref": "#/components/schemas/schemas:4", + "description": "The Azure Active Directory object ID in GUID format." + }, + "SignedTid": { + "$ref": "#/components/schemas/schemas:5", + "description": "The Azure Active Directory tenant ID in GUID format" + }, + "SignedStart": { + "$ref": "#/components/schemas/schemas:6", + "description": "The date-time the key is active" + }, + "SignedExpiry": { + "$ref": "#/components/schemas/schemas:7", + "description": "The date-time the key expires" + }, + "SignedService": { + "$ref": "#/components/schemas/schemas:8", + "description": "Abbreviation of the Azure Storage service that accepts the key" + }, + "SignedVersion": { + "$ref": "#/components/schemas/schemas:9", + "description": "The service version that created the key" + }, + "Value": { + "$ref": "#/components/schemas/schemas:10", + "description": "The key as a base64 string" + } + }, + "required": [ + "SignedOid", + "SignedTid", + "SignedStart", + "SignedExpiry", + "SignedService", + "SignedVersion", + "Value" + ] + }, + "schemas:4": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "UserDelegationKey-SignedOid", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/UserDelegationKey-SignedOid" + ] + }, + "description": "The Azure Active Directory object ID in GUID format.", + "type": "string" + }, + "schemas:5": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "UserDelegationKey-SignedTid", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/UserDelegationKey-SignedTid" + ] + }, + "description": "The Azure Active Directory tenant ID in GUID format", + "type": "string" + }, + "schemas:6": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "UserDelegationKey-SignedStart", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/UserDelegationKey-SignedStart" + ] + }, + "description": "The date-time the key is active", + "type": "string", + "format": "date-time" + }, + "schemas:7": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "UserDelegationKey-SignedExpiry", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/UserDelegationKey-SignedExpiry" + ] + }, + "description": "The date-time the key expires", + "type": "string", + "format": "date-time" + }, + "schemas:8": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "UserDelegationKey-SignedService", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/UserDelegationKey-SignedService" + ] + }, + "description": "Abbreviation of the Azure Storage service that accepts the key", + "type": "string" + }, + "schemas:9": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "UserDelegationKey-SignedVersion", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/UserDelegationKey-SignedVersion" + ] + }, + "description": "The service version that created the key", + "type": "string" + }, + "schemas:10": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "UserDelegationKey-Value", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/UserDelegationKey-Value" + ] + }, + "description": "The key as a base64 string", + "type": "string" + }, + "schemas:11": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "PublicAccessType", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/PublicAccessType", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·blobpublicaccess·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·get·responses·200·headers·x_ms_blob_public_access·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_blob_public_access·schema" + ] + }, + "type": "string", + "enum": [ + "container", + "blob" + ], + "x-ms-enum": { + "name": "PublicAccessType", + "modelAsString": true + } + }, + "schemas:12": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "CopyStatusType", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/CopyStatus", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_copy_status·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_copy_status·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_copy_status·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_copy_status·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_copy_status·schema" + ] + }, + "type": "string", + "enum": [ + "pending", + "success", + "aborted", + "failed" + ], + "x-ms-enum": { + "name": "CopyStatusType", + "modelAsString": false + } + }, + "schemas:13": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "LeaseDurationType", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/LeaseDuration", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·get·responses·200·headers·x_ms_lease_duration·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_lease_duration·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_lease_duration·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_lease_duration·schema" + ] + }, + "type": "string", + "enum": [ + "infinite", + "fixed" + ], + "x-ms-enum": { + "name": "LeaseDurationType", + "modelAsString": false + } + }, + "schemas:14": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "LeaseStateType", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/LeaseState", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·get·responses·200·headers·x_ms_lease_state·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_lease_state·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_lease_state·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_lease_state·schema" + ] + }, + "type": "string", + "enum": [ + "available", + "leased", + "expired", + "breaking", + "broken" + ], + "x-ms-enum": { + "name": "LeaseStateType", + "modelAsString": false + } + }, + "schemas:15": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "LeaseStatusType", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/LeaseStatus", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·get·responses·200·headers·x_ms_lease_status·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_lease_status·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_lease_status·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_lease_status·schema" + ] + }, + "type": "string", + "enum": [ + "locked", + "unlocked" + ], + "x-ms-enum": { + "name": "LeaseStatusType", + "modelAsString": false + } + }, + "schemas:16": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "StorageError", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageError" + ] + }, + "type": "object", + "properties": { + "Message": { + "$ref": "#/components/schemas/schemas:17" + } + } + }, + "schemas:17": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "StorageError-Message", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageError-Message" + ] + }, + "type": "string" + }, + "schemas:18": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "DataLakeStorageError", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/DataLakeStorageError" + ] + }, + "type": "object", + "properties": { + "error": { + "$ref": "#/components/schemas/schemas:19", + "description": "The service error response object." + } + } + }, + "schemas:19": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "DataLakeStorageError-error", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/DataLakeStorageError-error" + ] + }, + "description": "The service error response object.", + "properties": { + "Code": { + "$ref": "#/components/schemas/schemas:20", + "description": "The service error code." + }, + "Message": { + "$ref": "#/components/schemas/schemas:21", + "description": "The service error message." + } + } + }, + "schemas:20": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "DataLakeStorageError-error-Code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/DataLakeStorageError-error-Code" + ] + }, + "description": "The service error code.", + "type": "string" + }, + "schemas:21": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "DataLakeStorageError-error-Message", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/DataLakeStorageError-error-Message" + ] + }, + "description": "The service error message.", + "type": "string" + }, + "schemas:22": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "AccessPolicy", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/AccessPolicy" + ] + }, + "type": "object", + "description": "An Access policy", + "properties": { + "Start": { + "$ref": "#/components/schemas/schemas:23", + "description": "the date-time the policy is active" + }, + "Expiry": { + "$ref": "#/components/schemas/schemas:24", + "description": "the date-time the policy expires" + }, + "Permission": { + "$ref": "#/components/schemas/schemas:25", + "description": "the permissions for the acl policy" + } + }, + "required": [ + "Start", + "Expiry", + "Permission" + ] + }, + "schemas:23": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "AccessPolicy-Start", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/AccessPolicy-Start" + ] + }, + "description": "the date-time the policy is active", + "type": "string", + "format": "date-time" + }, + "schemas:24": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "AccessPolicy-Expiry", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/AccessPolicy-Expiry" + ] + }, + "description": "the date-time the policy expires", + "type": "string", + "format": "date-time" + }, + "schemas:25": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "AccessPolicy-Permission", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/AccessPolicy-Permission" + ] + }, + "description": "the permissions for the acl policy", + "type": "string" + }, + "schemas:26": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "AccessTier", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/AccessTier", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·accesstierrequired·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·accesstieroptional·schema" + ] + }, + "type": "string", + "enum": [ + "P4", + "P6", + "P10", + "P15", + "P20", + "P30", + "P40", + "P50", + "P60", + "P70", + "P80", + "Hot", + "Cool", + "Archive" + ], + "x-ms-enum": { + "name": "AccessTier", + "modelAsString": true + } + }, + "schemas:27": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ArchiveStatus", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ArchiveStatus" + ] + }, + "type": "string", + "enum": [ + "rehydrate-pending-to-hot", + "rehydrate-pending-to-cool" + ], + "x-ms-enum": { + "name": "ArchiveStatus", + "modelAsString": true + } + }, + "schemas:28": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobItem", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobItem" + ] + }, + "xml": { + "name": "Blob" + }, + "description": "An Azure Storage blob", + "type": "object", + "properties": { + "Name": { + "$ref": "#/components/schemas/schemas:29" + }, + "Deleted": { + "type": "boolean" + }, + "Snapshot": { + "$ref": "#/components/schemas/schemas:30" + }, + "Properties": { + "$ref": "#/components/schemas/schemas:31" + }, + "Metadata": { + "$ref": "#/components/schemas/schemas:107" + } + }, + "required": [ + "Name", + "Deleted", + "Snapshot", + "Properties" + ] + }, + "schemas:29": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobItem-Name", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobItem-Name" + ] + }, + "type": "string" + }, + "schemas:30": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobItem-Snapshot", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobItem-Snapshot" + ] + }, + "type": "string" + }, + "schemas:31": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobProperties", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobProperties" + ] + }, + "xml": { + "name": "Properties" + }, + "description": "Properties of a blob", + "type": "object", + "properties": { + "Creation-Time": { + "$ref": "#/components/schemas/schemas:32" + }, + "Last-Modified": { + "$ref": "#/components/schemas/schemas:33" + }, + "Etag": { + "$ref": "#/components/schemas/schemas:34" + }, + "Content-Length": { + "type": "integer", + "format": "int64", + "description": "Size in bytes" + }, + "Content-Type": { + "$ref": "#/components/schemas/schemas:35" + }, + "Content-Encoding": { + "$ref": "#/components/schemas/schemas:36" + }, + "Content-Language": { + "$ref": "#/components/schemas/schemas:37" + }, + "Content-MD5": { + "$ref": "#/components/schemas/schemas:38" + }, + "Content-Disposition": { + "$ref": "#/components/schemas/schemas:39" + }, + "Cache-Control": { + "$ref": "#/components/schemas/schemas:40" + }, + "x-ms-blob-sequence-number": { + "x-ms-client-name": "blobSequenceNumber", + "type": "integer", + "format": "int64" + }, + "BlobType": { + "$ref": "#/components/schemas/schemas:41" + }, + "LeaseStatus": { + "$ref": "#/components/schemas/schemas:15" + }, + "LeaseState": { + "$ref": "#/components/schemas/schemas:14" + }, + "LeaseDuration": { + "$ref": "#/components/schemas/schemas:13" + }, + "CopyId": { + "$ref": "#/components/schemas/schemas:42" + }, + "CopyStatus": { + "$ref": "#/components/schemas/schemas:12" + }, + "CopySource": { + "$ref": "#/components/schemas/schemas:43" + }, + "CopyProgress": { + "$ref": "#/components/schemas/schemas:44" + }, + "CopyCompletionTime": { + "$ref": "#/components/schemas/schemas:45" + }, + "CopyStatusDescription": { + "$ref": "#/components/schemas/schemas:46" + }, + "ServerEncrypted": { + "type": "boolean" + }, + "IncrementalCopy": { + "type": "boolean" + }, + "DestinationSnapshot": { + "$ref": "#/components/schemas/schemas:47" + }, + "DeletedTime": { + "$ref": "#/components/schemas/schemas:48" + }, + "RemainingRetentionDays": { + "type": "integer" + }, + "AccessTier": { + "$ref": "#/components/schemas/schemas:26" + }, + "AccessTierInferred": { + "type": "boolean" + }, + "ArchiveStatus": { + "$ref": "#/components/schemas/schemas:27" + }, + "CustomerProvidedKeySha256": { + "$ref": "#/components/schemas/schemas:49" + }, + "AccessTierChangeTime": { + "$ref": "#/components/schemas/schemas:50" + } + }, + "required": [ + "Etag", + "Last-Modified" + ] + }, + "schemas:32": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobProperties-Creation-Time", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobProperties-Creation-Time" + ] + }, + "type": "string", + "format": "date-time-rfc1123" + }, + "schemas:33": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobProperties-Last-Modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobProperties-Last-Modified" + ] + }, + "type": "string", + "format": "date-time-rfc1123" + }, + "schemas:34": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobProperties-Etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobProperties-Etag" + ] + }, + "type": "string", + "format": "etag" + }, + "schemas:35": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobProperties-Content-Type", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobProperties-Content-Type" + ] + }, + "type": "string" + }, + "schemas:36": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobProperties-Content-Encoding", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobProperties-Content-Encoding" + ] + }, + "type": "string" + }, + "schemas:37": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobProperties-Content-Language", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobProperties-Content-Language" + ] + }, + "type": "string" + }, + "schemas:38": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobProperties-Content-MD5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobProperties-Content-MD5" + ] + }, + "type": "string", + "format": "byte" + }, + "schemas:39": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobProperties-Content-Disposition", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobProperties-Content-Disposition" + ] + }, + "type": "string" + }, + "schemas:40": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobProperties-Cache-Control", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobProperties-Cache-Control" + ] + }, + "type": "string" + }, + "schemas:41": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobType", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobProperties-BlobType", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_blob_type·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_blob_type·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_blob_type·schema" + ] + }, + "type": "string", + "enum": [ + "BlockBlob", + "PageBlob", + "AppendBlob" + ], + "x-ms-enum": { + "name": "BlobType", + "modelAsString": false + } + }, + "schemas:42": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobProperties-CopyId", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobProperties-CopyId" + ] + }, + "type": "string" + }, + "schemas:43": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobProperties-CopySource", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobProperties-CopySource" + ] + }, + "type": "string" + }, + "schemas:44": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobProperties-CopyProgress", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobProperties-CopyProgress" + ] + }, + "type": "string" + }, + "schemas:45": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobProperties-CopyCompletionTime", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobProperties-CopyCompletionTime" + ] + }, + "type": "string", + "format": "date-time-rfc1123" + }, + "schemas:46": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobProperties-CopyStatusDescription", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobProperties-CopyStatusDescription" + ] + }, + "type": "string" + }, + "schemas:47": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobProperties-DestinationSnapshot", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobProperties-DestinationSnapshot" + ] + }, + "type": "string" + }, + "schemas:48": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobProperties-DeletedTime", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobProperties-DeletedTime" + ] + }, + "type": "string", + "format": "date-time-rfc1123" + }, + "schemas:49": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobProperties-CustomerProvidedKeySha256", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobProperties-CustomerProvidedKeySha256" + ] + }, + "type": "string" + }, + "schemas:50": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobProperties-AccessTierChangeTime", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobProperties-AccessTierChangeTime" + ] + }, + "type": "string", + "format": "date-time-rfc1123" + }, + "schemas:51": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListBlobsFlatSegmentResponse", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListBlobsFlatSegmentResponse" + ] + }, + "xml": { + "name": "EnumerationResults" + }, + "description": "An enumeration of blobs", + "type": "object", + "properties": { + "ServiceEndpoint": { + "$ref": "#/components/schemas/schemas:52" + }, + "ContainerName": { + "$ref": "#/components/schemas/schemas:53" + }, + "Prefix": { + "$ref": "#/components/schemas/schemas:54" + }, + "Marker": { + "$ref": "#/components/schemas/schemas:55" + }, + "MaxResults": { + "type": "integer" + }, + "Segment": { + "$ref": "#/components/schemas/schemas:64" + }, + "NextMarker": { + "$ref": "#/components/schemas/schemas:56" + } + }, + "required": [ + "ServiceEndpoint", + "ContainerName", + "Segment" + ] + }, + "schemas:52": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListBlobsFlatSegmentResponse-ServiceEndpoint", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListBlobsFlatSegmentResponse-ServiceEndpoint" + ] + }, + "type": "string", + "xml": { + "attribute": true + } + }, + "schemas:53": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListBlobsFlatSegmentResponse-ContainerName", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListBlobsFlatSegmentResponse-ContainerName" + ] + }, + "type": "string", + "xml": { + "attribute": true + } + }, + "schemas:54": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListBlobsFlatSegmentResponse-Prefix", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListBlobsFlatSegmentResponse-Prefix" + ] + }, + "type": "string" + }, + "schemas:55": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListBlobsFlatSegmentResponse-Marker", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListBlobsFlatSegmentResponse-Marker" + ] + }, + "type": "string" + }, + "schemas:56": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListBlobsFlatSegmentResponse-NextMarker", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListBlobsFlatSegmentResponse-NextMarker" + ] + }, + "type": "string" + }, + "schemas:57": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListBlobsHierarchySegmentResponse", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListBlobsHierarchySegmentResponse" + ] + }, + "xml": { + "name": "EnumerationResults" + }, + "description": "An enumeration of blobs", + "type": "object", + "properties": { + "ServiceEndpoint": { + "$ref": "#/components/schemas/schemas:58" + }, + "ContainerName": { + "$ref": "#/components/schemas/schemas:59" + }, + "Prefix": { + "$ref": "#/components/schemas/schemas:60" + }, + "Marker": { + "$ref": "#/components/schemas/schemas:61" + }, + "MaxResults": { + "type": "integer" + }, + "Delimiter": { + "$ref": "#/components/schemas/schemas:62" + }, + "Segment": { + "$ref": "#/components/schemas/schemas:66" + }, + "NextMarker": { + "$ref": "#/components/schemas/schemas:63" + } + }, + "required": [ + "ServiceEndpoint", + "ContainerName", + "Segment" + ] + }, + "schemas:58": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListBlobsHierarchySegmentResponse-ServiceEndpoint", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListBlobsHierarchySegmentResponse-ServiceEndpoint" + ] + }, + "type": "string", + "xml": { + "attribute": true + } + }, + "schemas:59": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListBlobsHierarchySegmentResponse-ContainerName", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListBlobsHierarchySegmentResponse-ContainerName" + ] + }, + "type": "string", + "xml": { + "attribute": true + } + }, + "schemas:60": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListBlobsHierarchySegmentResponse-Prefix", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListBlobsHierarchySegmentResponse-Prefix" + ] + }, + "type": "string" + }, + "schemas:61": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListBlobsHierarchySegmentResponse-Marker", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListBlobsHierarchySegmentResponse-Marker" + ] + }, + "type": "string" + }, + "schemas:62": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListBlobsHierarchySegmentResponse-Delimiter", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListBlobsHierarchySegmentResponse-Delimiter" + ] + }, + "type": "string" + }, + "schemas:63": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListBlobsHierarchySegmentResponse-NextMarker", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListBlobsHierarchySegmentResponse-NextMarker" + ] + }, + "type": "string" + }, + "schemas:64": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobFlatListSegment", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobFlatListSegment" + ] + }, + "xml": { + "name": "Blobs" + }, + "type": "object", + "properties": { + "BlobItems": { + "$ref": "#/components/schemas/schemas:65" + } + }, + "required": [ + "BlobItems" + ] + }, + "schemas:65": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobFlatListSegment-BlobItems", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobFlatListSegment-BlobItems" + ] + }, + "type": "array", + "items": { + "$ref": "#/components/schemas/schemas:28" + } + }, + "schemas:66": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobHierarchyListSegment", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobHierarchyListSegment" + ] + }, + "xml": { + "name": "Blobs" + }, + "type": "object", + "properties": { + "BlobPrefixes": { + "$ref": "#/components/schemas/schemas:67" + }, + "BlobItems": { + "$ref": "#/components/schemas/schemas:68" + } + }, + "required": [ + "BlobItems" + ] + }, + "schemas:67": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobHierarchyListSegment-BlobPrefixes", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobHierarchyListSegment-BlobPrefixes" + ] + }, + "type": "array", + "items": { + "$ref": "#/components/schemas/schemas:69" + } + }, + "schemas:68": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobHierarchyListSegment-BlobItems", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobHierarchyListSegment-BlobItems" + ] + }, + "type": "array", + "items": { + "$ref": "#/components/schemas/schemas:28" + } + }, + "schemas:69": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobPrefix", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobPrefix" + ] + }, + "type": "object", + "properties": { + "Name": { + "$ref": "#/components/schemas/schemas:70" + } + }, + "required": [ + "Name" + ] + }, + "schemas:70": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobPrefix-Name", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobPrefix-Name" + ] + }, + "type": "string" + }, + "schemas:71": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Block", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/Block" + ] + }, + "type": "object", + "description": "Represents a single block in a block blob. It describes the block's ID and size.", + "properties": { + "Name": { + "$ref": "#/components/schemas/schemas:72", + "description": "The base64 encoded block ID." + }, + "Size": { + "description": "The block size in bytes.", + "type": "integer" + } + }, + "required": [ + "Name", + "Size" + ] + }, + "schemas:72": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Block-Name", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/Block-Name" + ] + }, + "description": "The base64 encoded block ID.", + "type": "string" + }, + "schemas:73": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlockList", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlockList" + ] + }, + "type": "object", + "properties": { + "CommittedBlocks": { + "$ref": "#/components/schemas/schemas:74" + }, + "UncommittedBlocks": { + "$ref": "#/components/schemas/schemas:75" + } + } + }, + "schemas:74": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlockList-CommittedBlocks", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlockList-CommittedBlocks" + ] + }, + "xml": { + "wrapped": true + }, + "type": "array", + "items": { + "$ref": "#/components/schemas/schemas:71" + } + }, + "schemas:75": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlockList-UncommittedBlocks", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlockList-UncommittedBlocks" + ] + }, + "xml": { + "wrapped": true + }, + "type": "array", + "items": { + "$ref": "#/components/schemas/schemas:71" + } + }, + "schemas:76": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlockLookupList", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlockLookupList" + ] + }, + "type": "object", + "properties": { + "Committed": { + "$ref": "#/components/schemas/schemas:77" + }, + "Uncommitted": { + "$ref": "#/components/schemas/schemas:79" + }, + "Latest": { + "$ref": "#/components/schemas/schemas:81" + } + }, + "xml": { + "name": "BlockList" + } + }, + "schemas:77": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlockLookupList-Committed", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlockLookupList-Committed" + ] + }, + "type": "array", + "items": { + "$ref": "#/components/schemas/schemas:78" + } + }, + "schemas:78": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlockLookupList-CommittedItem", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlockLookupList-CommittedItem" + ] + }, + "type": "string", + "xml": { + "name": "Committed" + } + }, + "schemas:79": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlockLookupList-Uncommitted", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlockLookupList-Uncommitted" + ] + }, + "type": "array", + "items": { + "$ref": "#/components/schemas/schemas:80" + } + }, + "schemas:80": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlockLookupList-UncommittedItem", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlockLookupList-UncommittedItem" + ] + }, + "type": "string", + "xml": { + "name": "Uncommitted" + } + }, + "schemas:81": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlockLookupList-Latest", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlockLookupList-Latest" + ] + }, + "type": "array", + "items": { + "$ref": "#/components/schemas/schemas:82" + } + }, + "schemas:82": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlockLookupList-LatestItem", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlockLookupList-LatestItem" + ] + }, + "type": "string", + "xml": { + "name": "Latest" + } + }, + "schemas:83": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ContainerItem", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ContainerItem" + ] + }, + "xml": { + "name": "Container" + }, + "type": "object", + "description": "An Azure Storage container", + "properties": { + "Name": { + "$ref": "#/components/schemas/schemas:84" + }, + "Properties": { + "$ref": "#/components/schemas/schemas:85" + }, + "Metadata": { + "$ref": "#/components/schemas/schemas:105" + } + }, + "required": [ + "Name", + "Properties" + ] + }, + "schemas:84": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ContainerItem-Name", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ContainerItem-Name" + ] + }, + "type": "string" + }, + "schemas:85": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ContainerProperties", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ContainerProperties" + ] + }, + "type": "object", + "description": "Properties of a container", + "properties": { + "Last-Modified": { + "$ref": "#/components/schemas/schemas:86" + }, + "Etag": { + "$ref": "#/components/schemas/schemas:87" + }, + "LeaseStatus": { + "$ref": "#/components/schemas/schemas:15" + }, + "LeaseState": { + "$ref": "#/components/schemas/schemas:14" + }, + "LeaseDuration": { + "$ref": "#/components/schemas/schemas:13" + }, + "PublicAccess": { + "$ref": "#/components/schemas/schemas:11" + }, + "HasImmutabilityPolicy": { + "type": "boolean" + }, + "HasLegalHold": { + "type": "boolean" + } + }, + "required": [ + "Last-Modified", + "Etag" + ] + }, + "schemas:86": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ContainerProperties-Last-Modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ContainerProperties-Last-Modified" + ] + }, + "type": "string", + "format": "date-time-rfc1123" + }, + "schemas:87": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ContainerProperties-Etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ContainerProperties-Etag" + ] + }, + "type": "string", + "format": "etag" + }, + "schemas:88": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListContainersSegmentResponse", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListContainersSegmentResponse" + ] + }, + "xml": { + "name": "EnumerationResults" + }, + "description": "An enumeration of containers", + "type": "object", + "properties": { + "ServiceEndpoint": { + "$ref": "#/components/schemas/schemas:89" + }, + "Prefix": { + "$ref": "#/components/schemas/schemas:90" + }, + "Marker": { + "$ref": "#/components/schemas/schemas:91" + }, + "MaxResults": { + "type": "integer" + }, + "ContainerItems": { + "$ref": "#/components/schemas/schemas:92" + }, + "NextMarker": { + "$ref": "#/components/schemas/schemas:93" + } + }, + "required": [ + "ServiceEndpoint", + "ContainerItems" + ] + }, + "schemas:89": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListContainersSegmentResponse-ServiceEndpoint", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListContainersSegmentResponse-ServiceEndpoint" + ] + }, + "type": "string", + "xml": { + "attribute": true + } + }, + "schemas:90": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListContainersSegmentResponse-Prefix", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListContainersSegmentResponse-Prefix" + ] + }, + "type": "string" + }, + "schemas:91": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListContainersSegmentResponse-Marker", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListContainersSegmentResponse-Marker" + ] + }, + "type": "string" + }, + "schemas:92": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListContainersSegmentResponse-ContainerItems", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListContainersSegmentResponse-ContainerItems" + ] + }, + "xml": { + "wrapped": true, + "name": "Containers" + }, + "type": "array", + "items": { + "$ref": "#/components/schemas/schemas:83" + } + }, + "schemas:93": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListContainersSegmentResponse-NextMarker", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListContainersSegmentResponse-NextMarker" + ] + }, + "type": "string" + }, + "schemas:94": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "CorsRule", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/CorsRule" + ] + }, + "description": "CORS is an HTTP feature that enables a web application running under one domain to access resources in another domain. Web browsers implement a security restriction known as same-origin policy that prevents a web page from calling APIs in a different domain; CORS provides a secure way to allow one domain (the origin domain) to call APIs in another domain", + "type": "object", + "properties": { + "AllowedOrigins": { + "$ref": "#/components/schemas/schemas:95", + "description": "The origin domains that are permitted to make a request against the storage service via CORS. The origin domain is the domain from which the request originates. Note that the origin must be an exact case-sensitive match with the origin that the user age sends to the service. You can also use the wildcard character '*' to allow all origin domains to make requests via CORS." + }, + "AllowedMethods": { + "$ref": "#/components/schemas/schemas:96", + "description": "The methods (HTTP request verbs) that the origin domain may use for a CORS request. (comma separated)" + }, + "AllowedHeaders": { + "$ref": "#/components/schemas/schemas:97", + "description": "the request headers that the origin domain may specify on the CORS request." + }, + "ExposedHeaders": { + "$ref": "#/components/schemas/schemas:98", + "description": "The response headers that may be sent in the response to the CORS request and exposed by the browser to the request issuer" + }, + "MaxAgeInSeconds": { + "description": "The maximum amount time that a browser should cache the preflight OPTIONS request.", + "type": "integer", + "minimum": 0 + } + }, + "required": [ + "AllowedOrigins", + "AllowedMethods", + "AllowedHeaders", + "ExposedHeaders", + "MaxAgeInSeconds" + ] + }, + "schemas:95": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "CorsRule-AllowedOrigins", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/CorsRule-AllowedOrigins" + ] + }, + "description": "The origin domains that are permitted to make a request against the storage service via CORS. The origin domain is the domain from which the request originates. Note that the origin must be an exact case-sensitive match with the origin that the user age sends to the service. You can also use the wildcard character '*' to allow all origin domains to make requests via CORS.", + "type": "string" + }, + "schemas:96": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "CorsRule-AllowedMethods", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/CorsRule-AllowedMethods" + ] + }, + "description": "The methods (HTTP request verbs) that the origin domain may use for a CORS request. (comma separated)", + "type": "string" + }, + "schemas:97": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "CorsRule-AllowedHeaders", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/CorsRule-AllowedHeaders" + ] + }, + "description": "the request headers that the origin domain may specify on the CORS request.", + "type": "string" + }, + "schemas:98": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "CorsRule-ExposedHeaders", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/CorsRule-ExposedHeaders" + ] + }, + "description": "The response headers that may be sent in the response to the CORS request and exposed by the browser to the request issuer", + "type": "string" + }, + "schemas:99": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "StorageErrorCode", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ErrorCode" + ] + }, + "description": "Error codes returned by the service", + "type": "string", + "enum": [ + "AccountAlreadyExists", + "AccountBeingCreated", + "AccountIsDisabled", + "AuthenticationFailed", + "AuthorizationFailure", + "ConditionHeadersNotSupported", + "ConditionNotMet", + "EmptyMetadataKey", + "InsufficientAccountPermissions", + "InternalError", + "InvalidAuthenticationInfo", + "InvalidHeaderValue", + "InvalidHttpVerb", + "InvalidInput", + "InvalidMd5", + "InvalidMetadata", + "InvalidQueryParameterValue", + "InvalidRange", + "InvalidResourceName", + "InvalidUri", + "InvalidXmlDocument", + "InvalidXmlNodeValue", + "Md5Mismatch", + "MetadataTooLarge", + "MissingContentLengthHeader", + "MissingRequiredQueryParameter", + "MissingRequiredHeader", + "MissingRequiredXmlNode", + "MultipleConditionHeadersNotSupported", + "OperationTimedOut", + "OutOfRangeInput", + "OutOfRangeQueryParameterValue", + "RequestBodyTooLarge", + "ResourceTypeMismatch", + "RequestUrlFailedToParse", + "ResourceAlreadyExists", + "ResourceNotFound", + "ServerBusy", + "UnsupportedHeader", + "UnsupportedXmlNode", + "UnsupportedQueryParameter", + "UnsupportedHttpVerb", + "AppendPositionConditionNotMet", + "BlobAlreadyExists", + "BlobNotFound", + "BlobOverwritten", + "BlobTierInadequateForContentLength", + "BlockCountExceedsLimit", + "BlockListTooLong", + "CannotChangeToLowerTier", + "CannotVerifyCopySource", + "ContainerAlreadyExists", + "ContainerBeingDeleted", + "ContainerDisabled", + "ContainerNotFound", + "ContentLengthLargerThanTierLimit", + "CopyAcrossAccountsNotSupported", + "CopyIdMismatch", + "FeatureVersionMismatch", + "IncrementalCopyBlobMismatch", + "IncrementalCopyOfEralierVersionSnapshotNotAllowed", + "IncrementalCopySourceMustBeSnapshot", + "InfiniteLeaseDurationRequired", + "InvalidBlobOrBlock", + "InvalidBlobTier", + "InvalidBlobType", + "InvalidBlockId", + "InvalidBlockList", + "InvalidOperation", + "InvalidPageRange", + "InvalidSourceBlobType", + "InvalidSourceBlobUrl", + "InvalidVersionForPageBlobOperation", + "LeaseAlreadyPresent", + "LeaseAlreadyBroken", + "LeaseIdMismatchWithBlobOperation", + "LeaseIdMismatchWithContainerOperation", + "LeaseIdMismatchWithLeaseOperation", + "LeaseIdMissing", + "LeaseIsBreakingAndCannotBeAcquired", + "LeaseIsBreakingAndCannotBeChanged", + "LeaseIsBrokenAndCannotBeRenewed", + "LeaseLost", + "LeaseNotPresentWithBlobOperation", + "LeaseNotPresentWithContainerOperation", + "LeaseNotPresentWithLeaseOperation", + "MaxBlobSizeConditionNotMet", + "NoPendingCopyOperation", + "OperationNotAllowedOnIncrementalCopyBlob", + "PendingCopyOperation", + "PreviousSnapshotCannotBeNewer", + "PreviousSnapshotNotFound", + "PreviousSnapshotOperationNotSupported", + "SequenceNumberConditionNotMet", + "SequenceNumberIncrementTooLarge", + "SnapshotCountExceeded", + "SnaphotOperationRateExceeded", + "SnapshotsPresent", + "SourceConditionNotMet", + "SystemInUse", + "TargetConditionNotMet", + "UnauthorizedBlobOverwrite", + "BlobBeingRehydrated", + "BlobArchived", + "BlobNotArchived", + "AuthorizationSourceIPMismatch", + "AuthorizationProtocolMismatch", + "AuthorizationPermissionMismatch", + "AuthorizationServiceMismatch", + "AuthorizationResourceTypeMismatch" + ], + "x-ms-enum": { + "name": "StorageErrorCode", + "modelAsString": true + } + }, + "schemas:100": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "GeoReplication", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/GeoReplication" + ] + }, + "description": "Geo-Replication information for the Secondary Storage Service", + "type": "object", + "properties": { + "Status": { + "$ref": "#/components/schemas/schemas:101", + "description": "The status of the secondary location" + }, + "LastSyncTime": { + "$ref": "#/components/schemas/schemas:102", + "description": "A GMT date/time value, to the second. All primary writes preceding this value are guaranteed to be available for read operations at the secondary. Primary writes after this point in time may or may not be available for reads." + } + }, + "required": [ + "Status", + "LastSyncTime" + ] + }, + "schemas:101": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "GeoReplicationStatusType", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/GeoReplication-Status" + ] + }, + "description": "The status of the secondary location", + "type": "string", + "enum": [ + "live", + "bootstrap", + "unavailable" + ], + "x-ms-enum": { + "name": "GeoReplicationStatusType", + "modelAsString": true + } + }, + "schemas:102": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "GeoReplication-LastSyncTime", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/GeoReplication-LastSyncTime" + ] + }, + "description": "A GMT date/time value, to the second. All primary writes preceding this value are guaranteed to be available for read operations at the secondary. Primary writes after this point in time may or may not be available for reads.", + "type": "string", + "format": "date-time-rfc1123" + }, + "schemas:103": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Logging", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/Logging" + ] + }, + "description": "Azure Analytics Logging settings.", + "type": "object", + "properties": { + "Version": { + "$ref": "#/components/schemas/schemas:104", + "description": "The version of Storage Analytics to configure." + }, + "Delete": { + "description": "Indicates whether all delete requests should be logged.", + "type": "boolean" + }, + "Read": { + "description": "Indicates whether all read requests should be logged.", + "type": "boolean" + }, + "Write": { + "description": "Indicates whether all write requests should be logged.", + "type": "boolean" + }, + "RetentionPolicy": { + "$ref": "#/components/schemas/schemas:117" + } + }, + "required": [ + "Version", + "Delete", + "Read", + "Write", + "RetentionPolicy" + ] + }, + "schemas:104": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Logging-Version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/Logging-Version" + ] + }, + "description": "The version of Storage Analytics to configure.", + "type": "string" + }, + "schemas:105": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ContainerMetadata", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ContainerMetadata" + ] + }, + "type": "object", + "xml": { + "name": "Metadata" + }, + "additionalProperties": { + "$ref": "#/components/schemas/schemas:106" + } + }, + "schemas:106": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·schemas·containermetadata·additionalproperties", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·schemas·containermetadata·additionalproperties" + ] + }, + "type": "string" + }, + "schemas:107": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobMetadata", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobMetadata" + ] + }, + "type": "object", + "xml": { + "name": "Metadata" + }, + "properties": { + "Encrypted": { + "$ref": "#/components/schemas/schemas:108" + } + }, + "additionalProperties": { + "$ref": "#/components/schemas/schemas:109" + } + }, + "schemas:108": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobMetadata-Encrypted", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobMetadata-Encrypted" + ] + }, + "type": "string", + "xml": { + "attribute": true + } + }, + "schemas:109": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·schemas·blobmetadata·additionalproperties", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·schemas·blobmetadata·additionalproperties" + ] + }, + "type": "string" + }, + "schemas:110": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Metrics", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/Metrics" + ] + }, + "description": "a summary of request statistics grouped by API in hour or minute aggregates for blobs", + "properties": { + "Version": { + "$ref": "#/components/schemas/schemas:111", + "description": "The version of Storage Analytics to configure." + }, + "Enabled": { + "description": "Indicates whether metrics are enabled for the Blob service.", + "type": "boolean" + }, + "IncludeAPIs": { + "description": "Indicates whether metrics should generate summary statistics for called API operations.", + "type": "boolean" + }, + "RetentionPolicy": { + "$ref": "#/components/schemas/schemas:117" + } + }, + "required": [ + "Enabled" + ] + }, + "schemas:111": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Metrics-Version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/Metrics-Version" + ] + }, + "description": "The version of Storage Analytics to configure.", + "type": "string" + }, + "schemas:112": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "PageList", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/PageList" + ] + }, + "description": "the list of pages", + "type": "object", + "properties": { + "PageRange": { + "$ref": "#/components/schemas/schemas:113" + }, + "ClearRange": { + "$ref": "#/components/schemas/schemas:114" + } + } + }, + "schemas:113": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "PageList-PageRange", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/PageList-PageRange" + ] + }, + "type": "array", + "items": { + "$ref": "#/components/schemas/schemas:115" + } + }, + "schemas:114": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "PageList-ClearRange", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/PageList-ClearRange" + ] + }, + "type": "array", + "items": { + "$ref": "#/components/schemas/schemas:116" + } + }, + "schemas:115": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "PageRange", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/PageRange" + ] + }, + "type": "object", + "properties": { + "Start": { + "type": "integer", + "format": "int64", + "xml": { + "name": "Start" + } + }, + "End": { + "type": "integer", + "format": "int64", + "xml": { + "name": "End" + } + } + }, + "xml": { + "name": "PageRange" + }, + "required": [ + "Start", + "End" + ] + }, + "schemas:116": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ClearRange", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ClearRange" + ] + }, + "type": "object", + "properties": { + "Start": { + "type": "integer", + "format": "int64", + "xml": { + "name": "Start" + } + }, + "End": { + "type": "integer", + "format": "int64", + "xml": { + "name": "End" + } + } + }, + "xml": { + "name": "ClearRange" + }, + "required": [ + "Start", + "End" + ] + }, + "schemas:117": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "RetentionPolicy", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/RetentionPolicy" + ] + }, + "description": "the retention policy which determines how long the associated data should persist", + "type": "object", + "properties": { + "Enabled": { + "description": "Indicates whether a retention policy is enabled for the storage service", + "type": "boolean" + }, + "Days": { + "description": "Indicates the number of days that metrics or logging or soft-deleted data should be retained. All data older than this value will be deleted", + "type": "integer", + "minimum": 1 + } + }, + "required": [ + "Enabled" + ] + }, + "schemas:118": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "SignedIdentifier", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/SignedIdentifier" + ] + }, + "xml": { + "name": "SignedIdentifier" + }, + "description": "signed identifier", + "type": "object", + "properties": { + "Id": { + "$ref": "#/components/schemas/schemas:119", + "description": "a unique id" + }, + "AccessPolicy": { + "$ref": "#/components/schemas/schemas:22" + } + }, + "required": [ + "Id", + "AccessPolicy" + ] + }, + "schemas:119": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "SignedIdentifier-Id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/SignedIdentifier-Id" + ] + }, + "type": "string", + "description": "a unique id" + }, + "schemas:120": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "SignedIdentifiers", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/SignedIdentifiers" + ] + }, + "description": "a collection of signed identifiers", + "type": "array", + "items": { + "$ref": "#/components/schemas/schemas:118" + }, + "xml": { + "wrapped": true, + "name": "SignedIdentifiers" + } + }, + "schemas:121": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "StaticWebsite", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StaticWebsite" + ] + }, + "description": "The properties that enable an account to host a static website", + "type": "object", + "properties": { + "Enabled": { + "description": "Indicates whether this account is hosting a static website", + "type": "boolean" + }, + "IndexDocument": { + "$ref": "#/components/schemas/schemas:122", + "description": "The default name of the index page under each directory" + }, + "ErrorDocument404Path": { + "$ref": "#/components/schemas/schemas:123", + "description": "The absolute path of the custom 404 page" + } + }, + "required": [ + "Enabled" + ] + }, + "schemas:122": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "StaticWebsite-IndexDocument", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StaticWebsite-IndexDocument" + ] + }, + "description": "The default name of the index page under each directory", + "type": "string" + }, + "schemas:123": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "StaticWebsite-ErrorDocument404Path", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StaticWebsite-ErrorDocument404Path" + ] + }, + "description": "The absolute path of the custom 404 page", + "type": "string" + }, + "schemas:124": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "StorageServiceProperties", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageServiceProperties" + ] + }, + "description": "Storage Service Properties.", + "type": "object", + "properties": { + "Logging": { + "$ref": "#/components/schemas/schemas:103" + }, + "HourMetrics": { + "$ref": "#/components/schemas/schemas:110" + }, + "MinuteMetrics": { + "$ref": "#/components/schemas/schemas:110" + }, + "Cors": { + "$ref": "#/components/schemas/schemas:125", + "description": "The set of CORS rules." + }, + "DefaultServiceVersion": { + "$ref": "#/components/schemas/schemas:126", + "description": "The default version to use for requests to the Blob service if an incoming request's version is not specified. Possible values include version 2008-10-27 and all more recent versions" + }, + "DeleteRetentionPolicy": { + "$ref": "#/components/schemas/schemas:117" + }, + "StaticWebsite": { + "$ref": "#/components/schemas/schemas:121" + } + } + }, + "schemas:125": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "StorageServiceProperties-Cors", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageServiceProperties-Cors" + ] + }, + "description": "The set of CORS rules.", + "type": "array", + "items": { + "$ref": "#/components/schemas/schemas:94" + }, + "xml": { + "wrapped": true + } + }, + "schemas:126": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "StorageServiceProperties-DefaultServiceVersion", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageServiceProperties-DefaultServiceVersion" + ] + }, + "description": "The default version to use for requests to the Blob service if an incoming request's version is not specified. Possible values include version 2008-10-27 and all more recent versions", + "type": "string" + }, + "schemas:127": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "StorageServiceStats", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageServiceStats" + ] + }, + "description": "Stats for the storage service.", + "type": "object", + "properties": { + "GeoReplication": { + "$ref": "#/components/schemas/schemas:100" + } + } + }, + "schemas:128": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·url·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·url·schema" + ] + }, + "type": "string" + }, + "schemas:129": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·blob·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·blob·schema" + ] + }, + "pattern": "^[a-zA-Z0-9]+(?:/[a-zA-Z0-9]+)*(?:\\.[a-zA-Z0-9]+){0,1}$", + "minLength": 1, + "maxLength": 1024, + "type": "string" + }, + "schemas:130": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·filesystem·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·filesystem·schema" + ] + }, + "type": "string" + }, + "schemas:131": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·path·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·path·schema" + ] + }, + "type": "string" + }, + "schemas:132": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·blobcachecontrol·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·blobcachecontrol·schema" + ] + }, + "type": "string" + }, + "schemas:133": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·blobconditionappendpos·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·blobconditionappendpos·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:134": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·blobconditionmaxsize·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·blobconditionmaxsize·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:138": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "PremiumPageBlobAccessTier", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·premiumpageblobaccesstieroptional·schema" + ] + }, + "enum": [ + "P4", + "P6", + "P10", + "P15", + "P20", + "P30", + "P40", + "P50", + "P60", + "P70", + "P80" + ], + "x-ms-enum": { + "name": "PremiumPageBlobAccessTier", + "modelAsString": true + }, + "type": "string" + }, + "schemas:139": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "RehydratePriority", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·rehydratepriority·schema" + ] + }, + "enum": [ + "High", + "Standard" + ], + "x-ms-enum": { + "name": "RehydratePriority", + "modelAsString": true + }, + "type": "string" + }, + "schemas:140": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·blobcontentdisposition·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·blobcontentdisposition·schema" + ] + }, + "type": "string" + }, + "schemas:141": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·blobcontentencoding·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·blobcontentencoding·schema" + ] + }, + "type": "string" + }, + "schemas:142": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·blobcontentlanguage·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·blobcontentlanguage·schema" + ] + }, + "type": "string" + }, + "schemas:143": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·blobcontentlengthoptional·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·blobcontentlengthoptional·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:144": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·blobcontentlengthrequired·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·blobcontentlengthrequired·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:145": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·blobcontentmd5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·blobcontentmd5·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:146": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·blobcontenttype·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·blobcontenttype·schema" + ] + }, + "type": "string" + }, + "schemas:147": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·blobsequencenumber·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·blobsequencenumber·schema" + ] + }, + "format": "int64", + "default": 0, + "type": "integer" + }, + "schemas:148": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·blockid·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·blockid·schema" + ] + }, + "type": "string" + }, + "schemas:149": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlockListType", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·blocklisttype·schema" + ] + }, + "default": "committed", + "enum": [ + "committed", + "uncommitted", + "all" + ], + "x-ms-enum": { + "name": "BlockListType", + "modelAsString": false + }, + "type": "string" + }, + "schemas:150": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·continuation·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·continuation·schema" + ] + }, + "type": "string" + }, + "schemas:151": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·copyid·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·copyid·schema" + ] + }, + "type": "string" + }, + "schemas:152": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·clientrequestid·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·clientrequestid·schema" + ] + }, + "type": "string" + }, + "schemas:153": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·containername·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·containername·schema" + ] + }, + "type": "string" + }, + "schemas:154": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·contentcrc64·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·contentcrc64·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:155": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·contentlength·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·contentlength·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:156": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·contentmd5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·contentmd5·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:157": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·copysource·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·copysource·schema" + ] + }, + "format": "url", + "type": "string" + }, + "schemas:158": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "DeleteSnapshotsOptionType", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·deletesnapshots·schema" + ] + }, + "enum": [ + "include", + "only" + ], + "x-ms-enum": { + "name": "DeleteSnapshotsOptionType", + "modelAsString": false + }, + "type": "string" + }, + "schemas:159": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·delimiter·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·delimiter·schema" + ] + }, + "type": "string" + }, + "schemas:160": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·directoryproperties·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·directoryproperties·schema" + ] + }, + "type": "string" + }, + "schemas:161": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·encryptionkey·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·encryptionkey·schema" + ] + }, + "type": "string" + }, + "schemas:162": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·encryptionkeysha256·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·encryptionkeysha256·schema" + ] + }, + "type": "string" + }, + "schemas:163": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "EncryptionAlgorithmType", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·encryptionalgorithm·schema" + ] + }, + "enum": [ + "AES256" + ], + "x-ms-enum": { + "name": "EncryptionAlgorithmType", + "modelAsString": false + }, + "type": "string" + }, + "schemas:164": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·filerenamesource·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·filerenamesource·schema" + ] + }, + "type": "string" + }, + "schemas:165": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·getrangecontentmd5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·getrangecontentmd5·schema" + ] + }, + "type": "boolean" + }, + "schemas:166": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·getrangecontentcrc64·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·getrangecontentcrc64·schema" + ] + }, + "type": "boolean" + }, + "schemas:167": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·ifmatch·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·ifmatch·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:168": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·ifmodifiedsince·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·ifmodifiedsince·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:169": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·ifnonematch·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·ifnonematch·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:170": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·ifunmodifiedsince·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·ifunmodifiedsince·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:171": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·ifsequencenumberequalto·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·ifsequencenumberequalto·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:172": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·ifsequencenumberlessthan·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·ifsequencenumberlessthan·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:173": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·ifsequencenumberlessthanorequalto·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·ifsequencenumberlessthanorequalto·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:174": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·listblobsinclude·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·listblobsinclude·schema" + ] + }, + "type": "array", + "items": { + "$ref": "#/components/schemas/schemas:175" + } + }, + "schemas:175": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListBlobsIncludeItem", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListBlobsInclude-itemsItem" + ] + }, + "type": "string", + "enum": [ + "copy", + "deleted", + "metadata", + "snapshots", + "uncommittedblobs" + ], + "x-ms-enum": { + "name": "ListBlobsIncludeItem", + "modelAsString": false + } + }, + "schemas:176": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListContainersIncludeType", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·listcontainersinclude·schema" + ] + }, + "enum": [ + "metadata" + ], + "x-ms-enum": { + "name": "ListContainersIncludeType", + "modelAsString": false + }, + "type": "string" + }, + "schemas:177": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·leasebreakperiod·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·leasebreakperiod·schema" + ] + }, + "type": "integer" + }, + "schemas:178": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·leaseduration·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·leaseduration·schema" + ] + }, + "type": "integer" + }, + "schemas:179": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·leaseidoptional·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·leaseidoptional·schema" + ] + }, + "type": "string" + }, + "schemas:180": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·leaseidrequired·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·leaseidrequired·schema" + ] + }, + "type": "string" + }, + "schemas:181": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·owner·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·owner·schema" + ] + }, + "type": "string" + }, + "schemas:182": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·group·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·group·schema" + ] + }, + "type": "string" + }, + "schemas:183": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·upn·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·upn·schema" + ] + }, + "type": "boolean" + }, + "schemas:184": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·marker·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·marker·schema" + ] + }, + "type": "string" + }, + "schemas:185": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·maxresults·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·maxresults·schema" + ] + }, + "minimum": 1, + "type": "integer" + }, + "schemas:186": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·metadata·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·metadata·schema" + ] + }, + "type": "string" + }, + "schemas:187": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·multipartcontenttype·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·multipartcontenttype·schema" + ] + }, + "type": "string" + }, + "schemas:188": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "PathRenameMode", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·pathrenamemode·schema" + ] + }, + "enum": [ + "legacy", + "posix" + ], + "x-ms-enum": { + "name": "PathRenameMode", + "modelAsString": false + }, + "type": "string" + }, + "schemas:189": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·posixpermissions·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·posixpermissions·schema" + ] + }, + "type": "string" + }, + "schemas:190": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·posixacl·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·posixacl·schema" + ] + }, + "type": "string" + }, + "schemas:191": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·posixumask·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·posixumask·schema" + ] + }, + "type": "string" + }, + "schemas:192": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·prefix·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·prefix·schema" + ] + }, + "type": "string" + }, + "schemas:193": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·prevsnapshot·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·prevsnapshot·schema" + ] + }, + "type": "string" + }, + "schemas:194": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·proposedleaseidoptional·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·proposedleaseidoptional·schema" + ] + }, + "type": "string" + }, + "schemas:195": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·proposedleaseidrequired·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·proposedleaseidrequired·schema" + ] + }, + "type": "string" + }, + "schemas:196": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·range·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·range·schema" + ] + }, + "type": "string" + }, + "schemas:197": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·rangerequiredputpagefromurl·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·rangerequiredputpagefromurl·schema" + ] + }, + "type": "string" + }, + "schemas:198": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·recursivedirectorydelete·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·recursivedirectorydelete·schema" + ] + }, + "type": "boolean" + }, + "schemas:199": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "SequenceNumberActionType", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·sequencenumberaction·schema" + ] + }, + "enum": [ + "max", + "update", + "increment" + ], + "x-ms-enum": { + "name": "SequenceNumberActionType", + "modelAsString": false + }, + "type": "string" + }, + "schemas:200": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·snapshot·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·snapshot·schema" + ] + }, + "type": "string" + }, + "schemas:201": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·sourcecontentmd5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·sourcecontentmd5·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:202": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·sourcecontentcrc64·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·sourcecontentcrc64·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:203": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·sourcerange·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·sourcerange·schema" + ] + }, + "type": "string" + }, + "schemas:204": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·sourcerangerequiredputpagefromurl·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·sourcerangerequiredputpagefromurl·schema" + ] + }, + "type": "string" + }, + "schemas:205": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·sourceifmatch·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·sourceifmatch·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:206": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·sourceifmodifiedsince·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·sourceifmodifiedsince·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:207": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·sourceifnonematch·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·sourceifnonematch·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:208": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·sourceifunmodifiedsince·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·sourceifunmodifiedsince·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:209": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·sourceleaseid·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·sourceleaseid·schema" + ] + }, + "type": "string" + }, + "schemas:210": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·sourceurl·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·sourceurl·schema" + ] + }, + "format": "url", + "type": "string" + }, + "schemas:211": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·timeout·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·timeout·schema" + ] + }, + "minimum": 0, + "type": "integer" + }, + "schemas:212": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·xmscachecontrol·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·xmscachecontrol·schema" + ] + }, + "type": "string" + }, + "schemas:213": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·xmscontenttype·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·xmscontenttype·schema" + ] + }, + "type": "string" + }, + "schemas:214": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·xmscontentencoding·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·xmscontentencoding·schema" + ] + }, + "type": "string" + }, + "schemas:215": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·xmscontentlanguage·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·xmscontentlanguage·schema" + ] + }, + "type": "string" + }, + "schemas:216": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·xmscontentdisposition·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·xmscontentdisposition·schema" + ] + }, + "type": "string" + }, + "schemas:217": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·put·responses·202·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-service-comp-properties·put·responses·202·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:218": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·put·responses·202·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-service-comp-properties·put·responses·202·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:219": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·put·responses·202·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-service-comp-properties·put·responses·202·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:220": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-service-comp-properties·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:221": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·get·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-service-comp-properties·get·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:222": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·get·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-service-comp-properties·get·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:223": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·get·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-service-comp-properties·get·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:224": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·get·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-service-comp-properties·get·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:225": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-stats·get·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-service-comp-stats·get·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:226": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-stats·get·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-service-comp-stats·get·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:227": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-stats·get·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-service-comp-stats·get·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:228": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-stats·get·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-service-comp-stats·get·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:229": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-stats·get·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-service-comp-stats·get·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:230": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-list·get·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·comp-list·get·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:231": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-list·get·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·comp-list·get·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:232": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-list·get·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·comp-list·get·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:233": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-list·get·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·comp-list·get·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:234": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-userdelegationkey·post·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-service-comp-userdelegationkey·post·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:235": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-userdelegationkey·post·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-service-comp-userdelegationkey·post·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:236": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-userdelegationkey·post·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-service-comp-userdelegationkey·post·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:237": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-userdelegationkey·post·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-service-comp-userdelegationkey·post·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:238": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-userdelegationkey·post·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-service-comp-userdelegationkey·post·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:239": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-account-comp-properties·get·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-account-comp-properties·get·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:240": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-account-comp-properties·get·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-account-comp-properties·get·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:241": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-account-comp-properties·get·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-account-comp-properties·get·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:242": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-account-comp-properties·get·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-account-comp-properties·get·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:243": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "SkuName", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-account-comp-properties·get·responses·200·headers·x_ms_sku_name·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_sku_name·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_sku_name·schema" + ] + }, + "enum": [ + "Standard_LRS", + "Standard_GRS", + "Standard_RAGRS", + "Standard_ZRS", + "Premium_LRS" + ], + "x-ms-enum": { + "name": "SkuName", + "modelAsString": false + }, + "type": "string" + }, + "schemas:244": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "AccountKind", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-account-comp-properties·get·responses·200·headers·x_ms_account_kind·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_account_kind·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_account_kind·schema" + ] + }, + "enum": [ + "Storage", + "BlobStorage", + "StorageV2" + ], + "x-ms-enum": { + "name": "AccountKind", + "modelAsString": false + }, + "type": "string" + }, + "schemas:245": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-account-comp-properties·get·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-account-comp-properties·get·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:246": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-batch·post·requestbody·content·application-xml·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·comp-batch·post·requestbody·content·application-xml·schema" + ] + }, + "type": "object", + "format": "file" + }, + "schemas:247": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-batch·post·responses·200·content·application-xml·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·comp-batch·post·responses·200·content·application-xml·schema" + ] + }, + "type": "object", + "format": "file" + }, + "schemas:248": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-batch·post·responses·200·headers·content_type·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·comp-batch·post·responses·200·headers·content_type·schema" + ] + }, + "type": "string" + }, + "schemas:249": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-batch·post·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·comp-batch·post·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:250": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-batch·post·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·comp-batch·post·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:251": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-batch·post·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·comp-batch·post·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:252": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·put·responses·201·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·put·responses·201·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:253": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·put·responses·201·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·put·responses·201·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:254": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·put·responses·201·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·put·responses·201·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:255": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·put·responses·201·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·put·responses·201·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:256": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·put·responses·201·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·put·responses·201·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:257": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·put·responses·201·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·put·responses·201·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:258": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:259": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·x_ms_meta·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·get·responses·200·headers·x_ms_meta·schema" + ] + }, + "type": "string" + }, + "schemas:260": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·get·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:261": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·get·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:265": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·get·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:266": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·get·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:267": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·get·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:268": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·get·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:270": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·x_ms_has_immutability_policy·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·get·responses·200·headers·x_ms_has_immutability_policy·schema" + ] + }, + "type": "boolean" + }, + "schemas:271": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·x_ms_has_legal_hold·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·get·responses·200·headers·x_ms_has_legal_hold·schema" + ] + }, + "type": "boolean" + }, + "schemas:272": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·get·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:273": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·delete·responses·202·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·delete·responses·202·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:274": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·delete·responses·202·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·delete·responses·202·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:275": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·delete·responses·202·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·delete·responses·202·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:276": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·delete·responses·202·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·delete·responses·202·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:277": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·delete·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·delete·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:278": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-metadata·put·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-metadata·put·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:279": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-metadata·put·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-metadata·put·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:280": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-metadata·put·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-metadata·put·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:281": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-metadata·put·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-metadata·put·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:282": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-metadata·put·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-metadata·put·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:283": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-metadata·put·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-metadata·put·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:284": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-metadata·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-metadata·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:286": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·get·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-acl·get·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:287": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·get·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-acl·get·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:288": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:289": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:290": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:291": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·get·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-acl·get·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:292": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·get·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-acl·get·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:293": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·put·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-acl·put·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:294": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·put·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-acl·put·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:295": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·put·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-acl·put·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:296": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·put·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-acl·put·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:297": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·put·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-acl·put·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:298": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·put·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-acl·put·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:299": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-acl·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:300": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:301": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:302": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_lease_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_lease_id·schema" + ] + }, + "type": "string" + }, + "schemas:303": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:304": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:305": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:306": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:307": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-acquire·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:308": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-release·put·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-release·put·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:309": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-release·put·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-release·put·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:310": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-release·put·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-release·put·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:311": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-release·put·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-release·put·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:312": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-release·put·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-release·put·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:313": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-release·put·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-release·put·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:314": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-release·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-release·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:315": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:316": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:317": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_lease_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_lease_id·schema" + ] + }, + "type": "string" + }, + "schemas:318": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:319": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:320": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:321": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:322": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-renew·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:323": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·put·responses·202·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-break·put·responses·202·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:324": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·put·responses·202·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-break·put·responses·202·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:325": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_lease_time·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_lease_time·schema" + ] + }, + "type": "integer" + }, + "schemas:326": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:327": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:328": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:329": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·put·responses·202·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-break·put·responses·202·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:330": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-break·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:331": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·put·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-change·put·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:332": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·put·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-change·put·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:333": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_lease_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_lease_id·schema" + ] + }, + "type": "string" + }, + "schemas:334": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:335": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:336": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:337": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·put·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-change·put·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:338": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-change·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:339": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-flat·get·responses·200·headers·content_type·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-list-flat·get·responses·200·headers·content_type·schema" + ] + }, + "type": "string" + }, + "schemas:340": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-flat·get·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-list-flat·get·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:341": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-flat·get·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-list-flat·get·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:342": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-flat·get·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-list-flat·get·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:343": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-flat·get·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-list-flat·get·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:344": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-flat·get·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-list-flat·get·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:345": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·content_type·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·content_type·schema" + ] + }, + "type": "string" + }, + "schemas:346": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:347": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:348": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:349": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:350": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-hierarchy·get·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-list-hierarchy·get·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:351": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:352": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:353": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:354": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-account-comp-properties·get·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-account-comp-properties·get·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:357": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-account-comp-properties·get·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-account-comp-properties·get·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:358": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·201·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-resource-directory-create·put·responses·201·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:359": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·201·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-resource-directory-create·put·responses·201·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:360": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·201·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-resource-directory-create·put·responses·201·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:361": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·201·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-resource-directory-create·put·responses·201·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:362": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·201·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-resource-directory-create·put·responses·201·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:363": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·201·headers·content_length·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-resource-directory-create·put·responses·201·headers·content_length·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:364": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·201·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-resource-directory-create·put·responses·201·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:365": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·default·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-resource-directory-create·put·responses·default·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:366": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·default·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-resource-directory-create·put·responses·default·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:367": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·default·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-resource-directory-create·put·responses·default·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:368": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_continuation·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_continuation·schema" + ] + }, + "type": "string" + }, + "schemas:369": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·201·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-directoryrename·put·responses·201·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:370": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·201·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-directoryrename·put·responses·201·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:371": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:372": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:373": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:374": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·201·headers·content_length·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-directoryrename·put·responses·201·headers·content_length·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:375": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·201·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-directoryrename·put·responses·201·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:376": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·default·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-directoryrename·put·responses·default·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:377": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·default·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-directoryrename·put·responses·default·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:378": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·default·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-directoryrename·put·responses·default·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:379": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_continuation·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_continuation·schema" + ] + }, + "type": "string" + }, + "schemas:380": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:381": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:382": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:383": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directorydelete·delete·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-directorydelete·delete·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:384": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directorydelete·delete·responses·default·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-directorydelete·delete·responses·default·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:385": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directorydelete·delete·responses·default·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-directorydelete·delete·responses·default·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:386": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directorydelete·delete·responses·default·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-directorydelete·delete·responses·default·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:387": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:388": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:389": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:390": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:391": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:392": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·default·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·default·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:393": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·default·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·default·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:394": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·default·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·default·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:395": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:396": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:397": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:398": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_owner·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_owner·schema" + ] + }, + "type": "string" + }, + "schemas:399": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_group·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_group·schema" + ] + }, + "type": "string" + }, + "schemas:400": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_permissions·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_permissions·schema" + ] + }, + "type": "string" + }, + "schemas:401": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_acl·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_acl·schema" + ] + }, + "type": "string" + }, + "schemas:402": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:403": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:404": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·default·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·default·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:405": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·default·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·default·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:406": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·default·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·default·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:407": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·content·application-xml·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·content·application-xml·schema" + ] + }, + "type": "object", + "format": "file" + }, + "schemas:408": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:409": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_meta·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_meta·schema" + ] + }, + "type": "string" + }, + "schemas:410": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·content_length·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·content_length·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:411": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·content_type·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·content_type·schema" + ] + }, + "type": "string" + }, + "schemas:412": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·content_range·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·content_range·schema" + ] + }, + "type": "string" + }, + "schemas:413": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:414": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·content_md5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·content_md5·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:415": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·content_encoding·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·content_encoding·schema" + ] + }, + "type": "string" + }, + "schemas:416": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·cache_control·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·cache_control·schema" + ] + }, + "type": "string" + }, + "schemas:417": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·content_disposition·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·content_disposition·schema" + ] + }, + "type": "string" + }, + "schemas:418": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·content_language·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·content_language·schema" + ] + }, + "type": "string" + }, + "schemas:419": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_blob_sequence_number·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_blob_sequence_number·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:421": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_copy_completion_time·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_copy_completion_time·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:422": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_copy_status_description·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_copy_status_description·schema" + ] + }, + "type": "string" + }, + "schemas:423": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_copy_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_copy_id·schema" + ] + }, + "type": "string" + }, + "schemas:424": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_copy_progress·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_copy_progress·schema" + ] + }, + "type": "string" + }, + "schemas:425": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_copy_source·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_copy_source·schema" + ] + }, + "type": "string" + }, + "schemas:430": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:431": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:432": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:433": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·accept_ranges·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·accept_ranges·schema" + ] + }, + "type": "string" + }, + "schemas:434": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:435": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_blob_committed_block_count·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_blob_committed_block_count·schema" + ] + }, + "type": "integer" + }, + "schemas:436": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_server_encrypted·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_server_encrypted·schema" + ] + }, + "type": "boolean" + }, + "schemas:437": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_encryption_key_sha256·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_encryption_key_sha256·schema" + ] + }, + "type": "string" + }, + "schemas:438": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_blob_content_md5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_blob_content_md5·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:439": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·content·application-xml·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·content·application-xml·schema" + ] + }, + "type": "object", + "format": "file" + }, + "schemas:440": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:441": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_meta·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_meta·schema" + ] + }, + "type": "string" + }, + "schemas:442": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·content_length·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·content_length·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:443": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·content_type·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·content_type·schema" + ] + }, + "type": "string" + }, + "schemas:444": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·content_range·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·content_range·schema" + ] + }, + "type": "string" + }, + "schemas:445": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:446": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·content_md5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·content_md5·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:447": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·content_encoding·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·content_encoding·schema" + ] + }, + "type": "string" + }, + "schemas:448": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·cache_control·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·cache_control·schema" + ] + }, + "type": "string" + }, + "schemas:449": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·content_disposition·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·content_disposition·schema" + ] + }, + "type": "string" + }, + "schemas:450": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·content_language·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·content_language·schema" + ] + }, + "type": "string" + }, + "schemas:451": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_blob_sequence_number·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_blob_sequence_number·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:453": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_content_crc64·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_content_crc64·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:454": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_copy_completion_time·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_copy_completion_time·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:455": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_copy_status_description·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_copy_status_description·schema" + ] + }, + "type": "string" + }, + "schemas:456": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_copy_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_copy_id·schema" + ] + }, + "type": "string" + }, + "schemas:457": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_copy_progress·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_copy_progress·schema" + ] + }, + "type": "string" + }, + "schemas:458": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_copy_source·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_copy_source·schema" + ] + }, + "type": "string" + }, + "schemas:463": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:464": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:465": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:466": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·accept_ranges·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·accept_ranges·schema" + ] + }, + "type": "string" + }, + "schemas:467": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:468": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_blob_committed_block_count·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_blob_committed_block_count·schema" + ] + }, + "type": "integer" + }, + "schemas:469": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_server_encrypted·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_server_encrypted·schema" + ] + }, + "type": "boolean" + }, + "schemas:470": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_encryption_key_sha256·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_encryption_key_sha256·schema" + ] + }, + "type": "string" + }, + "schemas:471": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_blob_content_md5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_blob_content_md5·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:472": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:473": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:474": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_creation_time·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_creation_time·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:475": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_meta·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_meta·schema" + ] + }, + "type": "string" + }, + "schemas:477": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_copy_completion_time·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_copy_completion_time·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:478": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_copy_status_description·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_copy_status_description·schema" + ] + }, + "type": "string" + }, + "schemas:479": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_copy_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_copy_id·schema" + ] + }, + "type": "string" + }, + "schemas:480": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_copy_progress·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_copy_progress·schema" + ] + }, + "type": "string" + }, + "schemas:481": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_copy_source·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_copy_source·schema" + ] + }, + "type": "string" + }, + "schemas:483": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_incremental_copy·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_incremental_copy·schema" + ] + }, + "type": "boolean" + }, + "schemas:484": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_copy_destination_snapshot·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_copy_destination_snapshot·schema" + ] + }, + "type": "string" + }, + "schemas:488": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·content_length·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·content_length·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:489": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·content_type·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·content_type·schema" + ] + }, + "type": "string" + }, + "schemas:490": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:491": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·content_md5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·content_md5·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:492": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·content_encoding·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·content_encoding·schema" + ] + }, + "type": "string" + }, + "schemas:493": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·content_disposition·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·content_disposition·schema" + ] + }, + "type": "string" + }, + "schemas:494": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·content_language·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·content_language·schema" + ] + }, + "type": "string" + }, + "schemas:495": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·cache_control·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·cache_control·schema" + ] + }, + "type": "string" + }, + "schemas:496": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_blob_sequence_number·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_blob_sequence_number·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:497": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:498": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:499": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:500": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:501": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·accept_ranges·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·accept_ranges·schema" + ] + }, + "type": "string" + }, + "schemas:502": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_blob_committed_block_count·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_blob_committed_block_count·schema" + ] + }, + "type": "integer" + }, + "schemas:503": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_server_encrypted·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_server_encrypted·schema" + ] + }, + "type": "boolean" + }, + "schemas:504": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_encryption_key_sha256·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_encryption_key_sha256·schema" + ] + }, + "type": "string" + }, + "schemas:505": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_access_tier·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_access_tier·schema" + ] + }, + "type": "string" + }, + "schemas:506": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_access_tier_inferred·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_access_tier_inferred·schema" + ] + }, + "type": "boolean" + }, + "schemas:507": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_archive_status·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_archive_status·schema" + ] + }, + "type": "string" + }, + "schemas:508": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_access_tier_change_time·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_access_tier_change_time·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:509": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:510": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·delete·responses·202·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·delete·responses·202·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:511": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·delete·responses·202·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·delete·responses·202·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:512": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·delete·responses·202·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·delete·responses·202·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:513": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·delete·responses·202·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·delete·responses·202·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:514": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·delete·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·delete·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:515": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:516": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:517": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:518": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:519": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:520": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·default·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·default·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:521": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·default·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·default·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:522": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·default·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·default·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:523": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:524": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:525": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:526": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_owner·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_owner·schema" + ] + }, + "type": "string" + }, + "schemas:527": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_group·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_group·schema" + ] + }, + "type": "string" + }, + "schemas:528": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_permissions·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_permissions·schema" + ] + }, + "type": "string" + }, + "schemas:529": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_acl·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_acl·schema" + ] + }, + "type": "string" + }, + "schemas:530": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:531": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:532": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·default·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·default·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:533": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·default·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·default·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:534": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·default·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·default·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:535": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·201·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-filerename·put·responses·201·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:536": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·201·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-filerename·put·responses·201·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:537": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·201·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-filerename·put·responses·201·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:538": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·201·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-filerename·put·responses·201·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:539": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·201·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-filerename·put·responses·201·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:540": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·201·headers·content_length·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-filerename·put·responses·201·headers·content_length·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:541": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·201·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-filerename·put·responses·201·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:542": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·default·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-filerename·put·responses·default·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:543": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·default·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-filerename·put·responses·default·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:544": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·default·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-filerename·put·responses·default·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:545": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·201·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-pageblob·put·responses·201·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:546": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·201·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-pageblob·put·responses·201·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:547": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·201·headers·content_md5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-pageblob·put·responses·201·headers·content_md5·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:548": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·201·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-pageblob·put·responses·201·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:549": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·201·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-pageblob·put·responses·201·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:550": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·201·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-pageblob·put·responses·201·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:551": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·201·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-pageblob·put·responses·201·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:552": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·201·headers·x_ms_request_server_encrypted·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-pageblob·put·responses·201·headers·x_ms_request_server_encrypted·schema" + ] + }, + "type": "boolean" + }, + "schemas:553": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·201·headers·x_ms_encryption_key_sha256·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-pageblob·put·responses·201·headers·x_ms_encryption_key_sha256·schema" + ] + }, + "type": "string" + }, + "schemas:554": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-pageblob·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:555": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·201·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-appendblob·put·responses·201·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:556": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·201·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-appendblob·put·responses·201·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:557": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·201·headers·content_md5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-appendblob·put·responses·201·headers·content_md5·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:558": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·201·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-appendblob·put·responses·201·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:559": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·201·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-appendblob·put·responses·201·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:560": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·201·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-appendblob·put·responses·201·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:561": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·201·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-appendblob·put·responses·201·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:562": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·201·headers·x_ms_request_server_encrypted·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-appendblob·put·responses·201·headers·x_ms_request_server_encrypted·schema" + ] + }, + "type": "boolean" + }, + "schemas:563": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·201·headers·x_ms_encryption_key_sha256·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-appendblob·put·responses·201·headers·x_ms_encryption_key_sha256·schema" + ] + }, + "type": "string" + }, + "schemas:564": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-appendblob·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:565": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·requestbody·content·application-octet_stream·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-blockblob·put·requestbody·content·application-octet_stream·schema" + ] + }, + "type": "object", + "format": "file" + }, + "schemas:566": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·201·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-blockblob·put·responses·201·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:567": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·201·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-blockblob·put·responses·201·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:568": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·201·headers·content_md5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-blockblob·put·responses·201·headers·content_md5·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:569": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·201·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-blockblob·put·responses·201·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:570": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·201·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-blockblob·put·responses·201·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:571": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·201·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-blockblob·put·responses·201·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:572": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·201·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-blockblob·put·responses·201·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:573": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·201·headers·x_ms_request_server_encrypted·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-blockblob·put·responses·201·headers·x_ms_request_server_encrypted·schema" + ] + }, + "type": "boolean" + }, + "schemas:574": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·201·headers·x_ms_encryption_key_sha256·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-blockblob·put·responses·201·headers·x_ms_encryption_key_sha256·schema" + ] + }, + "type": "string" + }, + "schemas:575": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-blockblob·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:576": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-undelete·put·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-undelete·put·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:577": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-undelete·put·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-undelete·put·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:578": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-undelete·put·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-undelete·put·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:579": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-undelete·put·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-undelete·put·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:580": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-undelete·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-undelete·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:581": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:582": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:583": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_blob_sequence_number·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_blob_sequence_number·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:584": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:585": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:586": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:587": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:588": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-sethttpheaders·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-sethttpheaders·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:589": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·put·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-metadata·put·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:590": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·put·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-metadata·put·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:591": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:592": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:593": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:594": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·put·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-metadata·put·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:595": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_request_server_encrypted·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_request_server_encrypted·schema" + ] + }, + "type": "boolean" + }, + "schemas:596": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_encryption_key_sha256·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_encryption_key_sha256·schema" + ] + }, + "type": "string" + }, + "schemas:597": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-metadata·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:598": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-acquire·put·responses·201·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-acquire·put·responses·201·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:599": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-acquire·put·responses·201·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-acquire·put·responses·201·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:600": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_lease_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_lease_id·schema" + ] + }, + "type": "string" + }, + "schemas:601": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:602": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:603": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:604": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-acquire·put·responses·201·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-acquire·put·responses·201·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:605": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-acquire·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-acquire·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:606": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-release·put·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-release·put·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:607": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-release·put·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-release·put·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:608": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-release·put·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-release·put·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:609": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-release·put·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-release·put·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:610": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-release·put·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-release·put·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:611": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-release·put·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-release·put·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:612": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-release·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-release·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:613": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-renew·put·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-renew·put·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:614": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-renew·put·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-renew·put·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:615": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_lease_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_lease_id·schema" + ] + }, + "type": "string" + }, + "schemas:616": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:617": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:618": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:619": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-renew·put·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-renew·put·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:620": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-renew·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-renew·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:621": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-change·put·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-change·put·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:622": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-change·put·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-change·put·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:623": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:624": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:625": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_lease_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_lease_id·schema" + ] + }, + "type": "string" + }, + "schemas:626": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:627": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-change·put·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-change·put·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:628": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-change·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-change·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:629": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-break·put·responses·202·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-break·put·responses·202·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:630": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-break·put·responses·202·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-break·put·responses·202·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:631": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_lease_time·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_lease_time·schema" + ] + }, + "type": "integer" + }, + "schemas:632": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:633": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:634": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:635": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-break·put·responses·202·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-break·put·responses·202·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:636": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-break·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-break·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:637": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_snapshot·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_snapshot·schema" + ] + }, + "type": "string" + }, + "schemas:638": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·put·responses·201·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-snapshot·put·responses·201·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:639": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·put·responses·201·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-snapshot·put·responses·201·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:640": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:641": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:642": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:643": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·put·responses·201·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-snapshot·put·responses·201·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:644": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_request_server_encrypted·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_request_server_encrypted·schema" + ] + }, + "type": "boolean" + }, + "schemas:645": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-snapshot·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:646": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy·put·responses·202·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy·put·responses·202·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:647": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy·put·responses·202·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy·put·responses·202·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:648": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:649": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:650": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:651": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy·put·responses·202·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy·put·responses·202·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:652": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_copy_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_copy_id·schema" + ] + }, + "type": "string" + }, + "schemas:654": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:655": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·202·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy-sync·put·responses·202·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:656": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·202·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy-sync·put·responses·202·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:657": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:658": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:659": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:660": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·202·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy-sync·put·responses·202·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:661": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_copy_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_copy_id·schema" + ] + }, + "type": "string" + }, + "schemas:662": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "SyncCopyStatusType", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_copy_status·schema" + ] + }, + "enum": [ + "success" + ], + "x-ms-enum": { + "name": "SyncCopyStatusType", + "modelAsString": false + }, + "type": "string" + }, + "schemas:663": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·202·headers·content_md5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy-sync·put·responses·202·headers·content_md5·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:664": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_content_crc64·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_content_crc64·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:665": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy-sync·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:666": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:667": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:668": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:669": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:670": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-copyid-copyid·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy-copyid-copyid·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:671": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-tier·put·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-tier·put·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:672": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-tier·put·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-tier·put·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:673": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-tier·put·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-tier·put·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:674": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-tier·put·responses·202·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-tier·put·responses·202·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:675": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-tier·put·responses·202·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-tier·put·responses·202·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:676": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-tier·put·responses·202·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-tier·put·responses·202·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:677": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-tier·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-tier·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:678": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:679": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:680": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:681": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:684": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-restype-account-comp-properties·get·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-restype-account-comp-properties·get·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:685": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·requestbody·content·application-octet_stream·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-block·put·requestbody·content·application-octet_stream·schema" + ] + }, + "type": "object", + "format": "file" + }, + "schemas:686": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·responses·201·headers·content_md5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-block·put·responses·201·headers·content_md5·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:687": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·responses·201·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-block·put·responses·201·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:688": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·responses·201·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-block·put·responses·201·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:689": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·responses·201·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-block·put·responses·201·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:690": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·responses·201·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-block·put·responses·201·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:691": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·responses·201·headers·x_ms_content_crc64·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-block·put·responses·201·headers·x_ms_content_crc64·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:692": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·responses·201·headers·x_ms_request_server_encrypted·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-block·put·responses·201·headers·x_ms_request_server_encrypted·schema" + ] + }, + "type": "boolean" + }, + "schemas:693": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·responses·201·headers·x_ms_encryption_key_sha256·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-block·put·responses·201·headers·x_ms_encryption_key_sha256·schema" + ] + }, + "type": "string" + }, + "schemas:694": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-block·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:695": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·content_md5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·content_md5·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:696": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_content_crc64·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_content_crc64·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:697": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:698": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:699": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:700": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:701": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_request_server_encrypted·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_request_server_encrypted·schema" + ] + }, + "type": "boolean" + }, + "schemas:702": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_encryption_key_sha256·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_encryption_key_sha256·schema" + ] + }, + "type": "string" + }, + "schemas:703": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-block-fromurl·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:704": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-blocklist·put·responses·201·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:705": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-blocklist·put·responses·201·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:706": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201·headers·content_md5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-blocklist·put·responses·201·headers·content_md5·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:707": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_content_crc64·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_content_crc64·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:708": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:709": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:710": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:711": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-blocklist·put·responses·201·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:712": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_request_server_encrypted·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_request_server_encrypted·schema" + ] + }, + "type": "boolean" + }, + "schemas:713": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_encryption_key_sha256·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_encryption_key_sha256·schema" + ] + }, + "type": "string" + }, + "schemas:714": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-blocklist·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:715": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·get·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-blocklist·get·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:716": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·get·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-blocklist·get·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:717": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·get·responses·200·headers·content_type·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-blocklist·get·responses·200·headers·content_type·schema" + ] + }, + "type": "string" + }, + "schemas:718": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_blob_content_length·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_blob_content_length·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:719": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:720": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:721": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:722": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·get·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-blocklist·get·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:723": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·get·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-blocklist·get·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:724": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·requestbody·content·application-octet_stream·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update·put·requestbody·content·application-octet_stream·schema" + ] + }, + "type": "object", + "format": "file" + }, + "schemas:725": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update·put·responses·201·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:726": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update·put·responses·201·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:727": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·content_md5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update·put·responses·201·headers·content_md5·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:728": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_content_crc64·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_content_crc64·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:729": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_blob_sequence_number·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_blob_sequence_number·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:730": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:731": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:732": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:733": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update·put·responses·201·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:734": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_request_server_encrypted·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_request_server_encrypted·schema" + ] + }, + "type": "boolean" + }, + "schemas:735": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_encryption_key_sha256·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_encryption_key_sha256·schema" + ] + }, + "type": "string" + }, + "schemas:736": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:737": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·201·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-clear·put·responses·201·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:738": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·201·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-clear·put·responses·201·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:739": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·201·headers·content_md5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-clear·put·responses·201·headers·content_md5·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:740": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_content_crc64·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_content_crc64·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:741": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_blob_sequence_number·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_blob_sequence_number·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:742": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:743": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:744": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:745": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·201·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-clear·put·responses·201·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:746": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-clear·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:747": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:748": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:749": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·content_md5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·content_md5·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:750": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_content_crc64·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_content_crc64·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:751": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_blob_sequence_number·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_blob_sequence_number·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:752": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:753": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:754": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:755": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_request_server_encrypted·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_request_server_encrypted·schema" + ] + }, + "type": "boolean" + }, + "schemas:756": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_encryption_key_sha256·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_encryption_key_sha256·schema" + ] + }, + "type": "string" + }, + "schemas:757": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update-fromurl·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:758": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist·get·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-pagelist·get·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:759": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist·get·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-pagelist·get·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:760": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_blob_content_length·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_blob_content_length·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:761": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:762": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:763": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:764": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist·get·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-pagelist·get·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:765": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist·get·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-pagelist·get·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:766": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:767": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:768": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_blob_content_length·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_blob_content_length·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:769": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:770": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:771": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:772": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:773": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist-diff·get·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-pagelist-diff·get·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:774": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-resize·put·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-resize·put·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:775": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-resize·put·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-resize·put·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:776": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_blob_sequence_number·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_blob_sequence_number·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:777": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:778": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:779": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:780": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-resize·put·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-resize·put·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:781": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-resize·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-resize·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:782": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:783": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:784": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_blob_sequence_number·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_blob_sequence_number·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:785": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:786": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:787": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:788": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:789": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:790": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:791": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:792": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:793": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:794": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:795": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:796": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_copy_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_copy_id·schema" + ] + }, + "type": "string" + }, + "schemas:798": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-incrementalcopy·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-incrementalcopy·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:799": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·requestbody·content·application-octet_stream·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock·put·requestbody·content·application-octet_stream·schema" + ] + }, + "type": "object", + "format": "file" + }, + "schemas:800": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock·put·responses·201·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:801": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock·put·responses·201·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:802": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·content_md5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock·put·responses·201·headers·content_md5·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:803": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_content_crc64·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_content_crc64·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:804": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:805": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:806": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:807": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock·put·responses·201·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:808": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_blob_append_offset·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_blob_append_offset·schema" + ] + }, + "type": "string" + }, + "schemas:809": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_blob_committed_block_count·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_blob_committed_block_count·schema" + ] + }, + "type": "integer" + }, + "schemas:810": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_request_server_encrypted·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_request_server_encrypted·schema" + ] + }, + "type": "boolean" + }, + "schemas:811": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_encryption_key_sha256·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_encryption_key_sha256·schema" + ] + }, + "type": "string" + }, + "schemas:812": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:813": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:814": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:815": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·content_md5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·content_md5·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:816": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_content_crc64·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_content_crc64·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:817": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:818": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:819": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:820": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_blob_append_offset·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_blob_append_offset·schema" + ] + }, + "type": "string" + }, + "schemas:821": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_blob_committed_block_count·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_blob_committed_block_count·schema" + ] + }, + "type": "integer" + }, + "schemas:822": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_encryption_key_sha256·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_encryption_key_sha256·schema" + ] + }, + "type": "string" + }, + "schemas:823": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_request_server_encrypted·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_request_server_encrypted·schema" + ] + }, + "type": "boolean" + }, + "schemas:824": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock-fromurl·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + } + }, + "parameters": { + "parameters:0": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Url", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Url" + ] + }, + "name": "url", + "in": "path", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-ms-parameter-location": "client", + "x-ms-skip-url-encoding": true, + "schema": { + "$ref": "#/components/schemas/schemas:128" + }, + "required": true + }, + "parameters:1": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ApiVersionParameter", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + ] + }, + "name": "x-ms-version", + "in": "header", + "description": "Specifies the version of the operation to use for this request.", + "x-ms-client-name": "version", + "schema": { + "enum": [ + "2019-02-02" + ], + "type": "string" + }, + "required": true + }, + "parameters:2": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Blob", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Blob" + ] + }, + "name": "blob", + "in": "path", + "description": "The blob name.", + "x-ms-parameter-location": "method", + "schema": { + "$ref": "#/components/schemas/schemas:129" + }, + "required": true + }, + "parameters:3": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Filesystem", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Filesystem" + ] + }, + "name": "filesystem", + "in": "path", + "description": "The filesystem name.", + "x-ms-parameter-location": "method", + "schema": { + "$ref": "#/components/schemas/schemas:130" + }, + "required": true + }, + "parameters:4": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Path", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Path" + ] + }, + "name": "path", + "in": "path", + "description": "The namespace path to a file or directory.", + "x-ms-parameter-location": "method", + "schema": { + "$ref": "#/components/schemas/schemas:131" + }, + "required": true + }, + "parameters:5": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobCacheControl", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobCacheControl" + ] + }, + "name": "x-ms-blob-cache-control", + "in": "header", + "description": "Optional. Sets the blob's cache control. If specified, this property is stored with the blob and returned with a read request.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "blob-HTTP-headers" + }, + "x-ms-client-name": "blobCacheControl", + "schema": { + "$ref": "#/components/schemas/schemas:132" + }, + "required": false + }, + "parameters:6": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobConditionAppendPos", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobConditionAppendPos" + ] + }, + "name": "x-ms-blob-condition-appendpos", + "in": "header", + "description": "Optional conditional header, used only for the Append Block operation. A number indicating the byte offset to compare. Append Block will succeed only if the append position is equal to this number. If it is not, the request will fail with the AppendPositionConditionNotMet error (HTTP status code 412 - Precondition Failed).", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "append-position-access-conditions" + }, + "x-ms-client-name": "appendPosition", + "schema": { + "$ref": "#/components/schemas/schemas:133" + }, + "required": false + }, + "parameters:7": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobConditionMaxSize", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobConditionMaxSize" + ] + }, + "name": "x-ms-blob-condition-maxsize", + "in": "header", + "description": "Optional conditional header. The max length in bytes permitted for the append blob. If the Append Block operation would cause the blob to exceed that limit or if the blob size is already greater than the value specified in this header, the request will fail with MaxBlobSizeConditionNotMet error (HTTP status code 412 - Precondition Failed).", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "append-position-access-conditions" + }, + "x-ms-client-name": "maxSize", + "schema": { + "$ref": "#/components/schemas/schemas:134" + }, + "required": false + }, + "parameters:8": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobPublicAccess", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobPublicAccess" + ] + }, + "name": "x-ms-blob-public-access", + "in": "header", + "description": "Specifies whether data in the container may be accessed publicly and the level of access", + "x-ms-parameter-location": "method", + "x-ms-client-name": "access", + "schema": { + "$ref": "#/components/schemas/schemas:11" + }, + "required": false + }, + "parameters:9": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "AccessTierRequired", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/AccessTierRequired" + ] + }, + "name": "x-ms-access-tier", + "in": "header", + "description": "Indicates the tier to be set on the blob.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "tier", + "schema": { + "$ref": "#/components/schemas/schemas:26" + }, + "required": true + }, + "parameters:10": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "AccessTierOptional", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/AccessTierOptional" + ] + }, + "name": "x-ms-access-tier", + "in": "header", + "description": "Optional. Indicates the tier to be set on the blob.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "tier", + "schema": { + "$ref": "#/components/schemas/schemas:26" + }, + "required": false + }, + "parameters:11": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "PremiumPageBlobAccessTierOptional", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/PremiumPageBlobAccessTierOptional" + ] + }, + "name": "x-ms-access-tier", + "in": "header", + "description": "Optional. Indicates the tier to be set on the page blob.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "tier", + "schema": { + "$ref": "#/components/schemas/schemas:138" + }, + "required": false + }, + "parameters:12": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "RehydratePriority", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/RehydratePriority" + ] + }, + "name": "x-ms-rehydrate-priority", + "in": "header", + "description": "Optional: Indicates the priority with which to rehydrate an archived blob.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "rehydratePriority", + "schema": { + "$ref": "#/components/schemas/schemas:139" + }, + "required": false + }, + "parameters:13": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobContentDisposition", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobContentDisposition" + ] + }, + "name": "x-ms-blob-content-disposition", + "in": "header", + "description": "Optional. Sets the blob's Content-Disposition header.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "blob-HTTP-headers" + }, + "x-ms-client-name": "blobContentDisposition", + "schema": { + "$ref": "#/components/schemas/schemas:140" + }, + "required": false + }, + "parameters:14": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobContentEncoding", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobContentEncoding" + ] + }, + "name": "x-ms-blob-content-encoding", + "in": "header", + "description": "Optional. Sets the blob's content encoding. If specified, this property is stored with the blob and returned with a read request.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "blob-HTTP-headers" + }, + "x-ms-client-name": "blobContentEncoding", + "schema": { + "$ref": "#/components/schemas/schemas:141" + }, + "required": false + }, + "parameters:15": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobContentLanguage", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobContentLanguage" + ] + }, + "name": "x-ms-blob-content-language", + "in": "header", + "description": "Optional. Set the blob's content language. If specified, this property is stored with the blob and returned with a read request.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "blob-HTTP-headers" + }, + "x-ms-client-name": "blobContentLanguage", + "schema": { + "$ref": "#/components/schemas/schemas:142" + }, + "required": false + }, + "parameters:16": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobContentLengthOptional", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobContentLengthOptional" + ] + }, + "name": "x-ms-blob-content-length", + "in": "header", + "description": "This header specifies the maximum size for the page blob, up to 1 TB. The page blob size must be aligned to a 512-byte boundary.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "blobContentLength", + "schema": { + "$ref": "#/components/schemas/schemas:143" + }, + "required": false + }, + "parameters:17": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobContentLengthRequired", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobContentLengthRequired" + ] + }, + "name": "x-ms-blob-content-length", + "in": "header", + "description": "This header specifies the maximum size for the page blob, up to 1 TB. The page blob size must be aligned to a 512-byte boundary.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "blobContentLength", + "schema": { + "$ref": "#/components/schemas/schemas:144" + }, + "required": true + }, + "parameters:18": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobContentMD5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobContentMD5" + ] + }, + "name": "x-ms-blob-content-md5", + "in": "header", + "description": "Optional. An MD5 hash of the blob content. Note that this hash is not validated, as the hashes for the individual blocks were validated when each was uploaded.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "blob-HTTP-headers" + }, + "x-ms-client-name": "blobContentMD5", + "schema": { + "$ref": "#/components/schemas/schemas:145" + }, + "required": false + }, + "parameters:19": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobContentType", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobContentType" + ] + }, + "name": "x-ms-blob-content-type", + "in": "header", + "description": "Optional. Sets the blob's content type. If specified, this property is stored with the blob and returned with a read request.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "blob-HTTP-headers" + }, + "x-ms-client-name": "blobContentType", + "schema": { + "$ref": "#/components/schemas/schemas:146" + }, + "required": false + }, + "parameters:20": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobSequenceNumber", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobSequenceNumber" + ] + }, + "name": "x-ms-blob-sequence-number", + "in": "header", + "description": "Set for page blobs only. The sequence number is a user-controlled value that you can use to track requests. The value of the sequence number must be between 0 and 2^63 - 1.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "blobSequenceNumber", + "schema": { + "$ref": "#/components/schemas/schemas:147" + }, + "required": false + }, + "parameters:21": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlockId", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlockId" + ] + }, + "name": "blockid", + "in": "query", + "description": "A valid Base64 string value that identifies the block. Prior to encoding, the string must be less than or equal to 64 bytes in size. For a given blob, the length of the value specified for the blockid parameter must be the same size for each block.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "blockId", + "schema": { + "$ref": "#/components/schemas/schemas:148" + }, + "required": true + }, + "parameters:22": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlockListType", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlockListType" + ] + }, + "name": "blocklisttype", + "in": "query", + "description": "Specifies whether to return the list of committed blocks, the list of uncommitted blocks, or both lists together.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "listType", + "schema": { + "$ref": "#/components/schemas/schemas:149" + }, + "required": true + }, + "parameters:23": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Continuation", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Continuation" + ] + }, + "name": "continuation", + "in": "query", + "description": "When renaming a directory, the number of paths that are renamed with each invocation is limited. If the number of paths to be renamed exceeds this limit, a continuation token is returned in this response header. When a continuation token is returned in the response, it must be specified in a subsequent invocation of the rename operation to continue renaming the directory.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "marker", + "schema": { + "$ref": "#/components/schemas/schemas:150" + }, + "required": false + }, + "parameters:24": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "CopyId", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/CopyId" + ] + }, + "name": "copyid", + "in": "query", + "description": "The copy identifier provided in the x-ms-copy-id header of the original Copy Blob operation.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "copyId", + "schema": { + "$ref": "#/components/schemas/schemas:151" + }, + "required": true + }, + "parameters:25": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ClientRequestId", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + ] + }, + "name": "x-ms-client-request-id", + "in": "header", + "description": "Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "requestId", + "schema": { + "$ref": "#/components/schemas/schemas:152" + }, + "required": false + }, + "parameters:26": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ContainerName", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ContainerName" + ] + }, + "name": "containerName", + "in": "path", + "description": "The container name.", + "x-ms-parameter-location": "method", + "schema": { + "$ref": "#/components/schemas/schemas:153" + }, + "required": true + }, + "parameters:27": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ContentCrc64", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ContentCrc64" + ] + }, + "name": "x-ms-content-crc64", + "in": "header", + "description": "Specify the transactional crc64 for the body, to be validated by the service.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "transactionalContentCrc64", + "schema": { + "$ref": "#/components/schemas/schemas:154" + }, + "required": false + }, + "parameters:28": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ContentLength", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ContentLength" + ] + }, + "name": "Content-Length", + "in": "header", + "description": "The length of the request.", + "x-ms-parameter-location": "method", + "schema": { + "$ref": "#/components/schemas/schemas:155" + }, + "required": true + }, + "parameters:29": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ContentMD5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ContentMD5" + ] + }, + "name": "Content-MD5", + "in": "header", + "description": "Specify the transactional md5 for the body, to be validated by the service.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "transactionalContentMD5", + "schema": { + "$ref": "#/components/schemas/schemas:156" + }, + "required": false + }, + "parameters:30": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "CopySource", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/CopySource" + ] + }, + "name": "x-ms-copy-source", + "in": "header", + "description": "Specifies the name of the source page blob snapshot. This value is a URL of up to 2 KB in length that specifies a page blob snapshot. The value should be URL-encoded as it would appear in a request URI. The source blob must either be public or must be authenticated via a shared access signature.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "copySource", + "schema": { + "$ref": "#/components/schemas/schemas:157" + }, + "required": true + }, + "parameters:31": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "DeleteSnapshots", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/DeleteSnapshots" + ] + }, + "name": "x-ms-delete-snapshots", + "in": "header", + "description": "Required if the blob has associated snapshots. Specify one of the following two options: include: Delete the base blob and all of its snapshots. only: Delete only the blob's snapshots and not the blob itself", + "x-ms-parameter-location": "method", + "x-ms-client-name": "deleteSnapshots", + "schema": { + "$ref": "#/components/schemas/schemas:158" + }, + "required": false + }, + "parameters:32": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Delimiter", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Delimiter" + ] + }, + "name": "delimiter", + "in": "query", + "description": "When the request includes this parameter, the operation returns a BlobPrefix element in the response body that acts as a placeholder for all blobs whose names begin with the same substring up to the appearance of the delimiter character. The delimiter may be a single character or a string.", + "x-ms-parameter-location": "method", + "schema": { + "$ref": "#/components/schemas/schemas:159" + }, + "required": true + }, + "parameters:33": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "DirectoryProperties", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/DirectoryProperties" + ] + }, + "name": "x-ms-properties", + "in": "header", + "description": "Optional. User-defined properties to be stored with the file or directory, in the format of a comma-separated list of name and value pairs \"n1=v1, n2=v2, ...\", where each value is base64 encoded.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "directoryProperties", + "schema": { + "$ref": "#/components/schemas/schemas:160" + }, + "required": false + }, + "parameters:34": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "EncryptionKey", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/EncryptionKey" + ] + }, + "name": "x-ms-encryption-key", + "in": "header", + "description": "Optional. Specifies the encryption key to use to encrypt the data provided in the request. If not specified, encryption is performed with the root account encryption key. For more information, see Encryption at Rest for Azure Storage Services.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "cpk-info" + }, + "x-ms-client-name": "encryptionKey", + "schema": { + "$ref": "#/components/schemas/schemas:161" + }, + "required": false + }, + "parameters:35": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "EncryptionKeySha256", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/EncryptionKeySha256" + ] + }, + "name": "x-ms-encryption-key-sha256", + "in": "header", + "description": "The SHA-256 hash of the provided encryption key. Must be provided if the x-ms-encryption-key header is provided.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "cpk-info" + }, + "x-ms-client-name": "encryptionKeySha256", + "schema": { + "$ref": "#/components/schemas/schemas:162" + }, + "required": false + }, + "parameters:36": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "EncryptionAlgorithm", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/EncryptionAlgorithm" + ] + }, + "name": "x-ms-encryption-algorithm", + "in": "header", + "description": "The algorithm used to produce the encryption key hash. Currently, the only accepted value is \"AES256\". Must be provided if the x-ms-encryption-key header is provided.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "cpk-info" + }, + "x-ms-client-name": "encryptionAlgorithm", + "schema": { + "$ref": "#/components/schemas/schemas:163" + }, + "required": false + }, + "parameters:37": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "FileRenameSource", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/FileRenameSource" + ] + }, + "name": "x-ms-rename-source", + "in": "header", + "description": "The file or directory to be renamed. The value must have the following format: \"/{filesysystem}/{path}\". If \"x-ms-properties\" is specified, the properties will overwrite the existing properties; otherwise, the existing properties will be preserved.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "renameSource", + "schema": { + "$ref": "#/components/schemas/schemas:164" + }, + "required": true + }, + "parameters:38": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "GetRangeContentMD5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/GetRangeContentMD5" + ] + }, + "name": "x-ms-range-get-content-md5", + "in": "header", + "description": "When set to true and specified together with the Range, the service returns the MD5 hash for the range, as long as the range is less than or equal to 4 MB in size.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "rangeGetContentMD5", + "schema": { + "$ref": "#/components/schemas/schemas:165" + }, + "required": false + }, + "parameters:39": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "GetRangeContentCRC64", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/GetRangeContentCRC64" + ] + }, + "name": "x-ms-range-get-content-crc64", + "in": "header", + "description": "When set to true and specified together with the Range, the service returns the CRC64 hash for the range, as long as the range is less than or equal to 4 MB in size.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "rangeGetContentCRC64", + "schema": { + "$ref": "#/components/schemas/schemas:166" + }, + "required": false + }, + "parameters:40": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "IfMatch", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfMatch" + ] + }, + "name": "If-Match", + "in": "header", + "description": "Specify an ETag value to operate only on blobs with a matching value.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "modified-access-conditions" + }, + "x-ms-client-name": "ifMatch", + "schema": { + "$ref": "#/components/schemas/schemas:167" + }, + "required": false + }, + "parameters:41": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "IfModifiedSince", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfModifiedSince" + ] + }, + "name": "If-Modified-Since", + "in": "header", + "description": "Specify this header value to operate only on a blob if it has been modified since the specified date/time.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "modified-access-conditions" + }, + "x-ms-client-name": "ifModifiedSince", + "schema": { + "$ref": "#/components/schemas/schemas:168" + }, + "required": false + }, + "parameters:42": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "IfNoneMatch", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfNoneMatch" + ] + }, + "name": "If-None-Match", + "in": "header", + "description": "Specify an ETag value to operate only on blobs without a matching value.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "modified-access-conditions" + }, + "x-ms-client-name": "ifNoneMatch", + "schema": { + "$ref": "#/components/schemas/schemas:169" + }, + "required": false + }, + "parameters:43": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "IfUnmodifiedSince", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfUnmodifiedSince" + ] + }, + "name": "If-Unmodified-Since", + "in": "header", + "description": "Specify this header value to operate only on a blob if it has not been modified since the specified date/time.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "modified-access-conditions" + }, + "x-ms-client-name": "ifUnmodifiedSince", + "schema": { + "$ref": "#/components/schemas/schemas:170" + }, + "required": false + }, + "parameters:44": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "IfSequenceNumberEqualTo", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfSequenceNumberEqualTo" + ] + }, + "name": "x-ms-if-sequence-number-eq", + "in": "header", + "description": "Specify this header value to operate only on a blob if it has the specified sequence number.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "sequence-number-access-conditions" + }, + "x-ms-client-name": "ifSequenceNumberEqualTo", + "schema": { + "$ref": "#/components/schemas/schemas:171" + }, + "required": false + }, + "parameters:45": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "IfSequenceNumberLessThan", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfSequenceNumberLessThan" + ] + }, + "name": "x-ms-if-sequence-number-lt", + "in": "header", + "description": "Specify this header value to operate only on a blob if it has a sequence number less than the specified.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "sequence-number-access-conditions" + }, + "x-ms-client-name": "ifSequenceNumberLessThan", + "schema": { + "$ref": "#/components/schemas/schemas:172" + }, + "required": false + }, + "parameters:46": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "IfSequenceNumberLessThanOrEqualTo", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfSequenceNumberLessThanOrEqualTo" + ] + }, + "name": "x-ms-if-sequence-number-le", + "in": "header", + "description": "Specify this header value to operate only on a blob if it has a sequence number less than or equal to the specified.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "sequence-number-access-conditions" + }, + "x-ms-client-name": "ifSequenceNumberLessThanOrEqualTo", + "schema": { + "$ref": "#/components/schemas/schemas:173" + }, + "required": false + }, + "parameters:47": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListBlobsInclude", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ListBlobsInclude" + ] + }, + "name": "include", + "in": "query", + "description": "Include this parameter to specify one or more datasets to include in the response.", + "x-ms-parameter-location": "method", + "style": "form", + "schema": { + "$ref": "#/components/schemas/schemas:174" + }, + "required": false + }, + "parameters:48": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListContainersInclude", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ListContainersInclude" + ] + }, + "name": "include", + "in": "query", + "description": "Include this parameter to specify that the container's metadata be returned as part of the response body.", + "x-ms-parameter-location": "method", + "schema": { + "$ref": "#/components/schemas/schemas:176" + }, + "required": false + }, + "parameters:49": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "LeaseBreakPeriod", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/LeaseBreakPeriod" + ] + }, + "name": "x-ms-lease-break-period", + "in": "header", + "description": "For a break operation, proposed duration the lease should continue before it is broken, in seconds, between 0 and 60. This break period is only used if it is shorter than the time remaining on the lease. If longer, the time remaining on the lease is used. A new lease will not be available before the break period has expired, but the lease may be held for longer than the break period. If this header does not appear with a break operation, a fixed-duration lease breaks after the remaining lease period elapses, and an infinite lease breaks immediately.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "breakPeriod", + "schema": { + "$ref": "#/components/schemas/schemas:177" + }, + "required": false + }, + "parameters:50": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "LeaseDuration", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/LeaseDuration" + ] + }, + "name": "x-ms-lease-duration", + "in": "header", + "description": "Specifies the duration of the lease, in seconds, or negative one (-1) for a lease that never expires. A non-infinite lease can be between 15 and 60 seconds. A lease duration cannot be changed using renew or change.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "duration", + "schema": { + "$ref": "#/components/schemas/schemas:178" + }, + "required": false + }, + "parameters:51": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "LeaseIdOptional", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/LeaseIdOptional" + ] + }, + "name": "x-ms-lease-id", + "in": "header", + "description": "If specified, the operation only succeeds if the resource's lease is active and matches this ID.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "lease-access-conditions" + }, + "x-ms-client-name": "leaseId", + "schema": { + "$ref": "#/components/schemas/schemas:179" + }, + "required": false + }, + "parameters:52": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "LeaseIdRequired", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/LeaseIdRequired" + ] + }, + "name": "x-ms-lease-id", + "in": "header", + "description": "Specifies the current lease ID on the resource.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "leaseId", + "schema": { + "$ref": "#/components/schemas/schemas:180" + }, + "required": true + }, + "parameters:53": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Owner", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Owner" + ] + }, + "name": "x-ms-owner", + "in": "header", + "description": "Optional. The owner of the blob or directory.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "owner", + "schema": { + "$ref": "#/components/schemas/schemas:181" + }, + "required": false + }, + "parameters:54": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Group", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Group" + ] + }, + "name": "x-ms-group", + "in": "header", + "description": "Optional. The owning group of the blob or directory.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "group", + "schema": { + "$ref": "#/components/schemas/schemas:182" + }, + "required": false + }, + "parameters:55": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Upn", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Upn" + ] + }, + "name": "upn", + "in": "query", + "description": "Optional. Valid only when Hierarchical Namespace is enabled for the account. If \"true\", the identity values returned in the x-ms-owner, x-ms-group, and x-ms-acl response headers will be transformed from Azure Active Directory Object IDs to User Principal Names. If \"false\", the values will be returned as Azure Active Directory Object IDs. The default value is false.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "upn", + "schema": { + "$ref": "#/components/schemas/schemas:183" + }, + "required": false + }, + "parameters:56": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Marker", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Marker" + ] + }, + "name": "marker", + "in": "query", + "description": "A string value that identifies the portion of the list of containers to be returned with the next listing operation. The operation returns the NextMarker value within the response body if the listing operation did not return all containers remaining to be listed with the current page. The NextMarker value can be used as the value for the marker parameter in a subsequent call to request the next page of list items. The marker value is opaque to the client.", + "x-ms-parameter-location": "method", + "schema": { + "$ref": "#/components/schemas/schemas:184" + }, + "required": false + }, + "parameters:57": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "MaxResults", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/MaxResults" + ] + }, + "name": "maxresults", + "in": "query", + "description": "Specifies the maximum number of containers to return. If the request does not specify maxresults, or specifies a value greater than 5000, the server will return up to 5000 items. Note that if the listing operation crosses a partition boundary, then the service will return a continuation token for retrieving the remainder of the results. For this reason, it is possible that the service will return fewer results than specified by maxresults, or than the default of 5000.", + "x-ms-parameter-location": "method", + "schema": { + "$ref": "#/components/schemas/schemas:185" + }, + "required": false + }, + "parameters:58": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Metadata", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Metadata" + ] + }, + "name": "x-ms-meta", + "in": "header", + "description": "Optional. Specifies a user-defined name-value pair associated with the blob. If no name-value pairs are specified, the operation will copy the metadata from the source blob or file to the destination blob. If one or more name-value pairs are specified, the destination blob is created with the specified metadata, and metadata is not copied from the source blob or file. Note that beginning with version 2009-09-19, metadata names must adhere to the naming rules for C# identifiers. See Naming and Referencing Containers, Blobs, and Metadata for more information.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "metadata", + "x-ms-header-collection-prefix": "x-ms-meta-", + "schema": { + "$ref": "#/components/schemas/schemas:186" + }, + "required": false + }, + "parameters:59": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "MultipartContentType", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/MultipartContentType" + ] + }, + "name": "Content-Type", + "in": "header", + "description": "Required. The value of this header must be multipart/mixed with a batch boundary. Example header value: multipart/mixed; boundary=batch_", + "x-ms-parameter-location": "method", + "x-ms-client-name": "multipartContentType", + "schema": { + "$ref": "#/components/schemas/schemas:187" + }, + "required": true + }, + "parameters:60": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "PathRenameMode", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/PathRenameMode" + ] + }, + "name": "mode", + "in": "query", + "description": "Determines the behavior of the rename operation", + "x-ms-client-name": "pathRenameMode", + "schema": { + "$ref": "#/components/schemas/schemas:188" + }, + "required": false + }, + "parameters:61": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "PosixPermissions", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/PosixPermissions" + ] + }, + "name": "x-ms-permissions", + "in": "header", + "description": "Optional and only valid if Hierarchical Namespace is enabled for the account. Sets POSIX access permissions for the file owner, the file owning group, and others. Each class may be granted read, write, or execute permission. The sticky bit is also supported. Both symbolic (rwxrw-rw-) and 4-digit octal notation (e.g. 0766) are supported.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "posixPermissions", + "schema": { + "$ref": "#/components/schemas/schemas:189" + }, + "required": false + }, + "parameters:62": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "PosixAcl", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/PosixAcl" + ] + }, + "name": "x-ms-acl", + "in": "header", + "description": "Sets POSIX access control rights on files and directories. The value is a comma-separated list of access control entries. Each access control entry (ACE) consists of a scope, a type, a user or group identifier, and permissions in the format \"[scope:][type]:[id]:[permissions]\".", + "x-ms-parameter-location": "method", + "x-ms-client-name": "posixAcl", + "schema": { + "$ref": "#/components/schemas/schemas:190" + }, + "required": false + }, + "parameters:63": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "PosixUmask", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/PosixUmask" + ] + }, + "name": "x-ms-umask", + "in": "header", + "description": "Only valid if Hierarchical Namespace is enabled for the account. This umask restricts permission settings for file and directory, and will only be applied when default Acl does not exist in parent directory. If the umask bit has set, it means that the corresponding permission will be disabled. Otherwise the corresponding permission will be determined by the permission. A 4-digit octal notation (e.g. 0022) is supported here. If no umask was specified, a default umask - 0027 will be used.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "posixUmask", + "schema": { + "$ref": "#/components/schemas/schemas:191" + }, + "required": false + }, + "parameters:64": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Prefix", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Prefix" + ] + }, + "name": "prefix", + "in": "query", + "description": "Filters the results to return only containers whose name begins with the specified prefix.", + "x-ms-parameter-location": "method", + "schema": { + "$ref": "#/components/schemas/schemas:192" + }, + "required": false + }, + "parameters:65": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "PrevSnapshot", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/PrevSnapshot" + ] + }, + "name": "prevsnapshot", + "in": "query", + "description": "Optional in version 2015-07-08 and newer. The prevsnapshot parameter is a DateTime value that specifies that the response will contain only pages that were changed between target blob and previous snapshot. Changed pages include both updated and cleared pages. The target blob may be a snapshot, as long as the snapshot specified by prevsnapshot is the older of the two. Note that incremental snapshots are currently supported only for blobs created on or after January 1, 2016.", + "x-ms-parameter-location": "method", + "schema": { + "$ref": "#/components/schemas/schemas:193" + }, + "required": false + }, + "parameters:66": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ProposedLeaseIdOptional", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ProposedLeaseIdOptional" + ] + }, + "name": "x-ms-proposed-lease-id", + "in": "header", + "description": "Proposed lease ID, in a GUID string format. The Blob service returns 400 (Invalid request) if the proposed lease ID is not in the correct format. See Guid Constructor (String) for a list of valid GUID string formats.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "proposedLeaseId", + "schema": { + "$ref": "#/components/schemas/schemas:194" + }, + "required": false + }, + "parameters:67": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ProposedLeaseIdRequired", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ProposedLeaseIdRequired" + ] + }, + "name": "x-ms-proposed-lease-id", + "in": "header", + "description": "Proposed lease ID, in a GUID string format. The Blob service returns 400 (Invalid request) if the proposed lease ID is not in the correct format. See Guid Constructor (String) for a list of valid GUID string formats.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "proposedLeaseId", + "schema": { + "$ref": "#/components/schemas/schemas:195" + }, + "required": true + }, + "parameters:68": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Range", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Range" + ] + }, + "name": "x-ms-range", + "in": "header", + "description": "Return only the bytes of the blob in the specified range.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "range", + "schema": { + "$ref": "#/components/schemas/schemas:196" + }, + "required": false + }, + "parameters:69": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "RangeRequiredPutPageFromUrl", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/RangeRequiredPutPageFromUrl" + ] + }, + "name": "x-ms-range", + "in": "header", + "description": "The range of bytes to which the source range would be written. The range should be 512 aligned and range-end is required.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "range", + "schema": { + "$ref": "#/components/schemas/schemas:197" + }, + "required": true + }, + "parameters:70": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "RecursiveDirectoryDelete", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/RecursiveDirectoryDelete" + ] + }, + "name": "recursive", + "in": "query", + "description": "If \"true\", all paths beneath the directory will be deleted. If \"false\" and the directory is non-empty, an error occurs.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "recursiveDirectoryDelete", + "schema": { + "$ref": "#/components/schemas/schemas:198" + }, + "required": true + }, + "parameters:71": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "SequenceNumberAction", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SequenceNumberAction" + ] + }, + "name": "x-ms-sequence-number-action", + "in": "header", + "description": "Required if the x-ms-blob-sequence-number header is set for the request. This property applies to page blobs only. This property indicates how the service should modify the blob's sequence number", + "x-ms-parameter-location": "method", + "x-ms-client-name": "sequenceNumberAction", + "schema": { + "$ref": "#/components/schemas/schemas:199" + }, + "required": true + }, + "parameters:72": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Snapshot", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Snapshot" + ] + }, + "name": "snapshot", + "in": "query", + "description": "The snapshot parameter is an opaque DateTime value that, when present, specifies the blob snapshot to retrieve. For more information on working with blob snapshots, see Creating a Snapshot of a Blob.", + "x-ms-parameter-location": "method", + "schema": { + "$ref": "#/components/schemas/schemas:200" + }, + "required": false + }, + "parameters:73": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "SourceContentMD5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceContentMD5" + ] + }, + "name": "x-ms-source-content-md5", + "in": "header", + "description": "Specify the md5 calculated for the range of bytes that must be read from the copy source.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "sourceContentMD5", + "schema": { + "$ref": "#/components/schemas/schemas:201" + }, + "required": false + }, + "parameters:74": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "SourceContentCRC64", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceContentCRC64" + ] + }, + "name": "x-ms-source-content-crc64", + "in": "header", + "description": "Specify the crc64 calculated for the range of bytes that must be read from the copy source.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "sourceContentcrc64", + "schema": { + "$ref": "#/components/schemas/schemas:202" + }, + "required": false + }, + "parameters:75": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "SourceRange", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceRange" + ] + }, + "name": "x-ms-source-range", + "in": "header", + "description": "Bytes of source data in the specified range.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "sourceRange", + "schema": { + "$ref": "#/components/schemas/schemas:203" + }, + "required": false + }, + "parameters:76": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "SourceRangeRequiredPutPageFromUrl", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceRangeRequiredPutPageFromUrl" + ] + }, + "name": "x-ms-source-range", + "in": "header", + "description": "Bytes of source data in the specified range. The length of this range should match the ContentLength header and x-ms-range/Range destination range header.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "sourceRange", + "schema": { + "$ref": "#/components/schemas/schemas:204" + }, + "required": true + }, + "parameters:77": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "SourceIfMatch", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceIfMatch" + ] + }, + "name": "x-ms-source-if-match", + "in": "header", + "description": "Specify an ETag value to operate only on blobs with a matching value.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "source-modified-access-conditions" + }, + "x-ms-client-name": "sourceIfMatch", + "schema": { + "$ref": "#/components/schemas/schemas:205" + }, + "required": false + }, + "parameters:78": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "SourceIfModifiedSince", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceIfModifiedSince" + ] + }, + "name": "x-ms-source-if-modified-since", + "in": "header", + "description": "Specify this header value to operate only on a blob if it has been modified since the specified date/time.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "source-modified-access-conditions" + }, + "x-ms-client-name": "sourceIfModifiedSince", + "schema": { + "$ref": "#/components/schemas/schemas:206" + }, + "required": false + }, + "parameters:79": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "SourceIfNoneMatch", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceIfNoneMatch" + ] + }, + "name": "x-ms-source-if-none-match", + "in": "header", + "description": "Specify an ETag value to operate only on blobs without a matching value.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "source-modified-access-conditions" + }, + "x-ms-client-name": "sourceIfNoneMatch", + "schema": { + "$ref": "#/components/schemas/schemas:207" + }, + "required": false + }, + "parameters:80": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "SourceIfUnmodifiedSince", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceIfUnmodifiedSince" + ] + }, + "name": "x-ms-source-if-unmodified-since", + "in": "header", + "description": "Specify this header value to operate only on a blob if it has not been modified since the specified date/time.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "source-modified-access-conditions" + }, + "x-ms-client-name": "sourceIfUnmodifiedSince", + "schema": { + "$ref": "#/components/schemas/schemas:208" + }, + "required": false + }, + "parameters:81": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "SourceLeaseId", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceLeaseId" + ] + }, + "name": "x-ms-source-lease-id", + "in": "header", + "description": "A lease ID for the source path. If specified, the source path must have an active lease and the leaase ID must match.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "sourceLeaseId", + "schema": { + "$ref": "#/components/schemas/schemas:209" + }, + "required": false + }, + "parameters:82": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "SourceUrl", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceUrl" + ] + }, + "name": "x-ms-copy-source", + "in": "header", + "description": "Specify a URL to the copy source.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "sourceUrl", + "schema": { + "$ref": "#/components/schemas/schemas:210" + }, + "required": true + }, + "parameters:83": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Timeout", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + ] + }, + "name": "timeout", + "in": "query", + "description": "The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob Service Operations.", + "x-ms-parameter-location": "method", + "schema": { + "$ref": "#/components/schemas/schemas:211" + }, + "required": false + }, + "parameters:84": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "XMsCacheControl", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/XMsCacheControl" + ] + }, + "name": "x-ms-cache-control", + "in": "header", + "description": "Cache control for given resource", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "directory-http-headers" + }, + "x-ms-client-name": "cacheControl", + "schema": { + "$ref": "#/components/schemas/schemas:212" + }, + "required": false + }, + "parameters:85": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "XMsContentType", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/XMsContentType" + ] + }, + "name": "x-ms-content-type", + "in": "header", + "description": "Content type for given resource", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "directory-http-headers" + }, + "x-ms-client-name": "contentType", + "schema": { + "$ref": "#/components/schemas/schemas:213" + }, + "required": false + }, + "parameters:86": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "XMsContentEncoding", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/XMsContentEncoding" + ] + }, + "name": "x-ms-content-encoding", + "in": "header", + "description": "Content encoding for given resource", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "directory-http-headers" + }, + "x-ms-client-name": "contentEncoding", + "schema": { + "$ref": "#/components/schemas/schemas:214" + }, + "required": false + }, + "parameters:87": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "XMsContentLanguage", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/XMsContentLanguage" + ] + }, + "name": "x-ms-content-language", + "in": "header", + "description": "Content language for given resource", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "directory-http-headers" + }, + "x-ms-client-name": "contentLanguage", + "schema": { + "$ref": "#/components/schemas/schemas:215" + }, + "required": false + }, + "parameters:88": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "XMsContentDisposition", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/XMsContentDisposition" + ] + }, + "name": "x-ms-content-disposition", + "in": "header", + "description": "Content disposition for given resource", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "directory-http-headers" + }, + "x-ms-client-name": "contentDisposition", + "schema": { + "$ref": "#/components/schemas/schemas:216" + }, + "required": false + }, + "parameters:89": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·restype-service-comp-properties·parameters·0" + ] + }, + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "service" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:90": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·restype-service-comp-properties·parameters·1" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "properties" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:91": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-stats·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·restype-service-comp-stats·parameters·0" + ] + }, + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "service" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:92": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-stats·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·restype-service-comp-stats·parameters·1" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "stats" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:93": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-list·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·comp-list·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "list" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:94": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-userdelegationkey·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·restype-service-comp-userdelegationkey·parameters·0" + ] + }, + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "service" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:95": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-userdelegationkey·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·restype-service-comp-userdelegationkey·parameters·1" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "userdelegationkey" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:96": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-account-comp-properties·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·restype-account-comp-properties·parameters·0" + ] + }, + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "account" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:97": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-account-comp-properties·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·restype-account-comp-properties·parameters·1" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "properties" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:98": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-batch·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·comp-batch·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "batch" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:99": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-restype-container·parameters·0" + ] + }, + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "container" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:100": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-metadata·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-restype-container-comp-metadata·parameters·0" + ] + }, + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "container" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:101": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-metadata·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-restype-container-comp-metadata·parameters·1" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "metadata" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:102": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-restype-container-comp-acl·parameters·0" + ] + }, + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "container" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:103": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-restype-container-comp-acl·parameters·1" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "acl" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:104": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-comp-lease-restype-container-acquire·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "lease" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:105": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-comp-lease-restype-container-acquire·parameters·1" + ] + }, + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "container" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:106": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·parameters·2", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-comp-lease-restype-container-acquire·parameters·2" + ] + }, + "name": "x-ms-lease-action", + "in": "header", + "description": "Describes what lease action to take.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "action", + "schema": { + "enum": [ + "acquire" + ], + "x-ms-enum": { + "name": "LeaseAction", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "parameters:107": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-release·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-comp-lease-restype-container-release·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "lease" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:108": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-release·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-comp-lease-restype-container-release·parameters·1" + ] + }, + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "container" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:109": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-release·parameters·2", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-comp-lease-restype-container-release·parameters·2" + ] + }, + "name": "x-ms-lease-action", + "in": "header", + "description": "Describes what lease action to take.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "action", + "schema": { + "enum": [ + "release" + ], + "x-ms-enum": { + "name": "LeaseAction", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "parameters:110": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-comp-lease-restype-container-renew·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "lease" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:111": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-comp-lease-restype-container-renew·parameters·1" + ] + }, + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "container" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:112": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·parameters·2", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-comp-lease-restype-container-renew·parameters·2" + ] + }, + "name": "x-ms-lease-action", + "in": "header", + "description": "Describes what lease action to take.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "action", + "schema": { + "enum": [ + "renew" + ], + "x-ms-enum": { + "name": "LeaseAction", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "parameters:113": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-comp-lease-restype-container-break·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "lease" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:114": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-comp-lease-restype-container-break·parameters·1" + ] + }, + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "container" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:115": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·parameters·2", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-comp-lease-restype-container-break·parameters·2" + ] + }, + "name": "x-ms-lease-action", + "in": "header", + "description": "Describes what lease action to take.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "action", + "schema": { + "enum": [ + "break" + ], + "x-ms-enum": { + "name": "LeaseAction", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "parameters:116": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-comp-lease-restype-container-change·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "lease" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:117": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-comp-lease-restype-container-change·parameters·1" + ] + }, + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "container" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:118": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·parameters·2", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-comp-lease-restype-container-change·parameters·2" + ] + }, + "name": "x-ms-lease-action", + "in": "header", + "description": "Describes what lease action to take.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "action", + "schema": { + "enum": [ + "change" + ], + "x-ms-enum": { + "name": "LeaseAction", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "parameters:119": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-flat·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-restype-container-comp-list-flat·parameters·0" + ] + }, + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "container" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:120": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-flat·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-restype-container-comp-list-flat·parameters·1" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "list" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:121": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-hierarchy·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-restype-container-comp-list-hierarchy·parameters·0" + ] + }, + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "container" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:122": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-hierarchy·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-restype-container-comp-list-hierarchy·parameters·1" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "list" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:123": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-account-comp-properties·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-restype-account-comp-properties·parameters·0" + ] + }, + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "account" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:124": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-account-comp-properties·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-restype-account-comp-properties·parameters·1" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "properties" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:125": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·filesystem-path-resource-directory-create·parameters·0" + ] + }, + "name": "resource", + "in": "query", + "schema": { + "enum": [ + "directory" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:126": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-directory·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·filesystem-path-action-setaccesscontrol-directory·parameters·0" + ] + }, + "name": "action", + "in": "query", + "schema": { + "enum": [ + "setAccessControl" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:127": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·filesystem-path-action-getaccesscontrol-directory·parameters·0" + ] + }, + "name": "action", + "in": "query", + "schema": { + "enum": [ + "getAccessControl" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:128": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-blob·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·filesystem-path-action-setaccesscontrol-blob·parameters·0" + ] + }, + "name": "action", + "in": "query", + "schema": { + "enum": [ + "setAccessControl" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:129": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·filesystem-path-action-getaccesscontrol-blob·parameters·0" + ] + }, + "name": "action", + "in": "query", + "schema": { + "enum": [ + "getAccessControl" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:130": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-pageblob·parameters·0" + ] + }, + "name": "x-ms-blob-type", + "in": "header", + "description": "Specifies the type of blob to create: block blob, page blob, or append blob.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "blobType", + "schema": { + "enum": [ + "PageBlob" + ], + "x-ms-enum": { + "name": "BlobType", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "parameters:131": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-appendblob·parameters·0" + ] + }, + "name": "x-ms-blob-type", + "in": "header", + "description": "Specifies the type of blob to create: block blob, page blob, or append blob.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "blobType", + "schema": { + "enum": [ + "AppendBlob" + ], + "x-ms-enum": { + "name": "BlobType", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "parameters:132": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-blockblob·parameters·0" + ] + }, + "name": "x-ms-blob-type", + "in": "header", + "description": "Specifies the type of blob to create: block blob, page blob, or append blob.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "blobType", + "schema": { + "enum": [ + "BlockBlob" + ], + "x-ms-enum": { + "name": "BlobType", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "parameters:133": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-undelete·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-undelete·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "undelete" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:134": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-sethttpheaders·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-properties-sethttpheaders·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "properties" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:135": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-metadata·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "metadata" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:136": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-acquire·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-lease-acquire·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "lease" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:137": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-acquire·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-lease-acquire·parameters·1" + ] + }, + "name": "x-ms-lease-action", + "in": "header", + "description": "Describes what lease action to take.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "action", + "schema": { + "enum": [ + "acquire" + ], + "x-ms-enum": { + "name": "LeaseAction", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "parameters:138": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-release·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-lease-release·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "lease" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:139": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-release·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-lease-release·parameters·1" + ] + }, + "name": "x-ms-lease-action", + "in": "header", + "description": "Describes what lease action to take.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "action", + "schema": { + "enum": [ + "release" + ], + "x-ms-enum": { + "name": "LeaseAction", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "parameters:140": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-renew·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-lease-renew·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "lease" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:141": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-renew·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-lease-renew·parameters·1" + ] + }, + "name": "x-ms-lease-action", + "in": "header", + "description": "Describes what lease action to take.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "action", + "schema": { + "enum": [ + "renew" + ], + "x-ms-enum": { + "name": "LeaseAction", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "parameters:142": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-change·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-lease-change·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "lease" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:143": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-change·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-lease-change·parameters·1" + ] + }, + "name": "x-ms-lease-action", + "in": "header", + "description": "Describes what lease action to take.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "action", + "schema": { + "enum": [ + "change" + ], + "x-ms-enum": { + "name": "LeaseAction", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "parameters:144": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-break·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-lease-break·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "lease" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:145": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-break·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-lease-break·parameters·1" + ] + }, + "name": "x-ms-lease-action", + "in": "header", + "description": "Describes what lease action to take.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "action", + "schema": { + "enum": [ + "break" + ], + "x-ms-enum": { + "name": "LeaseAction", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "parameters:146": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-snapshot·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "snapshot" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:147": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-copy-sync·parameters·0" + ] + }, + "name": "x-ms-requires-sync", + "in": "header", + "schema": { + "enum": [ + "true" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:148": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-copyid-copyid·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-copy-copyid-copyid·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "copy" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:149": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-copyid-copyid·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-copy-copyid-copyid·parameters·1" + ] + }, + "name": "x-ms-copy-action", + "in": "header", + "x-ms-parameter-location": "method", + "x-ms-client-name": "copyActionAbortConstant", + "schema": { + "enum": [ + "abort" + ], + "type": "string" + }, + "required": true + }, + "parameters:150": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-tier·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-tier·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "tier" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:151": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-restype-account-comp-properties·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-restype-account-comp-properties·parameters·0" + ] + }, + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "account" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:152": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-restype-account-comp-properties·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-restype-account-comp-properties·parameters·1" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "properties" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:153": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-block·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "block" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:154": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-block-fromurl·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "block" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:155": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-blocklist·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "blocklist" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:156": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-page-update·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "page" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:157": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-page-update·parameters·1" + ] + }, + "name": "x-ms-page-write", + "in": "header", + "description": "Required. You may specify one of the following options:\n - Update: Writes the bytes specified by the request body into the specified range. The Range and Content-Length headers must match to perform the update.\n - Clear: Clears the specified range and releases the space used in storage for that range. To clear a range, set the Content-Length header to zero, and the Range header to a value that indicates the range to clear, up to maximum blob size.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "pageWrite", + "schema": { + "enum": [ + "update" + ], + "x-ms-enum": { + "name": "PageWriteType", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "parameters:158": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-page-clear·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "page" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:159": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-page-clear·parameters·1" + ] + }, + "name": "x-ms-page-write", + "in": "header", + "description": "Required. You may specify one of the following options:\n - Update: Writes the bytes specified by the request body into the specified range. The Range and Content-Length headers must match to perform the update.\n - Clear: Clears the specified range and releases the space used in storage for that range. To clear a range, set the Content-Length header to zero, and the Range header to a value that indicates the range to clear, up to maximum blob size.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "pageWrite", + "schema": { + "enum": [ + "clear" + ], + "x-ms-enum": { + "name": "PageWriteType", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "parameters:160": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-page-update-fromurl·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "page" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:161": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-page-update-fromurl·parameters·1" + ] + }, + "name": "x-ms-page-write", + "in": "header", + "description": "Required. You may specify one of the following options:\n - Update: Writes the bytes specified by the request body into the specified range. The Range and Content-Length headers must match to perform the update.\n - Clear: Clears the specified range and releases the space used in storage for that range. To clear a range, set the Content-Length header to zero, and the Range header to a value that indicates the range to clear, up to maximum blob size.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "pageWrite", + "schema": { + "enum": [ + "update" + ], + "x-ms-enum": { + "name": "PageWriteType", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "parameters:162": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-pagelist·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "pagelist" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:163": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist-diff·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-pagelist-diff·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "pagelist" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:164": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-resize·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-properties-resize·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "properties" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:165": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-updatesequencenumber·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-properties-updatesequencenumber·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "properties" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:166": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-incrementalcopy·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-incrementalcopy·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "incrementalcopy" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:167": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-appendblock·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "appendblock" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:168": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-appendblock-fromurl·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "appendblock" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + } + }, + "requestBodies": { + "requestBodies:0": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·put·requestbody", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/requestBodies/paths·restype-service-comp-properties·put·requestbody" + ] + }, + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:124" + } + } + }, + "x-ms-parameter-location": "method", + "required": true, + "description": "The StorageService properties.", + "x-ms-requestBody-name": "StorageServiceProperties" + }, + "requestBodies:1": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-userdelegationkey·post·requestbody", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/requestBodies/paths·restype-service-comp-userdelegationkey·post·requestbody" + ] + }, + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:0" + } + } + }, + "x-ms-parameter-location": "method", + "required": true, + "x-ms-requestBody-name": "KeyInfo" + }, + "requestBodies:2": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-batch·post·requestbody", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/requestBodies/paths·comp-batch·post·requestbody" + ] + }, + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:246" + } + } + }, + "x-ms-parameter-location": "method", + "required": true, + "description": "Initial data", + "x-ms-requestBody-name": "body" + }, + "requestBodies:3": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·put·requestbody", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/requestBodies/paths·containername-restype-container-comp-acl·put·requestbody" + ] + }, + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:120" + } + } + }, + "x-ms-parameter-location": "method", + "description": "the acls for the container", + "x-ms-requestBody-name": "containerAcl" + }, + "requestBodies:4": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·requestbody", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/requestBodies/paths·containername-blob-blockblob·put·requestbody" + ] + }, + "content": { + "application/octet-stream": { + "schema": { + "$ref": "#/components/schemas/schemas:565" + } + } + }, + "x-ms-parameter-location": "method", + "required": true, + "description": "Initial data", + "x-ms-requestBody-name": "body" + }, + "requestBodies:5": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·requestbody", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/requestBodies/paths·containername-blob-comp-block·put·requestbody" + ] + }, + "content": { + "application/octet-stream": { + "schema": { + "$ref": "#/components/schemas/schemas:685" + } + } + }, + "x-ms-parameter-location": "method", + "required": true, + "description": "Initial data", + "x-ms-requestBody-name": "body" + }, + "requestBodies:6": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·requestbody", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/requestBodies/paths·containername-blob-comp-blocklist·put·requestbody" + ] + }, + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:76" + } + } + }, + "required": true, + "x-ms-requestBody-name": "blocks" + }, + "requestBodies:7": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·requestbody", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/requestBodies/paths·containername-blob-comp-page-update·put·requestbody" + ] + }, + "content": { + "application/octet-stream": { + "schema": { + "$ref": "#/components/schemas/schemas:724" + } + } + }, + "x-ms-parameter-location": "method", + "required": true, + "description": "Initial data", + "x-ms-requestBody-name": "body" + }, + "requestBodies:8": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·requestbody", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/requestBodies/paths·containername-blob-comp-appendblock·put·requestbody" + ] + }, + "content": { + "application/octet-stream": { + "schema": { + "$ref": "#/components/schemas/schemas:799" + } + } + }, + "x-ms-parameter-location": "method", + "required": true, + "description": "Initial data", + "x-ms-requestBody-name": "body" + } + }, + "responses": { + "responses:0": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·put·responses·202", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·restype-service-comp-properties·put·responses·202" + ] + }, + "description": "Success (Accepted)", + "headers": { + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:0", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:1", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:2", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + } + } + }, + "responses:1": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·restype-service-comp-properties·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/headers:3", + "x-ms-client-name": "ErrorCode" + } + } + }, + "responses:2": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·get·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·restype-service-comp-properties·get·responses·200" + ] + }, + "description": "Success.", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:124" + } + } + }, + "headers": { + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:4", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:5", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:6", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + } + } + }, + "responses:3": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·get·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·restype-service-comp-properties·get·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/headers:7", + "x-ms-client-name": "ErrorCode" + } + } + }, + "responses:4": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-stats·get·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·restype-service-comp-stats·get·responses·200" + ] + }, + "description": "Success.", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:127" + } + } + }, + "headers": { + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:8", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:9", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:10", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/headers:11", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "responses:5": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-stats·get·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·restype-service-comp-stats·get·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/headers:12", + "x-ms-client-name": "ErrorCode" + } + } + }, + "responses:6": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-list·get·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·comp-list·get·responses·200" + ] + }, + "description": "Success.", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:88" + } + } + }, + "headers": { + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:13", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:14", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:15", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + } + } + }, + "responses:7": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-list·get·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·comp-list·get·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/headers:16", + "x-ms-client-name": "ErrorCode" + } + } + }, + "responses:8": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-userdelegationkey·post·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·restype-service-comp-userdelegationkey·post·responses·200" + ] + }, + "description": "Success.", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:3" + } + } + }, + "headers": { + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:17", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:18", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:19", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/headers:20", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "responses:9": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-userdelegationkey·post·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·restype-service-comp-userdelegationkey·post·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/headers:21", + "x-ms-client-name": "ErrorCode" + } + } + }, + "responses:10": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-account-comp-properties·get·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·restype-account-comp-properties·get·responses·200" + ] + }, + "description": "Success (OK)", + "headers": { + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:22", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:23", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:24", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/headers:25", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-sku-name": { + "$ref": "#/components/headers/headers:26", + "description": "Identifies the sku name of the account", + "x-ms-client-name": "SkuName" + }, + "x-ms-account-kind": { + "$ref": "#/components/headers/headers:27", + "description": "Identifies the account kind", + "x-ms-client-name": "AccountKind" + } + } + }, + "responses:11": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-account-comp-properties·get·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·restype-account-comp-properties·get·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/headers:28", + "x-ms-client-name": "ErrorCode" + } + } + }, + "responses:12": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-batch·post·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·comp-batch·post·responses·200" + ] + }, + "description": "Success.", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:247" + } + } + }, + "headers": { + "Content-Type": { + "$ref": "#/components/headers/headers:29", + "description": "The media type of the body of the response. For batch requests, this is multipart/mixed; boundary=batchresponse_GUID" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:30", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:31", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + } + } + }, + "responses:13": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-batch·post·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·comp-batch·post·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/headers:32", + "x-ms-client-name": "ErrorCode" + } + } + }, + "responses:14": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·put·responses·201", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-restype-container·put·responses·201" + ] + }, + "description": "Success, Container created.", + "headers": { + "ETag": { + "$ref": "#/components/headers/headers:33", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/headers:34", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:35", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:36", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:37", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/headers:38", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "responses:15": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-restype-container·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/headers:39", + "x-ms-client-name": "ErrorCode" + } + } + }, + "responses:16": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-restype-container·get·responses·200" + ] + }, + "description": "Success", + "headers": { + "x-ms-meta": { + "$ref": "#/components/headers/headers:40", + "x-ms-client-name": "Metadata" + }, + "ETag": { + "$ref": "#/components/headers/headers:41", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/headers:42", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-lease-duration": { + "$ref": "#/components/headers/headers:43", + "description": "When a blob is leased, specifies whether the lease is of infinite or fixed duration.", + "x-ms-client-name": "LeaseDuration" + }, + "x-ms-lease-state": { + "$ref": "#/components/headers/headers:44", + "description": "Lease state of the blob.", + "x-ms-client-name": "LeaseState" + }, + "x-ms-lease-status": { + "$ref": "#/components/headers/headers:45", + "description": "The current lease status of the blob.", + "x-ms-client-name": "LeaseStatus" + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:46", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:47", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:48", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/headers:49", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-blob-public-access": { + "$ref": "#/components/headers/headers:50", + "description": "Indicated whether data in the container may be accessed publicly and the level of access", + "x-ms-client-name": "BlobPublicAccess" + }, + "x-ms-has-immutability-policy": { + "$ref": "#/components/headers/headers:51", + "description": "Indicates whether the container has an immutability policy set on it.", + "x-ms-client-name": "HasImmutabilityPolicy" + }, + "x-ms-has-legal-hold": { + "$ref": "#/components/headers/headers:52", + "description": "Indicates whether the container has a legal hold.", + "x-ms-client-name": "HasLegalHold" + } + } + }, + "responses:17": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-restype-container·get·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/headers:53", + "x-ms-client-name": "ErrorCode" + } + } + }, + "responses:18": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·delete·responses·202", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-restype-container·delete·responses·202" + ] + }, + "description": "Accepted", + "headers": { + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:54", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:55", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:56", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/headers:57", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "responses:19": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·delete·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-restype-container·delete·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/headers:58", + "x-ms-client-name": "ErrorCode" + } + } + }, + "responses:20": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-metadata·put·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-restype-container-comp-metadata·put·responses·200" + ] + }, + "description": "Success", + "headers": { + "ETag": { + "$ref": "#/components/headers/headers:59", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/headers:60", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:61", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:62", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:63", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/headers:64", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "responses:21": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-metadata·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-restype-container-comp-metadata·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/headers:65", + "x-ms-client-name": "ErrorCode" + } + } + }, + "responses:22": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·get·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-restype-container-comp-acl·get·responses·200" + ] + }, + "description": "Success", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:120" + } + } + }, + "headers": { + "x-ms-blob-public-access": { + "$ref": "#/components/headers/headers:66", + "description": "Indicated whether data in the container may be accessed publicly and the level of access", + "x-ms-client-name": "BlobPublicAccess" + }, + "ETag": { + "$ref": "#/components/headers/headers:67", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/headers:68", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:69", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:70", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:71", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/headers:72", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "responses:23": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·get·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-restype-container-comp-acl·get·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/headers:73", + "x-ms-client-name": "ErrorCode" + } + } + }, + "responses:24": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·put·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-restype-container-comp-acl·put·responses·200" + ] + }, + "description": "Success.", + "headers": { + "ETag": { + "$ref": "#/components/headers/headers:74", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/headers:75", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:76", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:77", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:78", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/headers:79", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "responses:25": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-restype-container-comp-acl·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/headers:80", + "x-ms-client-name": "ErrorCode" + } + } + }, + "responses:26": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·put·responses·201", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-comp-lease-restype-container-acquire·put·responses·201" + ] + }, + "description": "The Acquire operation completed successfully.", + "headers": { + "ETag": { + "$ref": "#/components/headers/headers:81", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/headers:82", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-lease-id": { + "$ref": "#/components/headers/headers:83", + "description": "Uniquely identifies a container's lease", + "x-ms-client-name": "LeaseId" + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:84", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:85", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:86", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/headers:87", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "responses:27": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-comp-lease-restype-container-acquire·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/headers:88", + "x-ms-client-name": "ErrorCode" + } + } + }, + "responses:28": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-release·put·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-comp-lease-restype-container-release·put·responses·200" + ] + }, + "description": "The Release operation completed successfully.", + "headers": { + "ETag": { + "$ref": "#/components/headers/headers:89", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/headers:90", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:91", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:92", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:93", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/headers:94", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "responses:29": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-release·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-comp-lease-restype-container-release·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/headers:95", + "x-ms-client-name": "ErrorCode" + } + } + }, + "responses:30": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·put·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-comp-lease-restype-container-renew·put·responses·200" + ] + }, + "description": "The Renew operation completed successfully.", + "headers": { + "ETag": { + "$ref": "#/components/headers/headers:96", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/headers:97", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-lease-id": { + "$ref": "#/components/headers/headers:98", + "description": "Uniquely identifies a container's lease", + "x-ms-client-name": "LeaseId" + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:99", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:100", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:101", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/headers:102", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "responses:31": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-comp-lease-restype-container-renew·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/headers:103", + "x-ms-client-name": "ErrorCode" + } + } + }, + "responses:32": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·put·responses·202", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-comp-lease-restype-container-break·put·responses·202" + ] + }, + "description": "The Break operation completed successfully.", + "headers": { + "ETag": { + "$ref": "#/components/headers/headers:104", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/headers:105", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-lease-time": { + "$ref": "#/components/headers/headers:106", + "description": "Approximate time remaining in the lease period, in seconds.", + "x-ms-client-name": "LeaseTime" + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:107", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:108", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:109", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/headers:110", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "responses:33": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-comp-lease-restype-container-break·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/headers:111", + "x-ms-client-name": "ErrorCode" + } + } + }, + "responses:34": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·put·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-comp-lease-restype-container-change·put·responses·200" + ] + }, + "description": "The Change operation completed successfully.", + "headers": { + "ETag": { + "$ref": "#/components/headers/headers:112", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/headers:113", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-lease-id": { + "$ref": "#/components/headers/headers:114", + "description": "Uniquely identifies a container's lease", + "x-ms-client-name": "LeaseId" + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:115", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:116", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:117", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/headers:118", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "responses:35": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-comp-lease-restype-container-change·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/headers:119", + "x-ms-client-name": "ErrorCode" + } + } + }, + "responses:36": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-flat·get·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-restype-container-comp-list-flat·get·responses·200" + ] + }, + "description": "Success.", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:51" + } + } + }, + "headers": { + "Content-Type": { + "$ref": "#/components/headers/headers:120", + "description": "The media type of the body of the response. For List Blobs this is 'application/xml'" + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:121", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:122", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:123", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/headers:124", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "responses:37": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-flat·get·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-restype-container-comp-list-flat·get·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/headers:125", + "x-ms-client-name": "ErrorCode" + } + } + }, + "responses:38": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-hierarchy·get·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-restype-container-comp-list-hierarchy·get·responses·200" + ] + }, + "description": "Success.", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:57" + } + } + }, + "headers": { + "Content-Type": { + "$ref": "#/components/headers/headers:126", + "description": "The media type of the body of the response. For List Blobs this is 'application/xml'" + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:127", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:128", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:129", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/headers:130", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "responses:39": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-hierarchy·get·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-restype-container-comp-list-hierarchy·get·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/headers:131", + "x-ms-client-name": "ErrorCode" + } + } + }, + "responses:40": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-account-comp-properties·get·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-restype-account-comp-properties·get·responses·200" + ] + }, + "description": "Success (OK)", + "headers": { + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:132", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:133", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:134", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/headers:135", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-sku-name": { + "$ref": "#/components/headers/headers:136", + "description": "Identifies the sku name of the account", + "x-ms-client-name": "SkuName" + }, + "x-ms-account-kind": { + "$ref": "#/components/headers/headers:137", + "description": "Identifies the account kind", + "x-ms-client-name": "AccountKind" + } + } + }, + "responses:41": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-account-comp-properties·get·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-restype-account-comp-properties·get·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/headers:138", + "x-ms-client-name": "ErrorCode" + } + } + }, + "responses:42": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·201", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·filesystem-path-resource-directory-create·put·responses·201" + ] + }, + "description": "The file or directory was created.", + "headers": { + "ETag": { + "$ref": "#/components/headers/headers:139", + "description": "An HTTP entity tag associated with the file or directory." + }, + "Last-Modified": { + "$ref": "#/components/headers/headers:140", + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time." + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:141", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:142", + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:143", + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "Content-Length": { + "$ref": "#/components/headers/headers:144", + "description": "The size of the resource in bytes." + }, + "Date": { + "$ref": "#/components/headers/headers:145", + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated." + } + } + }, + "responses:43": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·filesystem-path-resource-directory-create·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:18" + } + } + }, + "headers": { + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:146", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:147", + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:148", + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + } + } + }, + "responses:44": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·201", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·filesystem-path-directoryrename·put·responses·201" + ] + }, + "description": "The directory was renamed.", + "headers": { + "x-ms-continuation": { + "$ref": "#/components/headers/headers:149", + "description": "When renaming a directory, the number of paths that are renamed with each invocation is limited. If the number of paths to be renamed exceeds this limit, a continuation token is returned in this response header. When a continuation token is returned in the response, it must be specified in a subsequent invocation of the rename operation to continue renaming the directory.", + "x-ms-client-name": "marker" + }, + "ETag": { + "$ref": "#/components/headers/headers:150", + "description": "An HTTP entity tag associated with the file or directory." + }, + "Last-Modified": { + "$ref": "#/components/headers/headers:151", + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time." + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:152", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:153", + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:154", + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "Content-Length": { + "$ref": "#/components/headers/headers:155", + "description": "The size of the resource in bytes." + }, + "Date": { + "$ref": "#/components/headers/headers:156", + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated." + } + } + }, + "responses:45": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·filesystem-path-directoryrename·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:18" + } + } + }, + "headers": { + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:157", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:158", + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:159", + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + } + } + }, + "responses:46": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directorydelete·delete·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·filesystem-path-directorydelete·delete·responses·200" + ] + }, + "description": "The directory was deleted.", + "headers": { + "x-ms-continuation": { + "$ref": "#/components/headers/headers:160", + "description": "When renaming a directory, the number of paths that are renamed with each invocation is limited. If the number of paths to be renamed exceeds this limit, a continuation token is returned in this response header. When a continuation token is returned in the response, it must be specified in a subsequent invocation of the rename operation to continue renaming the directory.", + "x-ms-client-name": "marker" + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:161", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:162", + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:163", + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/headers:164", + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated." + } + } + }, + "responses:47": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directorydelete·delete·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·filesystem-path-directorydelete·delete·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:18" + } + } + }, + "headers": { + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:165", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:166", + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:167", + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + } + } + }, + "responses:48": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200" + ] + }, + "description": "Set directory access control response.", + "headers": { + "Date": { + "$ref": "#/components/headers/headers:168", + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated." + }, + "ETag": { + "$ref": "#/components/headers/headers:169", + "description": "An HTTP entity tag associated with the file or directory." + }, + "Last-Modified": { + "$ref": "#/components/headers/headers:170", + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time." + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:171", + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:172", + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + } + } + }, + "responses:49": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:18" + } + } + }, + "headers": { + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:173", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:174", + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:175", + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + } + } + }, + "responses:50": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200" + ] + }, + "description": "Get directory access control response.", + "headers": { + "Date": { + "$ref": "#/components/headers/headers:176", + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated." + }, + "ETag": { + "$ref": "#/components/headers/headers:177", + "description": "An HTTP entity tag associated with the file or directory." + }, + "Last-Modified": { + "$ref": "#/components/headers/headers:178", + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time." + }, + "x-ms-owner": { + "$ref": "#/components/headers/headers:179", + "description": "The owner of the file or directory. Included in the response if Hierarchical Namespace is enabled for the account." + }, + "x-ms-group": { + "$ref": "#/components/headers/headers:180", + "description": "The owning group of the file or directory. Included in the response if Hierarchical Namespace is enabled for the account." + }, + "x-ms-permissions": { + "$ref": "#/components/headers/headers:181", + "description": "The POSIX access permissions for the file owner, the file owning group, and others. Included in the response if Hierarchical Namespace is enabled for the account." + }, + "x-ms-acl": { + "$ref": "#/components/headers/headers:182", + "description": "The POSIX access control list for the file or directory. Included in the response only if the action is \"getAccessControl\" and Hierarchical Namespace is enabled for the account." + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:183", + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:184", + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + } + } + }, + "responses:51": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:18" + } + } + }, + "headers": { + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:185", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:186", + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:187", + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + } + } + }, + "responses:52": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob·get·responses·200" + ] + }, + "description": "Returns the content of the entire blob.", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:407" + } + } + }, + "headers": { + "Last-Modified": { + "$ref": "#/components/headers/headers:188", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-meta": { + "$ref": "#/components/headers/headers:189", + "x-ms-client-name": "Metadata" + }, + "Content-Length": { + "$ref": "#/components/headers/headers:190", + "description": "The number of bytes present in the response body." + }, + "Content-Type": { + "$ref": "#/components/headers/headers:191", + "description": "The media type of the body of the response. For Download Blob this is 'application/octet-stream'" + }, + "Content-Range": { + "$ref": "#/components/headers/headers:192", + "description": "Indicates the range of bytes returned in the event that the client requested a subset of the blob by setting the 'Range' request header." + }, + "ETag": { + "$ref": "#/components/headers/headers:193", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Content-MD5": { + "$ref": "#/components/headers/headers:194", + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "Content-Encoding": { + "$ref": "#/components/headers/headers:195", + "description": "This header returns the value that was specified for the Content-Encoding request header" + }, + "Cache-Control": { + "$ref": "#/components/headers/headers:196", + "description": "This header is returned if it was previously specified for the blob." + }, + "Content-Disposition": { + "$ref": "#/components/headers/headers:197", + "description": "This header returns the value that was specified for the 'x-ms-blob-content-disposition' header. The Content-Disposition response header field conveys additional information about how to process the response payload, and also can be used to attach additional metadata. For example, if set to attachment, it indicates that the user-agent should not display the response, but instead show a Save As dialog with a filename other than the blob name specified." + }, + "Content-Language": { + "$ref": "#/components/headers/headers:198", + "description": "This header returns the value that was specified for the Content-Language request header." + }, + "x-ms-blob-sequence-number": { + "$ref": "#/components/headers/headers:199", + "description": "The current sequence number for a page blob. This header is not returned for block blobs or append blobs", + "x-ms-client-name": "BlobSequenceNumber" + }, + "x-ms-blob-type": { + "$ref": "#/components/headers/headers:200", + "description": "The blob's type.", + "x-ms-client-name": "BlobType" + }, + "x-ms-copy-completion-time": { + "$ref": "#/components/headers/headers:201", + "description": "Conclusion time of the last attempted Copy Blob operation where this blob was the destination blob. This value can specify the time of a completed, aborted, or failed copy attempt. This header does not appear if a copy is pending, if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List.", + "x-ms-client-name": "CopyCompletionTime" + }, + "x-ms-copy-status-description": { + "$ref": "#/components/headers/headers:202", + "description": "Only appears when x-ms-copy-status is failed or pending. Describes the cause of the last fatal or non-fatal copy operation failure. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List", + "x-ms-client-name": "CopyStatusDescription" + }, + "x-ms-copy-id": { + "$ref": "#/components/headers/headers:203", + "description": "String identifier for this copy operation. Use with Get Blob Properties to check the status of this copy operation, or pass to Abort Copy Blob to abort a pending copy.", + "x-ms-client-name": "CopyId" + }, + "x-ms-copy-progress": { + "$ref": "#/components/headers/headers:204", + "description": "Contains the number of bytes copied and the total bytes in the source in the last attempted Copy Blob operation where this blob was the destination blob. Can show between 0 and Content-Length bytes copied. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List", + "x-ms-client-name": "CopyProgress" + }, + "x-ms-copy-source": { + "$ref": "#/components/headers/headers:205", + "description": "URL up to 2 KB in length that specifies the source blob or file used in the last attempted Copy Blob operation where this blob was the destination blob. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List.", + "x-ms-client-name": "CopySource" + }, + "x-ms-copy-status": { + "$ref": "#/components/headers/headers:206", + "description": "State of the copy operation identified by x-ms-copy-id.", + "x-ms-client-name": "CopyStatus" + }, + "x-ms-lease-duration": { + "$ref": "#/components/headers/headers:207", + "description": "When a blob is leased, specifies whether the lease is of infinite or fixed duration.", + "x-ms-client-name": "LeaseDuration" + }, + "x-ms-lease-state": { + "$ref": "#/components/headers/headers:208", + "description": "Lease state of the blob.", + "x-ms-client-name": "LeaseState" + }, + "x-ms-lease-status": { + "$ref": "#/components/headers/headers:209", + "description": "The current lease status of the blob.", + "x-ms-client-name": "LeaseStatus" + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:210", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:211", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:212", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Accept-Ranges": { + "$ref": "#/components/headers/headers:213", + "description": "Indicates that the service supports requests for partial blob content." + }, + "Date": { + "$ref": "#/components/headers/headers:214", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-blob-committed-block-count": { + "$ref": "#/components/headers/headers:215", + "description": "The number of committed blocks present in the blob. This header is returned only for append blobs.", + "x-ms-client-name": "BlobCommittedBlockCount" + }, + "x-ms-server-encrypted": { + "$ref": "#/components/headers/headers:216", + "description": "The value of this header is set to true if the blob data and application metadata are completely encrypted using the specified algorithm. Otherwise, the value is set to false (when the blob is unencrypted, or if only parts of the blob/application metadata are encrypted).", + "x-ms-client-name": "IsServerEncrypted" + }, + "x-ms-encryption-key-sha256": { + "$ref": "#/components/headers/headers:217", + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "x-ms-blob-content-md5": { + "$ref": "#/components/headers/headers:218", + "description": "If the blob has a MD5 hash, and if request contains range header (Range or x-ms-range), this response header is returned with the value of the whole blob's MD5 value. This value may or may not be equal to the value returned in Content-MD5 header, with the latter calculated from the requested range", + "x-ms-client-name": "BlobContentMD5" + } + } + }, + "responses:53": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob·get·responses·206" + ] + }, + "description": "Returns the content of a specified range of the blob.", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:439" + } + } + }, + "headers": { + "Last-Modified": { + "$ref": "#/components/headers/headers:219", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-meta": { + "$ref": "#/components/headers/headers:220", + "x-ms-client-name": "Metadata" + }, + "Content-Length": { + "$ref": "#/components/headers/headers:221", + "description": "The number of bytes present in the response body." + }, + "Content-Type": { + "$ref": "#/components/headers/headers:222", + "description": "The media type of the body of the response. For Download Blob this is 'application/octet-stream'" + }, + "Content-Range": { + "$ref": "#/components/headers/headers:223", + "description": "Indicates the range of bytes returned in the event that the client requested a subset of the blob by setting the 'Range' request header." + }, + "ETag": { + "$ref": "#/components/headers/headers:224", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Content-MD5": { + "$ref": "#/components/headers/headers:225", + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "Content-Encoding": { + "$ref": "#/components/headers/headers:226", + "description": "This header returns the value that was specified for the Content-Encoding request header" + }, + "Cache-Control": { + "$ref": "#/components/headers/headers:227", + "description": "This header is returned if it was previously specified for the blob." + }, + "Content-Disposition": { + "$ref": "#/components/headers/headers:228", + "description": "This header returns the value that was specified for the 'x-ms-blob-content-disposition' header. The Content-Disposition response header field conveys additional information about how to process the response payload, and also can be used to attach additional metadata. For example, if set to attachment, it indicates that the user-agent should not display the response, but instead show a Save As dialog with a filename other than the blob name specified." + }, + "Content-Language": { + "$ref": "#/components/headers/headers:229", + "description": "This header returns the value that was specified for the Content-Language request header." + }, + "x-ms-blob-sequence-number": { + "$ref": "#/components/headers/headers:230", + "description": "The current sequence number for a page blob. This header is not returned for block blobs or append blobs", + "x-ms-client-name": "BlobSequenceNumber" + }, + "x-ms-blob-type": { + "$ref": "#/components/headers/headers:231", + "description": "The blob's type.", + "x-ms-client-name": "BlobType" + }, + "x-ms-content-crc64": { + "$ref": "#/components/headers/headers:232", + "description": "If the request is to read a specified range and the x-ms-range-get-content-crc64 is set to true, then the request returns a crc64 for the range, as long as the range size is less than or equal to 4 MB. If both x-ms-range-get-content-crc64 & x-ms-range-get-content-md5 is specified in the same request, it will fail with 400(Bad Request)", + "x-ms-client-name": "ContentCrc64" + }, + "x-ms-copy-completion-time": { + "$ref": "#/components/headers/headers:233", + "description": "Conclusion time of the last attempted Copy Blob operation where this blob was the destination blob. This value can specify the time of a completed, aborted, or failed copy attempt. This header does not appear if a copy is pending, if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List.", + "x-ms-client-name": "CopyCompletionTime" + }, + "x-ms-copy-status-description": { + "$ref": "#/components/headers/headers:234", + "description": "Only appears when x-ms-copy-status is failed or pending. Describes the cause of the last fatal or non-fatal copy operation failure. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List", + "x-ms-client-name": "CopyStatusDescription" + }, + "x-ms-copy-id": { + "$ref": "#/components/headers/headers:235", + "description": "String identifier for this copy operation. Use with Get Blob Properties to check the status of this copy operation, or pass to Abort Copy Blob to abort a pending copy.", + "x-ms-client-name": "CopyId" + }, + "x-ms-copy-progress": { + "$ref": "#/components/headers/headers:236", + "description": "Contains the number of bytes copied and the total bytes in the source in the last attempted Copy Blob operation where this blob was the destination blob. Can show between 0 and Content-Length bytes copied. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List", + "x-ms-client-name": "CopyProgress" + }, + "x-ms-copy-source": { + "$ref": "#/components/headers/headers:237", + "description": "URL up to 2 KB in length that specifies the source blob or file used in the last attempted Copy Blob operation where this blob was the destination blob. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List.", + "x-ms-client-name": "CopySource" + }, + "x-ms-copy-status": { + "$ref": "#/components/headers/headers:238", + "description": "State of the copy operation identified by x-ms-copy-id.", + "x-ms-client-name": "CopyStatus" + }, + "x-ms-lease-duration": { + "$ref": "#/components/headers/headers:239", + "description": "When a blob is leased, specifies whether the lease is of infinite or fixed duration.", + "x-ms-client-name": "LeaseDuration" + }, + "x-ms-lease-state": { + "$ref": "#/components/headers/headers:240", + "description": "Lease state of the blob.", + "x-ms-client-name": "LeaseState" + }, + "x-ms-lease-status": { + "$ref": "#/components/headers/headers:241", + "description": "The current lease status of the blob.", + "x-ms-client-name": "LeaseStatus" + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:242", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:243", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:244", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Accept-Ranges": { + "$ref": "#/components/headers/headers:245", + "description": "Indicates that the service supports requests for partial blob content." + }, + "Date": { + "$ref": "#/components/headers/headers:246", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-blob-committed-block-count": { + "$ref": "#/components/headers/headers:247", + "description": "The number of committed blocks present in the blob. This header is returned only for append blobs.", + "x-ms-client-name": "BlobCommittedBlockCount" + }, + "x-ms-server-encrypted": { + "$ref": "#/components/headers/headers:248", + "description": "The value of this header is set to true if the blob data and application metadata are completely encrypted using the specified algorithm. Otherwise, the value is set to false (when the blob is unencrypted, or if only parts of the blob/application metadata are encrypted).", + "x-ms-client-name": "IsServerEncrypted" + }, + "x-ms-encryption-key-sha256": { + "$ref": "#/components/headers/headers:249", + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "x-ms-blob-content-md5": { + "$ref": "#/components/headers/headers:250", + "description": "If the blob has a MD5 hash, and if request contains range header (Range or x-ms-range), this response header is returned with the value of the whole blob's MD5 value. This value may or may not be equal to the value returned in Content-MD5 header, with the latter calculated from the requested range", + "x-ms-client-name": "BlobContentMD5" + } + } + }, + "responses:54": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob·get·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/headers:251", + "x-ms-client-name": "ErrorCode" + } + } + }, + "responses:55": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob·head·responses·200" + ] + }, + "description": "Returns the properties of the blob.", + "headers": { + "Last-Modified": { + "$ref": "#/components/headers/headers:252", + "description": "Returns the date and time the blob was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-creation-time": { + "$ref": "#/components/headers/headers:253", + "description": "Returns the date and time the blob was created.", + "x-ms-client-name": "CreationTime" + }, + "x-ms-meta": { + "$ref": "#/components/headers/headers:254", + "x-ms-client-name": "Metadata" + }, + "x-ms-blob-type": { + "$ref": "#/components/headers/headers:255", + "description": "The blob's type.", + "x-ms-client-name": "BlobType" + }, + "x-ms-copy-completion-time": { + "$ref": "#/components/headers/headers:256", + "description": "Conclusion time of the last attempted Copy Blob operation where this blob was the destination blob. This value can specify the time of a completed, aborted, or failed copy attempt. This header does not appear if a copy is pending, if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List.", + "x-ms-client-name": "CopyCompletionTime" + }, + "x-ms-copy-status-description": { + "$ref": "#/components/headers/headers:257", + "description": "Only appears when x-ms-copy-status is failed or pending. Describes the cause of the last fatal or non-fatal copy operation failure. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List", + "x-ms-client-name": "CopyStatusDescription" + }, + "x-ms-copy-id": { + "$ref": "#/components/headers/headers:258", + "description": "String identifier for this copy operation. Use with Get Blob Properties to check the status of this copy operation, or pass to Abort Copy Blob to abort a pending copy.", + "x-ms-client-name": "CopyId" + }, + "x-ms-copy-progress": { + "$ref": "#/components/headers/headers:259", + "description": "Contains the number of bytes copied and the total bytes in the source in the last attempted Copy Blob operation where this blob was the destination blob. Can show between 0 and Content-Length bytes copied. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List", + "x-ms-client-name": "CopyProgress" + }, + "x-ms-copy-source": { + "$ref": "#/components/headers/headers:260", + "description": "URL up to 2 KB in length that specifies the source blob or file used in the last attempted Copy Blob operation where this blob was the destination blob. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List.", + "x-ms-client-name": "CopySource" + }, + "x-ms-copy-status": { + "$ref": "#/components/headers/headers:261", + "description": "State of the copy operation identified by x-ms-copy-id.", + "x-ms-client-name": "CopyStatus" + }, + "x-ms-incremental-copy": { + "$ref": "#/components/headers/headers:262", + "description": "Included if the blob is incremental copy blob.", + "x-ms-client-name": "IsIncrementalCopy" + }, + "x-ms-copy-destination-snapshot": { + "$ref": "#/components/headers/headers:263", + "description": "Included if the blob is incremental copy blob or incremental copy snapshot, if x-ms-copy-status is success. Snapshot time of the last successful incremental copy snapshot for this blob.", + "x-ms-client-name": "DestinationSnapshot" + }, + "x-ms-lease-duration": { + "$ref": "#/components/headers/headers:264", + "description": "When a blob is leased, specifies whether the lease is of infinite or fixed duration.", + "x-ms-client-name": "LeaseDuration" + }, + "x-ms-lease-state": { + "$ref": "#/components/headers/headers:265", + "description": "Lease state of the blob.", + "x-ms-client-name": "LeaseState" + }, + "x-ms-lease-status": { + "$ref": "#/components/headers/headers:266", + "description": "The current lease status of the blob.", + "x-ms-client-name": "LeaseStatus" + }, + "Content-Length": { + "$ref": "#/components/headers/headers:267", + "description": "The number of bytes present in the response body." + }, + "Content-Type": { + "$ref": "#/components/headers/headers:268", + "description": "The content type specified for the blob. The default content type is 'application/octet-stream'" + }, + "ETag": { + "$ref": "#/components/headers/headers:269", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Content-MD5": { + "$ref": "#/components/headers/headers:270", + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "Content-Encoding": { + "$ref": "#/components/headers/headers:271", + "description": "This header returns the value that was specified for the Content-Encoding request header" + }, + "Content-Disposition": { + "$ref": "#/components/headers/headers:272", + "description": "This header returns the value that was specified for the 'x-ms-blob-content-disposition' header. The Content-Disposition response header field conveys additional information about how to process the response payload, and also can be used to attach additional metadata. For example, if set to attachment, it indicates that the user-agent should not display the response, but instead show a Save As dialog with a filename other than the blob name specified." + }, + "Content-Language": { + "$ref": "#/components/headers/headers:273", + "description": "This header returns the value that was specified for the Content-Language request header." + }, + "Cache-Control": { + "$ref": "#/components/headers/headers:274", + "description": "This header is returned if it was previously specified for the blob." + }, + "x-ms-blob-sequence-number": { + "$ref": "#/components/headers/headers:275", + "description": "The current sequence number for a page blob. This header is not returned for block blobs or append blobs", + "x-ms-client-name": "BlobSequenceNumber" + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:276", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:277", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:278", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/headers:279", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "Accept-Ranges": { + "$ref": "#/components/headers/headers:280", + "description": "Indicates that the service supports requests for partial blob content." + }, + "x-ms-blob-committed-block-count": { + "$ref": "#/components/headers/headers:281", + "description": "The number of committed blocks present in the blob. This header is returned only for append blobs.", + "x-ms-client-name": "BlobCommittedBlockCount" + }, + "x-ms-server-encrypted": { + "$ref": "#/components/headers/headers:282", + "description": "The value of this header is set to true if the blob data and application metadata are completely encrypted using the specified algorithm. Otherwise, the value is set to false (when the blob is unencrypted, or if only parts of the blob/application metadata are encrypted).", + "x-ms-client-name": "IsServerEncrypted" + }, + "x-ms-encryption-key-sha256": { + "$ref": "#/components/headers/headers:283", + "description": "The SHA-256 hash of the encryption key used to encrypt the metadata. This header is only returned when the metadata was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "x-ms-access-tier": { + "$ref": "#/components/headers/headers:284", + "description": "The tier of page blob on a premium storage account or tier of block blob on blob storage LRS accounts. For a list of allowed premium page blob tiers, see https://docs.microsoft.com/en-us/azure/virtual-machines/windows/premium-storage#features. For blob storage LRS accounts, valid values are Hot/Cool/Archive.", + "x-ms-client-name": "AccessTier" + }, + "x-ms-access-tier-inferred": { + "$ref": "#/components/headers/headers:285", + "description": "For page blobs on a premium storage account only. If the access tier is not explicitly set on the blob, the tier is inferred based on its content length and this header will be returned with true value.", + "x-ms-client-name": "AccessTierInferred" + }, + "x-ms-archive-status": { + "$ref": "#/components/headers/headers:286", + "description": "For blob storage LRS accounts, valid values are rehydrate-pending-to-hot/rehydrate-pending-to-cool. If the blob is being rehydrated and is not complete then this header is returned indicating that rehydrate is pending and also tells the destination tier.", + "x-ms-client-name": "ArchiveStatus" + }, + "x-ms-access-tier-change-time": { + "$ref": "#/components/headers/headers:287", + "description": "The time the tier was changed on the object. This is only returned if the tier on the block blob was ever set.", + "x-ms-client-name": "AccessTierChangeTime" + } + } + }, + "responses:56": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob·head·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/headers:288", + "x-ms-client-name": "ErrorCode" + } + } + }, + "responses:57": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·delete·responses·202", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob·delete·responses·202" + ] + }, + "description": "The delete request was accepted and the blob will be deleted.", + "headers": { + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:289", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:290", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:291", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/headers:292", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "responses:58": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·delete·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob·delete·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/headers:293", + "x-ms-client-name": "ErrorCode" + } + } + }, + "responses:59": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200" + ] + }, + "description": "Set blob access control response.", + "headers": { + "Date": { + "$ref": "#/components/headers/headers:294", + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated." + }, + "ETag": { + "$ref": "#/components/headers/headers:295", + "description": "An HTTP entity tag associated with the file or directory." + }, + "Last-Modified": { + "$ref": "#/components/headers/headers:296", + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time." + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:297", + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:298", + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + } + } + }, + "responses:60": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:18" + } + } + }, + "headers": { + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:299", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:300", + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:301", + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + } + } + }, + "responses:61": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200" + ] + }, + "description": "Get blob access control response.", + "headers": { + "Date": { + "$ref": "#/components/headers/headers:302", + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated." + }, + "ETag": { + "$ref": "#/components/headers/headers:303", + "description": "An HTTP entity tag associated with the file or directory." + }, + "Last-Modified": { + "$ref": "#/components/headers/headers:304", + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time." + }, + "x-ms-owner": { + "$ref": "#/components/headers/headers:305", + "description": "The owner of the file or directory. Included in the response if Hierarchical Namespace is enabled for the account." + }, + "x-ms-group": { + "$ref": "#/components/headers/headers:306", + "description": "The owning group of the file or directory. Included in the response if Hierarchical Namespace is enabled for the account." + }, + "x-ms-permissions": { + "$ref": "#/components/headers/headers:307", + "description": "The POSIX access permissions for the file owner, the file owning group, and others. Included in the response if Hierarchical Namespace is enabled for the account." + }, + "x-ms-acl": { + "$ref": "#/components/headers/headers:308", + "description": "The POSIX access control list for the file or directory. Included in the response only if the action is \"getAccessControl\" and Hierarchical Namespace is enabled for the account." + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:309", + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:310", + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + } + } + }, + "responses:62": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:18" + } + } + }, + "headers": { + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:311", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:312", + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:313", + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + } + } + }, + "responses:63": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·201", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·filesystem-path-filerename·put·responses·201" + ] + }, + "description": "The file was renamed.", + "headers": { + "ETag": { + "$ref": "#/components/headers/headers:314", + "description": "An HTTP entity tag associated with the file or directory." + }, + "Last-Modified": { + "$ref": "#/components/headers/headers:315", + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time." + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:316", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:317", + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:318", + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "Content-Length": { + "$ref": "#/components/headers/headers:319", + "description": "The size of the resource in bytes." + }, + "Date": { + "$ref": "#/components/headers/headers:320", + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated." + } + } + }, + "responses:64": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·filesystem-path-filerename·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:18" + } + } + }, + "headers": { + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:321", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:322", + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:323", + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + } + } + }, + "responses:65": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·201", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-pageblob·put·responses·201" + ] + }, + "description": "The blob was created.", + "headers": { + "ETag": { + "$ref": "#/components/headers/headers:324", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/headers:325", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "Content-MD5": { + "$ref": "#/components/headers/headers:326", + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:327", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:328", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:329", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/headers:330", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-request-server-encrypted": { + "$ref": "#/components/headers/headers:331", + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "x-ms-encryption-key-sha256": { + "$ref": "#/components/headers/headers:332", + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + } + } + }, + "responses:66": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-pageblob·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/headers:333", + "x-ms-client-name": "ErrorCode" + } + } + }, + "responses:67": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·201", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-appendblob·put·responses·201" + ] + }, + "description": "The blob was created.", + "headers": { + "ETag": { + "$ref": "#/components/headers/headers:334", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/headers:335", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "Content-MD5": { + "$ref": "#/components/headers/headers:336", + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:337", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:338", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:339", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/headers:340", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-request-server-encrypted": { + "$ref": "#/components/headers/headers:341", + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "x-ms-encryption-key-sha256": { + "$ref": "#/components/headers/headers:342", + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + } + } + }, + "responses:68": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-appendblob·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/headers:343", + "x-ms-client-name": "ErrorCode" + } + } + }, + "responses:69": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·201", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-blockblob·put·responses·201" + ] + }, + "description": "The blob was updated.", + "headers": { + "ETag": { + "$ref": "#/components/headers/headers:344", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/headers:345", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "Content-MD5": { + "$ref": "#/components/headers/headers:346", + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:347", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:348", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:349", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/headers:350", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-request-server-encrypted": { + "$ref": "#/components/headers/headers:351", + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "x-ms-encryption-key-sha256": { + "$ref": "#/components/headers/headers:352", + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + } + } + }, + "responses:70": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-blockblob·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/headers:353", + "x-ms-client-name": "ErrorCode" + } + } + }, + "responses:71": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-undelete·put·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-undelete·put·responses·200" + ] + }, + "description": "The blob was undeleted successfully.", + "headers": { + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:354", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:355", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:356", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/headers:357", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated." + } + } + }, + "responses:72": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-undelete·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-undelete·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/headers:358", + "x-ms-client-name": "ErrorCode" + } + } + }, + "responses:73": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-sethttpheaders·put·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-properties-sethttpheaders·put·responses·200" + ] + }, + "description": "The properties were set successfully.", + "headers": { + "ETag": { + "$ref": "#/components/headers/headers:359", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/headers:360", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-blob-sequence-number": { + "$ref": "#/components/headers/headers:361", + "description": "The current sequence number for a page blob. This header is not returned for block blobs or append blobs", + "x-ms-client-name": "BlobSequenceNumber" + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:362", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:363", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:364", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/headers:365", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "responses:74": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-sethttpheaders·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-properties-sethttpheaders·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/headers:366", + "x-ms-client-name": "ErrorCode" + } + } + }, + "responses:75": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·put·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-metadata·put·responses·200" + ] + }, + "description": "The metadata was set successfully.", + "headers": { + "ETag": { + "$ref": "#/components/headers/headers:367", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/headers:368", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:369", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:370", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:371", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/headers:372", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-request-server-encrypted": { + "$ref": "#/components/headers/headers:373", + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "x-ms-encryption-key-sha256": { + "$ref": "#/components/headers/headers:374", + "description": "The SHA-256 hash of the encryption key used to encrypt the metadata. This header is only returned when the metadata was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + } + } + }, + "responses:76": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-metadata·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/headers:375", + "x-ms-client-name": "ErrorCode" + } + } + }, + "responses:77": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-acquire·put·responses·201", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-lease-acquire·put·responses·201" + ] + }, + "description": "The Acquire operation completed successfully.", + "headers": { + "ETag": { + "$ref": "#/components/headers/headers:376", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/headers:377", + "description": "Returns the date and time the blob was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-lease-id": { + "$ref": "#/components/headers/headers:378", + "description": "Uniquely identifies a blobs's lease", + "x-ms-client-name": "LeaseId" + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:379", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:380", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:381", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/headers:382", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "responses:78": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-acquire·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-lease-acquire·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/headers:383", + "x-ms-client-name": "ErrorCode" + } + } + }, + "responses:79": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-release·put·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-lease-release·put·responses·200" + ] + }, + "description": "The Release operation completed successfully.", + "headers": { + "ETag": { + "$ref": "#/components/headers/headers:384", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/headers:385", + "description": "Returns the date and time the blob was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:386", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:387", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:388", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/headers:389", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "responses:80": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-release·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-lease-release·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/headers:390", + "x-ms-client-name": "ErrorCode" + } + } + }, + "responses:81": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-renew·put·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-lease-renew·put·responses·200" + ] + }, + "description": "The Renew operation completed successfully.", + "headers": { + "ETag": { + "$ref": "#/components/headers/headers:391", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/headers:392", + "description": "Returns the date and time the blob was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-lease-id": { + "$ref": "#/components/headers/headers:393", + "description": "Uniquely identifies a blobs's lease", + "x-ms-client-name": "LeaseId" + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:394", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:395", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:396", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/headers:397", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "responses:82": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-renew·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-lease-renew·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/headers:398", + "x-ms-client-name": "ErrorCode" + } + } + }, + "responses:83": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-change·put·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-lease-change·put·responses·200" + ] + }, + "description": "The Change operation completed successfully.", + "headers": { + "ETag": { + "$ref": "#/components/headers/headers:399", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/headers:400", + "description": "Returns the date and time the blob was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:401", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:402", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-lease-id": { + "$ref": "#/components/headers/headers:403", + "description": "Uniquely identifies a blobs's lease", + "x-ms-client-name": "LeaseId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:404", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/headers:405", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "responses:84": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-change·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-lease-change·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/headers:406", + "x-ms-client-name": "ErrorCode" + } + } + }, + "responses:85": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-break·put·responses·202", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-lease-break·put·responses·202" + ] + }, + "description": "The Break operation completed successfully.", + "headers": { + "ETag": { + "$ref": "#/components/headers/headers:407", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/headers:408", + "description": "Returns the date and time the blob was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-lease-time": { + "$ref": "#/components/headers/headers:409", + "description": "Approximate time remaining in the lease period, in seconds.", + "x-ms-client-name": "LeaseTime" + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:410", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:411", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:412", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/headers:413", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "responses:86": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-break·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-lease-break·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/headers:414", + "x-ms-client-name": "ErrorCode" + } + } + }, + "responses:87": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·put·responses·201", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-snapshot·put·responses·201" + ] + }, + "description": "The snaptshot was taken successfully.", + "headers": { + "x-ms-snapshot": { + "$ref": "#/components/headers/headers:415", + "description": "Uniquely identifies the snapshot and indicates the snapshot version. It may be used in subsequent requests to access the snapshot", + "x-ms-client-name": "Snapshot" + }, + "ETag": { + "$ref": "#/components/headers/headers:416", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/headers:417", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:418", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:419", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:420", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/headers:421", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-request-server-encrypted": { + "$ref": "#/components/headers/headers:422", + "description": "True if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise. For a snapshot request, this header is set to true when metadata was provided in the request and encrypted with a customer-provided key.", + "x-ms-client-name": "IsServerEncrypted" + } + } + }, + "responses:88": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-snapshot·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/headers:423", + "x-ms-client-name": "ErrorCode" + } + } + }, + "responses:89": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy·put·responses·202", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-copy·put·responses·202" + ] + }, + "description": "The copy blob has been accepted with the specified copy status.", + "headers": { + "ETag": { + "$ref": "#/components/headers/headers:424", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/headers:425", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:426", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:427", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:428", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/headers:429", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-copy-id": { + "$ref": "#/components/headers/headers:430", + "description": "String identifier for this copy operation. Use with Get Blob Properties to check the status of this copy operation, or pass to Abort Copy Blob to abort a pending copy.", + "x-ms-client-name": "CopyId" + }, + "x-ms-copy-status": { + "$ref": "#/components/headers/headers:431", + "description": "State of the copy operation identified by x-ms-copy-id.", + "x-ms-client-name": "CopyStatus" + } + } + }, + "responses:90": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-copy·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/headers:432", + "x-ms-client-name": "ErrorCode" + } + } + }, + "responses:91": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·202", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-copy-sync·put·responses·202" + ] + }, + "description": "The copy has completed.", + "headers": { + "ETag": { + "$ref": "#/components/headers/headers:433", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/headers:434", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:435", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:436", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:437", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/headers:438", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-copy-id": { + "$ref": "#/components/headers/headers:439", + "description": "String identifier for this copy operation.", + "x-ms-client-name": "CopyId" + }, + "x-ms-copy-status": { + "$ref": "#/components/headers/headers:440", + "description": "State of the copy operation identified by x-ms-copy-id.", + "x-ms-client-name": "CopyStatus" + }, + "Content-MD5": { + "$ref": "#/components/headers/headers:441", + "description": "This response header is returned so that the client can check for the integrity of the copied content. This header is only returned if the source content MD5 was specified." + }, + "x-ms-content-crc64": { + "$ref": "#/components/headers/headers:442", + "description": "This response header is returned so that the client can check for the integrity of the copied content." + } + } + }, + "responses:92": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-copy-sync·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/headers:443", + "x-ms-client-name": "ErrorCode" + } + } + }, + "responses:93": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-copyid-copyid·put·responses·204", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-copy-copyid-copyid·put·responses·204" + ] + }, + "description": "The delete request was accepted and the blob will be deleted.", + "headers": { + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:444", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:445", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:446", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/headers:447", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "responses:94": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-copyid-copyid·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-copy-copyid-copyid·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/headers:448", + "x-ms-client-name": "ErrorCode" + } + } + }, + "responses:95": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-tier·put·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-tier·put·responses·200" + ] + }, + "description": "The new tier will take effect immediately.", + "headers": { + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:449", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:450", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:451", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and newer.", + "x-ms-client-name": "Version" + } + } + }, + "responses:96": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-tier·put·responses·202", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-tier·put·responses·202" + ] + }, + "description": "The transition to the new tier is pending.", + "headers": { + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:452", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:453", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:454", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and newer.", + "x-ms-client-name": "Version" + } + } + }, + "responses:97": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-tier·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-tier·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/headers:455", + "x-ms-client-name": "ErrorCode" + } + } + }, + "responses:98": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-restype-account-comp-properties·get·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-restype-account-comp-properties·get·responses·200" + ] + }, + "description": "Success (OK)", + "headers": { + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:456", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:457", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:458", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/headers:459", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-sku-name": { + "$ref": "#/components/headers/headers:460", + "description": "Identifies the sku name of the account", + "x-ms-client-name": "SkuName" + }, + "x-ms-account-kind": { + "$ref": "#/components/headers/headers:461", + "description": "Identifies the account kind", + "x-ms-client-name": "AccountKind" + } + } + }, + "responses:99": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-restype-account-comp-properties·get·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-restype-account-comp-properties·get·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/headers:462", + "x-ms-client-name": "ErrorCode" + } + } + }, + "responses:100": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·responses·201", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-block·put·responses·201" + ] + }, + "description": "The block was created.", + "headers": { + "Content-MD5": { + "$ref": "#/components/headers/headers:463", + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:464", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:465", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:466", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/headers:467", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-content-crc64": { + "$ref": "#/components/headers/headers:468", + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "x-ms-request-server-encrypted": { + "$ref": "#/components/headers/headers:469", + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "x-ms-encryption-key-sha256": { + "$ref": "#/components/headers/headers:470", + "description": "The SHA-256 hash of the encryption key used to encrypt the block. This header is only returned when the block was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + } + } + }, + "responses:101": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-block·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/headers:471", + "x-ms-client-name": "ErrorCode" + } + } + }, + "responses:102": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·put·responses·201", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-block-fromurl·put·responses·201" + ] + }, + "description": "The block was created.", + "headers": { + "Content-MD5": { + "$ref": "#/components/headers/headers:472", + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "x-ms-content-crc64": { + "$ref": "#/components/headers/headers:473", + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:474", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:475", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:476", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/headers:477", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-request-server-encrypted": { + "$ref": "#/components/headers/headers:478", + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "x-ms-encryption-key-sha256": { + "$ref": "#/components/headers/headers:479", + "description": "The SHA-256 hash of the encryption key used to encrypt the block. This header is only returned when the block was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + } + } + }, + "responses:103": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-block-fromurl·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/headers:480", + "x-ms-client-name": "ErrorCode" + } + } + }, + "responses:104": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-blocklist·put·responses·201" + ] + }, + "description": "The block list was recorded.", + "headers": { + "ETag": { + "$ref": "#/components/headers/headers:481", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/headers:482", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "Content-MD5": { + "$ref": "#/components/headers/headers:483", + "description": "This header is returned so that the client can check for message content integrity. This header refers to the content of the request, meaning, in this case, the list of blocks, and not the content of the blob itself." + }, + "x-ms-content-crc64": { + "$ref": "#/components/headers/headers:484", + "description": "This header is returned so that the client can check for message content integrity. This header refers to the content of the request, meaning, in this case, the list of blocks, and not the content of the blob itself." + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:485", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:486", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:487", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/headers:488", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-request-server-encrypted": { + "$ref": "#/components/headers/headers:489", + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "x-ms-encryption-key-sha256": { + "$ref": "#/components/headers/headers:490", + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + } + } + }, + "responses:105": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-blocklist·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/headers:491", + "x-ms-client-name": "ErrorCode" + } + } + }, + "responses:106": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·get·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-blocklist·get·responses·200" + ] + }, + "description": "The page range was written.", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:73" + } + } + }, + "headers": { + "Last-Modified": { + "$ref": "#/components/headers/headers:492", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "ETag": { + "$ref": "#/components/headers/headers:493", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Content-Type": { + "$ref": "#/components/headers/headers:494", + "description": "The media type of the body of the response. For Get Block List this is 'application/xml'" + }, + "x-ms-blob-content-length": { + "$ref": "#/components/headers/headers:495", + "description": "The size of the blob in bytes.", + "x-ms-client-name": "BlobContentLength" + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:496", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:497", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:498", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/headers:499", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "responses:107": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·get·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-blocklist·get·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/headers:500", + "x-ms-client-name": "ErrorCode" + } + } + }, + "responses:108": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-page-update·put·responses·201" + ] + }, + "description": "The page range was written.", + "headers": { + "ETag": { + "$ref": "#/components/headers/headers:501", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/headers:502", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "Content-MD5": { + "$ref": "#/components/headers/headers:503", + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "x-ms-content-crc64": { + "$ref": "#/components/headers/headers:504", + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "x-ms-blob-sequence-number": { + "$ref": "#/components/headers/headers:505", + "description": "The current sequence number for the page blob.", + "x-ms-client-name": "BlobSequenceNumber" + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:506", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:507", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:508", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/headers:509", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-request-server-encrypted": { + "$ref": "#/components/headers/headers:510", + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "x-ms-encryption-key-sha256": { + "$ref": "#/components/headers/headers:511", + "description": "The SHA-256 hash of the encryption key used to encrypt the pages. This header is only returned when the pages were encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + } + } + }, + "responses:109": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-page-update·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/headers:512", + "x-ms-client-name": "ErrorCode" + } + } + }, + "responses:110": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·201", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-page-clear·put·responses·201" + ] + }, + "description": "The page range was cleared.", + "headers": { + "ETag": { + "$ref": "#/components/headers/headers:513", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/headers:514", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "Content-MD5": { + "$ref": "#/components/headers/headers:515", + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "x-ms-content-crc64": { + "$ref": "#/components/headers/headers:516", + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "x-ms-blob-sequence-number": { + "$ref": "#/components/headers/headers:517", + "description": "The current sequence number for the page blob.", + "x-ms-client-name": "BlobSequenceNumber" + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:518", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:519", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:520", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/headers:521", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "responses:111": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-page-clear·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/headers:522", + "x-ms-client-name": "ErrorCode" + } + } + }, + "responses:112": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-page-update-fromurl·put·responses·201" + ] + }, + "description": "The page range was written.", + "headers": { + "ETag": { + "$ref": "#/components/headers/headers:523", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/headers:524", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "Content-MD5": { + "$ref": "#/components/headers/headers:525", + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "x-ms-content-crc64": { + "$ref": "#/components/headers/headers:526", + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "x-ms-blob-sequence-number": { + "$ref": "#/components/headers/headers:527", + "description": "The current sequence number for the page blob.", + "x-ms-client-name": "BlobSequenceNumber" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:528", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:529", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/headers:530", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-request-server-encrypted": { + "$ref": "#/components/headers/headers:531", + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "x-ms-encryption-key-sha256": { + "$ref": "#/components/headers/headers:532", + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + } + } + }, + "responses:113": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-page-update-fromurl·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/headers:533", + "x-ms-client-name": "ErrorCode" + } + } + }, + "responses:114": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist·get·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-pagelist·get·responses·200" + ] + }, + "description": "Information on the page blob was found.", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:112" + } + } + }, + "headers": { + "Last-Modified": { + "$ref": "#/components/headers/headers:534", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "ETag": { + "$ref": "#/components/headers/headers:535", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "x-ms-blob-content-length": { + "$ref": "#/components/headers/headers:536", + "description": "The size of the blob in bytes.", + "x-ms-client-name": "BlobContentLength" + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:537", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:538", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:539", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/headers:540", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "responses:115": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist·get·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-pagelist·get·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/headers:541", + "x-ms-client-name": "ErrorCode" + } + } + }, + "responses:116": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist-diff·get·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-pagelist-diff·get·responses·200" + ] + }, + "description": "Information on the page blob was found.", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:112" + } + } + }, + "headers": { + "Last-Modified": { + "$ref": "#/components/headers/headers:542", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "ETag": { + "$ref": "#/components/headers/headers:543", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "x-ms-blob-content-length": { + "$ref": "#/components/headers/headers:544", + "description": "The size of the blob in bytes.", + "x-ms-client-name": "BlobContentLength" + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:545", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:546", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:547", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/headers:548", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "responses:117": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist-diff·get·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-pagelist-diff·get·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/headers:549", + "x-ms-client-name": "ErrorCode" + } + } + }, + "responses:118": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-resize·put·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-properties-resize·put·responses·200" + ] + }, + "description": "The Blob was resized successfully", + "headers": { + "ETag": { + "$ref": "#/components/headers/headers:550", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/headers:551", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-blob-sequence-number": { + "$ref": "#/components/headers/headers:552", + "description": "The current sequence number for a page blob. This header is not returned for block blobs or append blobs", + "x-ms-client-name": "BlobSequenceNumber" + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:553", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:554", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:555", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/headers:556", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "responses:119": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-resize·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-properties-resize·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/headers:557", + "x-ms-client-name": "ErrorCode" + } + } + }, + "responses:120": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200" + ] + }, + "description": "The sequence numbers were updated successfully.", + "headers": { + "ETag": { + "$ref": "#/components/headers/headers:558", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/headers:559", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-blob-sequence-number": { + "$ref": "#/components/headers/headers:560", + "description": "The current sequence number for a page blob. This header is not returned for block blobs or append blobs", + "x-ms-client-name": "BlobSequenceNumber" + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:561", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:562", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:563", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/headers:564", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "responses:121": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/headers:565", + "x-ms-client-name": "ErrorCode" + } + } + }, + "responses:122": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-incrementalcopy·put·responses·202", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-incrementalcopy·put·responses·202" + ] + }, + "description": "The blob was copied.", + "headers": { + "ETag": { + "$ref": "#/components/headers/headers:566", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/headers:567", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:568", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:569", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:570", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/headers:571", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-copy-id": { + "$ref": "#/components/headers/headers:572", + "description": "String identifier for this copy operation. Use with Get Blob Properties to check the status of this copy operation, or pass to Abort Copy Blob to abort a pending copy.", + "x-ms-client-name": "CopyId" + }, + "x-ms-copy-status": { + "$ref": "#/components/headers/headers:573", + "description": "State of the copy operation identified by x-ms-copy-id.", + "x-ms-client-name": "CopyStatus" + } + } + }, + "responses:123": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-incrementalcopy·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-incrementalcopy·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/headers:574", + "x-ms-client-name": "ErrorCode" + } + } + }, + "responses:124": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-appendblock·put·responses·201" + ] + }, + "description": "The block was created.", + "headers": { + "ETag": { + "$ref": "#/components/headers/headers:575", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/headers:576", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "Content-MD5": { + "$ref": "#/components/headers/headers:577", + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "x-ms-content-crc64": { + "$ref": "#/components/headers/headers:578", + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/headers:579", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:580", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:581", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/headers:582", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-blob-append-offset": { + "$ref": "#/components/headers/headers:583", + "description": "This response header is returned only for append operations. It returns the offset at which the block was committed, in bytes.", + "x-ms-client-name": "BlobAppendOffset" + }, + "x-ms-blob-committed-block-count": { + "$ref": "#/components/headers/headers:584", + "description": "The number of committed blocks present in the blob. This header is returned only for append blobs.", + "x-ms-client-name": "BlobCommittedBlockCount" + }, + "x-ms-request-server-encrypted": { + "$ref": "#/components/headers/headers:585", + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "x-ms-encryption-key-sha256": { + "$ref": "#/components/headers/headers:586", + "description": "The SHA-256 hash of the encryption key used to encrypt the block. This header is only returned when the block was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + } + } + }, + "responses:125": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-appendblock·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/headers:587", + "x-ms-client-name": "ErrorCode" + } + } + }, + "responses:126": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-appendblock-fromurl·put·responses·201" + ] + }, + "description": "The block was created.", + "headers": { + "ETag": { + "$ref": "#/components/headers/headers:588", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/headers:589", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "Content-MD5": { + "$ref": "#/components/headers/headers:590", + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "x-ms-content-crc64": { + "$ref": "#/components/headers/headers:591", + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "x-ms-request-id": { + "$ref": "#/components/headers/headers:592", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/headers:593", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/headers:594", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-blob-append-offset": { + "$ref": "#/components/headers/headers:595", + "description": "This response header is returned only for append operations. It returns the offset at which the block was committed, in bytes.", + "x-ms-client-name": "BlobAppendOffset" + }, + "x-ms-blob-committed-block-count": { + "$ref": "#/components/headers/headers:596", + "description": "The number of committed blocks present in the blob. This header is returned only for append blobs.", + "x-ms-client-name": "BlobCommittedBlockCount" + }, + "x-ms-encryption-key-sha256": { + "$ref": "#/components/headers/headers:597", + "description": "The SHA-256 hash of the encryption key used to encrypt the block. This header is only returned when the block was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "x-ms-request-server-encrypted": { + "$ref": "#/components/headers/headers:598", + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + } + } + }, + "responses:127": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-appendblock-fromurl·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/headers:599", + "x-ms-client-name": "ErrorCode" + } + } + } + }, + "headers": { + "headers:0": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·put·responses·202·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-service-comp-properties·put·responses·202·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:217" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:1": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·put·responses·202·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-service-comp-properties·put·responses·202·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:218" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:2": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·put·responses·202·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-service-comp-properties·put·responses·202·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:219" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:3": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-service-comp-properties·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:220" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:4": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·get·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-service-comp-properties·get·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:221" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:5": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·get·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-service-comp-properties·get·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:222" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:6": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·get·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-service-comp-properties·get·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:223" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:7": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·get·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-service-comp-properties·get·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:224" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:8": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-stats·get·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-service-comp-stats·get·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:225" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:9": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-stats·get·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-service-comp-stats·get·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:226" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:10": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-stats·get·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-service-comp-stats·get·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:227" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:11": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-stats·get·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-service-comp-stats·get·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:228" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:12": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-stats·get·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-service-comp-stats·get·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:229" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:13": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-list·get·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·comp-list·get·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:230" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:14": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-list·get·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·comp-list·get·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:231" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:15": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-list·get·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·comp-list·get·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:232" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:16": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-list·get·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·comp-list·get·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:233" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:17": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-userdelegationkey·post·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-service-comp-userdelegationkey·post·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:234" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:18": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-userdelegationkey·post·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-service-comp-userdelegationkey·post·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:235" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:19": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-userdelegationkey·post·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-service-comp-userdelegationkey·post·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:236" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:20": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-userdelegationkey·post·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-service-comp-userdelegationkey·post·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:237" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:21": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-userdelegationkey·post·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-service-comp-userdelegationkey·post·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:238" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:22": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-account-comp-properties·get·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-account-comp-properties·get·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:239" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:23": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-account-comp-properties·get·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-account-comp-properties·get·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:240" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:24": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-account-comp-properties·get·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-account-comp-properties·get·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:241" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:25": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-account-comp-properties·get·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-account-comp-properties·get·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:242" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:26": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-account-comp-properties·get·responses·200·headers·x_ms_sku_name", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-account-comp-properties·get·responses·200·headers·x_ms_sku_name" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:243" + }, + "description": "Identifies the sku name of the account", + "x-ms-client-name": "SkuName" + }, + "headers:27": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-account-comp-properties·get·responses·200·headers·x_ms_account_kind", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-account-comp-properties·get·responses·200·headers·x_ms_account_kind" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:244" + }, + "description": "Identifies the account kind", + "x-ms-client-name": "AccountKind" + }, + "headers:28": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-account-comp-properties·get·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-account-comp-properties·get·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:245" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:29": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-batch·post·responses·200·headers·content_type", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·comp-batch·post·responses·200·headers·content_type" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:248" + }, + "description": "The media type of the body of the response. For batch requests, this is multipart/mixed; boundary=batchresponse_GUID" + }, + "headers:30": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-batch·post·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·comp-batch·post·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:249" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:31": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-batch·post·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·comp-batch·post·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:250" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:32": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-batch·post·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·comp-batch·post·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:251" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:33": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·put·responses·201·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·put·responses·201·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:252" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:34": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·put·responses·201·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·put·responses·201·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:253" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:35": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·put·responses·201·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·put·responses·201·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:254" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:36": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·put·responses·201·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·put·responses·201·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:255" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:37": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·put·responses·201·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·put·responses·201·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:256" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:38": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·put·responses·201·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·put·responses·201·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:257" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:39": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:258" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:40": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·x_ms_meta", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·get·responses·200·headers·x_ms_meta" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:259" + }, + "x-ms-client-name": "Metadata", + "x-ms-header-collection-prefix": "x-ms-meta-" + }, + "headers:41": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·get·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:260" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:42": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·get·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:261" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:43": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·x_ms_lease_duration", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·get·responses·200·headers·x_ms_lease_duration" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:13" + }, + "description": "When a blob is leased, specifies whether the lease is of infinite or fixed duration.", + "x-ms-client-name": "LeaseDuration" + }, + "headers:44": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·x_ms_lease_state", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·get·responses·200·headers·x_ms_lease_state" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:14" + }, + "description": "Lease state of the blob.", + "x-ms-client-name": "LeaseState" + }, + "headers:45": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·x_ms_lease_status", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·get·responses·200·headers·x_ms_lease_status" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:15" + }, + "description": "The current lease status of the blob.", + "x-ms-client-name": "LeaseStatus" + }, + "headers:46": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·get·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:265" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:47": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·get·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:266" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:48": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·get·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:267" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:49": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·get·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:268" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:50": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·x_ms_blob_public_access", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·get·responses·200·headers·x_ms_blob_public_access" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:11" + }, + "description": "Indicated whether data in the container may be accessed publicly and the level of access", + "x-ms-client-name": "BlobPublicAccess" + }, + "headers:51": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·x_ms_has_immutability_policy", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·get·responses·200·headers·x_ms_has_immutability_policy" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:270" + }, + "description": "Indicates whether the container has an immutability policy set on it.", + "x-ms-client-name": "HasImmutabilityPolicy" + }, + "headers:52": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·x_ms_has_legal_hold", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·get·responses·200·headers·x_ms_has_legal_hold" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:271" + }, + "description": "Indicates whether the container has a legal hold.", + "x-ms-client-name": "HasLegalHold" + }, + "headers:53": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·get·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:272" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:54": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·delete·responses·202·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·delete·responses·202·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:273" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:55": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·delete·responses·202·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·delete·responses·202·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:274" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:56": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·delete·responses·202·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·delete·responses·202·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:275" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:57": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·delete·responses·202·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·delete·responses·202·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:276" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:58": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·delete·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·delete·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:277" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:59": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-metadata·put·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-metadata·put·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:278" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:60": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-metadata·put·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-metadata·put·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:279" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:61": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-metadata·put·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-metadata·put·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:280" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:62": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-metadata·put·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-metadata·put·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:281" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:63": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-metadata·put·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-metadata·put·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:282" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:64": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-metadata·put·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-metadata·put·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:283" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:65": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-metadata·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-metadata·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:284" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:66": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_blob_public_access", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_blob_public_access" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:11" + }, + "description": "Indicated whether data in the container may be accessed publicly and the level of access", + "x-ms-client-name": "BlobPublicAccess" + }, + "headers:67": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·get·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-acl·get·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:286" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:68": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·get·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-acl·get·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:287" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:69": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:288" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:70": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:289" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:71": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:290" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:72": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·get·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-acl·get·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:291" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:73": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·get·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-acl·get·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:292" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:74": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·put·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-acl·put·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:293" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:75": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·put·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-acl·put·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:294" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:76": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·put·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-acl·put·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:295" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:77": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·put·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-acl·put·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:296" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:78": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·put·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-acl·put·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:297" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:79": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·put·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-acl·put·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:298" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:80": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-acl·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:299" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:81": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:300" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:82": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:301" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:83": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_lease_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_lease_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:302" + }, + "description": "Uniquely identifies a container's lease", + "x-ms-client-name": "LeaseId" + }, + "headers:84": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:303" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:85": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:304" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:86": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:305" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:87": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:306" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:88": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-acquire·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:307" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:89": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-release·put·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-release·put·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:308" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:90": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-release·put·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-release·put·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:309" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:91": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-release·put·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-release·put·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:310" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:92": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-release·put·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-release·put·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:311" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:93": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-release·put·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-release·put·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:312" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:94": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-release·put·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-release·put·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:313" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:95": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-release·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-release·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:314" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:96": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:315" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:97": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:316" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:98": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_lease_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_lease_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:317" + }, + "description": "Uniquely identifies a container's lease", + "x-ms-client-name": "LeaseId" + }, + "headers:99": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:318" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:100": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:319" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:101": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:320" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:102": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:321" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:103": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-renew·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:322" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:104": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·put·responses·202·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-break·put·responses·202·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:323" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:105": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·put·responses·202·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-break·put·responses·202·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:324" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:106": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_lease_time", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_lease_time" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:325" + }, + "description": "Approximate time remaining in the lease period, in seconds.", + "x-ms-client-name": "LeaseTime" + }, + "headers:107": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:326" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:108": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:327" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:109": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:328" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:110": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·put·responses·202·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-break·put·responses·202·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:329" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:111": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-break·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:330" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:112": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·put·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-change·put·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:331" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:113": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·put·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-change·put·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:332" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:114": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_lease_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_lease_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:333" + }, + "description": "Uniquely identifies a container's lease", + "x-ms-client-name": "LeaseId" + }, + "headers:115": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:334" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:116": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:335" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:117": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:336" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:118": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·put·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-change·put·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:337" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:119": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-change·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:338" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:120": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-flat·get·responses·200·headers·content_type", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-list-flat·get·responses·200·headers·content_type" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:339" + }, + "description": "The media type of the body of the response. For List Blobs this is 'application/xml'" + }, + "headers:121": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-flat·get·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-list-flat·get·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:340" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:122": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-flat·get·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-list-flat·get·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:341" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:123": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-flat·get·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-list-flat·get·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:342" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:124": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-flat·get·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-list-flat·get·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:343" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:125": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-flat·get·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-list-flat·get·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:344" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:126": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·content_type", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·content_type" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:345" + }, + "description": "The media type of the body of the response. For List Blobs this is 'application/xml'" + }, + "headers:127": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:346" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:128": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:347" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:129": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:348" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:130": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:349" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:131": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-hierarchy·get·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-list-hierarchy·get·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:350" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:132": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:351" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:133": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:352" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:134": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:353" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:135": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-account-comp-properties·get·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-account-comp-properties·get·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:354" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:136": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_sku_name", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_sku_name" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:243" + }, + "description": "Identifies the sku name of the account", + "x-ms-client-name": "SkuName" + }, + "headers:137": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_account_kind", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_account_kind" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:244" + }, + "description": "Identifies the account kind", + "x-ms-client-name": "AccountKind" + }, + "headers:138": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-account-comp-properties·get·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-account-comp-properties·get·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:357" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:139": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·201·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-resource-directory-create·put·responses·201·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:358" + }, + "description": "An HTTP entity tag associated with the file or directory." + }, + "headers:140": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·201·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-resource-directory-create·put·responses·201·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:359" + }, + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time." + }, + "headers:141": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·201·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-resource-directory-create·put·responses·201·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:360" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:142": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·201·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-resource-directory-create·put·responses·201·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:361" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "headers:143": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·201·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-resource-directory-create·put·responses·201·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:362" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "headers:144": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·201·headers·content_length", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-resource-directory-create·put·responses·201·headers·content_length" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:363" + }, + "description": "The size of the resource in bytes." + }, + "headers:145": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·201·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-resource-directory-create·put·responses·201·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:364" + }, + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated." + }, + "headers:146": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·default·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-resource-directory-create·put·responses·default·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:365" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:147": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·default·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-resource-directory-create·put·responses·default·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:366" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "headers:148": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·default·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-resource-directory-create·put·responses·default·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:367" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "headers:149": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_continuation", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_continuation" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:368" + }, + "description": "When renaming a directory, the number of paths that are renamed with each invocation is limited. If the number of paths to be renamed exceeds this limit, a continuation token is returned in this response header. When a continuation token is returned in the response, it must be specified in a subsequent invocation of the rename operation to continue renaming the directory.", + "x-ms-client-name": "marker" + }, + "headers:150": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·201·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-directoryrename·put·responses·201·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:369" + }, + "description": "An HTTP entity tag associated with the file or directory." + }, + "headers:151": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·201·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-directoryrename·put·responses·201·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:370" + }, + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time." + }, + "headers:152": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:371" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:153": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:372" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "headers:154": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:373" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "headers:155": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·201·headers·content_length", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-directoryrename·put·responses·201·headers·content_length" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:374" + }, + "description": "The size of the resource in bytes." + }, + "headers:156": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·201·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-directoryrename·put·responses·201·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:375" + }, + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated." + }, + "headers:157": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·default·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-directoryrename·put·responses·default·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:376" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:158": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·default·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-directoryrename·put·responses·default·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:377" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "headers:159": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·default·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-directoryrename·put·responses·default·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:378" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "headers:160": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_continuation", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_continuation" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:379" + }, + "description": "When renaming a directory, the number of paths that are renamed with each invocation is limited. If the number of paths to be renamed exceeds this limit, a continuation token is returned in this response header. When a continuation token is returned in the response, it must be specified in a subsequent invocation of the rename operation to continue renaming the directory.", + "x-ms-client-name": "marker" + }, + "headers:161": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:380" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:162": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:381" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "headers:163": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:382" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "headers:164": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directorydelete·delete·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-directorydelete·delete·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:383" + }, + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated." + }, + "headers:165": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directorydelete·delete·responses·default·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-directorydelete·delete·responses·default·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:384" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:166": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directorydelete·delete·responses·default·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-directorydelete·delete·responses·default·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:385" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "headers:167": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directorydelete·delete·responses·default·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-directorydelete·delete·responses·default·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:386" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "headers:168": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:387" + }, + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated." + }, + "headers:169": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:388" + }, + "description": "An HTTP entity tag associated with the file or directory." + }, + "headers:170": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:389" + }, + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time." + }, + "headers:171": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:390" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "headers:172": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:391" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "headers:173": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·default·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·default·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:392" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:174": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·default·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·default·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:393" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "headers:175": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·default·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·default·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:394" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "headers:176": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:395" + }, + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated." + }, + "headers:177": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:396" + }, + "description": "An HTTP entity tag associated with the file or directory." + }, + "headers:178": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:397" + }, + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time." + }, + "headers:179": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_owner", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_owner" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:398" + }, + "description": "The owner of the file or directory. Included in the response if Hierarchical Namespace is enabled for the account." + }, + "headers:180": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_group", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_group" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:399" + }, + "description": "The owning group of the file or directory. Included in the response if Hierarchical Namespace is enabled for the account." + }, + "headers:181": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_permissions", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_permissions" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:400" + }, + "description": "The POSIX access permissions for the file owner, the file owning group, and others. Included in the response if Hierarchical Namespace is enabled for the account." + }, + "headers:182": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_acl", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_acl" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:401" + }, + "description": "The POSIX access control list for the file or directory. Included in the response only if the action is \"getAccessControl\" and Hierarchical Namespace is enabled for the account." + }, + "headers:183": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:402" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "headers:184": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:403" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "headers:185": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·default·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·default·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:404" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:186": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·default·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·default·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:405" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "headers:187": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·default·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·default·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:406" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "headers:188": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:408" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:189": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_meta", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_meta" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:409" + }, + "x-ms-client-name": "Metadata", + "x-ms-header-collection-prefix": "x-ms-meta-" + }, + "headers:190": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·content_length", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·content_length" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:410" + }, + "description": "The number of bytes present in the response body." + }, + "headers:191": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·content_type", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·content_type" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:411" + }, + "description": "The media type of the body of the response. For Download Blob this is 'application/octet-stream'" + }, + "headers:192": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·content_range", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·content_range" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:412" + }, + "description": "Indicates the range of bytes returned in the event that the client requested a subset of the blob by setting the 'Range' request header." + }, + "headers:193": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:413" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:194": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·content_md5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·content_md5" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:414" + }, + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "headers:195": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·content_encoding", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·content_encoding" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:415" + }, + "description": "This header returns the value that was specified for the Content-Encoding request header" + }, + "headers:196": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·cache_control", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·cache_control" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:416" + }, + "description": "This header is returned if it was previously specified for the blob." + }, + "headers:197": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·content_disposition", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·content_disposition" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:417" + }, + "description": "This header returns the value that was specified for the 'x-ms-blob-content-disposition' header. The Content-Disposition response header field conveys additional information about how to process the response payload, and also can be used to attach additional metadata. For example, if set to attachment, it indicates that the user-agent should not display the response, but instead show a Save As dialog with a filename other than the blob name specified." + }, + "headers:198": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·content_language", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·content_language" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:418" + }, + "description": "This header returns the value that was specified for the Content-Language request header." + }, + "headers:199": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_blob_sequence_number", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_blob_sequence_number" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:419" + }, + "description": "The current sequence number for a page blob. This header is not returned for block blobs or append blobs", + "x-ms-client-name": "BlobSequenceNumber" + }, + "headers:200": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_blob_type", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_blob_type" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:41" + }, + "description": "The blob's type.", + "x-ms-client-name": "BlobType" + }, + "headers:201": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_copy_completion_time", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_copy_completion_time" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:421" + }, + "description": "Conclusion time of the last attempted Copy Blob operation where this blob was the destination blob. This value can specify the time of a completed, aborted, or failed copy attempt. This header does not appear if a copy is pending, if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List.", + "x-ms-client-name": "CopyCompletionTime" + }, + "headers:202": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_copy_status_description", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_copy_status_description" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:422" + }, + "description": "Only appears when x-ms-copy-status is failed or pending. Describes the cause of the last fatal or non-fatal copy operation failure. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List", + "x-ms-client-name": "CopyStatusDescription" + }, + "headers:203": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_copy_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_copy_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:423" + }, + "description": "String identifier for this copy operation. Use with Get Blob Properties to check the status of this copy operation, or pass to Abort Copy Blob to abort a pending copy.", + "x-ms-client-name": "CopyId" + }, + "headers:204": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_copy_progress", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_copy_progress" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:424" + }, + "description": "Contains the number of bytes copied and the total bytes in the source in the last attempted Copy Blob operation where this blob was the destination blob. Can show between 0 and Content-Length bytes copied. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List", + "x-ms-client-name": "CopyProgress" + }, + "headers:205": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_copy_source", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_copy_source" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:425" + }, + "description": "URL up to 2 KB in length that specifies the source blob or file used in the last attempted Copy Blob operation where this blob was the destination blob. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List.", + "x-ms-client-name": "CopySource" + }, + "headers:206": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_copy_status", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_copy_status" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:12" + }, + "description": "State of the copy operation identified by x-ms-copy-id.", + "x-ms-client-name": "CopyStatus" + }, + "headers:207": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_lease_duration", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_lease_duration" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:13" + }, + "description": "When a blob is leased, specifies whether the lease is of infinite or fixed duration.", + "x-ms-client-name": "LeaseDuration" + }, + "headers:208": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_lease_state", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_lease_state" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:14" + }, + "description": "Lease state of the blob.", + "x-ms-client-name": "LeaseState" + }, + "headers:209": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_lease_status", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_lease_status" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:15" + }, + "description": "The current lease status of the blob.", + "x-ms-client-name": "LeaseStatus" + }, + "headers:210": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:430" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:211": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:431" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:212": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:432" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:213": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·accept_ranges", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·accept_ranges" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:433" + }, + "description": "Indicates that the service supports requests for partial blob content." + }, + "headers:214": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:434" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:215": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_blob_committed_block_count", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_blob_committed_block_count" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:435" + }, + "description": "The number of committed blocks present in the blob. This header is returned only for append blobs.", + "x-ms-client-name": "BlobCommittedBlockCount" + }, + "headers:216": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_server_encrypted", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_server_encrypted" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:436" + }, + "description": "The value of this header is set to true if the blob data and application metadata are completely encrypted using the specified algorithm. Otherwise, the value is set to false (when the blob is unencrypted, or if only parts of the blob/application metadata are encrypted).", + "x-ms-client-name": "IsServerEncrypted" + }, + "headers:217": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_encryption_key_sha256", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_encryption_key_sha256" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:437" + }, + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "headers:218": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_blob_content_md5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_blob_content_md5" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:438" + }, + "description": "If the blob has a MD5 hash, and if request contains range header (Range or x-ms-range), this response header is returned with the value of the whole blob's MD5 value. This value may or may not be equal to the value returned in Content-MD5 header, with the latter calculated from the requested range", + "x-ms-client-name": "BlobContentMD5" + }, + "headers:219": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:440" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:220": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_meta", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_meta" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:441" + }, + "x-ms-client-name": "Metadata", + "x-ms-header-collection-prefix": "x-ms-meta-" + }, + "headers:221": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·content_length", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·content_length" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:442" + }, + "description": "The number of bytes present in the response body." + }, + "headers:222": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·content_type", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·content_type" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:443" + }, + "description": "The media type of the body of the response. For Download Blob this is 'application/octet-stream'" + }, + "headers:223": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·content_range", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·content_range" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:444" + }, + "description": "Indicates the range of bytes returned in the event that the client requested a subset of the blob by setting the 'Range' request header." + }, + "headers:224": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:445" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:225": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·content_md5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·content_md5" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:446" + }, + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "headers:226": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·content_encoding", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·content_encoding" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:447" + }, + "description": "This header returns the value that was specified for the Content-Encoding request header" + }, + "headers:227": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·cache_control", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·cache_control" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:448" + }, + "description": "This header is returned if it was previously specified for the blob." + }, + "headers:228": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·content_disposition", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·content_disposition" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:449" + }, + "description": "This header returns the value that was specified for the 'x-ms-blob-content-disposition' header. The Content-Disposition response header field conveys additional information about how to process the response payload, and also can be used to attach additional metadata. For example, if set to attachment, it indicates that the user-agent should not display the response, but instead show a Save As dialog with a filename other than the blob name specified." + }, + "headers:229": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·content_language", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·content_language" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:450" + }, + "description": "This header returns the value that was specified for the Content-Language request header." + }, + "headers:230": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_blob_sequence_number", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_blob_sequence_number" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:451" + }, + "description": "The current sequence number for a page blob. This header is not returned for block blobs or append blobs", + "x-ms-client-name": "BlobSequenceNumber" + }, + "headers:231": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_blob_type", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_blob_type" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:41" + }, + "description": "The blob's type.", + "x-ms-client-name": "BlobType" + }, + "headers:232": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_content_crc64", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_content_crc64" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:453" + }, + "description": "If the request is to read a specified range and the x-ms-range-get-content-crc64 is set to true, then the request returns a crc64 for the range, as long as the range size is less than or equal to 4 MB. If both x-ms-range-get-content-crc64 & x-ms-range-get-content-md5 is specified in the same request, it will fail with 400(Bad Request)", + "x-ms-client-name": "ContentCrc64" + }, + "headers:233": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_copy_completion_time", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_copy_completion_time" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:454" + }, + "description": "Conclusion time of the last attempted Copy Blob operation where this blob was the destination blob. This value can specify the time of a completed, aborted, or failed copy attempt. This header does not appear if a copy is pending, if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List.", + "x-ms-client-name": "CopyCompletionTime" + }, + "headers:234": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_copy_status_description", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_copy_status_description" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:455" + }, + "description": "Only appears when x-ms-copy-status is failed or pending. Describes the cause of the last fatal or non-fatal copy operation failure. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List", + "x-ms-client-name": "CopyStatusDescription" + }, + "headers:235": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_copy_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_copy_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:456" + }, + "description": "String identifier for this copy operation. Use with Get Blob Properties to check the status of this copy operation, or pass to Abort Copy Blob to abort a pending copy.", + "x-ms-client-name": "CopyId" + }, + "headers:236": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_copy_progress", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_copy_progress" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:457" + }, + "description": "Contains the number of bytes copied and the total bytes in the source in the last attempted Copy Blob operation where this blob was the destination blob. Can show between 0 and Content-Length bytes copied. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List", + "x-ms-client-name": "CopyProgress" + }, + "headers:237": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_copy_source", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_copy_source" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:458" + }, + "description": "URL up to 2 KB in length that specifies the source blob or file used in the last attempted Copy Blob operation where this blob was the destination blob. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List.", + "x-ms-client-name": "CopySource" + }, + "headers:238": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_copy_status", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_copy_status" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:12" + }, + "description": "State of the copy operation identified by x-ms-copy-id.", + "x-ms-client-name": "CopyStatus" + }, + "headers:239": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_lease_duration", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_lease_duration" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:13" + }, + "description": "When a blob is leased, specifies whether the lease is of infinite or fixed duration.", + "x-ms-client-name": "LeaseDuration" + }, + "headers:240": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_lease_state", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_lease_state" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:14" + }, + "description": "Lease state of the blob.", + "x-ms-client-name": "LeaseState" + }, + "headers:241": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_lease_status", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_lease_status" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:15" + }, + "description": "The current lease status of the blob.", + "x-ms-client-name": "LeaseStatus" + }, + "headers:242": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:463" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:243": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:464" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:244": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:465" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:245": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·accept_ranges", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·accept_ranges" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:466" + }, + "description": "Indicates that the service supports requests for partial blob content." + }, + "headers:246": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:467" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:247": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_blob_committed_block_count", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_blob_committed_block_count" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:468" + }, + "description": "The number of committed blocks present in the blob. This header is returned only for append blobs.", + "x-ms-client-name": "BlobCommittedBlockCount" + }, + "headers:248": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_server_encrypted", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_server_encrypted" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:469" + }, + "description": "The value of this header is set to true if the blob data and application metadata are completely encrypted using the specified algorithm. Otherwise, the value is set to false (when the blob is unencrypted, or if only parts of the blob/application metadata are encrypted).", + "x-ms-client-name": "IsServerEncrypted" + }, + "headers:249": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_encryption_key_sha256", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_encryption_key_sha256" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:470" + }, + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "headers:250": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_blob_content_md5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_blob_content_md5" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:471" + }, + "description": "If the blob has a MD5 hash, and if request contains range header (Range or x-ms-range), this response header is returned with the value of the whole blob's MD5 value. This value may or may not be equal to the value returned in Content-MD5 header, with the latter calculated from the requested range", + "x-ms-client-name": "BlobContentMD5" + }, + "headers:251": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:472" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:252": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:473" + }, + "description": "Returns the date and time the blob was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:253": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_creation_time", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_creation_time" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:474" + }, + "description": "Returns the date and time the blob was created.", + "x-ms-client-name": "CreationTime" + }, + "headers:254": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_meta", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_meta" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:475" + }, + "x-ms-client-name": "Metadata", + "x-ms-header-collection-prefix": "x-ms-meta-" + }, + "headers:255": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_blob_type", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_blob_type" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:41" + }, + "description": "The blob's type.", + "x-ms-client-name": "BlobType" + }, + "headers:256": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_copy_completion_time", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_copy_completion_time" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:477" + }, + "description": "Conclusion time of the last attempted Copy Blob operation where this blob was the destination blob. This value can specify the time of a completed, aborted, or failed copy attempt. This header does not appear if a copy is pending, if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List.", + "x-ms-client-name": "CopyCompletionTime" + }, + "headers:257": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_copy_status_description", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_copy_status_description" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:478" + }, + "description": "Only appears when x-ms-copy-status is failed or pending. Describes the cause of the last fatal or non-fatal copy operation failure. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List", + "x-ms-client-name": "CopyStatusDescription" + }, + "headers:258": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_copy_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_copy_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:479" + }, + "description": "String identifier for this copy operation. Use with Get Blob Properties to check the status of this copy operation, or pass to Abort Copy Blob to abort a pending copy.", + "x-ms-client-name": "CopyId" + }, + "headers:259": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_copy_progress", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_copy_progress" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:480" + }, + "description": "Contains the number of bytes copied and the total bytes in the source in the last attempted Copy Blob operation where this blob was the destination blob. Can show between 0 and Content-Length bytes copied. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List", + "x-ms-client-name": "CopyProgress" + }, + "headers:260": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_copy_source", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_copy_source" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:481" + }, + "description": "URL up to 2 KB in length that specifies the source blob or file used in the last attempted Copy Blob operation where this blob was the destination blob. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List.", + "x-ms-client-name": "CopySource" + }, + "headers:261": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_copy_status", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_copy_status" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:12" + }, + "description": "State of the copy operation identified by x-ms-copy-id.", + "x-ms-client-name": "CopyStatus" + }, + "headers:262": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_incremental_copy", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_incremental_copy" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:483" + }, + "description": "Included if the blob is incremental copy blob.", + "x-ms-client-name": "IsIncrementalCopy" + }, + "headers:263": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_copy_destination_snapshot", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_copy_destination_snapshot" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:484" + }, + "description": "Included if the blob is incremental copy blob or incremental copy snapshot, if x-ms-copy-status is success. Snapshot time of the last successful incremental copy snapshot for this blob.", + "x-ms-client-name": "DestinationSnapshot" + }, + "headers:264": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_lease_duration", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_lease_duration" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:13" + }, + "description": "When a blob is leased, specifies whether the lease is of infinite or fixed duration.", + "x-ms-client-name": "LeaseDuration" + }, + "headers:265": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_lease_state", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_lease_state" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:14" + }, + "description": "Lease state of the blob.", + "x-ms-client-name": "LeaseState" + }, + "headers:266": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_lease_status", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_lease_status" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:15" + }, + "description": "The current lease status of the blob.", + "x-ms-client-name": "LeaseStatus" + }, + "headers:267": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·content_length", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·content_length" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:488" + }, + "description": "The number of bytes present in the response body." + }, + "headers:268": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·content_type", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·content_type" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:489" + }, + "description": "The content type specified for the blob. The default content type is 'application/octet-stream'" + }, + "headers:269": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:490" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:270": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·content_md5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·content_md5" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:491" + }, + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "headers:271": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·content_encoding", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·content_encoding" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:492" + }, + "description": "This header returns the value that was specified for the Content-Encoding request header" + }, + "headers:272": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·content_disposition", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·content_disposition" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:493" + }, + "description": "This header returns the value that was specified for the 'x-ms-blob-content-disposition' header. The Content-Disposition response header field conveys additional information about how to process the response payload, and also can be used to attach additional metadata. For example, if set to attachment, it indicates that the user-agent should not display the response, but instead show a Save As dialog with a filename other than the blob name specified." + }, + "headers:273": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·content_language", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·content_language" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:494" + }, + "description": "This header returns the value that was specified for the Content-Language request header." + }, + "headers:274": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·cache_control", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·cache_control" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:495" + }, + "description": "This header is returned if it was previously specified for the blob." + }, + "headers:275": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_blob_sequence_number", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_blob_sequence_number" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:496" + }, + "description": "The current sequence number for a page blob. This header is not returned for block blobs or append blobs", + "x-ms-client-name": "BlobSequenceNumber" + }, + "headers:276": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:497" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:277": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:498" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:278": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:499" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:279": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:500" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:280": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·accept_ranges", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·accept_ranges" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:501" + }, + "description": "Indicates that the service supports requests for partial blob content." + }, + "headers:281": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_blob_committed_block_count", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_blob_committed_block_count" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:502" + }, + "description": "The number of committed blocks present in the blob. This header is returned only for append blobs.", + "x-ms-client-name": "BlobCommittedBlockCount" + }, + "headers:282": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_server_encrypted", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_server_encrypted" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:503" + }, + "description": "The value of this header is set to true if the blob data and application metadata are completely encrypted using the specified algorithm. Otherwise, the value is set to false (when the blob is unencrypted, or if only parts of the blob/application metadata are encrypted).", + "x-ms-client-name": "IsServerEncrypted" + }, + "headers:283": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_encryption_key_sha256", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_encryption_key_sha256" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:504" + }, + "description": "The SHA-256 hash of the encryption key used to encrypt the metadata. This header is only returned when the metadata was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "headers:284": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_access_tier", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_access_tier" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:505" + }, + "description": "The tier of page blob on a premium storage account or tier of block blob on blob storage LRS accounts. For a list of allowed premium page blob tiers, see https://docs.microsoft.com/en-us/azure/virtual-machines/windows/premium-storage#features. For blob storage LRS accounts, valid values are Hot/Cool/Archive.", + "x-ms-client-name": "AccessTier" + }, + "headers:285": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_access_tier_inferred", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_access_tier_inferred" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:506" + }, + "description": "For page blobs on a premium storage account only. If the access tier is not explicitly set on the blob, the tier is inferred based on its content length and this header will be returned with true value.", + "x-ms-client-name": "AccessTierInferred" + }, + "headers:286": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_archive_status", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_archive_status" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:507" + }, + "description": "For blob storage LRS accounts, valid values are rehydrate-pending-to-hot/rehydrate-pending-to-cool. If the blob is being rehydrated and is not complete then this header is returned indicating that rehydrate is pending and also tells the destination tier.", + "x-ms-client-name": "ArchiveStatus" + }, + "headers:287": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_access_tier_change_time", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_access_tier_change_time" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:508" + }, + "description": "The time the tier was changed on the object. This is only returned if the tier on the block blob was ever set.", + "x-ms-client-name": "AccessTierChangeTime" + }, + "headers:288": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:509" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:289": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·delete·responses·202·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·delete·responses·202·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:510" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:290": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·delete·responses·202·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·delete·responses·202·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:511" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:291": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·delete·responses·202·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·delete·responses·202·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:512" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:292": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·delete·responses·202·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·delete·responses·202·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:513" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:293": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·delete·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·delete·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:514" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:294": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:515" + }, + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated." + }, + "headers:295": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:516" + }, + "description": "An HTTP entity tag associated with the file or directory." + }, + "headers:296": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:517" + }, + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time." + }, + "headers:297": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:518" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "headers:298": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:519" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "headers:299": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·default·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·default·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:520" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:300": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·default·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·default·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:521" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "headers:301": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·default·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·default·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:522" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "headers:302": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:523" + }, + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated." + }, + "headers:303": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:524" + }, + "description": "An HTTP entity tag associated with the file or directory." + }, + "headers:304": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:525" + }, + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time." + }, + "headers:305": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_owner", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_owner" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:526" + }, + "description": "The owner of the file or directory. Included in the response if Hierarchical Namespace is enabled for the account." + }, + "headers:306": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_group", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_group" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:527" + }, + "description": "The owning group of the file or directory. Included in the response if Hierarchical Namespace is enabled for the account." + }, + "headers:307": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_permissions", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_permissions" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:528" + }, + "description": "The POSIX access permissions for the file owner, the file owning group, and others. Included in the response if Hierarchical Namespace is enabled for the account." + }, + "headers:308": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_acl", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_acl" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:529" + }, + "description": "The POSIX access control list for the file or directory. Included in the response only if the action is \"getAccessControl\" and Hierarchical Namespace is enabled for the account." + }, + "headers:309": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:530" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "headers:310": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:531" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "headers:311": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·default·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·default·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:532" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:312": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·default·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·default·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:533" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "headers:313": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·default·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·default·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:534" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "headers:314": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·201·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-filerename·put·responses·201·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:535" + }, + "description": "An HTTP entity tag associated with the file or directory." + }, + "headers:315": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·201·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-filerename·put·responses·201·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:536" + }, + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time." + }, + "headers:316": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·201·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-filerename·put·responses·201·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:537" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:317": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·201·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-filerename·put·responses·201·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:538" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "headers:318": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·201·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-filerename·put·responses·201·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:539" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "headers:319": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·201·headers·content_length", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-filerename·put·responses·201·headers·content_length" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:540" + }, + "description": "The size of the resource in bytes." + }, + "headers:320": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·201·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-filerename·put·responses·201·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:541" + }, + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated." + }, + "headers:321": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·default·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-filerename·put·responses·default·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:542" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:322": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·default·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-filerename·put·responses·default·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:543" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "headers:323": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·default·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-filerename·put·responses·default·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:544" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "headers:324": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·201·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-pageblob·put·responses·201·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:545" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:325": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·201·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-pageblob·put·responses·201·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:546" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:326": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·201·headers·content_md5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-pageblob·put·responses·201·headers·content_md5" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:547" + }, + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "headers:327": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·201·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-pageblob·put·responses·201·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:548" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:328": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·201·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-pageblob·put·responses·201·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:549" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:329": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·201·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-pageblob·put·responses·201·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:550" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:330": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·201·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-pageblob·put·responses·201·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:551" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:331": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·201·headers·x_ms_request_server_encrypted", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-pageblob·put·responses·201·headers·x_ms_request_server_encrypted" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:552" + }, + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "headers:332": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·201·headers·x_ms_encryption_key_sha256", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-pageblob·put·responses·201·headers·x_ms_encryption_key_sha256" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:553" + }, + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "headers:333": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-pageblob·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:554" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:334": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·201·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-appendblob·put·responses·201·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:555" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:335": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·201·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-appendblob·put·responses·201·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:556" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:336": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·201·headers·content_md5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-appendblob·put·responses·201·headers·content_md5" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:557" + }, + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "headers:337": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·201·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-appendblob·put·responses·201·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:558" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:338": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·201·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-appendblob·put·responses·201·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:559" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:339": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·201·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-appendblob·put·responses·201·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:560" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:340": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·201·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-appendblob·put·responses·201·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:561" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:341": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·201·headers·x_ms_request_server_encrypted", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-appendblob·put·responses·201·headers·x_ms_request_server_encrypted" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:562" + }, + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "headers:342": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·201·headers·x_ms_encryption_key_sha256", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-appendblob·put·responses·201·headers·x_ms_encryption_key_sha256" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:563" + }, + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "headers:343": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-appendblob·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:564" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:344": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·201·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-blockblob·put·responses·201·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:566" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:345": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·201·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-blockblob·put·responses·201·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:567" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:346": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·201·headers·content_md5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-blockblob·put·responses·201·headers·content_md5" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:568" + }, + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "headers:347": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·201·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-blockblob·put·responses·201·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:569" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:348": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·201·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-blockblob·put·responses·201·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:570" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:349": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·201·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-blockblob·put·responses·201·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:571" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:350": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·201·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-blockblob·put·responses·201·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:572" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:351": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·201·headers·x_ms_request_server_encrypted", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-blockblob·put·responses·201·headers·x_ms_request_server_encrypted" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:573" + }, + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "headers:352": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·201·headers·x_ms_encryption_key_sha256", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-blockblob·put·responses·201·headers·x_ms_encryption_key_sha256" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:574" + }, + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "headers:353": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-blockblob·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:575" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:354": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-undelete·put·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-undelete·put·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:576" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:355": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-undelete·put·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-undelete·put·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:577" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:356": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-undelete·put·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-undelete·put·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:578" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:357": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-undelete·put·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-undelete·put·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:579" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated." + }, + "headers:358": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-undelete·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-undelete·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:580" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:359": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:581" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:360": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:582" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:361": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_blob_sequence_number", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_blob_sequence_number" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:583" + }, + "description": "The current sequence number for a page blob. This header is not returned for block blobs or append blobs", + "x-ms-client-name": "BlobSequenceNumber" + }, + "headers:362": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:584" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:363": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:585" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:364": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:586" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:365": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:587" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:366": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-sethttpheaders·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-sethttpheaders·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:588" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:367": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·put·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-metadata·put·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:589" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:368": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·put·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-metadata·put·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:590" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:369": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:591" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:370": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:592" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:371": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:593" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:372": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·put·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-metadata·put·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:594" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:373": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_request_server_encrypted", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_request_server_encrypted" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:595" + }, + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "headers:374": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_encryption_key_sha256", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_encryption_key_sha256" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:596" + }, + "description": "The SHA-256 hash of the encryption key used to encrypt the metadata. This header is only returned when the metadata was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "headers:375": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-metadata·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:597" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:376": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-acquire·put·responses·201·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-acquire·put·responses·201·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:598" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:377": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-acquire·put·responses·201·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-acquire·put·responses·201·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:599" + }, + "description": "Returns the date and time the blob was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:378": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_lease_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_lease_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:600" + }, + "description": "Uniquely identifies a blobs's lease", + "x-ms-client-name": "LeaseId" + }, + "headers:379": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:601" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:380": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:602" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:381": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:603" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:382": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-acquire·put·responses·201·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-acquire·put·responses·201·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:604" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:383": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-acquire·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-acquire·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:605" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:384": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-release·put·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-release·put·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:606" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:385": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-release·put·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-release·put·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:607" + }, + "description": "Returns the date and time the blob was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:386": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-release·put·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-release·put·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:608" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:387": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-release·put·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-release·put·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:609" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:388": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-release·put·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-release·put·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:610" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:389": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-release·put·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-release·put·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:611" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:390": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-release·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-release·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:612" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:391": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-renew·put·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-renew·put·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:613" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:392": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-renew·put·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-renew·put·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:614" + }, + "description": "Returns the date and time the blob was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:393": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_lease_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_lease_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:615" + }, + "description": "Uniquely identifies a blobs's lease", + "x-ms-client-name": "LeaseId" + }, + "headers:394": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:616" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:395": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:617" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:396": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:618" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:397": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-renew·put·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-renew·put·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:619" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:398": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-renew·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-renew·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:620" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:399": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-change·put·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-change·put·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:621" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:400": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-change·put·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-change·put·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:622" + }, + "description": "Returns the date and time the blob was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:401": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:623" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:402": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:624" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:403": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_lease_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_lease_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:625" + }, + "description": "Uniquely identifies a blobs's lease", + "x-ms-client-name": "LeaseId" + }, + "headers:404": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:626" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:405": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-change·put·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-change·put·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:627" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:406": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-change·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-change·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:628" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:407": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-break·put·responses·202·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-break·put·responses·202·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:629" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:408": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-break·put·responses·202·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-break·put·responses·202·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:630" + }, + "description": "Returns the date and time the blob was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:409": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_lease_time", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_lease_time" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:631" + }, + "description": "Approximate time remaining in the lease period, in seconds.", + "x-ms-client-name": "LeaseTime" + }, + "headers:410": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:632" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:411": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:633" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:412": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:634" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:413": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-break·put·responses·202·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-break·put·responses·202·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:635" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:414": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-break·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-break·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:636" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:415": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_snapshot", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_snapshot" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:637" + }, + "description": "Uniquely identifies the snapshot and indicates the snapshot version. It may be used in subsequent requests to access the snapshot", + "x-ms-client-name": "Snapshot" + }, + "headers:416": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·put·responses·201·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-snapshot·put·responses·201·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:638" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:417": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·put·responses·201·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-snapshot·put·responses·201·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:639" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:418": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:640" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:419": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:641" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:420": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:642" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:421": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·put·responses·201·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-snapshot·put·responses·201·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:643" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:422": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_request_server_encrypted", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_request_server_encrypted" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:644" + }, + "description": "True if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise. For a snapshot request, this header is set to true when metadata was provided in the request and encrypted with a customer-provided key.", + "x-ms-client-name": "IsServerEncrypted" + }, + "headers:423": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-snapshot·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:645" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:424": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy·put·responses·202·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy·put·responses·202·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:646" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:425": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy·put·responses·202·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy·put·responses·202·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:647" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:426": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:648" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:427": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:649" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:428": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:650" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:429": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy·put·responses·202·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy·put·responses·202·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:651" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:430": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_copy_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_copy_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:652" + }, + "description": "String identifier for this copy operation. Use with Get Blob Properties to check the status of this copy operation, or pass to Abort Copy Blob to abort a pending copy.", + "x-ms-client-name": "CopyId" + }, + "headers:431": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_copy_status", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_copy_status" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:12" + }, + "description": "State of the copy operation identified by x-ms-copy-id.", + "x-ms-client-name": "CopyStatus" + }, + "headers:432": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:654" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:433": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·202·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy-sync·put·responses·202·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:655" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:434": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·202·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy-sync·put·responses·202·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:656" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:435": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:657" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:436": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:658" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:437": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:659" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:438": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·202·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy-sync·put·responses·202·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:660" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:439": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_copy_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_copy_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:661" + }, + "description": "String identifier for this copy operation.", + "x-ms-client-name": "CopyId" + }, + "headers:440": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_copy_status", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_copy_status" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:662" + }, + "description": "State of the copy operation identified by x-ms-copy-id.", + "x-ms-client-name": "CopyStatus" + }, + "headers:441": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·202·headers·content_md5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy-sync·put·responses·202·headers·content_md5" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:663" + }, + "description": "This response header is returned so that the client can check for the integrity of the copied content. This header is only returned if the source content MD5 was specified." + }, + "headers:442": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_content_crc64", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_content_crc64" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:664" + }, + "description": "This response header is returned so that the client can check for the integrity of the copied content." + }, + "headers:443": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy-sync·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:665" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:444": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:666" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:445": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:667" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:446": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:668" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:447": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:669" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:448": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-copyid-copyid·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy-copyid-copyid·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:670" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:449": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-tier·put·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-tier·put·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:671" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:450": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-tier·put·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-tier·put·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:672" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:451": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-tier·put·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-tier·put·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:673" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and newer.", + "x-ms-client-name": "Version" + }, + "headers:452": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-tier·put·responses·202·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-tier·put·responses·202·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:674" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:453": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-tier·put·responses·202·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-tier·put·responses·202·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:675" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:454": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-tier·put·responses·202·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-tier·put·responses·202·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:676" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and newer.", + "x-ms-client-name": "Version" + }, + "headers:455": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-tier·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-tier·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:677" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:456": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:678" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:457": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:679" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:458": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:680" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:459": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:681" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:460": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_sku_name", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_sku_name" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:243" + }, + "description": "Identifies the sku name of the account", + "x-ms-client-name": "SkuName" + }, + "headers:461": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_account_kind", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_account_kind" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:244" + }, + "description": "Identifies the account kind", + "x-ms-client-name": "AccountKind" + }, + "headers:462": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-restype-account-comp-properties·get·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-restype-account-comp-properties·get·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:684" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:463": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·responses·201·headers·content_md5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-block·put·responses·201·headers·content_md5" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:686" + }, + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "headers:464": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·responses·201·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-block·put·responses·201·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:687" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:465": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·responses·201·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-block·put·responses·201·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:688" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:466": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·responses·201·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-block·put·responses·201·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:689" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:467": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·responses·201·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-block·put·responses·201·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:690" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:468": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·responses·201·headers·x_ms_content_crc64", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-block·put·responses·201·headers·x_ms_content_crc64" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:691" + }, + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "headers:469": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·responses·201·headers·x_ms_request_server_encrypted", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-block·put·responses·201·headers·x_ms_request_server_encrypted" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:692" + }, + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "headers:470": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·responses·201·headers·x_ms_encryption_key_sha256", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-block·put·responses·201·headers·x_ms_encryption_key_sha256" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:693" + }, + "description": "The SHA-256 hash of the encryption key used to encrypt the block. This header is only returned when the block was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "headers:471": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-block·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:694" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:472": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·content_md5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·content_md5" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:695" + }, + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "headers:473": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_content_crc64", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_content_crc64" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:696" + }, + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "headers:474": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:697" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:475": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:698" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:476": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:699" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:477": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:700" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:478": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_request_server_encrypted", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_request_server_encrypted" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:701" + }, + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "headers:479": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_encryption_key_sha256", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_encryption_key_sha256" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:702" + }, + "description": "The SHA-256 hash of the encryption key used to encrypt the block. This header is only returned when the block was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "headers:480": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-block-fromurl·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:703" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:481": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-blocklist·put·responses·201·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:704" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:482": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-blocklist·put·responses·201·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:705" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:483": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201·headers·content_md5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-blocklist·put·responses·201·headers·content_md5" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:706" + }, + "description": "This header is returned so that the client can check for message content integrity. This header refers to the content of the request, meaning, in this case, the list of blocks, and not the content of the blob itself." + }, + "headers:484": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_content_crc64", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_content_crc64" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:707" + }, + "description": "This header is returned so that the client can check for message content integrity. This header refers to the content of the request, meaning, in this case, the list of blocks, and not the content of the blob itself." + }, + "headers:485": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:708" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:486": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:709" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:487": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:710" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:488": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-blocklist·put·responses·201·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:711" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:489": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_request_server_encrypted", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_request_server_encrypted" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:712" + }, + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "headers:490": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_encryption_key_sha256", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_encryption_key_sha256" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:713" + }, + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "headers:491": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-blocklist·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:714" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:492": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·get·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-blocklist·get·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:715" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:493": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·get·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-blocklist·get·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:716" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:494": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·get·responses·200·headers·content_type", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-blocklist·get·responses·200·headers·content_type" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:717" + }, + "description": "The media type of the body of the response. For Get Block List this is 'application/xml'" + }, + "headers:495": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_blob_content_length", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_blob_content_length" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:718" + }, + "description": "The size of the blob in bytes.", + "x-ms-client-name": "BlobContentLength" + }, + "headers:496": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:719" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:497": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:720" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:498": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:721" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:499": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·get·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-blocklist·get·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:722" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:500": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·get·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-blocklist·get·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:723" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:501": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update·put·responses·201·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:725" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:502": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update·put·responses·201·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:726" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:503": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·content_md5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update·put·responses·201·headers·content_md5" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:727" + }, + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "headers:504": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_content_crc64", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_content_crc64" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:728" + }, + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "headers:505": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_blob_sequence_number", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_blob_sequence_number" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:729" + }, + "description": "The current sequence number for the page blob.", + "x-ms-client-name": "BlobSequenceNumber" + }, + "headers:506": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:730" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:507": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:731" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:508": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:732" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:509": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update·put·responses·201·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:733" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:510": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_request_server_encrypted", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_request_server_encrypted" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:734" + }, + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "headers:511": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_encryption_key_sha256", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_encryption_key_sha256" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:735" + }, + "description": "The SHA-256 hash of the encryption key used to encrypt the pages. This header is only returned when the pages were encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "headers:512": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:736" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:513": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·201·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-clear·put·responses·201·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:737" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:514": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·201·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-clear·put·responses·201·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:738" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:515": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·201·headers·content_md5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-clear·put·responses·201·headers·content_md5" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:739" + }, + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "headers:516": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_content_crc64", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_content_crc64" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:740" + }, + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "headers:517": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_blob_sequence_number", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_blob_sequence_number" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:741" + }, + "description": "The current sequence number for the page blob.", + "x-ms-client-name": "BlobSequenceNumber" + }, + "headers:518": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:742" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:519": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:743" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:520": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:744" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:521": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·201·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-clear·put·responses·201·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:745" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:522": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-clear·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:746" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:523": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:747" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:524": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:748" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:525": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·content_md5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·content_md5" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:749" + }, + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "headers:526": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_content_crc64", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_content_crc64" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:750" + }, + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "headers:527": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_blob_sequence_number", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_blob_sequence_number" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:751" + }, + "description": "The current sequence number for the page blob.", + "x-ms-client-name": "BlobSequenceNumber" + }, + "headers:528": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:752" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:529": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:753" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:530": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:754" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:531": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_request_server_encrypted", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_request_server_encrypted" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:755" + }, + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "headers:532": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_encryption_key_sha256", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_encryption_key_sha256" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:756" + }, + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "headers:533": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update-fromurl·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:757" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:534": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist·get·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-pagelist·get·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:758" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:535": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist·get·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-pagelist·get·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:759" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:536": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_blob_content_length", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_blob_content_length" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:760" + }, + "description": "The size of the blob in bytes.", + "x-ms-client-name": "BlobContentLength" + }, + "headers:537": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:761" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:538": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:762" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:539": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:763" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:540": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist·get·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-pagelist·get·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:764" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:541": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist·get·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-pagelist·get·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:765" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:542": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:766" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:543": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:767" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:544": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_blob_content_length", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_blob_content_length" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:768" + }, + "description": "The size of the blob in bytes.", + "x-ms-client-name": "BlobContentLength" + }, + "headers:545": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:769" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:546": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:770" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:547": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:771" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:548": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:772" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:549": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist-diff·get·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-pagelist-diff·get·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:773" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:550": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-resize·put·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-resize·put·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:774" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:551": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-resize·put·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-resize·put·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:775" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:552": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_blob_sequence_number", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_blob_sequence_number" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:776" + }, + "description": "The current sequence number for a page blob. This header is not returned for block blobs or append blobs", + "x-ms-client-name": "BlobSequenceNumber" + }, + "headers:553": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:777" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:554": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:778" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:555": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:779" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:556": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-resize·put·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-resize·put·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:780" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:557": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-resize·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-resize·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:781" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:558": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:782" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:559": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:783" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:560": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_blob_sequence_number", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_blob_sequence_number" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:784" + }, + "description": "The current sequence number for a page blob. This header is not returned for block blobs or append blobs", + "x-ms-client-name": "BlobSequenceNumber" + }, + "headers:561": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:785" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:562": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:786" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:563": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:787" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:564": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:788" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:565": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:789" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:566": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:790" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:567": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:791" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:568": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:792" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:569": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:793" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:570": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:794" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:571": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:795" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:572": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_copy_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_copy_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:796" + }, + "description": "String identifier for this copy operation. Use with Get Blob Properties to check the status of this copy operation, or pass to Abort Copy Blob to abort a pending copy.", + "x-ms-client-name": "CopyId" + }, + "headers:573": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_copy_status", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_copy_status" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:12" + }, + "description": "State of the copy operation identified by x-ms-copy-id.", + "x-ms-client-name": "CopyStatus" + }, + "headers:574": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-incrementalcopy·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-incrementalcopy·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:798" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:575": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock·put·responses·201·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:800" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:576": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock·put·responses·201·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:801" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:577": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·content_md5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock·put·responses·201·headers·content_md5" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:802" + }, + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "headers:578": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_content_crc64", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_content_crc64" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:803" + }, + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "headers:579": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:804" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:580": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:805" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:581": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:806" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:582": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock·put·responses·201·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:807" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:583": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_blob_append_offset", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_blob_append_offset" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:808" + }, + "description": "This response header is returned only for append operations. It returns the offset at which the block was committed, in bytes.", + "x-ms-client-name": "BlobAppendOffset" + }, + "headers:584": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_blob_committed_block_count", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_blob_committed_block_count" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:809" + }, + "description": "The number of committed blocks present in the blob. This header is returned only for append blobs.", + "x-ms-client-name": "BlobCommittedBlockCount" + }, + "headers:585": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_request_server_encrypted", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_request_server_encrypted" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:810" + }, + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "headers:586": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_encryption_key_sha256", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_encryption_key_sha256" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:811" + }, + "description": "The SHA-256 hash of the encryption key used to encrypt the block. This header is only returned when the block was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "headers:587": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:812" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:588": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:813" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:589": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:814" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:590": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·content_md5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·content_md5" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:815" + }, + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "headers:591": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_content_crc64", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_content_crc64" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:816" + }, + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "headers:592": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:817" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:593": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:818" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:594": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:819" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:595": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_blob_append_offset", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_blob_append_offset" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:820" + }, + "description": "This response header is returned only for append operations. It returns the offset at which the block was committed, in bytes.", + "x-ms-client-name": "BlobAppendOffset" + }, + "headers:596": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_blob_committed_block_count", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_blob_committed_block_count" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:821" + }, + "description": "The number of committed blocks present in the blob. This header is returned only for append blobs.", + "x-ms-client-name": "BlobCommittedBlockCount" + }, + "headers:597": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_encryption_key_sha256", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_encryption_key_sha256" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:822" + }, + "description": "The SHA-256 hash of the encryption key used to encrypt the block. This header is only returned when the block was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "headers:598": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_request_server_encrypted", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_request_server_encrypted" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:823" + }, + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "headers:599": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock-fromurl·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:824" + }, + "x-ms-client-name": "ErrorCode" + } + } + }, + "paths": { + "path:0": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/?restype=service&comp=properties", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1?restype=service&comp=properties" + ] + } + }, + "path:0.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/?restype=service&comp=properties", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1?restype=service&comp=properties" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:89" + }, + { + "$ref": "#/components/parameters/parameters:90" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "service" + ], + "operationId": "Service_SetProperties", + "description": "Sets properties for a storage account's Blob service endpoint, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules", + "requestBody": { + "$ref": "#/components/requestBodies/requestBodies:0", + "description": "The StorageService properties." + }, + "x-ms-requestBody-index": 0, + "responses": { + "202": { + "$ref": "#/components/responses/responses:0", + "description": "Success (Accepted)" + }, + "default": { + "$ref": "#/components/responses/responses:1", + "description": "Failure" + } + } + } + }, + "path:0.get": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/?restype=service&comp=properties", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1?restype=service&comp=properties" + ] + }, + "get": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:89" + }, + { + "$ref": "#/components/parameters/parameters:90" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "service" + ], + "operationId": "Service_GetProperties", + "description": "gets the properties of a storage account's Blob service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules.", + "responses": { + "200": { + "$ref": "#/components/responses/responses:2", + "description": "Success." + }, + "default": { + "$ref": "#/components/responses/responses:3", + "description": "Failure" + } + } + } + }, + "path:1": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/?restype=service&comp=stats", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1?restype=service&comp=stats" + ] + } + }, + "path:1.get": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/?restype=service&comp=stats", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1?restype=service&comp=stats" + ] + }, + "get": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:91" + }, + { + "$ref": "#/components/parameters/parameters:92" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "service" + ], + "operationId": "Service_GetStatistics", + "description": "Retrieves statistics related to replication for the Blob service. It is only available on the secondary location endpoint when read-access geo-redundant replication is enabled for the storage account.", + "responses": { + "200": { + "$ref": "#/components/responses/responses:4", + "description": "Success." + }, + "default": { + "$ref": "#/components/responses/responses:5", + "description": "Failure" + } + } + } + }, + "path:2": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/?comp=list", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1?comp=list" + ] + } + }, + "path:2.get": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/?comp=list", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1?comp=list" + ] + }, + "get": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:93" + }, + { + "$ref": "#/components/parameters/parameters:64" + }, + { + "$ref": "#/components/parameters/parameters:56" + }, + { + "$ref": "#/components/parameters/parameters:57" + }, + { + "$ref": "#/components/parameters/parameters:48" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "service" + ], + "operationId": "Service_ListContainersSegment", + "description": "The List Containers Segment operation returns a list of the containers under the specified account", + "responses": { + "200": { + "$ref": "#/components/responses/responses:6", + "description": "Success." + }, + "default": { + "$ref": "#/components/responses/responses:7", + "description": "Failure" + } + }, + "x-ms-pageable": { + "nextLinkName": "NextMarker" + } + } + }, + "path:3": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/?restype=service&comp=userdelegationkey", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1?restype=service&comp=userdelegationkey" + ] + } + }, + "path:3.post": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/?restype=service&comp=userdelegationkey", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1?restype=service&comp=userdelegationkey" + ] + }, + "post": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:94" + }, + { + "$ref": "#/components/parameters/parameters:95" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "service" + ], + "operationId": "Service_GetUserDelegationKey", + "description": "Retrieves a user delegation key for the Blob service. This is only a valid operation when using bearer token authentication.", + "requestBody": { + "$ref": "#/components/requestBodies/requestBodies:1" + }, + "x-ms-requestBody-index": 0, + "responses": { + "200": { + "$ref": "#/components/responses/responses:8", + "description": "Success." + }, + "default": { + "$ref": "#/components/responses/responses:9", + "description": "Failure" + } + } + } + }, + "path:4": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/?restype=account&comp=properties", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1?restype=account&comp=properties" + ] + } + }, + "path:4.get": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/?restype=account&comp=properties", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1?restype=account&comp=properties" + ] + }, + "get": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:96" + }, + { + "$ref": "#/components/parameters/parameters:97" + }, + { + "$ref": "#/components/parameters/parameters:1" + } + ], + "tags": [ + "service" + ], + "operationId": "Service_GetAccountInfo", + "description": "Returns the sku name and account kind ", + "responses": { + "200": { + "$ref": "#/components/responses/responses:10", + "description": "Success (OK)" + }, + "default": { + "$ref": "#/components/responses/responses:11", + "description": "Failure" + } + } + } + }, + "path:5": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/?comp=batch", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1?comp=batch" + ] + } + }, + "path:5.post": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/?comp=batch", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1?comp=batch" + ] + }, + "post": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:98" + }, + { + "$ref": "#/components/parameters/parameters:28" + }, + { + "$ref": "#/components/parameters/parameters:59" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "service" + ], + "operationId": "Service_SubmitBatch", + "description": "The Batch operation allows multiple API calls to be embedded into a single HTTP request.", + "requestBody": { + "$ref": "#/components/requestBodies/requestBodies:2", + "description": "Initial data" + }, + "x-ms-requestBody-index": 0, + "responses": { + "200": { + "$ref": "#/components/responses/responses:12", + "description": "Success." + }, + "default": { + "$ref": "#/components/responses/responses:13", + "description": "Failure" + } + } + } + }, + "path:6": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?restype=container", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?restype=container" + ] + } + }, + "path:6.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?restype=container", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?restype=container" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:99" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:58" + }, + { + "$ref": "#/components/parameters/parameters:8" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "container" + ], + "operationId": "Container_Create", + "description": "creates a new container under the specified account. If the container with the same name already exists, the operation fails", + "responses": { + "201": { + "$ref": "#/components/responses/responses:14", + "description": "Success, Container created." + }, + "default": { + "$ref": "#/components/responses/responses:15", + "description": "Failure" + } + } + } + }, + "path:6.get": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?restype=container", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?restype=container" + ] + }, + "get": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:99" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "container" + ], + "operationId": "Container_GetProperties", + "description": "returns all user-defined metadata and system properties for the specified container. The data returned does not include the container's list of blobs", + "responses": { + "200": { + "$ref": "#/components/responses/responses:16", + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/responses:17", + "description": "Failure" + } + } + } + }, + "path:6.delete": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?restype=container", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?restype=container" + ] + }, + "delete": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:99" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "container" + ], + "operationId": "Container_Delete", + "description": "operation marks the specified container for deletion. The container and any blobs contained within it are later deleted during garbage collection", + "responses": { + "202": { + "$ref": "#/components/responses/responses:18", + "description": "Accepted" + }, + "default": { + "$ref": "#/components/responses/responses:19", + "description": "Failure" + } + } + } + }, + "path:7": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?restype=container&comp=metadata", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?restype=container&comp=metadata" + ] + } + }, + "path:7.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?restype=container&comp=metadata", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?restype=container&comp=metadata" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:100" + }, + { + "$ref": "#/components/parameters/parameters:101" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:58" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "container" + ], + "operationId": "Container_SetMetadata", + "description": "operation sets one or more user-defined name-value pairs for the specified container.", + "responses": { + "200": { + "$ref": "#/components/responses/responses:20", + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/responses:21", + "description": "Failure" + } + } + } + }, + "path:8": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?restype=container&comp=acl", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?restype=container&comp=acl" + ] + } + }, + "path:8.get": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?restype=container&comp=acl", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?restype=container&comp=acl" + ] + }, + "get": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:102" + }, + { + "$ref": "#/components/parameters/parameters:103" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "container" + ], + "operationId": "Container_GetAccessPolicy", + "description": "gets the permissions for the specified container. The permissions indicate whether container data may be accessed publicly.", + "responses": { + "200": { + "$ref": "#/components/responses/responses:22", + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/responses:23", + "description": "Failure" + } + } + } + }, + "path:8.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?restype=container&comp=acl", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?restype=container&comp=acl" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:102" + }, + { + "$ref": "#/components/parameters/parameters:103" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:8" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "container" + ], + "operationId": "Container_SetAccessPolicy", + "description": "sets the permissions for the specified container. The permissions indicate whether blobs in a container may be accessed publicly.", + "requestBody": { + "$ref": "#/components/requestBodies/requestBodies:3", + "description": "the acls for the container" + }, + "x-ms-requestBody-index": 0, + "responses": { + "200": { + "$ref": "#/components/responses/responses:24", + "description": "Success." + }, + "default": { + "$ref": "#/components/responses/responses:25", + "description": "Failure" + } + } + } + }, + "path:9": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?comp=lease&restype=container&acquire", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?comp=lease&restype=container&acquire" + ] + } + }, + "path:9.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?comp=lease&restype=container&acquire", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?comp=lease&restype=container&acquire" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:104" + }, + { + "$ref": "#/components/parameters/parameters:105" + }, + { + "$ref": "#/components/parameters/parameters:106", + "description": "Describes what lease action to take.", + "x-ms-client-name": "action" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:50" + }, + { + "$ref": "#/components/parameters/parameters:66" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "container" + ], + "operationId": "Container_AcquireLease", + "description": "[Update] establishes and manages a lock on a container for delete operations. The lock duration can be 15 to 60 seconds, or can be infinite", + "responses": { + "201": { + "$ref": "#/components/responses/responses:26", + "description": "The Acquire operation completed successfully." + }, + "default": { + "$ref": "#/components/responses/responses:27", + "description": "Failure" + } + } + } + }, + "path:10": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?comp=lease&restype=container&release", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?comp=lease&restype=container&release" + ] + } + }, + "path:10.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?comp=lease&restype=container&release", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?comp=lease&restype=container&release" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:107" + }, + { + "$ref": "#/components/parameters/parameters:108" + }, + { + "$ref": "#/components/parameters/parameters:109", + "description": "Describes what lease action to take.", + "x-ms-client-name": "action" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:52" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "container" + ], + "operationId": "Container_ReleaseLease", + "description": "[Update] establishes and manages a lock on a container for delete operations. The lock duration can be 15 to 60 seconds, or can be infinite", + "responses": { + "200": { + "$ref": "#/components/responses/responses:28", + "description": "The Release operation completed successfully." + }, + "default": { + "$ref": "#/components/responses/responses:29", + "description": "Failure" + } + } + } + }, + "path:11": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?comp=lease&restype=container&renew", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?comp=lease&restype=container&renew" + ] + } + }, + "path:11.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?comp=lease&restype=container&renew", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?comp=lease&restype=container&renew" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:110" + }, + { + "$ref": "#/components/parameters/parameters:111" + }, + { + "$ref": "#/components/parameters/parameters:112", + "description": "Describes what lease action to take.", + "x-ms-client-name": "action" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:52" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "container" + ], + "operationId": "Container_RenewLease", + "description": "[Update] establishes and manages a lock on a container for delete operations. The lock duration can be 15 to 60 seconds, or can be infinite", + "responses": { + "200": { + "$ref": "#/components/responses/responses:30", + "description": "The Renew operation completed successfully." + }, + "default": { + "$ref": "#/components/responses/responses:31", + "description": "Failure" + } + } + } + }, + "path:12": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?comp=lease&restype=container&break", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?comp=lease&restype=container&break" + ] + } + }, + "path:12.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?comp=lease&restype=container&break", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?comp=lease&restype=container&break" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:113" + }, + { + "$ref": "#/components/parameters/parameters:114" + }, + { + "$ref": "#/components/parameters/parameters:115", + "description": "Describes what lease action to take.", + "x-ms-client-name": "action" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:49" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "container" + ], + "operationId": "Container_BreakLease", + "description": "[Update] establishes and manages a lock on a container for delete operations. The lock duration can be 15 to 60 seconds, or can be infinite", + "responses": { + "202": { + "$ref": "#/components/responses/responses:32", + "description": "The Break operation completed successfully." + }, + "default": { + "$ref": "#/components/responses/responses:33", + "description": "Failure" + } + } + } + }, + "path:13": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?comp=lease&restype=container&change", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?comp=lease&restype=container&change" + ] + } + }, + "path:13.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?comp=lease&restype=container&change", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?comp=lease&restype=container&change" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:116" + }, + { + "$ref": "#/components/parameters/parameters:117" + }, + { + "$ref": "#/components/parameters/parameters:118", + "description": "Describes what lease action to take.", + "x-ms-client-name": "action" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:52" + }, + { + "$ref": "#/components/parameters/parameters:67" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "container" + ], + "operationId": "Container_ChangeLease", + "description": "[Update] establishes and manages a lock on a container for delete operations. The lock duration can be 15 to 60 seconds, or can be infinite", + "responses": { + "200": { + "$ref": "#/components/responses/responses:34", + "description": "The Change operation completed successfully." + }, + "default": { + "$ref": "#/components/responses/responses:35", + "description": "Failure" + } + } + } + }, + "path:14": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?restype=container&comp=list&flat", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?restype=container&comp=list&flat" + ] + } + }, + "path:14.get": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?restype=container&comp=list&flat", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?restype=container&comp=list&flat" + ] + }, + "get": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:119" + }, + { + "$ref": "#/components/parameters/parameters:120" + }, + { + "$ref": "#/components/parameters/parameters:64" + }, + { + "$ref": "#/components/parameters/parameters:56" + }, + { + "$ref": "#/components/parameters/parameters:57" + }, + { + "$ref": "#/components/parameters/parameters:47" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "containers" + ], + "operationId": "Container_ListBlobFlatSegment", + "description": "[Update] The List Blobs operation returns a list of the blobs under the specified container", + "responses": { + "200": { + "$ref": "#/components/responses/responses:36", + "description": "Success." + }, + "default": { + "$ref": "#/components/responses/responses:37", + "description": "Failure" + } + }, + "x-ms-pageable": { + "nextLinkName": "NextMarker" + } + } + }, + "path:15": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?restype=container&comp=list&hierarchy", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?restype=container&comp=list&hierarchy" + ] + } + }, + "path:15.get": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?restype=container&comp=list&hierarchy", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?restype=container&comp=list&hierarchy" + ] + }, + "get": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:121" + }, + { + "$ref": "#/components/parameters/parameters:122" + }, + { + "$ref": "#/components/parameters/parameters:64" + }, + { + "$ref": "#/components/parameters/parameters:32" + }, + { + "$ref": "#/components/parameters/parameters:56" + }, + { + "$ref": "#/components/parameters/parameters:57" + }, + { + "$ref": "#/components/parameters/parameters:47" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "containers" + ], + "operationId": "Container_ListBlobHierarchySegment", + "description": "[Update] The List Blobs operation returns a list of the blobs under the specified container", + "responses": { + "200": { + "$ref": "#/components/responses/responses:38", + "description": "Success." + }, + "default": { + "$ref": "#/components/responses/responses:39", + "description": "Failure" + } + }, + "x-ms-pageable": { + "nextLinkName": "NextMarker" + } + } + }, + "path:16": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?restype=account&comp=properties", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?restype=account&comp=properties" + ] + } + }, + "path:16.get": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?restype=account&comp=properties", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?restype=account&comp=properties" + ] + }, + "get": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:123" + }, + { + "$ref": "#/components/parameters/parameters:124" + }, + { + "$ref": "#/components/parameters/parameters:1" + } + ], + "tags": [ + "container" + ], + "operationId": "Container_GetAccountInfo", + "description": "Returns the sku name and account kind ", + "responses": { + "200": { + "$ref": "#/components/responses/responses:40", + "description": "Success (OK)" + }, + "default": { + "$ref": "#/components/responses/responses:41", + "description": "Failure" + } + } + } + }, + "path:17": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{filesystem}/{path}?resource=directory&Create", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{filesystem}~1{path}?resource=directory&Create" + ] + } + }, + "path:17.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{filesystem}/{path}?resource=directory&Create", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{filesystem}~1{path}?resource=directory&Create" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:125" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:33" + }, + { + "$ref": "#/components/parameters/parameters:61" + }, + { + "$ref": "#/components/parameters/parameters:63" + }, + { + "$ref": "#/components/parameters/parameters:84" + }, + { + "$ref": "#/components/parameters/parameters:85" + }, + { + "$ref": "#/components/parameters/parameters:86" + }, + { + "$ref": "#/components/parameters/parameters:87" + }, + { + "$ref": "#/components/parameters/parameters:88" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "directory" + ], + "operationId": "Directory_Create", + "description": "Create a directory. By default, the destination is overwritten and if the destination already exists and has a lease the lease is broken. This operation supports conditional HTTP requests. For more information, see [Specifying Conditional Headers for Blob Service Operations](https://docs.microsoft.com/en-us/rest/api/storageservices/specifying-conditional-headers-for-blob-service-operations). To fail if the destination already exists, use a conditional request with If-None-Match: \"*\".", + "responses": { + "201": { + "$ref": "#/components/responses/responses:42", + "description": "The file or directory was created." + }, + "default": { + "$ref": "#/components/responses/responses:43", + "description": "Failure" + } + } + } + }, + "path:18": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{filesystem}/{path}?DirectoryRename", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{filesystem}~1{path}?DirectoryRename" + ] + } + }, + "path:18.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{filesystem}/{path}?DirectoryRename", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{filesystem}~1{path}?DirectoryRename" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "tags": [ + "directory" + ], + "operationId": "Directory_Rename", + "description": "Rename a directory. By default, the destination is overwritten and if the destination already exists and has a lease the lease is broken. This operation supports conditional HTTP requests. For more information, see [Specifying Conditional Headers for Blob Service Operations](https://docs.microsoft.com/en-us/rest/api/storageservices/specifying-conditional-headers-for-blob-service-operations). To fail if the destination already exists, use a conditional request with If-None-Match: \"*\".", + "parameters": [ + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:23" + }, + { + "$ref": "#/components/parameters/parameters:60" + }, + { + "$ref": "#/components/parameters/parameters:37" + }, + { + "$ref": "#/components/parameters/parameters:33" + }, + { + "$ref": "#/components/parameters/parameters:61" + }, + { + "$ref": "#/components/parameters/parameters:63" + }, + { + "$ref": "#/components/parameters/parameters:84" + }, + { + "$ref": "#/components/parameters/parameters:85" + }, + { + "$ref": "#/components/parameters/parameters:86" + }, + { + "$ref": "#/components/parameters/parameters:87" + }, + { + "$ref": "#/components/parameters/parameters:88" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:81" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:78" + }, + { + "$ref": "#/components/parameters/parameters:80" + }, + { + "$ref": "#/components/parameters/parameters:77" + }, + { + "$ref": "#/components/parameters/parameters:79" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "responses": { + "201": { + "$ref": "#/components/responses/responses:44", + "description": "The directory was renamed." + }, + "default": { + "$ref": "#/components/responses/responses:45", + "description": "Failure" + } + } + } + }, + "path:19": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{filesystem}/{path}?DirectoryDelete", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{filesystem}~1{path}?DirectoryDelete" + ] + } + }, + "path:19.delete": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{filesystem}/{path}?DirectoryDelete", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{filesystem}~1{path}?DirectoryDelete" + ] + }, + "delete": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "tags": [ + "directory" + ], + "operationId": "Directory_Delete", + "description": "Deletes the directory", + "parameters": [ + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:70" + }, + { + "$ref": "#/components/parameters/parameters:23" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "responses": { + "200": { + "$ref": "#/components/responses/responses:46", + "description": "The directory was deleted." + }, + "default": { + "$ref": "#/components/responses/responses:47", + "description": "Failure" + } + } + } + }, + "path:20": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{filesystem}/{path}?action=setAccessControl&directory", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{filesystem}~1{path}?action=setAccessControl&directory" + ] + } + }, + "path:20.patch": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{filesystem}/{path}?action=setAccessControl&directory", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{filesystem}~1{path}?action=setAccessControl&directory" + ] + }, + "patch": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:126" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:53" + }, + { + "$ref": "#/components/parameters/parameters:54" + }, + { + "$ref": "#/components/parameters/parameters:61" + }, + { + "$ref": "#/components/parameters/parameters:62" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:25" + }, + { + "$ref": "#/components/parameters/parameters:1" + } + ], + "tags": [ + "directory" + ], + "operationId": "Directory_SetAccessControl", + "description": "Set the owner, group, permissions, or access control list for a directory.", + "responses": { + "200": { + "$ref": "#/components/responses/responses:48", + "description": "Set directory access control response." + }, + "default": { + "$ref": "#/components/responses/responses:49", + "description": "Failure" + } + } + } + }, + "path:21": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{filesystem}/{path}?action=getAccessControl&directory", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{filesystem}~1{path}?action=getAccessControl&directory" + ] + } + }, + "path:21.head": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{filesystem}/{path}?action=getAccessControl&directory", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{filesystem}~1{path}?action=getAccessControl&directory" + ] + }, + "head": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:127" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:55" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:25" + }, + { + "$ref": "#/components/parameters/parameters:1" + } + ], + "tags": [ + "directory" + ], + "operationId": "Directory_GetAccessControl", + "description": "Get the owner, group, permissions, or access control list for a directory.", + "responses": { + "200": { + "$ref": "#/components/responses/responses:50", + "description": "Get directory access control response." + }, + "default": { + "$ref": "#/components/responses/responses:51", + "description": "Failure" + } + } + } + }, + "path:22": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}" + ] + } + }, + "path:22.get": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}" + ] + }, + "get": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_Download", + "description": "The Download operation reads or downloads a blob from the system, including its metadata and properties. You can also call Download to read a snapshot.", + "parameters": [ + { + "$ref": "#/components/parameters/parameters:72" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:68" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:38" + }, + { + "$ref": "#/components/parameters/parameters:39" + }, + { + "$ref": "#/components/parameters/parameters:34" + }, + { + "$ref": "#/components/parameters/parameters:35" + }, + { + "$ref": "#/components/parameters/parameters:36" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "responses": { + "200": { + "$ref": "#/components/responses/responses:52", + "description": "Returns the content of the entire blob." + }, + "206": { + "$ref": "#/components/responses/responses:53", + "description": "Returns the content of a specified range of the blob." + }, + "default": { + "$ref": "#/components/responses/responses:54", + "description": "Failure" + } + } + } + }, + "path:22.head": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}" + ] + }, + "head": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_GetProperties", + "description": "The Get Properties operation returns all user-defined metadata, standard HTTP properties, and system properties for the blob. It does not return the content of the blob.", + "parameters": [ + { + "$ref": "#/components/parameters/parameters:72" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:34" + }, + { + "$ref": "#/components/parameters/parameters:35" + }, + { + "$ref": "#/components/parameters/parameters:36" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "responses": { + "200": { + "$ref": "#/components/responses/responses:55", + "description": "Returns the properties of the blob." + }, + "default": { + "$ref": "#/components/responses/responses:56", + "description": "Failure" + } + } + } + }, + "path:22.delete": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}" + ] + }, + "delete": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_Delete", + "description": "If the storage account's soft delete feature is disabled then, when a blob is deleted, it is permanently removed from the storage account. If the storage account's soft delete feature is enabled, then, when a blob is deleted, it is marked for deletion and becomes inaccessible immediately. However, the blob service retains the blob or snapshot for the number of days specified by the DeleteRetentionPolicy section of [Storage service properties] (Set-Blob-Service-Properties.md). After the specified number of days has passed, the blob's data is permanently removed from the storage account. Note that you continue to be charged for the soft-deleted blob's storage until it is permanently removed. Use the List Blobs API and specify the \"include=deleted\" query parameter to discover which blobs and snapshots have been soft deleted. You can then use the Undelete Blob API to restore a soft-deleted blob. All other operations on a soft-deleted blob or snapshot causes the service to return an HTTP status code of 404 (ResourceNotFound).", + "parameters": [ + { + "$ref": "#/components/parameters/parameters:72" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:31" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "responses": { + "202": { + "$ref": "#/components/responses/responses:57", + "description": "The delete request was accepted and the blob will be deleted." + }, + "default": { + "$ref": "#/components/responses/responses:58", + "description": "Failure" + } + } + } + }, + "path:23": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{filesystem}/{path}?action=setAccessControl&blob", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{filesystem}~1{path}?action=setAccessControl&blob" + ] + } + }, + "path:23.patch": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{filesystem}/{path}?action=setAccessControl&blob", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{filesystem}~1{path}?action=setAccessControl&blob" + ] + }, + "patch": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:128" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:53" + }, + { + "$ref": "#/components/parameters/parameters:54" + }, + { + "$ref": "#/components/parameters/parameters:61" + }, + { + "$ref": "#/components/parameters/parameters:62" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:25" + }, + { + "$ref": "#/components/parameters/parameters:1" + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_SetAccessControl", + "description": "Set the owner, group, permissions, or access control list for a blob.", + "responses": { + "200": { + "$ref": "#/components/responses/responses:59", + "description": "Set blob access control response." + }, + "default": { + "$ref": "#/components/responses/responses:60", + "description": "Failure" + } + } + } + }, + "path:24": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{filesystem}/{path}?action=getAccessControl&blob", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{filesystem}~1{path}?action=getAccessControl&blob" + ] + } + }, + "path:24.head": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{filesystem}/{path}?action=getAccessControl&blob", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{filesystem}~1{path}?action=getAccessControl&blob" + ] + }, + "head": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:129" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:55" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:25" + }, + { + "$ref": "#/components/parameters/parameters:1" + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_GetAccessControl", + "description": "Get the owner, group, permissions, or access control list for a blob.", + "responses": { + "200": { + "$ref": "#/components/responses/responses:61", + "description": "Get blob access control response." + }, + "default": { + "$ref": "#/components/responses/responses:62", + "description": "Failure" + } + } + } + }, + "path:25": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{filesystem}/{path}?FileRename", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{filesystem}~1{path}?FileRename" + ] + } + }, + "path:25.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{filesystem}/{path}?FileRename", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{filesystem}~1{path}?FileRename" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_Rename", + "description": "Rename a blob/file. By default, the destination is overwritten and if the destination already exists and has a lease the lease is broken. This operation supports conditional HTTP requests. For more information, see [Specifying Conditional Headers for Blob Service Operations](https://docs.microsoft.com/en-us/rest/api/storageservices/specifying-conditional-headers-for-blob-service-operations). To fail if the destination already exists, use a conditional request with If-None-Match: \"*\".", + "parameters": [ + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:60" + }, + { + "$ref": "#/components/parameters/parameters:37" + }, + { + "$ref": "#/components/parameters/parameters:33" + }, + { + "$ref": "#/components/parameters/parameters:61" + }, + { + "$ref": "#/components/parameters/parameters:63" + }, + { + "$ref": "#/components/parameters/parameters:84" + }, + { + "$ref": "#/components/parameters/parameters:85" + }, + { + "$ref": "#/components/parameters/parameters:86" + }, + { + "$ref": "#/components/parameters/parameters:87" + }, + { + "$ref": "#/components/parameters/parameters:88" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:81" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:78" + }, + { + "$ref": "#/components/parameters/parameters:80" + }, + { + "$ref": "#/components/parameters/parameters:77" + }, + { + "$ref": "#/components/parameters/parameters:79" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "responses": { + "201": { + "$ref": "#/components/responses/responses:63", + "description": "The file was renamed." + }, + "default": { + "$ref": "#/components/responses/responses:64", + "description": "Failure" + } + } + } + }, + "path:26": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?PageBlob", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?PageBlob" + ] + } + }, + "path:26.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?PageBlob", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?PageBlob" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:130", + "description": "Specifies the type of blob to create: block blob, page blob, or append blob.", + "x-ms-client-name": "blobType" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:28" + }, + { + "$ref": "#/components/parameters/parameters:11" + }, + { + "$ref": "#/components/parameters/parameters:19" + }, + { + "$ref": "#/components/parameters/parameters:14" + }, + { + "$ref": "#/components/parameters/parameters:15" + }, + { + "$ref": "#/components/parameters/parameters:18" + }, + { + "$ref": "#/components/parameters/parameters:5" + }, + { + "$ref": "#/components/parameters/parameters:58" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:13" + }, + { + "$ref": "#/components/parameters/parameters:34" + }, + { + "$ref": "#/components/parameters/parameters:35" + }, + { + "$ref": "#/components/parameters/parameters:36" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:17" + }, + { + "$ref": "#/components/parameters/parameters:20" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "blob" + ], + "operationId": "PageBlob_Create", + "description": "The Create operation creates a new page blob.", + "responses": { + "201": { + "$ref": "#/components/responses/responses:65", + "description": "The blob was created." + }, + "default": { + "$ref": "#/components/responses/responses:66", + "description": "Failure" + } + } + } + }, + "path:27": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?AppendBlob", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?AppendBlob" + ] + } + }, + "path:27.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?AppendBlob", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?AppendBlob" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:131", + "description": "Specifies the type of blob to create: block blob, page blob, or append blob.", + "x-ms-client-name": "blobType" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:28" + }, + { + "$ref": "#/components/parameters/parameters:19" + }, + { + "$ref": "#/components/parameters/parameters:14" + }, + { + "$ref": "#/components/parameters/parameters:15" + }, + { + "$ref": "#/components/parameters/parameters:18" + }, + { + "$ref": "#/components/parameters/parameters:5" + }, + { + "$ref": "#/components/parameters/parameters:58" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:13" + }, + { + "$ref": "#/components/parameters/parameters:34" + }, + { + "$ref": "#/components/parameters/parameters:35" + }, + { + "$ref": "#/components/parameters/parameters:36" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "blob" + ], + "operationId": "AppendBlob_Create", + "description": "The Create Append Blob operation creates a new append blob.", + "responses": { + "201": { + "$ref": "#/components/responses/responses:67", + "description": "The blob was created." + }, + "default": { + "$ref": "#/components/responses/responses:68", + "description": "Failure" + } + } + } + }, + "path:28": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?BlockBlob", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?BlockBlob" + ] + } + }, + "path:28.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?BlockBlob", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?BlockBlob" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:132", + "description": "Specifies the type of blob to create: block blob, page blob, or append blob.", + "x-ms-client-name": "blobType" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:29" + }, + { + "$ref": "#/components/parameters/parameters:28" + }, + { + "$ref": "#/components/parameters/parameters:19" + }, + { + "$ref": "#/components/parameters/parameters:14" + }, + { + "$ref": "#/components/parameters/parameters:15" + }, + { + "$ref": "#/components/parameters/parameters:18" + }, + { + "$ref": "#/components/parameters/parameters:5" + }, + { + "$ref": "#/components/parameters/parameters:58" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:13" + }, + { + "$ref": "#/components/parameters/parameters:34" + }, + { + "$ref": "#/components/parameters/parameters:35" + }, + { + "$ref": "#/components/parameters/parameters:36" + }, + { + "$ref": "#/components/parameters/parameters:10" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "blob" + ], + "operationId": "BlockBlob_Upload", + "description": "The Upload Block Blob operation updates the content of an existing block blob. Updating an existing block blob overwrites any existing metadata on the blob. Partial updates are not supported with Put Blob; the content of the existing blob is overwritten with the content of the new blob. To perform a partial update of the content of a block blob, use the Put Block List operation.", + "requestBody": { + "$ref": "#/components/requestBodies/requestBodies:4", + "description": "Initial data" + }, + "x-ms-requestBody-index": 0, + "responses": { + "201": { + "$ref": "#/components/responses/responses:69", + "description": "The blob was updated." + }, + "default": { + "$ref": "#/components/responses/responses:70", + "description": "Failure" + } + } + } + }, + "path:29": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=undelete", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=undelete" + ] + } + }, + "path:29.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=undelete", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=undelete" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:133" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_Undelete", + "description": "Undelete a blob that was previously soft deleted", + "responses": { + "200": { + "$ref": "#/components/responses/responses:71", + "description": "The blob was undeleted successfully." + }, + "default": { + "$ref": "#/components/responses/responses:72", + "description": "Failure" + } + } + } + }, + "path:30": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=properties&SetHTTPHeaders", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=properties&SetHTTPHeaders" + ] + } + }, + "path:30.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=properties&SetHTTPHeaders", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=properties&SetHTTPHeaders" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:134" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:5" + }, + { + "$ref": "#/components/parameters/parameters:19" + }, + { + "$ref": "#/components/parameters/parameters:18" + }, + { + "$ref": "#/components/parameters/parameters:14" + }, + { + "$ref": "#/components/parameters/parameters:15" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:13" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_SetHTTPHeaders", + "description": "The Set HTTP Headers operation sets system properties on the blob", + "responses": { + "200": { + "$ref": "#/components/responses/responses:73", + "description": "The properties were set successfully." + }, + "default": { + "$ref": "#/components/responses/responses:74", + "description": "Failure" + } + } + } + }, + "path:31": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=metadata", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=metadata" + ] + } + }, + "path:31.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=metadata", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=metadata" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:135" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:58" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:34" + }, + { + "$ref": "#/components/parameters/parameters:35" + }, + { + "$ref": "#/components/parameters/parameters:36" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_SetMetadata", + "description": "The Set Blob Metadata operation sets user-defined metadata for the specified blob as one or more name-value pairs", + "responses": { + "200": { + "$ref": "#/components/responses/responses:75", + "description": "The metadata was set successfully." + }, + "default": { + "$ref": "#/components/responses/responses:76", + "description": "Failure" + } + } + } + }, + "path:32": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=lease&acquire", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=lease&acquire" + ] + } + }, + "path:32.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=lease&acquire", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=lease&acquire" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:136" + }, + { + "$ref": "#/components/parameters/parameters:137", + "description": "Describes what lease action to take.", + "x-ms-client-name": "action" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:50" + }, + { + "$ref": "#/components/parameters/parameters:66" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_AcquireLease", + "description": "[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations", + "responses": { + "201": { + "$ref": "#/components/responses/responses:77", + "description": "The Acquire operation completed successfully." + }, + "default": { + "$ref": "#/components/responses/responses:78", + "description": "Failure" + } + } + } + }, + "path:33": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=lease&release", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=lease&release" + ] + } + }, + "path:33.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=lease&release", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=lease&release" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:138" + }, + { + "$ref": "#/components/parameters/parameters:139", + "description": "Describes what lease action to take.", + "x-ms-client-name": "action" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:52" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_ReleaseLease", + "description": "[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations", + "responses": { + "200": { + "$ref": "#/components/responses/responses:79", + "description": "The Release operation completed successfully." + }, + "default": { + "$ref": "#/components/responses/responses:80", + "description": "Failure" + } + } + } + }, + "path:34": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=lease&renew", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=lease&renew" + ] + } + }, + "path:34.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=lease&renew", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=lease&renew" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:140" + }, + { + "$ref": "#/components/parameters/parameters:141", + "description": "Describes what lease action to take.", + "x-ms-client-name": "action" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:52" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_RenewLease", + "description": "[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations", + "responses": { + "200": { + "$ref": "#/components/responses/responses:81", + "description": "The Renew operation completed successfully." + }, + "default": { + "$ref": "#/components/responses/responses:82", + "description": "Failure" + } + } + } + }, + "path:35": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=lease&change", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=lease&change" + ] + } + }, + "path:35.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=lease&change", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=lease&change" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:142" + }, + { + "$ref": "#/components/parameters/parameters:143", + "description": "Describes what lease action to take.", + "x-ms-client-name": "action" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:52" + }, + { + "$ref": "#/components/parameters/parameters:67" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_ChangeLease", + "description": "[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations", + "responses": { + "200": { + "$ref": "#/components/responses/responses:83", + "description": "The Change operation completed successfully." + }, + "default": { + "$ref": "#/components/responses/responses:84", + "description": "Failure" + } + } + } + }, + "path:36": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=lease&break", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=lease&break" + ] + } + }, + "path:36.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=lease&break", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=lease&break" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:144" + }, + { + "$ref": "#/components/parameters/parameters:145", + "description": "Describes what lease action to take.", + "x-ms-client-name": "action" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:49" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_BreakLease", + "description": "[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations", + "responses": { + "202": { + "$ref": "#/components/responses/responses:85", + "description": "The Break operation completed successfully." + }, + "default": { + "$ref": "#/components/responses/responses:86", + "description": "Failure" + } + } + } + }, + "path:37": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=snapshot", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=snapshot" + ] + } + }, + "path:37.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=snapshot", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=snapshot" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:146" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:58" + }, + { + "$ref": "#/components/parameters/parameters:34" + }, + { + "$ref": "#/components/parameters/parameters:35" + }, + { + "$ref": "#/components/parameters/parameters:36" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_CreateSnapshot", + "description": "The Create Snapshot operation creates a read-only snapshot of a blob", + "responses": { + "201": { + "$ref": "#/components/responses/responses:87", + "description": "The snaptshot was taken successfully." + }, + "default": { + "$ref": "#/components/responses/responses:88", + "description": "Failure" + } + } + } + }, + "path:38": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=copy", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=copy" + ] + } + }, + "path:38.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=copy", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=copy" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_StartCopyFromURL", + "description": "The Start Copy From URL operation copies a blob or an internet resource to a new blob.", + "parameters": [ + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:58" + }, + { + "$ref": "#/components/parameters/parameters:10" + }, + { + "$ref": "#/components/parameters/parameters:12" + }, + { + "$ref": "#/components/parameters/parameters:78" + }, + { + "$ref": "#/components/parameters/parameters:80" + }, + { + "$ref": "#/components/parameters/parameters:77" + }, + { + "$ref": "#/components/parameters/parameters:79" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:30" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "responses": { + "202": { + "$ref": "#/components/responses/responses:89", + "description": "The copy blob has been accepted with the specified copy status." + }, + "default": { + "$ref": "#/components/responses/responses:90", + "description": "Failure" + } + } + } + }, + "path:39": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=copy&sync", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=copy&sync" + ] + } + }, + "path:39.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=copy&sync", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=copy&sync" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:147" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:58" + }, + { + "$ref": "#/components/parameters/parameters:10" + }, + { + "$ref": "#/components/parameters/parameters:78" + }, + { + "$ref": "#/components/parameters/parameters:80" + }, + { + "$ref": "#/components/parameters/parameters:77" + }, + { + "$ref": "#/components/parameters/parameters:79" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:30" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + }, + { + "$ref": "#/components/parameters/parameters:73" + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_CopyFromURL", + "description": "The Copy From URL operation copies a blob or an internet resource to a new blob. It will not return a response until the copy is complete.", + "responses": { + "202": { + "$ref": "#/components/responses/responses:91", + "description": "The copy has completed." + }, + "default": { + "$ref": "#/components/responses/responses:92", + "description": "Failure" + } + } + } + }, + "path:40": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=copy©id={CopyId}", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=copy©id={CopyId}" + ] + } + }, + "path:40.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=copy©id={CopyId}", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=copy©id={CopyId}" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:148" + }, + { + "$ref": "#/components/parameters/parameters:149", + "x-ms-client-name": "copyActionAbortConstant" + }, + { + "$ref": "#/components/parameters/parameters:24" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_AbortCopyFromURL", + "description": "The Abort Copy From URL operation aborts a pending Copy From URL operation, and leaves a destination blob with zero length and full metadata.", + "responses": { + "204": { + "$ref": "#/components/responses/responses:93", + "description": "The delete request was accepted and the blob will be deleted." + }, + "default": { + "$ref": "#/components/responses/responses:94", + "description": "Failure" + } + } + } + }, + "path:41": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=tier", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=tier" + ] + } + }, + "path:41.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=tier", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=tier" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:150" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:9" + }, + { + "$ref": "#/components/parameters/parameters:12" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + }, + { + "$ref": "#/components/parameters/parameters:51" + } + ], + "tags": [ + "blobs" + ], + "operationId": "Blob_SetTier", + "description": "The Set Tier operation sets the tier on a blob. The operation is allowed on a page blob in a premium storage account and on a block blob in a blob storage account (locally redundant storage only). A premium page blob's tier determines the allowed size, IOPS, and bandwidth of the blob. A block blob's tier determines Hot/Cool/Archive storage type. This operation does not update the blob's ETag.", + "responses": { + "200": { + "$ref": "#/components/responses/responses:95", + "description": "The new tier will take effect immediately." + }, + "202": { + "$ref": "#/components/responses/responses:96", + "description": "The transition to the new tier is pending." + }, + "default": { + "$ref": "#/components/responses/responses:97", + "description": "Failure" + } + } + } + }, + "path:42": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?restype=account&comp=properties", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?restype=account&comp=properties" + ] + } + }, + "path:42.get": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?restype=account&comp=properties", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?restype=account&comp=properties" + ] + }, + "get": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:151" + }, + { + "$ref": "#/components/parameters/parameters:152" + }, + { + "$ref": "#/components/parameters/parameters:1" + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_GetAccountInfo", + "description": "Returns the sku name and account kind ", + "responses": { + "200": { + "$ref": "#/components/responses/responses:98", + "description": "Success (OK)" + }, + "default": { + "$ref": "#/components/responses/responses:99", + "description": "Failure" + } + } + } + }, + "path:43": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=block", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=block" + ] + } + }, + "path:43.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=block", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=block" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:153" + }, + { + "$ref": "#/components/parameters/parameters:21" + }, + { + "$ref": "#/components/parameters/parameters:28" + }, + { + "$ref": "#/components/parameters/parameters:29" + }, + { + "$ref": "#/components/parameters/parameters:27" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:34" + }, + { + "$ref": "#/components/parameters/parameters:35" + }, + { + "$ref": "#/components/parameters/parameters:36" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "blockblob" + ], + "operationId": "BlockBlob_StageBlock", + "description": "The Stage Block operation creates a new block to be committed as part of a blob", + "requestBody": { + "$ref": "#/components/requestBodies/requestBodies:5", + "description": "Initial data" + }, + "x-ms-requestBody-index": 4, + "responses": { + "201": { + "$ref": "#/components/responses/responses:100", + "description": "The block was created." + }, + "default": { + "$ref": "#/components/responses/responses:101", + "description": "Failure" + } + } + } + }, + "path:44": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=block&fromURL", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=block&fromURL" + ] + } + }, + "path:44.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=block&fromURL", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=block&fromURL" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:154" + }, + { + "$ref": "#/components/parameters/parameters:21" + }, + { + "$ref": "#/components/parameters/parameters:28" + }, + { + "$ref": "#/components/parameters/parameters:82" + }, + { + "$ref": "#/components/parameters/parameters:75" + }, + { + "$ref": "#/components/parameters/parameters:73" + }, + { + "$ref": "#/components/parameters/parameters:74" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:34" + }, + { + "$ref": "#/components/parameters/parameters:35" + }, + { + "$ref": "#/components/parameters/parameters:36" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:78" + }, + { + "$ref": "#/components/parameters/parameters:80" + }, + { + "$ref": "#/components/parameters/parameters:77" + }, + { + "$ref": "#/components/parameters/parameters:79" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "blockblob" + ], + "operationId": "BlockBlob_StageBlockFromURL", + "description": "The Stage Block operation creates a new block to be committed as part of a blob where the contents are read from a URL.", + "responses": { + "201": { + "$ref": "#/components/responses/responses:102", + "description": "The block was created." + }, + "default": { + "$ref": "#/components/responses/responses:103", + "description": "Failure" + } + } + } + }, + "path:45": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=blocklist", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=blocklist" + ] + } + }, + "path:45.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=blocklist", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=blocklist" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:155" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:5" + }, + { + "$ref": "#/components/parameters/parameters:19" + }, + { + "$ref": "#/components/parameters/parameters:14" + }, + { + "$ref": "#/components/parameters/parameters:15" + }, + { + "$ref": "#/components/parameters/parameters:18" + }, + { + "$ref": "#/components/parameters/parameters:29" + }, + { + "$ref": "#/components/parameters/parameters:27" + }, + { + "$ref": "#/components/parameters/parameters:58" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:13" + }, + { + "$ref": "#/components/parameters/parameters:34" + }, + { + "$ref": "#/components/parameters/parameters:35" + }, + { + "$ref": "#/components/parameters/parameters:36" + }, + { + "$ref": "#/components/parameters/parameters:10" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "blockblob" + ], + "operationId": "BlockBlob_CommitBlockList", + "description": "The Commit Block List operation writes a blob by specifying the list of block IDs that make up the blob. In order to be written as part of a blob, a block must have been successfully written to the server in a prior Put Block operation. You can call Put Block List to update a blob by uploading only those blocks that have changed, then committing the new and existing blocks together. You can do this by specifying whether to commit a block from the committed block list or from the uncommitted block list, or to commit the most recently uploaded version of the block, whichever list it may belong to.", + "requestBody": { + "$ref": "#/components/requestBodies/requestBodies:6" + }, + "x-ms-requestBody-index": 19, + "responses": { + "201": { + "$ref": "#/components/responses/responses:104", + "description": "The block list was recorded." + }, + "default": { + "$ref": "#/components/responses/responses:105", + "description": "Failure" + } + } + } + }, + "path:45.get": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=blocklist", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=blocklist" + ] + }, + "get": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:155" + }, + { + "$ref": "#/components/parameters/parameters:72" + }, + { + "$ref": "#/components/parameters/parameters:22" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "blockblob" + ], + "operationId": "BlockBlob_GetBlockList", + "description": "The Get Block List operation retrieves the list of blocks that have been uploaded as part of a block blob", + "responses": { + "200": { + "$ref": "#/components/responses/responses:106", + "description": "The page range was written." + }, + "default": { + "$ref": "#/components/responses/responses:107", + "description": "Failure" + } + } + } + }, + "path:46": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=page&update", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=page&update" + ] + } + }, + "path:46.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=page&update", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=page&update" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:156" + }, + { + "$ref": "#/components/parameters/parameters:157", + "description": "Required. You may specify one of the following options:\n - Update: Writes the bytes specified by the request body into the specified range. The Range and Content-Length headers must match to perform the update.\n - Clear: Clears the specified range and releases the space used in storage for that range. To clear a range, set the Content-Length header to zero, and the Range header to a value that indicates the range to clear, up to maximum blob size.", + "x-ms-client-name": "pageWrite" + }, + { + "$ref": "#/components/parameters/parameters:28" + }, + { + "$ref": "#/components/parameters/parameters:29" + }, + { + "$ref": "#/components/parameters/parameters:27" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:68" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:34" + }, + { + "$ref": "#/components/parameters/parameters:35" + }, + { + "$ref": "#/components/parameters/parameters:36" + }, + { + "$ref": "#/components/parameters/parameters:46" + }, + { + "$ref": "#/components/parameters/parameters:45" + }, + { + "$ref": "#/components/parameters/parameters:44" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "pageblob" + ], + "operationId": "PageBlob_UploadPages", + "description": "The Upload Pages operation writes a range of pages to a page blob", + "requestBody": { + "$ref": "#/components/requestBodies/requestBodies:7", + "description": "Initial data" + }, + "x-ms-requestBody-index": 0, + "responses": { + "201": { + "$ref": "#/components/responses/responses:108", + "description": "The page range was written." + }, + "default": { + "$ref": "#/components/responses/responses:109", + "description": "Failure" + } + } + } + }, + "path:47": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=page&clear", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=page&clear" + ] + } + }, + "path:47.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=page&clear", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=page&clear" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:158" + }, + { + "$ref": "#/components/parameters/parameters:159", + "description": "Required. You may specify one of the following options:\n - Update: Writes the bytes specified by the request body into the specified range. The Range and Content-Length headers must match to perform the update.\n - Clear: Clears the specified range and releases the space used in storage for that range. To clear a range, set the Content-Length header to zero, and the Range header to a value that indicates the range to clear, up to maximum blob size.", + "x-ms-client-name": "pageWrite" + }, + { + "$ref": "#/components/parameters/parameters:28" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:68" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:34" + }, + { + "$ref": "#/components/parameters/parameters:35" + }, + { + "$ref": "#/components/parameters/parameters:36" + }, + { + "$ref": "#/components/parameters/parameters:46" + }, + { + "$ref": "#/components/parameters/parameters:45" + }, + { + "$ref": "#/components/parameters/parameters:44" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "pageblob" + ], + "operationId": "PageBlob_ClearPages", + "description": "The Clear Pages operation clears a set of pages from a page blob", + "responses": { + "201": { + "$ref": "#/components/responses/responses:110", + "description": "The page range was cleared." + }, + "default": { + "$ref": "#/components/responses/responses:111", + "description": "Failure" + } + } + } + }, + "path:48": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=page&update&fromUrl", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=page&update&fromUrl" + ] + } + }, + "path:48.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=page&update&fromUrl", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=page&update&fromUrl" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:160" + }, + { + "$ref": "#/components/parameters/parameters:161", + "description": "Required. You may specify one of the following options:\n - Update: Writes the bytes specified by the request body into the specified range. The Range and Content-Length headers must match to perform the update.\n - Clear: Clears the specified range and releases the space used in storage for that range. To clear a range, set the Content-Length header to zero, and the Range header to a value that indicates the range to clear, up to maximum blob size.", + "x-ms-client-name": "pageWrite" + }, + { + "$ref": "#/components/parameters/parameters:82" + }, + { + "$ref": "#/components/parameters/parameters:76" + }, + { + "$ref": "#/components/parameters/parameters:73" + }, + { + "$ref": "#/components/parameters/parameters:74" + }, + { + "$ref": "#/components/parameters/parameters:28" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:69" + }, + { + "$ref": "#/components/parameters/parameters:34" + }, + { + "$ref": "#/components/parameters/parameters:35" + }, + { + "$ref": "#/components/parameters/parameters:36" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:46" + }, + { + "$ref": "#/components/parameters/parameters:45" + }, + { + "$ref": "#/components/parameters/parameters:44" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:78" + }, + { + "$ref": "#/components/parameters/parameters:80" + }, + { + "$ref": "#/components/parameters/parameters:77" + }, + { + "$ref": "#/components/parameters/parameters:79" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "pageblob" + ], + "operationId": "PageBlob_UploadPagesFromURL", + "description": "The Upload Pages operation writes a range of pages to a page blob where the contents are read from a URL", + "responses": { + "201": { + "$ref": "#/components/responses/responses:112", + "description": "The page range was written." + }, + "default": { + "$ref": "#/components/responses/responses:113", + "description": "Failure" + } + } + } + }, + "path:49": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=pagelist", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=pagelist" + ] + } + }, + "path:49.get": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=pagelist", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=pagelist" + ] + }, + "get": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:162" + }, + { + "$ref": "#/components/parameters/parameters:72" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:68" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "pageblob" + ], + "operationId": "PageBlob_GetPageRanges", + "description": "The Get Page Ranges operation returns the list of valid page ranges for a page blob or snapshot of a page blob", + "responses": { + "200": { + "$ref": "#/components/responses/responses:114", + "description": "Information on the page blob was found." + }, + "default": { + "$ref": "#/components/responses/responses:115", + "description": "Failure" + } + } + } + }, + "path:50": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=pagelist&diff", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=pagelist&diff" + ] + } + }, + "path:50.get": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=pagelist&diff", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=pagelist&diff" + ] + }, + "get": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:163" + }, + { + "$ref": "#/components/parameters/parameters:72" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:65" + }, + { + "$ref": "#/components/parameters/parameters:68" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "pageblob" + ], + "operationId": "PageBlob_GetPageRangesDiff", + "description": "The Get Page Ranges Diff operation returns the list of valid page ranges for a page blob that were changed between target blob and previous snapshot.", + "responses": { + "200": { + "$ref": "#/components/responses/responses:116", + "description": "Information on the page blob was found." + }, + "default": { + "$ref": "#/components/responses/responses:117", + "description": "Failure" + } + } + } + }, + "path:51": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=properties&Resize", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=properties&Resize" + ] + } + }, + "path:51.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=properties&Resize", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=properties&Resize" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:164" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:34" + }, + { + "$ref": "#/components/parameters/parameters:35" + }, + { + "$ref": "#/components/parameters/parameters:36" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:17" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "pageblob" + ], + "operationId": "PageBlob_Resize", + "description": "Resize the Blob", + "responses": { + "200": { + "$ref": "#/components/responses/responses:118", + "description": "The Blob was resized successfully" + }, + "default": { + "$ref": "#/components/responses/responses:119", + "description": "Failure" + } + } + } + }, + "path:52": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=properties&UpdateSequenceNumber", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=properties&UpdateSequenceNumber" + ] + } + }, + "path:52.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=properties&UpdateSequenceNumber", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=properties&UpdateSequenceNumber" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:165" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:71" + }, + { + "$ref": "#/components/parameters/parameters:20" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "pageblob" + ], + "operationId": "PageBlob_UpdateSequenceNumber", + "description": "Update the sequence number of the blob", + "responses": { + "200": { + "$ref": "#/components/responses/responses:120", + "description": "The sequence numbers were updated successfully." + }, + "default": { + "$ref": "#/components/responses/responses:121", + "description": "Failure" + } + } + } + }, + "path:53": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=incrementalcopy", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=incrementalcopy" + ] + } + }, + "path:53.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=incrementalcopy", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=incrementalcopy" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:166" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:30" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "pageblob" + ], + "operationId": "PageBlob_CopyIncremental", + "description": "The Copy Incremental operation copies a snapshot of the source page blob to a destination page blob. The snapshot is copied such that only the differential changes between the previously copied snapshot are transferred to the destination. The copied snapshots are complete copies of the original snapshot and can be read or copied from as usual. This API is supported since REST version 2016-05-31.", + "responses": { + "202": { + "$ref": "#/components/responses/responses:122", + "description": "The blob was copied." + }, + "default": { + "$ref": "#/components/responses/responses:123", + "description": "Failure" + } + } + } + }, + "path:54": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=appendblock", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=appendblock" + ] + } + }, + "path:54.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=appendblock", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=appendblock" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:167" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:28" + }, + { + "$ref": "#/components/parameters/parameters:29" + }, + { + "$ref": "#/components/parameters/parameters:27" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:7" + }, + { + "$ref": "#/components/parameters/parameters:6" + }, + { + "$ref": "#/components/parameters/parameters:34" + }, + { + "$ref": "#/components/parameters/parameters:35" + }, + { + "$ref": "#/components/parameters/parameters:36" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "appendblob" + ], + "operationId": "AppendBlob_AppendBlock", + "description": "The Append Block operation commits a new block of data to the end of an existing append blob. The Append Block operation is permitted only if the blob was created with x-ms-blob-type set to AppendBlob. Append Block is supported only on version 2015-02-21 version or later.", + "requestBody": { + "$ref": "#/components/requestBodies/requestBodies:8", + "description": "Initial data" + }, + "x-ms-requestBody-index": 0, + "responses": { + "201": { + "$ref": "#/components/responses/responses:124", + "description": "The block was created." + }, + "default": { + "$ref": "#/components/responses/responses:125", + "description": "Failure" + } + } + } + }, + "path:55": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=appendblock&fromUrl", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=appendblock&fromUrl" + ] + } + }, + "path:55.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=appendblock&fromUrl", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=appendblock&fromUrl" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:168" + }, + { + "$ref": "#/components/parameters/parameters:82" + }, + { + "$ref": "#/components/parameters/parameters:75" + }, + { + "$ref": "#/components/parameters/parameters:73" + }, + { + "$ref": "#/components/parameters/parameters:74" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:28" + }, + { + "$ref": "#/components/parameters/parameters:29" + }, + { + "$ref": "#/components/parameters/parameters:34" + }, + { + "$ref": "#/components/parameters/parameters:35" + }, + { + "$ref": "#/components/parameters/parameters:36" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:7" + }, + { + "$ref": "#/components/parameters/parameters:6" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:78" + }, + { + "$ref": "#/components/parameters/parameters:80" + }, + { + "$ref": "#/components/parameters/parameters:77" + }, + { + "$ref": "#/components/parameters/parameters:79" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "appendblob" + ], + "operationId": "AppendBlob_AppendBlockFromUrl", + "description": "The Append Block operation commits a new block of data to the end of an existing append blob where the contents are read from a source url. The Append Block operation is permitted only if the blob was created with x-ms-blob-type set to AppendBlob. Append Block is supported only on version 2015-02-21 version or later.", + "responses": { + "201": { + "$ref": "#/components/responses/responses:126", + "description": "The block was created." + }, + "default": { + "$ref": "#/components/responses/responses:127", + "description": "Failure" + } + } + } + } + }, + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ] +} \ No newline at end of file diff --git a/modelerfour/test/scenarios/blob-storage/oai3.shaken.json b/modelerfour/test/scenarios/blob-storage/oai3.shaken.json new file mode 100644 index 0000000..41926fb --- /dev/null +++ b/modelerfour/test/scenarios/blob-storage/oai3.shaken.json @@ -0,0 +1,19316 @@ +{ + "openapi": "3.0.0", + "info": { + "title": "Azure Blob Storage", + "version": "2019-02-02", + "x-ms-code-generation-settings": { + "header": "MIT", + "strictSpecAdherence": false + } + }, + "components": { + "securitySchemes": { + "blob_shared_key": { + "type": "apiKey", + "name": "Authorization", + "in": "header" + } + }, + "schemas": { + "KeyInfo": { + "type": "object", + "description": "Key information", + "properties": { + "Start": { + "$ref": "#/components/schemas/KeyInfo-Start", + "description": "The date-time the key is active in ISO 8601 UTC time" + }, + "Expiry": { + "$ref": "#/components/schemas/KeyInfo-Expiry", + "description": "The date-time the key expires in ISO 8601 UTC time" + } + }, + "required": [ + "Start", + "Expiry" + ] + }, + "KeyInfo-Start": { + "description": "The date-time the key is active in ISO 8601 UTC time", + "type": "string" + }, + "KeyInfo-Expiry": { + "description": "The date-time the key expires in ISO 8601 UTC time", + "type": "string" + }, + "UserDelegationKey": { + "type": "object", + "description": "A user delegation key", + "properties": { + "SignedOid": { + "$ref": "#/components/schemas/UserDelegationKey-SignedOid", + "description": "The Azure Active Directory object ID in GUID format." + }, + "SignedTid": { + "$ref": "#/components/schemas/UserDelegationKey-SignedTid", + "description": "The Azure Active Directory tenant ID in GUID format" + }, + "SignedStart": { + "$ref": "#/components/schemas/UserDelegationKey-SignedStart", + "description": "The date-time the key is active" + }, + "SignedExpiry": { + "$ref": "#/components/schemas/UserDelegationKey-SignedExpiry", + "description": "The date-time the key expires" + }, + "SignedService": { + "$ref": "#/components/schemas/UserDelegationKey-SignedService", + "description": "Abbreviation of the Azure Storage service that accepts the key" + }, + "SignedVersion": { + "$ref": "#/components/schemas/UserDelegationKey-SignedVersion", + "description": "The service version that created the key" + }, + "Value": { + "$ref": "#/components/schemas/UserDelegationKey-Value", + "description": "The key as a base64 string" + } + }, + "required": [ + "SignedOid", + "SignedTid", + "SignedStart", + "SignedExpiry", + "SignedService", + "SignedVersion", + "Value" + ] + }, + "UserDelegationKey-SignedOid": { + "description": "The Azure Active Directory object ID in GUID format.", + "type": "string" + }, + "UserDelegationKey-SignedTid": { + "description": "The Azure Active Directory tenant ID in GUID format", + "type": "string" + }, + "UserDelegationKey-SignedStart": { + "description": "The date-time the key is active", + "type": "string", + "format": "date-time" + }, + "UserDelegationKey-SignedExpiry": { + "description": "The date-time the key expires", + "type": "string", + "format": "date-time" + }, + "UserDelegationKey-SignedService": { + "description": "Abbreviation of the Azure Storage service that accepts the key", + "type": "string" + }, + "UserDelegationKey-SignedVersion": { + "description": "The service version that created the key", + "type": "string" + }, + "UserDelegationKey-Value": { + "description": "The key as a base64 string", + "type": "string" + }, + "PublicAccessType": { + "type": "string", + "enum": [ + "container", + "blob" + ], + "x-ms-enum": { + "name": "PublicAccessType", + "modelAsString": true + } + }, + "CopyStatus": { + "type": "string", + "enum": [ + "pending", + "success", + "aborted", + "failed" + ], + "x-ms-enum": { + "name": "CopyStatusType", + "modelAsString": false + } + }, + "LeaseDuration": { + "type": "string", + "enum": [ + "infinite", + "fixed" + ], + "x-ms-enum": { + "name": "LeaseDurationType", + "modelAsString": false + } + }, + "LeaseState": { + "type": "string", + "enum": [ + "available", + "leased", + "expired", + "breaking", + "broken" + ], + "x-ms-enum": { + "name": "LeaseStateType", + "modelAsString": false + } + }, + "LeaseStatus": { + "type": "string", + "enum": [ + "locked", + "unlocked" + ], + "x-ms-enum": { + "name": "LeaseStatusType", + "modelAsString": false + } + }, + "StorageError": { + "type": "object", + "properties": { + "Message": { + "$ref": "#/components/schemas/StorageError-Message" + } + } + }, + "StorageError-Message": { + "type": "string" + }, + "DataLakeStorageError": { + "type": "object", + "properties": { + "error": { + "$ref": "#/components/schemas/DataLakeStorageError-error", + "description": "The service error response object." + } + } + }, + "DataLakeStorageError-error": { + "description": "The service error response object.", + "properties": { + "Code": { + "$ref": "#/components/schemas/DataLakeStorageError-error-Code", + "description": "The service error code." + }, + "Message": { + "$ref": "#/components/schemas/DataLakeStorageError-error-Message", + "description": "The service error message." + } + } + }, + "DataLakeStorageError-error-Code": { + "description": "The service error code.", + "type": "string" + }, + "DataLakeStorageError-error-Message": { + "description": "The service error message.", + "type": "string" + }, + "AccessPolicy": { + "type": "object", + "description": "An Access policy", + "properties": { + "Start": { + "$ref": "#/components/schemas/AccessPolicy-Start", + "description": "the date-time the policy is active" + }, + "Expiry": { + "$ref": "#/components/schemas/AccessPolicy-Expiry", + "description": "the date-time the policy expires" + }, + "Permission": { + "$ref": "#/components/schemas/AccessPolicy-Permission", + "description": "the permissions for the acl policy" + } + }, + "required": [ + "Start", + "Expiry", + "Permission" + ] + }, + "AccessPolicy-Start": { + "description": "the date-time the policy is active", + "type": "string", + "format": "date-time" + }, + "AccessPolicy-Expiry": { + "description": "the date-time the policy expires", + "type": "string", + "format": "date-time" + }, + "AccessPolicy-Permission": { + "description": "the permissions for the acl policy", + "type": "string" + }, + "AccessTier": { + "type": "string", + "enum": [ + "P4", + "P6", + "P10", + "P15", + "P20", + "P30", + "P40", + "P50", + "P60", + "P70", + "P80", + "Hot", + "Cool", + "Archive" + ], + "x-ms-enum": { + "name": "AccessTier", + "modelAsString": true + } + }, + "ArchiveStatus": { + "type": "string", + "enum": [ + "rehydrate-pending-to-hot", + "rehydrate-pending-to-cool" + ], + "x-ms-enum": { + "name": "ArchiveStatus", + "modelAsString": true + } + }, + "BlobItem": { + "xml": { + "name": "Blob" + }, + "description": "An Azure Storage blob", + "type": "object", + "properties": { + "Name": { + "$ref": "#/components/schemas/BlobItem-Name" + }, + "Deleted": { + "type": "boolean" + }, + "Snapshot": { + "$ref": "#/components/schemas/BlobItem-Snapshot" + }, + "Properties": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobProperties" + }, + "Metadata": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobMetadata" + } + }, + "required": [ + "Name", + "Deleted", + "Snapshot", + "Properties" + ] + }, + "BlobItem-Name": { + "type": "string" + }, + "BlobItem-Snapshot": { + "type": "string" + }, + "BlobProperties": { + "xml": { + "name": "Properties" + }, + "description": "Properties of a blob", + "type": "object", + "properties": { + "Creation-Time": { + "$ref": "#/components/schemas/BlobProperties-Creation-Time" + }, + "Last-Modified": { + "$ref": "#/components/schemas/BlobProperties-Last-Modified" + }, + "Etag": { + "$ref": "#/components/schemas/BlobProperties-Etag" + }, + "Content-Length": { + "type": "integer", + "format": "int64", + "description": "Size in bytes" + }, + "Content-Type": { + "$ref": "#/components/schemas/BlobProperties-Content-Type" + }, + "Content-Encoding": { + "$ref": "#/components/schemas/BlobProperties-Content-Encoding" + }, + "Content-Language": { + "$ref": "#/components/schemas/BlobProperties-Content-Language" + }, + "Content-MD5": { + "$ref": "#/components/schemas/BlobProperties-Content-MD5" + }, + "Content-Disposition": { + "$ref": "#/components/schemas/BlobProperties-Content-Disposition" + }, + "Cache-Control": { + "$ref": "#/components/schemas/BlobProperties-Cache-Control" + }, + "x-ms-blob-sequence-number": { + "x-ms-client-name": "blobSequenceNumber", + "type": "integer", + "format": "int64" + }, + "BlobType": { + "$ref": "#/components/schemas/BlobProperties-BlobType" + }, + "LeaseStatus": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/LeaseStatus" + }, + "LeaseState": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/LeaseState" + }, + "LeaseDuration": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/LeaseDuration" + }, + "CopyId": { + "$ref": "#/components/schemas/BlobProperties-CopyId" + }, + "CopyStatus": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/CopyStatus" + }, + "CopySource": { + "$ref": "#/components/schemas/BlobProperties-CopySource" + }, + "CopyProgress": { + "$ref": "#/components/schemas/BlobProperties-CopyProgress" + }, + "CopyCompletionTime": { + "$ref": "#/components/schemas/BlobProperties-CopyCompletionTime" + }, + "CopyStatusDescription": { + "$ref": "#/components/schemas/BlobProperties-CopyStatusDescription" + }, + "ServerEncrypted": { + "type": "boolean" + }, + "IncrementalCopy": { + "type": "boolean" + }, + "DestinationSnapshot": { + "$ref": "#/components/schemas/BlobProperties-DestinationSnapshot" + }, + "DeletedTime": { + "$ref": "#/components/schemas/BlobProperties-DeletedTime" + }, + "RemainingRetentionDays": { + "type": "integer" + }, + "AccessTier": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/AccessTier" + }, + "AccessTierInferred": { + "type": "boolean" + }, + "ArchiveStatus": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ArchiveStatus" + }, + "CustomerProvidedKeySha256": { + "$ref": "#/components/schemas/BlobProperties-CustomerProvidedKeySha256" + }, + "AccessTierChangeTime": { + "$ref": "#/components/schemas/BlobProperties-AccessTierChangeTime" + } + }, + "required": [ + "Etag", + "Last-Modified" + ] + }, + "BlobProperties-Creation-Time": { + "type": "string", + "format": "date-time-rfc1123" + }, + "BlobProperties-Last-Modified": { + "type": "string", + "format": "date-time-rfc1123" + }, + "BlobProperties-Etag": { + "type": "string", + "format": "etag" + }, + "BlobProperties-Content-Type": { + "type": "string" + }, + "BlobProperties-Content-Encoding": { + "type": "string" + }, + "BlobProperties-Content-Language": { + "type": "string" + }, + "BlobProperties-Content-MD5": { + "type": "string", + "format": "byte" + }, + "BlobProperties-Content-Disposition": { + "type": "string" + }, + "BlobProperties-Cache-Control": { + "type": "string" + }, + "BlobProperties-BlobType": { + "type": "string", + "enum": [ + "BlockBlob", + "PageBlob", + "AppendBlob" + ], + "x-ms-enum": { + "name": "BlobType", + "modelAsString": false + } + }, + "BlobProperties-CopyId": { + "type": "string" + }, + "BlobProperties-CopySource": { + "type": "string" + }, + "BlobProperties-CopyProgress": { + "type": "string" + }, + "BlobProperties-CopyCompletionTime": { + "type": "string", + "format": "date-time-rfc1123" + }, + "BlobProperties-CopyStatusDescription": { + "type": "string" + }, + "BlobProperties-DestinationSnapshot": { + "type": "string" + }, + "BlobProperties-DeletedTime": { + "type": "string", + "format": "date-time-rfc1123" + }, + "BlobProperties-CustomerProvidedKeySha256": { + "type": "string" + }, + "BlobProperties-AccessTierChangeTime": { + "type": "string", + "format": "date-time-rfc1123" + }, + "ListBlobsFlatSegmentResponse": { + "xml": { + "name": "EnumerationResults" + }, + "description": "An enumeration of blobs", + "type": "object", + "properties": { + "ServiceEndpoint": { + "$ref": "#/components/schemas/ListBlobsFlatSegmentResponse-ServiceEndpoint" + }, + "ContainerName": { + "$ref": "#/components/schemas/ListBlobsFlatSegmentResponse-ContainerName" + }, + "Prefix": { + "$ref": "#/components/schemas/ListBlobsFlatSegmentResponse-Prefix" + }, + "Marker": { + "$ref": "#/components/schemas/ListBlobsFlatSegmentResponse-Marker" + }, + "MaxResults": { + "type": "integer" + }, + "Segment": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobFlatListSegment" + }, + "NextMarker": { + "$ref": "#/components/schemas/ListBlobsFlatSegmentResponse-NextMarker" + } + }, + "required": [ + "ServiceEndpoint", + "ContainerName", + "Segment" + ] + }, + "ListBlobsFlatSegmentResponse-ServiceEndpoint": { + "type": "string", + "xml": { + "attribute": true + } + }, + "ListBlobsFlatSegmentResponse-ContainerName": { + "type": "string", + "xml": { + "attribute": true + } + }, + "ListBlobsFlatSegmentResponse-Prefix": { + "type": "string" + }, + "ListBlobsFlatSegmentResponse-Marker": { + "type": "string" + }, + "ListBlobsFlatSegmentResponse-NextMarker": { + "type": "string" + }, + "ListBlobsHierarchySegmentResponse": { + "xml": { + "name": "EnumerationResults" + }, + "description": "An enumeration of blobs", + "type": "object", + "properties": { + "ServiceEndpoint": { + "$ref": "#/components/schemas/ListBlobsHierarchySegmentResponse-ServiceEndpoint" + }, + "ContainerName": { + "$ref": "#/components/schemas/ListBlobsHierarchySegmentResponse-ContainerName" + }, + "Prefix": { + "$ref": "#/components/schemas/ListBlobsHierarchySegmentResponse-Prefix" + }, + "Marker": { + "$ref": "#/components/schemas/ListBlobsHierarchySegmentResponse-Marker" + }, + "MaxResults": { + "type": "integer" + }, + "Delimiter": { + "$ref": "#/components/schemas/ListBlobsHierarchySegmentResponse-Delimiter" + }, + "Segment": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobHierarchyListSegment" + }, + "NextMarker": { + "$ref": "#/components/schemas/ListBlobsHierarchySegmentResponse-NextMarker" + } + }, + "required": [ + "ServiceEndpoint", + "ContainerName", + "Segment" + ] + }, + "ListBlobsHierarchySegmentResponse-ServiceEndpoint": { + "type": "string", + "xml": { + "attribute": true + } + }, + "ListBlobsHierarchySegmentResponse-ContainerName": { + "type": "string", + "xml": { + "attribute": true + } + }, + "ListBlobsHierarchySegmentResponse-Prefix": { + "type": "string" + }, + "ListBlobsHierarchySegmentResponse-Marker": { + "type": "string" + }, + "ListBlobsHierarchySegmentResponse-Delimiter": { + "type": "string" + }, + "ListBlobsHierarchySegmentResponse-NextMarker": { + "type": "string" + }, + "BlobFlatListSegment": { + "xml": { + "name": "Blobs" + }, + "type": "object", + "properties": { + "BlobItems": { + "$ref": "#/components/schemas/BlobFlatListSegment-BlobItems" + } + }, + "required": [ + "BlobItems" + ] + }, + "BlobFlatListSegment-BlobItems": { + "type": "array", + "items": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobItem" + } + }, + "BlobHierarchyListSegment": { + "xml": { + "name": "Blobs" + }, + "type": "object", + "properties": { + "BlobPrefixes": { + "$ref": "#/components/schemas/BlobHierarchyListSegment-BlobPrefixes" + }, + "BlobItems": { + "$ref": "#/components/schemas/BlobHierarchyListSegment-BlobItems" + } + }, + "required": [ + "BlobItems" + ] + }, + "BlobHierarchyListSegment-BlobPrefixes": { + "type": "array", + "items": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobPrefix" + } + }, + "BlobHierarchyListSegment-BlobItems": { + "type": "array", + "items": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobItem" + } + }, + "BlobPrefix": { + "type": "object", + "properties": { + "Name": { + "$ref": "#/components/schemas/BlobPrefix-Name" + } + }, + "required": [ + "Name" + ] + }, + "BlobPrefix-Name": { + "type": "string" + }, + "Block": { + "type": "object", + "description": "Represents a single block in a block blob. It describes the block's ID and size.", + "properties": { + "Name": { + "$ref": "#/components/schemas/Block-Name", + "description": "The base64 encoded block ID." + }, + "Size": { + "description": "The block size in bytes.", + "type": "integer" + } + }, + "required": [ + "Name", + "Size" + ] + }, + "Block-Name": { + "description": "The base64 encoded block ID.", + "type": "string" + }, + "BlockList": { + "type": "object", + "properties": { + "CommittedBlocks": { + "$ref": "#/components/schemas/BlockList-CommittedBlocks" + }, + "UncommittedBlocks": { + "$ref": "#/components/schemas/BlockList-UncommittedBlocks" + } + } + }, + "BlockList-CommittedBlocks": { + "xml": { + "wrapped": true + }, + "type": "array", + "items": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/Block" + } + }, + "BlockList-UncommittedBlocks": { + "xml": { + "wrapped": true + }, + "type": "array", + "items": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/Block" + } + }, + "BlockLookupList": { + "type": "object", + "properties": { + "Committed": { + "$ref": "#/components/schemas/BlockLookupList-Committed" + }, + "Uncommitted": { + "$ref": "#/components/schemas/BlockLookupList-Uncommitted" + }, + "Latest": { + "$ref": "#/components/schemas/BlockLookupList-Latest" + } + }, + "xml": { + "name": "BlockList" + } + }, + "BlockLookupList-Committed": { + "type": "array", + "items": { + "$ref": "#/components/schemas/BlockLookupList-CommittedItem" + } + }, + "BlockLookupList-CommittedItem": { + "type": "string", + "xml": { + "name": "Committed" + } + }, + "BlockLookupList-Uncommitted": { + "type": "array", + "items": { + "$ref": "#/components/schemas/BlockLookupList-UncommittedItem" + } + }, + "BlockLookupList-UncommittedItem": { + "type": "string", + "xml": { + "name": "Uncommitted" + } + }, + "BlockLookupList-Latest": { + "type": "array", + "items": { + "$ref": "#/components/schemas/BlockLookupList-LatestItem" + } + }, + "BlockLookupList-LatestItem": { + "type": "string", + "xml": { + "name": "Latest" + } + }, + "ContainerItem": { + "xml": { + "name": "Container" + }, + "type": "object", + "description": "An Azure Storage container", + "properties": { + "Name": { + "$ref": "#/components/schemas/ContainerItem-Name" + }, + "Properties": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ContainerProperties" + }, + "Metadata": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ContainerMetadata" + } + }, + "required": [ + "Name", + "Properties" + ] + }, + "ContainerItem-Name": { + "type": "string" + }, + "ContainerProperties": { + "type": "object", + "description": "Properties of a container", + "properties": { + "Last-Modified": { + "$ref": "#/components/schemas/ContainerProperties-Last-Modified" + }, + "Etag": { + "$ref": "#/components/schemas/ContainerProperties-Etag" + }, + "LeaseStatus": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/LeaseStatus" + }, + "LeaseState": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/LeaseState" + }, + "LeaseDuration": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/LeaseDuration" + }, + "PublicAccess": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/PublicAccessType" + }, + "HasImmutabilityPolicy": { + "type": "boolean" + }, + "HasLegalHold": { + "type": "boolean" + } + }, + "required": [ + "Last-Modified", + "Etag" + ] + }, + "ContainerProperties-Last-Modified": { + "type": "string", + "format": "date-time-rfc1123" + }, + "ContainerProperties-Etag": { + "type": "string", + "format": "etag" + }, + "ListContainersSegmentResponse": { + "xml": { + "name": "EnumerationResults" + }, + "description": "An enumeration of containers", + "type": "object", + "properties": { + "ServiceEndpoint": { + "$ref": "#/components/schemas/ListContainersSegmentResponse-ServiceEndpoint" + }, + "Prefix": { + "$ref": "#/components/schemas/ListContainersSegmentResponse-Prefix" + }, + "Marker": { + "$ref": "#/components/schemas/ListContainersSegmentResponse-Marker" + }, + "MaxResults": { + "type": "integer" + }, + "ContainerItems": { + "$ref": "#/components/schemas/ListContainersSegmentResponse-ContainerItems" + }, + "NextMarker": { + "$ref": "#/components/schemas/ListContainersSegmentResponse-NextMarker" + } + }, + "required": [ + "ServiceEndpoint", + "ContainerItems" + ] + }, + "ListContainersSegmentResponse-ServiceEndpoint": { + "type": "string", + "xml": { + "attribute": true + } + }, + "ListContainersSegmentResponse-Prefix": { + "type": "string" + }, + "ListContainersSegmentResponse-Marker": { + "type": "string" + }, + "ListContainersSegmentResponse-ContainerItems": { + "xml": { + "wrapped": true, + "name": "Containers" + }, + "type": "array", + "items": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ContainerItem" + } + }, + "ListContainersSegmentResponse-NextMarker": { + "type": "string" + }, + "CorsRule": { + "description": "CORS is an HTTP feature that enables a web application running under one domain to access resources in another domain. Web browsers implement a security restriction known as same-origin policy that prevents a web page from calling APIs in a different domain; CORS provides a secure way to allow one domain (the origin domain) to call APIs in another domain", + "type": "object", + "properties": { + "AllowedOrigins": { + "$ref": "#/components/schemas/CorsRule-AllowedOrigins", + "description": "The origin domains that are permitted to make a request against the storage service via CORS. The origin domain is the domain from which the request originates. Note that the origin must be an exact case-sensitive match with the origin that the user age sends to the service. You can also use the wildcard character '*' to allow all origin domains to make requests via CORS." + }, + "AllowedMethods": { + "$ref": "#/components/schemas/CorsRule-AllowedMethods", + "description": "The methods (HTTP request verbs) that the origin domain may use for a CORS request. (comma separated)" + }, + "AllowedHeaders": { + "$ref": "#/components/schemas/CorsRule-AllowedHeaders", + "description": "the request headers that the origin domain may specify on the CORS request." + }, + "ExposedHeaders": { + "$ref": "#/components/schemas/CorsRule-ExposedHeaders", + "description": "The response headers that may be sent in the response to the CORS request and exposed by the browser to the request issuer" + }, + "MaxAgeInSeconds": { + "description": "The maximum amount time that a browser should cache the preflight OPTIONS request.", + "type": "integer", + "minimum": 0 + } + }, + "required": [ + "AllowedOrigins", + "AllowedMethods", + "AllowedHeaders", + "ExposedHeaders", + "MaxAgeInSeconds" + ] + }, + "CorsRule-AllowedOrigins": { + "description": "The origin domains that are permitted to make a request against the storage service via CORS. The origin domain is the domain from which the request originates. Note that the origin must be an exact case-sensitive match with the origin that the user age sends to the service. You can also use the wildcard character '*' to allow all origin domains to make requests via CORS.", + "type": "string" + }, + "CorsRule-AllowedMethods": { + "description": "The methods (HTTP request verbs) that the origin domain may use for a CORS request. (comma separated)", + "type": "string" + }, + "CorsRule-AllowedHeaders": { + "description": "the request headers that the origin domain may specify on the CORS request.", + "type": "string" + }, + "CorsRule-ExposedHeaders": { + "description": "The response headers that may be sent in the response to the CORS request and exposed by the browser to the request issuer", + "type": "string" + }, + "ErrorCode": { + "description": "Error codes returned by the service", + "type": "string", + "enum": [ + "AccountAlreadyExists", + "AccountBeingCreated", + "AccountIsDisabled", + "AuthenticationFailed", + "AuthorizationFailure", + "ConditionHeadersNotSupported", + "ConditionNotMet", + "EmptyMetadataKey", + "InsufficientAccountPermissions", + "InternalError", + "InvalidAuthenticationInfo", + "InvalidHeaderValue", + "InvalidHttpVerb", + "InvalidInput", + "InvalidMd5", + "InvalidMetadata", + "InvalidQueryParameterValue", + "InvalidRange", + "InvalidResourceName", + "InvalidUri", + "InvalidXmlDocument", + "InvalidXmlNodeValue", + "Md5Mismatch", + "MetadataTooLarge", + "MissingContentLengthHeader", + "MissingRequiredQueryParameter", + "MissingRequiredHeader", + "MissingRequiredXmlNode", + "MultipleConditionHeadersNotSupported", + "OperationTimedOut", + "OutOfRangeInput", + "OutOfRangeQueryParameterValue", + "RequestBodyTooLarge", + "ResourceTypeMismatch", + "RequestUrlFailedToParse", + "ResourceAlreadyExists", + "ResourceNotFound", + "ServerBusy", + "UnsupportedHeader", + "UnsupportedXmlNode", + "UnsupportedQueryParameter", + "UnsupportedHttpVerb", + "AppendPositionConditionNotMet", + "BlobAlreadyExists", + "BlobNotFound", + "BlobOverwritten", + "BlobTierInadequateForContentLength", + "BlockCountExceedsLimit", + "BlockListTooLong", + "CannotChangeToLowerTier", + "CannotVerifyCopySource", + "ContainerAlreadyExists", + "ContainerBeingDeleted", + "ContainerDisabled", + "ContainerNotFound", + "ContentLengthLargerThanTierLimit", + "CopyAcrossAccountsNotSupported", + "CopyIdMismatch", + "FeatureVersionMismatch", + "IncrementalCopyBlobMismatch", + "IncrementalCopyOfEralierVersionSnapshotNotAllowed", + "IncrementalCopySourceMustBeSnapshot", + "InfiniteLeaseDurationRequired", + "InvalidBlobOrBlock", + "InvalidBlobTier", + "InvalidBlobType", + "InvalidBlockId", + "InvalidBlockList", + "InvalidOperation", + "InvalidPageRange", + "InvalidSourceBlobType", + "InvalidSourceBlobUrl", + "InvalidVersionForPageBlobOperation", + "LeaseAlreadyPresent", + "LeaseAlreadyBroken", + "LeaseIdMismatchWithBlobOperation", + "LeaseIdMismatchWithContainerOperation", + "LeaseIdMismatchWithLeaseOperation", + "LeaseIdMissing", + "LeaseIsBreakingAndCannotBeAcquired", + "LeaseIsBreakingAndCannotBeChanged", + "LeaseIsBrokenAndCannotBeRenewed", + "LeaseLost", + "LeaseNotPresentWithBlobOperation", + "LeaseNotPresentWithContainerOperation", + "LeaseNotPresentWithLeaseOperation", + "MaxBlobSizeConditionNotMet", + "NoPendingCopyOperation", + "OperationNotAllowedOnIncrementalCopyBlob", + "PendingCopyOperation", + "PreviousSnapshotCannotBeNewer", + "PreviousSnapshotNotFound", + "PreviousSnapshotOperationNotSupported", + "SequenceNumberConditionNotMet", + "SequenceNumberIncrementTooLarge", + "SnapshotCountExceeded", + "SnaphotOperationRateExceeded", + "SnapshotsPresent", + "SourceConditionNotMet", + "SystemInUse", + "TargetConditionNotMet", + "UnauthorizedBlobOverwrite", + "BlobBeingRehydrated", + "BlobArchived", + "BlobNotArchived", + "AuthorizationSourceIPMismatch", + "AuthorizationProtocolMismatch", + "AuthorizationPermissionMismatch", + "AuthorizationServiceMismatch", + "AuthorizationResourceTypeMismatch" + ], + "x-ms-enum": { + "name": "StorageErrorCode", + "modelAsString": true + } + }, + "GeoReplication": { + "description": "Geo-Replication information for the Secondary Storage Service", + "type": "object", + "properties": { + "Status": { + "$ref": "#/components/schemas/GeoReplication-Status", + "description": "The status of the secondary location" + }, + "LastSyncTime": { + "$ref": "#/components/schemas/GeoReplication-LastSyncTime", + "description": "A GMT date/time value, to the second. All primary writes preceding this value are guaranteed to be available for read operations at the secondary. Primary writes after this point in time may or may not be available for reads." + } + }, + "required": [ + "Status", + "LastSyncTime" + ] + }, + "GeoReplication-Status": { + "description": "The status of the secondary location", + "type": "string", + "enum": [ + "live", + "bootstrap", + "unavailable" + ], + "x-ms-enum": { + "name": "GeoReplicationStatusType", + "modelAsString": true + } + }, + "GeoReplication-LastSyncTime": { + "description": "A GMT date/time value, to the second. All primary writes preceding this value are guaranteed to be available for read operations at the secondary. Primary writes after this point in time may or may not be available for reads.", + "type": "string", + "format": "date-time-rfc1123" + }, + "Logging": { + "description": "Azure Analytics Logging settings.", + "type": "object", + "properties": { + "Version": { + "$ref": "#/components/schemas/Logging-Version", + "description": "The version of Storage Analytics to configure." + }, + "Delete": { + "description": "Indicates whether all delete requests should be logged.", + "type": "boolean" + }, + "Read": { + "description": "Indicates whether all read requests should be logged.", + "type": "boolean" + }, + "Write": { + "description": "Indicates whether all write requests should be logged.", + "type": "boolean" + }, + "RetentionPolicy": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/RetentionPolicy" + } + }, + "required": [ + "Version", + "Delete", + "Read", + "Write", + "RetentionPolicy" + ] + }, + "Logging-Version": { + "description": "The version of Storage Analytics to configure.", + "type": "string" + }, + "ContainerMetadata": { + "type": "object", + "xml": { + "name": "Metadata" + }, + "additionalProperties": { + "$ref": "#/components/schemas/components·schemas·containermetadata·additionalproperties" + } + }, + "components·schemas·containermetadata·additionalproperties": { + "type": "string" + }, + "BlobMetadata": { + "type": "object", + "xml": { + "name": "Metadata" + }, + "properties": { + "Encrypted": { + "$ref": "#/components/schemas/BlobMetadata-Encrypted" + } + }, + "additionalProperties": { + "$ref": "#/components/schemas/components·schemas·blobmetadata·additionalproperties" + } + }, + "BlobMetadata-Encrypted": { + "type": "string", + "xml": { + "attribute": true + } + }, + "components·schemas·blobmetadata·additionalproperties": { + "type": "string" + }, + "Metrics": { + "description": "a summary of request statistics grouped by API in hour or minute aggregates for blobs", + "properties": { + "Version": { + "$ref": "#/components/schemas/Metrics-Version", + "description": "The version of Storage Analytics to configure." + }, + "Enabled": { + "description": "Indicates whether metrics are enabled for the Blob service.", + "type": "boolean" + }, + "IncludeAPIs": { + "description": "Indicates whether metrics should generate summary statistics for called API operations.", + "type": "boolean" + }, + "RetentionPolicy": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/RetentionPolicy" + } + }, + "required": [ + "Enabled" + ] + }, + "Metrics-Version": { + "description": "The version of Storage Analytics to configure.", + "type": "string" + }, + "PageList": { + "description": "the list of pages", + "type": "object", + "properties": { + "PageRange": { + "$ref": "#/components/schemas/PageList-PageRange" + }, + "ClearRange": { + "$ref": "#/components/schemas/PageList-ClearRange" + } + } + }, + "PageList-PageRange": { + "type": "array", + "items": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/PageRange" + } + }, + "PageList-ClearRange": { + "type": "array", + "items": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ClearRange" + } + }, + "PageRange": { + "type": "object", + "properties": { + "Start": { + "type": "integer", + "format": "int64", + "xml": { + "name": "Start" + } + }, + "End": { + "type": "integer", + "format": "int64", + "xml": { + "name": "End" + } + } + }, + "xml": { + "name": "PageRange" + }, + "required": [ + "Start", + "End" + ] + }, + "ClearRange": { + "type": "object", + "properties": { + "Start": { + "type": "integer", + "format": "int64", + "xml": { + "name": "Start" + } + }, + "End": { + "type": "integer", + "format": "int64", + "xml": { + "name": "End" + } + } + }, + "xml": { + "name": "ClearRange" + }, + "required": [ + "Start", + "End" + ] + }, + "RetentionPolicy": { + "description": "the retention policy which determines how long the associated data should persist", + "type": "object", + "properties": { + "Enabled": { + "description": "Indicates whether a retention policy is enabled for the storage service", + "type": "boolean" + }, + "Days": { + "description": "Indicates the number of days that metrics or logging or soft-deleted data should be retained. All data older than this value will be deleted", + "type": "integer", + "minimum": 1 + } + }, + "required": [ + "Enabled" + ] + }, + "SignedIdentifier": { + "xml": { + "name": "SignedIdentifier" + }, + "description": "signed identifier", + "type": "object", + "properties": { + "Id": { + "$ref": "#/components/schemas/SignedIdentifier-Id", + "description": "a unique id" + }, + "AccessPolicy": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/AccessPolicy" + } + }, + "required": [ + "Id", + "AccessPolicy" + ] + }, + "SignedIdentifier-Id": { + "type": "string", + "description": "a unique id" + }, + "SignedIdentifiers": { + "description": "a collection of signed identifiers", + "type": "array", + "items": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/SignedIdentifier" + }, + "xml": { + "wrapped": true, + "name": "SignedIdentifiers" + } + }, + "StaticWebsite": { + "description": "The properties that enable an account to host a static website", + "type": "object", + "properties": { + "Enabled": { + "description": "Indicates whether this account is hosting a static website", + "type": "boolean" + }, + "IndexDocument": { + "$ref": "#/components/schemas/StaticWebsite-IndexDocument", + "description": "The default name of the index page under each directory" + }, + "ErrorDocument404Path": { + "$ref": "#/components/schemas/StaticWebsite-ErrorDocument404Path", + "description": "The absolute path of the custom 404 page" + } + }, + "required": [ + "Enabled" + ] + }, + "StaticWebsite-IndexDocument": { + "description": "The default name of the index page under each directory", + "type": "string" + }, + "StaticWebsite-ErrorDocument404Path": { + "description": "The absolute path of the custom 404 page", + "type": "string" + }, + "StorageServiceProperties": { + "description": "Storage Service Properties.", + "type": "object", + "properties": { + "Logging": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/Logging" + }, + "HourMetrics": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/Metrics" + }, + "MinuteMetrics": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/Metrics" + }, + "Cors": { + "$ref": "#/components/schemas/StorageServiceProperties-Cors", + "description": "The set of CORS rules." + }, + "DefaultServiceVersion": { + "$ref": "#/components/schemas/StorageServiceProperties-DefaultServiceVersion", + "description": "The default version to use for requests to the Blob service if an incoming request's version is not specified. Possible values include version 2008-10-27 and all more recent versions" + }, + "DeleteRetentionPolicy": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/RetentionPolicy" + }, + "StaticWebsite": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StaticWebsite" + } + } + }, + "StorageServiceProperties-Cors": { + "description": "The set of CORS rules.", + "type": "array", + "items": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/CorsRule" + }, + "xml": { + "wrapped": true + } + }, + "StorageServiceProperties-DefaultServiceVersion": { + "description": "The default version to use for requests to the Blob service if an incoming request's version is not specified. Possible values include version 2008-10-27 and all more recent versions", + "type": "string" + }, + "StorageServiceStats": { + "description": "Stats for the storage service.", + "type": "object", + "properties": { + "GeoReplication": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/GeoReplication" + } + } + }, + "components·parameters·url·schema": { + "type": "string" + }, + "components·parameters·blob·schema": { + "pattern": "^[a-zA-Z0-9]+(?:/[a-zA-Z0-9]+)*(?:\\.[a-zA-Z0-9]+){0,1}$", + "minLength": 1, + "maxLength": 1024, + "type": "string" + }, + "components·parameters·filesystem·schema": { + "type": "string" + }, + "components·parameters·path·schema": { + "type": "string" + }, + "components·parameters·blobcachecontrol·schema": { + "type": "string" + }, + "components·parameters·blobconditionappendpos·schema": { + "format": "int64", + "type": "integer" + }, + "components·parameters·blobconditionmaxsize·schema": { + "format": "int64", + "type": "integer" + }, + "components·parameters·blobpublicaccess·schema": { + "enum": [ + "container", + "blob" + ], + "x-ms-enum": { + "name": "PublicAccessType", + "modelAsString": true + }, + "type": "string" + }, + "components·parameters·accesstierrequired·schema": { + "enum": [ + "P4", + "P6", + "P10", + "P15", + "P20", + "P30", + "P40", + "P50", + "P60", + "P70", + "P80", + "Hot", + "Cool", + "Archive" + ], + "x-ms-enum": { + "name": "AccessTier", + "modelAsString": true + }, + "type": "string" + }, + "components·parameters·accesstieroptional·schema": { + "enum": [ + "P4", + "P6", + "P10", + "P15", + "P20", + "P30", + "P40", + "P50", + "P60", + "P70", + "P80", + "Hot", + "Cool", + "Archive" + ], + "x-ms-enum": { + "name": "AccessTier", + "modelAsString": true + }, + "type": "string" + }, + "components·parameters·premiumpageblobaccesstieroptional·schema": { + "enum": [ + "P4", + "P6", + "P10", + "P15", + "P20", + "P30", + "P40", + "P50", + "P60", + "P70", + "P80" + ], + "x-ms-enum": { + "name": "PremiumPageBlobAccessTier", + "modelAsString": true + }, + "type": "string" + }, + "components·parameters·rehydratepriority·schema": { + "enum": [ + "High", + "Standard" + ], + "x-ms-enum": { + "name": "RehydratePriority", + "modelAsString": true + }, + "type": "string" + }, + "components·parameters·blobcontentdisposition·schema": { + "type": "string" + }, + "components·parameters·blobcontentencoding·schema": { + "type": "string" + }, + "components·parameters·blobcontentlanguage·schema": { + "type": "string" + }, + "components·parameters·blobcontentlengthoptional·schema": { + "format": "int64", + "type": "integer" + }, + "components·parameters·blobcontentlengthrequired·schema": { + "format": "int64", + "type": "integer" + }, + "components·parameters·blobcontentmd5·schema": { + "format": "byte", + "type": "string" + }, + "components·parameters·blobcontenttype·schema": { + "type": "string" + }, + "components·parameters·blobsequencenumber·schema": { + "format": "int64", + "default": 0, + "type": "integer" + }, + "components·parameters·blockid·schema": { + "type": "string" + }, + "components·parameters·blocklisttype·schema": { + "default": "committed", + "enum": [ + "committed", + "uncommitted", + "all" + ], + "x-ms-enum": { + "name": "BlockListType", + "modelAsString": false + }, + "type": "string" + }, + "components·parameters·continuation·schema": { + "type": "string" + }, + "components·parameters·copyid·schema": { + "type": "string" + }, + "components·parameters·clientrequestid·schema": { + "type": "string" + }, + "components·parameters·containername·schema": { + "type": "string" + }, + "components·parameters·contentcrc64·schema": { + "format": "byte", + "type": "string" + }, + "components·parameters·contentlength·schema": { + "format": "int64", + "type": "integer" + }, + "components·parameters·contentmd5·schema": { + "format": "byte", + "type": "string" + }, + "components·parameters·copysource·schema": { + "format": "url", + "type": "string" + }, + "components·parameters·deletesnapshots·schema": { + "enum": [ + "include", + "only" + ], + "x-ms-enum": { + "name": "DeleteSnapshotsOptionType", + "modelAsString": false + }, + "type": "string" + }, + "components·parameters·delimiter·schema": { + "type": "string" + }, + "components·parameters·directoryproperties·schema": { + "type": "string" + }, + "components·parameters·encryptionkey·schema": { + "type": "string" + }, + "components·parameters·encryptionkeysha256·schema": { + "type": "string" + }, + "components·parameters·encryptionalgorithm·schema": { + "enum": [ + "AES256" + ], + "x-ms-enum": { + "name": "EncryptionAlgorithmType", + "modelAsString": false + }, + "type": "string" + }, + "components·parameters·filerenamesource·schema": { + "type": "string" + }, + "components·parameters·getrangecontentmd5·schema": { + "type": "boolean" + }, + "components·parameters·getrangecontentcrc64·schema": { + "type": "boolean" + }, + "components·parameters·ifmatch·schema": { + "format": "etag", + "type": "string" + }, + "components·parameters·ifmodifiedsince·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "components·parameters·ifnonematch·schema": { + "format": "etag", + "type": "string" + }, + "components·parameters·ifunmodifiedsince·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "components·parameters·ifsequencenumberequalto·schema": { + "format": "int64", + "type": "integer" + }, + "components·parameters·ifsequencenumberlessthan·schema": { + "format": "int64", + "type": "integer" + }, + "components·parameters·ifsequencenumberlessthanorequalto·schema": { + "format": "int64", + "type": "integer" + }, + "components·parameters·listblobsinclude·schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/ListBlobsInclude-itemsItem" + } + }, + "ListBlobsInclude-itemsItem": { + "type": "string", + "enum": [ + "copy", + "deleted", + "metadata", + "snapshots", + "uncommittedblobs" + ], + "x-ms-enum": { + "name": "ListBlobsIncludeItem", + "modelAsString": false + } + }, + "components·parameters·listcontainersinclude·schema": { + "enum": [ + "metadata" + ], + "x-ms-enum": { + "name": "ListContainersIncludeType", + "modelAsString": false + }, + "type": "string" + }, + "components·parameters·leasebreakperiod·schema": { + "type": "integer" + }, + "components·parameters·leaseduration·schema": { + "type": "integer" + }, + "components·parameters·leaseidoptional·schema": { + "type": "string" + }, + "components·parameters·leaseidrequired·schema": { + "type": "string" + }, + "components·parameters·owner·schema": { + "type": "string" + }, + "components·parameters·group·schema": { + "type": "string" + }, + "components·parameters·upn·schema": { + "type": "boolean" + }, + "components·parameters·marker·schema": { + "type": "string" + }, + "components·parameters·maxresults·schema": { + "minimum": 1, + "type": "integer" + }, + "components·parameters·metadata·schema": { + "type": "string" + }, + "components·parameters·multipartcontenttype·schema": { + "type": "string" + }, + "components·parameters·pathrenamemode·schema": { + "enum": [ + "legacy", + "posix" + ], + "x-ms-enum": { + "name": "PathRenameMode", + "modelAsString": false + }, + "type": "string" + }, + "components·parameters·posixpermissions·schema": { + "type": "string" + }, + "components·parameters·posixacl·schema": { + "type": "string" + }, + "components·parameters·posixumask·schema": { + "type": "string" + }, + "components·parameters·prefix·schema": { + "type": "string" + }, + "components·parameters·prevsnapshot·schema": { + "type": "string" + }, + "components·parameters·proposedleaseidoptional·schema": { + "type": "string" + }, + "components·parameters·proposedleaseidrequired·schema": { + "type": "string" + }, + "components·parameters·range·schema": { + "type": "string" + }, + "components·parameters·rangerequiredputpagefromurl·schema": { + "type": "string" + }, + "components·parameters·recursivedirectorydelete·schema": { + "type": "boolean" + }, + "components·parameters·sequencenumberaction·schema": { + "enum": [ + "max", + "update", + "increment" + ], + "x-ms-enum": { + "name": "SequenceNumberActionType", + "modelAsString": false + }, + "type": "string" + }, + "components·parameters·snapshot·schema": { + "type": "string" + }, + "components·parameters·sourcecontentmd5·schema": { + "format": "byte", + "type": "string" + }, + "components·parameters·sourcecontentcrc64·schema": { + "format": "byte", + "type": "string" + }, + "components·parameters·sourcerange·schema": { + "type": "string" + }, + "components·parameters·sourcerangerequiredputpagefromurl·schema": { + "type": "string" + }, + "components·parameters·sourceifmatch·schema": { + "format": "etag", + "type": "string" + }, + "components·parameters·sourceifmodifiedsince·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "components·parameters·sourceifnonematch·schema": { + "format": "etag", + "type": "string" + }, + "components·parameters·sourceifunmodifiedsince·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "components·parameters·sourceleaseid·schema": { + "type": "string" + }, + "components·parameters·sourceurl·schema": { + "format": "url", + "type": "string" + }, + "components·parameters·timeout·schema": { + "minimum": 0, + "type": "integer" + }, + "components·parameters·xmscachecontrol·schema": { + "type": "string" + }, + "components·parameters·xmscontenttype·schema": { + "type": "string" + }, + "components·parameters·xmscontentencoding·schema": { + "type": "string" + }, + "components·parameters·xmscontentlanguage·schema": { + "type": "string" + }, + "components·parameters·xmscontentdisposition·schema": { + "type": "string" + }, + "paths·restype-service-comp-properties·put·responses·202·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·restype-service-comp-properties·put·responses·202·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·restype-service-comp-properties·put·responses·202·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·restype-service-comp-properties·put·responses·default·headers·x_ms_error_code·schema": { + "type": "string" + }, + "paths·restype-service-comp-properties·get·responses·200·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·restype-service-comp-properties·get·responses·200·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·restype-service-comp-properties·get·responses·200·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·restype-service-comp-properties·get·responses·default·headers·x_ms_error_code·schema": { + "type": "string" + }, + "paths·restype-service-comp-stats·get·responses·200·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·restype-service-comp-stats·get·responses·200·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·restype-service-comp-stats·get·responses·200·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·restype-service-comp-stats·get·responses·200·headers·date·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·restype-service-comp-stats·get·responses·default·headers·x_ms_error_code·schema": { + "type": "string" + }, + "paths·comp-list·get·responses·200·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·comp-list·get·responses·200·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·comp-list·get·responses·200·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·comp-list·get·responses·default·headers·x_ms_error_code·schema": { + "type": "string" + }, + "paths·restype-service-comp-userdelegationkey·post·responses·200·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·restype-service-comp-userdelegationkey·post·responses·200·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·restype-service-comp-userdelegationkey·post·responses·200·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·restype-service-comp-userdelegationkey·post·responses·200·headers·date·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·restype-service-comp-userdelegationkey·post·responses·default·headers·x_ms_error_code·schema": { + "type": "string" + }, + "paths·restype-account-comp-properties·get·responses·200·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·restype-account-comp-properties·get·responses·200·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·restype-account-comp-properties·get·responses·200·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·restype-account-comp-properties·get·responses·200·headers·date·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·restype-account-comp-properties·get·responses·200·headers·x_ms_sku_name·schema": { + "enum": [ + "Standard_LRS", + "Standard_GRS", + "Standard_RAGRS", + "Standard_ZRS", + "Premium_LRS" + ], + "x-ms-enum": { + "name": "SkuName", + "modelAsString": false + }, + "type": "string" + }, + "paths·restype-account-comp-properties·get·responses·200·headers·x_ms_account_kind·schema": { + "enum": [ + "Storage", + "BlobStorage", + "StorageV2" + ], + "x-ms-enum": { + "name": "AccountKind", + "modelAsString": false + }, + "type": "string" + }, + "paths·restype-account-comp-properties·get·responses·default·headers·x_ms_error_code·schema": { + "type": "string" + }, + "paths·comp-batch·post·requestbody·content·application-xml·schema": { + "type": "object", + "format": "file" + }, + "paths·comp-batch·post·responses·200·content·application-xml·schema": { + "type": "object", + "format": "file" + }, + "paths·comp-batch·post·responses·200·headers·content_type·schema": { + "type": "string" + }, + "paths·comp-batch·post·responses·200·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·comp-batch·post·responses·200·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·comp-batch·post·responses·default·headers·x_ms_error_code·schema": { + "type": "string" + }, + "paths·containername-restype-container·put·responses·201·headers·etag·schema": { + "format": "etag", + "type": "string" + }, + "paths·containername-restype-container·put·responses·201·headers·last_modified·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-restype-container·put·responses·201·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·containername-restype-container·put·responses·201·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·containername-restype-container·put·responses·201·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·containername-restype-container·put·responses·201·headers·date·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-restype-container·put·responses·default·headers·x_ms_error_code·schema": { + "type": "string" + }, + "paths·containername-restype-container·get·responses·200·headers·x_ms_meta·schema": { + "type": "string" + }, + "paths·containername-restype-container·get·responses·200·headers·etag·schema": { + "format": "etag", + "type": "string" + }, + "paths·containername-restype-container·get·responses·200·headers·last_modified·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-restype-container·get·responses·200·headers·x_ms_lease_duration·schema": { + "enum": [ + "infinite", + "fixed" + ], + "x-ms-enum": { + "name": "LeaseDurationType", + "modelAsString": false + }, + "type": "string" + }, + "paths·containername-restype-container·get·responses·200·headers·x_ms_lease_state·schema": { + "enum": [ + "available", + "leased", + "expired", + "breaking", + "broken" + ], + "x-ms-enum": { + "name": "LeaseStateType", + "modelAsString": false + }, + "type": "string" + }, + "paths·containername-restype-container·get·responses·200·headers·x_ms_lease_status·schema": { + "enum": [ + "locked", + "unlocked" + ], + "x-ms-enum": { + "name": "LeaseStatusType", + "modelAsString": false + }, + "type": "string" + }, + "paths·containername-restype-container·get·responses·200·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·containername-restype-container·get·responses·200·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·containername-restype-container·get·responses·200·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·containername-restype-container·get·responses·200·headers·date·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-restype-container·get·responses·200·headers·x_ms_blob_public_access·schema": { + "enum": [ + "container", + "blob" + ], + "x-ms-enum": { + "name": "PublicAccessType", + "modelAsString": true + }, + "type": "string" + }, + "paths·containername-restype-container·get·responses·200·headers·x_ms_has_immutability_policy·schema": { + "type": "boolean" + }, + "paths·containername-restype-container·get·responses·200·headers·x_ms_has_legal_hold·schema": { + "type": "boolean" + }, + "paths·containername-restype-container·get·responses·default·headers·x_ms_error_code·schema": { + "type": "string" + }, + "paths·containername-restype-container·delete·responses·202·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·containername-restype-container·delete·responses·202·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·containername-restype-container·delete·responses·202·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·containername-restype-container·delete·responses·202·headers·date·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-restype-container·delete·responses·default·headers·x_ms_error_code·schema": { + "type": "string" + }, + "paths·containername-restype-container-comp-metadata·put·responses·200·headers·etag·schema": { + "format": "etag", + "type": "string" + }, + "paths·containername-restype-container-comp-metadata·put·responses·200·headers·last_modified·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-restype-container-comp-metadata·put·responses·200·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·containername-restype-container-comp-metadata·put·responses·200·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·containername-restype-container-comp-metadata·put·responses·200·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·containername-restype-container-comp-metadata·put·responses·200·headers·date·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-restype-container-comp-metadata·put·responses·default·headers·x_ms_error_code·schema": { + "type": "string" + }, + "paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_blob_public_access·schema": { + "enum": [ + "container", + "blob" + ], + "x-ms-enum": { + "name": "PublicAccessType", + "modelAsString": true + }, + "type": "string" + }, + "paths·containername-restype-container-comp-acl·get·responses·200·headers·etag·schema": { + "format": "etag", + "type": "string" + }, + "paths·containername-restype-container-comp-acl·get·responses·200·headers·last_modified·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·containername-restype-container-comp-acl·get·responses·200·headers·date·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-restype-container-comp-acl·get·responses·default·headers·x_ms_error_code·schema": { + "type": "string" + }, + "paths·containername-restype-container-comp-acl·put·responses·200·headers·etag·schema": { + "format": "etag", + "type": "string" + }, + "paths·containername-restype-container-comp-acl·put·responses·200·headers·last_modified·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-restype-container-comp-acl·put·responses·200·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·containername-restype-container-comp-acl·put·responses·200·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·containername-restype-container-comp-acl·put·responses·200·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·containername-restype-container-comp-acl·put·responses·200·headers·date·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-restype-container-comp-acl·put·responses·default·headers·x_ms_error_code·schema": { + "type": "string" + }, + "paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·etag·schema": { + "format": "etag", + "type": "string" + }, + "paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·last_modified·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_lease_id·schema": { + "type": "string" + }, + "paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·date·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-comp-lease-restype-container-acquire·put·responses·default·headers·x_ms_error_code·schema": { + "type": "string" + }, + "paths·containername-comp-lease-restype-container-release·put·responses·200·headers·etag·schema": { + "format": "etag", + "type": "string" + }, + "paths·containername-comp-lease-restype-container-release·put·responses·200·headers·last_modified·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-comp-lease-restype-container-release·put·responses·200·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·containername-comp-lease-restype-container-release·put·responses·200·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·containername-comp-lease-restype-container-release·put·responses·200·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·containername-comp-lease-restype-container-release·put·responses·200·headers·date·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-comp-lease-restype-container-release·put·responses·default·headers·x_ms_error_code·schema": { + "type": "string" + }, + "paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·etag·schema": { + "format": "etag", + "type": "string" + }, + "paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·last_modified·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_lease_id·schema": { + "type": "string" + }, + "paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·date·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-comp-lease-restype-container-renew·put·responses·default·headers·x_ms_error_code·schema": { + "type": "string" + }, + "paths·containername-comp-lease-restype-container-break·put·responses·202·headers·etag·schema": { + "format": "etag", + "type": "string" + }, + "paths·containername-comp-lease-restype-container-break·put·responses·202·headers·last_modified·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_lease_time·schema": { + "type": "integer" + }, + "paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·containername-comp-lease-restype-container-break·put·responses·202·headers·date·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-comp-lease-restype-container-break·put·responses·default·headers·x_ms_error_code·schema": { + "type": "string" + }, + "paths·containername-comp-lease-restype-container-change·put·responses·200·headers·etag·schema": { + "format": "etag", + "type": "string" + }, + "paths·containername-comp-lease-restype-container-change·put·responses·200·headers·last_modified·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_lease_id·schema": { + "type": "string" + }, + "paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·containername-comp-lease-restype-container-change·put·responses·200·headers·date·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-comp-lease-restype-container-change·put·responses·default·headers·x_ms_error_code·schema": { + "type": "string" + }, + "paths·containername-restype-container-comp-list-flat·get·responses·200·headers·content_type·schema": { + "type": "string" + }, + "paths·containername-restype-container-comp-list-flat·get·responses·200·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·containername-restype-container-comp-list-flat·get·responses·200·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·containername-restype-container-comp-list-flat·get·responses·200·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·containername-restype-container-comp-list-flat·get·responses·200·headers·date·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-restype-container-comp-list-flat·get·responses·default·headers·x_ms_error_code·schema": { + "type": "string" + }, + "paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·content_type·schema": { + "type": "string" + }, + "paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·date·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-restype-container-comp-list-hierarchy·get·responses·default·headers·x_ms_error_code·schema": { + "type": "string" + }, + "paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·containername-restype-account-comp-properties·get·responses·200·headers·date·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_sku_name·schema": { + "enum": [ + "Standard_LRS", + "Standard_GRS", + "Standard_RAGRS", + "Standard_ZRS", + "Premium_LRS" + ], + "x-ms-enum": { + "name": "SkuName", + "modelAsString": false + }, + "type": "string" + }, + "paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_account_kind·schema": { + "enum": [ + "Storage", + "BlobStorage", + "StorageV2" + ], + "x-ms-enum": { + "name": "AccountKind", + "modelAsString": false + }, + "type": "string" + }, + "paths·containername-restype-account-comp-properties·get·responses·default·headers·x_ms_error_code·schema": { + "type": "string" + }, + "paths·filesystem-path-resource-directory-create·put·responses·201·headers·etag·schema": { + "format": "etag", + "type": "string" + }, + "paths·filesystem-path-resource-directory-create·put·responses·201·headers·last_modified·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·filesystem-path-resource-directory-create·put·responses·201·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·filesystem-path-resource-directory-create·put·responses·201·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·filesystem-path-resource-directory-create·put·responses·201·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·filesystem-path-resource-directory-create·put·responses·201·headers·content_length·schema": { + "format": "int64", + "type": "integer" + }, + "paths·filesystem-path-resource-directory-create·put·responses·201·headers·date·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·filesystem-path-resource-directory-create·put·responses·default·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·filesystem-path-resource-directory-create·put·responses·default·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·filesystem-path-resource-directory-create·put·responses·default·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_continuation·schema": { + "type": "string" + }, + "paths·filesystem-path-directoryrename·put·responses·201·headers·etag·schema": { + "format": "etag", + "type": "string" + }, + "paths·filesystem-path-directoryrename·put·responses·201·headers·last_modified·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·filesystem-path-directoryrename·put·responses·201·headers·content_length·schema": { + "format": "int64", + "type": "integer" + }, + "paths·filesystem-path-directoryrename·put·responses·201·headers·date·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·filesystem-path-directoryrename·put·responses·default·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·filesystem-path-directoryrename·put·responses·default·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·filesystem-path-directoryrename·put·responses·default·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_continuation·schema": { + "type": "string" + }, + "paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·filesystem-path-directorydelete·delete·responses·200·headers·date·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·filesystem-path-directorydelete·delete·responses·default·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·filesystem-path-directorydelete·delete·responses·default·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·filesystem-path-directorydelete·delete·responses·default·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·date·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·etag·schema": { + "format": "etag", + "type": "string" + }, + "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·last_modified·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·default·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·default·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·default·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·date·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·etag·schema": { + "format": "etag", + "type": "string" + }, + "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·last_modified·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_owner·schema": { + "type": "string" + }, + "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_group·schema": { + "type": "string" + }, + "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_permissions·schema": { + "type": "string" + }, + "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_acl·schema": { + "type": "string" + }, + "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·default·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·default·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·default·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·containername-blob·get·responses·200·content·application-xml·schema": { + "type": "object", + "format": "file" + }, + "paths·containername-blob·get·responses·200·headers·last_modified·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob·get·responses·200·headers·x_ms_meta·schema": { + "type": "string" + }, + "paths·containername-blob·get·responses·200·headers·content_length·schema": { + "format": "int64", + "type": "integer" + }, + "paths·containername-blob·get·responses·200·headers·content_type·schema": { + "type": "string" + }, + "paths·containername-blob·get·responses·200·headers·content_range·schema": { + "type": "string" + }, + "paths·containername-blob·get·responses·200·headers·etag·schema": { + "format": "etag", + "type": "string" + }, + "paths·containername-blob·get·responses·200·headers·content_md5·schema": { + "format": "byte", + "type": "string" + }, + "paths·containername-blob·get·responses·200·headers·content_encoding·schema": { + "type": "string" + }, + "paths·containername-blob·get·responses·200·headers·cache_control·schema": { + "type": "string" + }, + "paths·containername-blob·get·responses·200·headers·content_disposition·schema": { + "type": "string" + }, + "paths·containername-blob·get·responses·200·headers·content_language·schema": { + "type": "string" + }, + "paths·containername-blob·get·responses·200·headers·x_ms_blob_sequence_number·schema": { + "format": "int64", + "type": "integer" + }, + "paths·containername-blob·get·responses·200·headers·x_ms_blob_type·schema": { + "enum": [ + "BlockBlob", + "PageBlob", + "AppendBlob" + ], + "x-ms-enum": { + "name": "BlobType", + "modelAsString": false + }, + "type": "string" + }, + "paths·containername-blob·get·responses·200·headers·x_ms_copy_completion_time·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob·get·responses·200·headers·x_ms_copy_status_description·schema": { + "type": "string" + }, + "paths·containername-blob·get·responses·200·headers·x_ms_copy_id·schema": { + "type": "string" + }, + "paths·containername-blob·get·responses·200·headers·x_ms_copy_progress·schema": { + "type": "string" + }, + "paths·containername-blob·get·responses·200·headers·x_ms_copy_source·schema": { + "type": "string" + }, + "paths·containername-blob·get·responses·200·headers·x_ms_copy_status·schema": { + "enum": [ + "pending", + "success", + "aborted", + "failed" + ], + "x-ms-enum": { + "name": "CopyStatusType", + "modelAsString": false + }, + "type": "string" + }, + "paths·containername-blob·get·responses·200·headers·x_ms_lease_duration·schema": { + "enum": [ + "infinite", + "fixed" + ], + "x-ms-enum": { + "name": "LeaseDurationType", + "modelAsString": false + }, + "type": "string" + }, + "paths·containername-blob·get·responses·200·headers·x_ms_lease_state·schema": { + "enum": [ + "available", + "leased", + "expired", + "breaking", + "broken" + ], + "x-ms-enum": { + "name": "LeaseStateType", + "modelAsString": false + }, + "type": "string" + }, + "paths·containername-blob·get·responses·200·headers·x_ms_lease_status·schema": { + "enum": [ + "locked", + "unlocked" + ], + "x-ms-enum": { + "name": "LeaseStatusType", + "modelAsString": false + }, + "type": "string" + }, + "paths·containername-blob·get·responses·200·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·containername-blob·get·responses·200·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·containername-blob·get·responses·200·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·containername-blob·get·responses·200·headers·accept_ranges·schema": { + "type": "string" + }, + "paths·containername-blob·get·responses·200·headers·date·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob·get·responses·200·headers·x_ms_blob_committed_block_count·schema": { + "type": "integer" + }, + "paths·containername-blob·get·responses·200·headers·x_ms_server_encrypted·schema": { + "type": "boolean" + }, + "paths·containername-blob·get·responses·200·headers·x_ms_encryption_key_sha256·schema": { + "type": "string" + }, + "paths·containername-blob·get·responses·200·headers·x_ms_blob_content_md5·schema": { + "format": "byte", + "type": "string" + }, + "paths·containername-blob·get·responses·206·content·application-xml·schema": { + "type": "object", + "format": "file" + }, + "paths·containername-blob·get·responses·206·headers·last_modified·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob·get·responses·206·headers·x_ms_meta·schema": { + "type": "string" + }, + "paths·containername-blob·get·responses·206·headers·content_length·schema": { + "format": "int64", + "type": "integer" + }, + "paths·containername-blob·get·responses·206·headers·content_type·schema": { + "type": "string" + }, + "paths·containername-blob·get·responses·206·headers·content_range·schema": { + "type": "string" + }, + "paths·containername-blob·get·responses·206·headers·etag·schema": { + "format": "etag", + "type": "string" + }, + "paths·containername-blob·get·responses·206·headers·content_md5·schema": { + "format": "byte", + "type": "string" + }, + "paths·containername-blob·get·responses·206·headers·content_encoding·schema": { + "type": "string" + }, + "paths·containername-blob·get·responses·206·headers·cache_control·schema": { + "type": "string" + }, + "paths·containername-blob·get·responses·206·headers·content_disposition·schema": { + "type": "string" + }, + "paths·containername-blob·get·responses·206·headers·content_language·schema": { + "type": "string" + }, + "paths·containername-blob·get·responses·206·headers·x_ms_blob_sequence_number·schema": { + "format": "int64", + "type": "integer" + }, + "paths·containername-blob·get·responses·206·headers·x_ms_blob_type·schema": { + "enum": [ + "BlockBlob", + "PageBlob", + "AppendBlob" + ], + "x-ms-enum": { + "name": "BlobType", + "modelAsString": false + }, + "type": "string" + }, + "paths·containername-blob·get·responses·206·headers·x_ms_content_crc64·schema": { + "format": "byte", + "type": "string" + }, + "paths·containername-blob·get·responses·206·headers·x_ms_copy_completion_time·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob·get·responses·206·headers·x_ms_copy_status_description·schema": { + "type": "string" + }, + "paths·containername-blob·get·responses·206·headers·x_ms_copy_id·schema": { + "type": "string" + }, + "paths·containername-blob·get·responses·206·headers·x_ms_copy_progress·schema": { + "type": "string" + }, + "paths·containername-blob·get·responses·206·headers·x_ms_copy_source·schema": { + "type": "string" + }, + "paths·containername-blob·get·responses·206·headers·x_ms_copy_status·schema": { + "enum": [ + "pending", + "success", + "aborted", + "failed" + ], + "x-ms-enum": { + "name": "CopyStatusType", + "modelAsString": false + }, + "type": "string" + }, + "paths·containername-blob·get·responses·206·headers·x_ms_lease_duration·schema": { + "enum": [ + "infinite", + "fixed" + ], + "x-ms-enum": { + "name": "LeaseDurationType", + "modelAsString": false + }, + "type": "string" + }, + "paths·containername-blob·get·responses·206·headers·x_ms_lease_state·schema": { + "enum": [ + "available", + "leased", + "expired", + "breaking", + "broken" + ], + "x-ms-enum": { + "name": "LeaseStateType", + "modelAsString": false + }, + "type": "string" + }, + "paths·containername-blob·get·responses·206·headers·x_ms_lease_status·schema": { + "enum": [ + "locked", + "unlocked" + ], + "x-ms-enum": { + "name": "LeaseStatusType", + "modelAsString": false + }, + "type": "string" + }, + "paths·containername-blob·get·responses·206·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·containername-blob·get·responses·206·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·containername-blob·get·responses·206·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·containername-blob·get·responses·206·headers·accept_ranges·schema": { + "type": "string" + }, + "paths·containername-blob·get·responses·206·headers·date·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob·get·responses·206·headers·x_ms_blob_committed_block_count·schema": { + "type": "integer" + }, + "paths·containername-blob·get·responses·206·headers·x_ms_server_encrypted·schema": { + "type": "boolean" + }, + "paths·containername-blob·get·responses·206·headers·x_ms_encryption_key_sha256·schema": { + "type": "string" + }, + "paths·containername-blob·get·responses·206·headers·x_ms_blob_content_md5·schema": { + "format": "byte", + "type": "string" + }, + "paths·containername-blob·get·responses·default·headers·x_ms_error_code·schema": { + "type": "string" + }, + "paths·containername-blob·head·responses·200·headers·last_modified·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob·head·responses·200·headers·x_ms_creation_time·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob·head·responses·200·headers·x_ms_meta·schema": { + "type": "string" + }, + "paths·containername-blob·head·responses·200·headers·x_ms_blob_type·schema": { + "enum": [ + "BlockBlob", + "PageBlob", + "AppendBlob" + ], + "x-ms-enum": { + "name": "BlobType", + "modelAsString": false + }, + "type": "string" + }, + "paths·containername-blob·head·responses·200·headers·x_ms_copy_completion_time·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob·head·responses·200·headers·x_ms_copy_status_description·schema": { + "type": "string" + }, + "paths·containername-blob·head·responses·200·headers·x_ms_copy_id·schema": { + "type": "string" + }, + "paths·containername-blob·head·responses·200·headers·x_ms_copy_progress·schema": { + "type": "string" + }, + "paths·containername-blob·head·responses·200·headers·x_ms_copy_source·schema": { + "type": "string" + }, + "paths·containername-blob·head·responses·200·headers·x_ms_copy_status·schema": { + "enum": [ + "pending", + "success", + "aborted", + "failed" + ], + "x-ms-enum": { + "name": "CopyStatusType", + "modelAsString": false + }, + "type": "string" + }, + "paths·containername-blob·head·responses·200·headers·x_ms_incremental_copy·schema": { + "type": "boolean" + }, + "paths·containername-blob·head·responses·200·headers·x_ms_copy_destination_snapshot·schema": { + "type": "string" + }, + "paths·containername-blob·head·responses·200·headers·x_ms_lease_duration·schema": { + "enum": [ + "infinite", + "fixed" + ], + "x-ms-enum": { + "name": "LeaseDurationType", + "modelAsString": false + }, + "type": "string" + }, + "paths·containername-blob·head·responses·200·headers·x_ms_lease_state·schema": { + "enum": [ + "available", + "leased", + "expired", + "breaking", + "broken" + ], + "x-ms-enum": { + "name": "LeaseStateType", + "modelAsString": false + }, + "type": "string" + }, + "paths·containername-blob·head·responses·200·headers·x_ms_lease_status·schema": { + "enum": [ + "locked", + "unlocked" + ], + "x-ms-enum": { + "name": "LeaseStatusType", + "modelAsString": false + }, + "type": "string" + }, + "paths·containername-blob·head·responses·200·headers·content_length·schema": { + "format": "int64", + "type": "integer" + }, + "paths·containername-blob·head·responses·200·headers·content_type·schema": { + "type": "string" + }, + "paths·containername-blob·head·responses·200·headers·etag·schema": { + "format": "etag", + "type": "string" + }, + "paths·containername-blob·head·responses·200·headers·content_md5·schema": { + "format": "byte", + "type": "string" + }, + "paths·containername-blob·head·responses·200·headers·content_encoding·schema": { + "type": "string" + }, + "paths·containername-blob·head·responses·200·headers·content_disposition·schema": { + "type": "string" + }, + "paths·containername-blob·head·responses·200·headers·content_language·schema": { + "type": "string" + }, + "paths·containername-blob·head·responses·200·headers·cache_control·schema": { + "type": "string" + }, + "paths·containername-blob·head·responses·200·headers·x_ms_blob_sequence_number·schema": { + "format": "int64", + "type": "integer" + }, + "paths·containername-blob·head·responses·200·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·containername-blob·head·responses·200·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·containername-blob·head·responses·200·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·containername-blob·head·responses·200·headers·date·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob·head·responses·200·headers·accept_ranges·schema": { + "type": "string" + }, + "paths·containername-blob·head·responses·200·headers·x_ms_blob_committed_block_count·schema": { + "type": "integer" + }, + "paths·containername-blob·head·responses·200·headers·x_ms_server_encrypted·schema": { + "type": "boolean" + }, + "paths·containername-blob·head·responses·200·headers·x_ms_encryption_key_sha256·schema": { + "type": "string" + }, + "paths·containername-blob·head·responses·200·headers·x_ms_access_tier·schema": { + "type": "string" + }, + "paths·containername-blob·head·responses·200·headers·x_ms_access_tier_inferred·schema": { + "type": "boolean" + }, + "paths·containername-blob·head·responses·200·headers·x_ms_archive_status·schema": { + "type": "string" + }, + "paths·containername-blob·head·responses·200·headers·x_ms_access_tier_change_time·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob·head·responses·default·headers·x_ms_error_code·schema": { + "type": "string" + }, + "paths·containername-blob·delete·responses·202·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·containername-blob·delete·responses·202·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·containername-blob·delete·responses·202·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·containername-blob·delete·responses·202·headers·date·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob·delete·responses·default·headers·x_ms_error_code·schema": { + "type": "string" + }, + "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·date·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·etag·schema": { + "format": "etag", + "type": "string" + }, + "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·last_modified·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·default·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·default·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·default·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·date·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·etag·schema": { + "format": "etag", + "type": "string" + }, + "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·last_modified·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_owner·schema": { + "type": "string" + }, + "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_group·schema": { + "type": "string" + }, + "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_permissions·schema": { + "type": "string" + }, + "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_acl·schema": { + "type": "string" + }, + "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·default·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·default·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·default·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·filesystem-path-filerename·put·responses·201·headers·etag·schema": { + "format": "etag", + "type": "string" + }, + "paths·filesystem-path-filerename·put·responses·201·headers·last_modified·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·filesystem-path-filerename·put·responses·201·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·filesystem-path-filerename·put·responses·201·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·filesystem-path-filerename·put·responses·201·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·filesystem-path-filerename·put·responses·201·headers·content_length·schema": { + "format": "int64", + "type": "integer" + }, + "paths·filesystem-path-filerename·put·responses·201·headers·date·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·filesystem-path-filerename·put·responses·default·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·filesystem-path-filerename·put·responses·default·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·filesystem-path-filerename·put·responses·default·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·containername-blob-pageblob·put·responses·201·headers·etag·schema": { + "format": "etag", + "type": "string" + }, + "paths·containername-blob-pageblob·put·responses·201·headers·last_modified·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob-pageblob·put·responses·201·headers·content_md5·schema": { + "format": "byte", + "type": "string" + }, + "paths·containername-blob-pageblob·put·responses·201·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·containername-blob-pageblob·put·responses·201·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·containername-blob-pageblob·put·responses·201·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·containername-blob-pageblob·put·responses·201·headers·date·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob-pageblob·put·responses·201·headers·x_ms_request_server_encrypted·schema": { + "type": "boolean" + }, + "paths·containername-blob-pageblob·put·responses·201·headers·x_ms_encryption_key_sha256·schema": { + "type": "string" + }, + "paths·containername-blob-pageblob·put·responses·default·headers·x_ms_error_code·schema": { + "type": "string" + }, + "paths·containername-blob-appendblob·put·responses·201·headers·etag·schema": { + "format": "etag", + "type": "string" + }, + "paths·containername-blob-appendblob·put·responses·201·headers·last_modified·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob-appendblob·put·responses·201·headers·content_md5·schema": { + "format": "byte", + "type": "string" + }, + "paths·containername-blob-appendblob·put·responses·201·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·containername-blob-appendblob·put·responses·201·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·containername-blob-appendblob·put·responses·201·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·containername-blob-appendblob·put·responses·201·headers·date·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob-appendblob·put·responses·201·headers·x_ms_request_server_encrypted·schema": { + "type": "boolean" + }, + "paths·containername-blob-appendblob·put·responses·201·headers·x_ms_encryption_key_sha256·schema": { + "type": "string" + }, + "paths·containername-blob-appendblob·put·responses·default·headers·x_ms_error_code·schema": { + "type": "string" + }, + "paths·containername-blob-blockblob·put·requestbody·content·application-octet_stream·schema": { + "type": "object", + "format": "file" + }, + "paths·containername-blob-blockblob·put·responses·201·headers·etag·schema": { + "format": "etag", + "type": "string" + }, + "paths·containername-blob-blockblob·put·responses·201·headers·last_modified·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob-blockblob·put·responses·201·headers·content_md5·schema": { + "format": "byte", + "type": "string" + }, + "paths·containername-blob-blockblob·put·responses·201·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·containername-blob-blockblob·put·responses·201·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·containername-blob-blockblob·put·responses·201·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·containername-blob-blockblob·put·responses·201·headers·date·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob-blockblob·put·responses·201·headers·x_ms_request_server_encrypted·schema": { + "type": "boolean" + }, + "paths·containername-blob-blockblob·put·responses·201·headers·x_ms_encryption_key_sha256·schema": { + "type": "string" + }, + "paths·containername-blob-blockblob·put·responses·default·headers·x_ms_error_code·schema": { + "type": "string" + }, + "paths·containername-blob-comp-undelete·put·responses·200·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·containername-blob-comp-undelete·put·responses·200·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·containername-blob-comp-undelete·put·responses·200·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·containername-blob-comp-undelete·put·responses·200·headers·date·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob-comp-undelete·put·responses·default·headers·x_ms_error_code·schema": { + "type": "string" + }, + "paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·etag·schema": { + "format": "etag", + "type": "string" + }, + "paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·last_modified·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_blob_sequence_number·schema": { + "format": "int64", + "type": "integer" + }, + "paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·date·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob-comp-properties-sethttpheaders·put·responses·default·headers·x_ms_error_code·schema": { + "type": "string" + }, + "paths·containername-blob-comp-metadata·put·responses·200·headers·etag·schema": { + "format": "etag", + "type": "string" + }, + "paths·containername-blob-comp-metadata·put·responses·200·headers·last_modified·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·containername-blob-comp-metadata·put·responses·200·headers·date·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_request_server_encrypted·schema": { + "type": "boolean" + }, + "paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_encryption_key_sha256·schema": { + "type": "string" + }, + "paths·containername-blob-comp-metadata·put·responses·default·headers·x_ms_error_code·schema": { + "type": "string" + }, + "paths·containername-blob-comp-lease-acquire·put·responses·201·headers·etag·schema": { + "format": "etag", + "type": "string" + }, + "paths·containername-blob-comp-lease-acquire·put·responses·201·headers·last_modified·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_lease_id·schema": { + "type": "string" + }, + "paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·containername-blob-comp-lease-acquire·put·responses·201·headers·date·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob-comp-lease-acquire·put·responses·default·headers·x_ms_error_code·schema": { + "type": "string" + }, + "paths·containername-blob-comp-lease-release·put·responses·200·headers·etag·schema": { + "format": "etag", + "type": "string" + }, + "paths·containername-blob-comp-lease-release·put·responses·200·headers·last_modified·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob-comp-lease-release·put·responses·200·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·containername-blob-comp-lease-release·put·responses·200·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·containername-blob-comp-lease-release·put·responses·200·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·containername-blob-comp-lease-release·put·responses·200·headers·date·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob-comp-lease-release·put·responses·default·headers·x_ms_error_code·schema": { + "type": "string" + }, + "paths·containername-blob-comp-lease-renew·put·responses·200·headers·etag·schema": { + "format": "etag", + "type": "string" + }, + "paths·containername-blob-comp-lease-renew·put·responses·200·headers·last_modified·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_lease_id·schema": { + "type": "string" + }, + "paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·containername-blob-comp-lease-renew·put·responses·200·headers·date·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob-comp-lease-renew·put·responses·default·headers·x_ms_error_code·schema": { + "type": "string" + }, + "paths·containername-blob-comp-lease-change·put·responses·200·headers·etag·schema": { + "format": "etag", + "type": "string" + }, + "paths·containername-blob-comp-lease-change·put·responses·200·headers·last_modified·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_lease_id·schema": { + "type": "string" + }, + "paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·containername-blob-comp-lease-change·put·responses·200·headers·date·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob-comp-lease-change·put·responses·default·headers·x_ms_error_code·schema": { + "type": "string" + }, + "paths·containername-blob-comp-lease-break·put·responses·202·headers·etag·schema": { + "format": "etag", + "type": "string" + }, + "paths·containername-blob-comp-lease-break·put·responses·202·headers·last_modified·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_lease_time·schema": { + "type": "integer" + }, + "paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·containername-blob-comp-lease-break·put·responses·202·headers·date·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob-comp-lease-break·put·responses·default·headers·x_ms_error_code·schema": { + "type": "string" + }, + "paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_snapshot·schema": { + "type": "string" + }, + "paths·containername-blob-comp-snapshot·put·responses·201·headers·etag·schema": { + "format": "etag", + "type": "string" + }, + "paths·containername-blob-comp-snapshot·put·responses·201·headers·last_modified·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·containername-blob-comp-snapshot·put·responses·201·headers·date·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_request_server_encrypted·schema": { + "type": "boolean" + }, + "paths·containername-blob-comp-snapshot·put·responses·default·headers·x_ms_error_code·schema": { + "type": "string" + }, + "paths·containername-blob-comp-copy·put·responses·202·headers·etag·schema": { + "format": "etag", + "type": "string" + }, + "paths·containername-blob-comp-copy·put·responses·202·headers·last_modified·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·containername-blob-comp-copy·put·responses·202·headers·date·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_copy_id·schema": { + "type": "string" + }, + "paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_copy_status·schema": { + "enum": [ + "pending", + "success", + "aborted", + "failed" + ], + "x-ms-enum": { + "name": "CopyStatusType", + "modelAsString": false + }, + "type": "string" + }, + "paths·containername-blob-comp-copy·put·responses·default·headers·x_ms_error_code·schema": { + "type": "string" + }, + "paths·containername-blob-comp-copy-sync·put·responses·202·headers·etag·schema": { + "format": "etag", + "type": "string" + }, + "paths·containername-blob-comp-copy-sync·put·responses·202·headers·last_modified·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·containername-blob-comp-copy-sync·put·responses·202·headers·date·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_copy_id·schema": { + "type": "string" + }, + "paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_copy_status·schema": { + "enum": [ + "success" + ], + "x-ms-enum": { + "name": "SyncCopyStatusType", + "modelAsString": false + }, + "type": "string" + }, + "paths·containername-blob-comp-copy-sync·put·responses·202·headers·content_md5·schema": { + "format": "byte", + "type": "string" + }, + "paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_content_crc64·schema": { + "format": "byte", + "type": "string" + }, + "paths·containername-blob-comp-copy-sync·put·responses·default·headers·x_ms_error_code·schema": { + "type": "string" + }, + "paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·date·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob-comp-copy-copyid-copyid·put·responses·default·headers·x_ms_error_code·schema": { + "type": "string" + }, + "paths·containername-blob-comp-tier·put·responses·200·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·containername-blob-comp-tier·put·responses·200·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·containername-blob-comp-tier·put·responses·200·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·containername-blob-comp-tier·put·responses·202·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·containername-blob-comp-tier·put·responses·202·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·containername-blob-comp-tier·put·responses·202·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·containername-blob-comp-tier·put·responses·default·headers·x_ms_error_code·schema": { + "type": "string" + }, + "paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·date·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_sku_name·schema": { + "enum": [ + "Standard_LRS", + "Standard_GRS", + "Standard_RAGRS", + "Standard_ZRS", + "Premium_LRS" + ], + "x-ms-enum": { + "name": "SkuName", + "modelAsString": false + }, + "type": "string" + }, + "paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_account_kind·schema": { + "enum": [ + "Storage", + "BlobStorage", + "StorageV2" + ], + "x-ms-enum": { + "name": "AccountKind", + "modelAsString": false + }, + "type": "string" + }, + "paths·containername-blob-restype-account-comp-properties·get·responses·default·headers·x_ms_error_code·schema": { + "type": "string" + }, + "paths·containername-blob-comp-block·put·requestbody·content·application-octet_stream·schema": { + "type": "object", + "format": "file" + }, + "paths·containername-blob-comp-block·put·responses·201·headers·content_md5·schema": { + "format": "byte", + "type": "string" + }, + "paths·containername-blob-comp-block·put·responses·201·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·containername-blob-comp-block·put·responses·201·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·containername-blob-comp-block·put·responses·201·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·containername-blob-comp-block·put·responses·201·headers·date·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob-comp-block·put·responses·201·headers·x_ms_content_crc64·schema": { + "format": "byte", + "type": "string" + }, + "paths·containername-blob-comp-block·put·responses·201·headers·x_ms_request_server_encrypted·schema": { + "type": "boolean" + }, + "paths·containername-blob-comp-block·put·responses·201·headers·x_ms_encryption_key_sha256·schema": { + "type": "string" + }, + "paths·containername-blob-comp-block·put·responses·default·headers·x_ms_error_code·schema": { + "type": "string" + }, + "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·content_md5·schema": { + "format": "byte", + "type": "string" + }, + "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_content_crc64·schema": { + "format": "byte", + "type": "string" + }, + "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·date·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_request_server_encrypted·schema": { + "type": "boolean" + }, + "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_encryption_key_sha256·schema": { + "type": "string" + }, + "paths·containername-blob-comp-block-fromurl·put·responses·default·headers·x_ms_error_code·schema": { + "type": "string" + }, + "paths·containername-blob-comp-blocklist·put·responses·201·headers·etag·schema": { + "format": "etag", + "type": "string" + }, + "paths·containername-blob-comp-blocklist·put·responses·201·headers·last_modified·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob-comp-blocklist·put·responses·201·headers·content_md5·schema": { + "format": "byte", + "type": "string" + }, + "paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_content_crc64·schema": { + "format": "byte", + "type": "string" + }, + "paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·containername-blob-comp-blocklist·put·responses·201·headers·date·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_request_server_encrypted·schema": { + "type": "boolean" + }, + "paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_encryption_key_sha256·schema": { + "type": "string" + }, + "paths·containername-blob-comp-blocklist·put·responses·default·headers·x_ms_error_code·schema": { + "type": "string" + }, + "paths·containername-blob-comp-blocklist·get·responses·200·headers·last_modified·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob-comp-blocklist·get·responses·200·headers·etag·schema": { + "format": "etag", + "type": "string" + }, + "paths·containername-blob-comp-blocklist·get·responses·200·headers·content_type·schema": { + "type": "string" + }, + "paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_blob_content_length·schema": { + "format": "int64", + "type": "integer" + }, + "paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·containername-blob-comp-blocklist·get·responses·200·headers·date·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob-comp-blocklist·get·responses·default·headers·x_ms_error_code·schema": { + "type": "string" + }, + "paths·containername-blob-comp-page-update·put·requestbody·content·application-octet_stream·schema": { + "type": "object", + "format": "file" + }, + "paths·containername-blob-comp-page-update·put·responses·201·headers·etag·schema": { + "format": "etag", + "type": "string" + }, + "paths·containername-blob-comp-page-update·put·responses·201·headers·last_modified·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob-comp-page-update·put·responses·201·headers·content_md5·schema": { + "format": "byte", + "type": "string" + }, + "paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_content_crc64·schema": { + "format": "byte", + "type": "string" + }, + "paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_blob_sequence_number·schema": { + "format": "int64", + "type": "integer" + }, + "paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·containername-blob-comp-page-update·put·responses·201·headers·date·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_request_server_encrypted·schema": { + "type": "boolean" + }, + "paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_encryption_key_sha256·schema": { + "type": "string" + }, + "paths·containername-blob-comp-page-update·put·responses·default·headers·x_ms_error_code·schema": { + "type": "string" + }, + "paths·containername-blob-comp-page-clear·put·responses·201·headers·etag·schema": { + "format": "etag", + "type": "string" + }, + "paths·containername-blob-comp-page-clear·put·responses·201·headers·last_modified·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob-comp-page-clear·put·responses·201·headers·content_md5·schema": { + "format": "byte", + "type": "string" + }, + "paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_content_crc64·schema": { + "format": "byte", + "type": "string" + }, + "paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_blob_sequence_number·schema": { + "format": "int64", + "type": "integer" + }, + "paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·containername-blob-comp-page-clear·put·responses·201·headers·date·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob-comp-page-clear·put·responses·default·headers·x_ms_error_code·schema": { + "type": "string" + }, + "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·etag·schema": { + "format": "etag", + "type": "string" + }, + "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·last_modified·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·content_md5·schema": { + "format": "byte", + "type": "string" + }, + "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_content_crc64·schema": { + "format": "byte", + "type": "string" + }, + "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_blob_sequence_number·schema": { + "format": "int64", + "type": "integer" + }, + "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·date·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_request_server_encrypted·schema": { + "type": "boolean" + }, + "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_encryption_key_sha256·schema": { + "type": "string" + }, + "paths·containername-blob-comp-page-update-fromurl·put·responses·default·headers·x_ms_error_code·schema": { + "type": "string" + }, + "paths·containername-blob-comp-pagelist·get·responses·200·headers·last_modified·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob-comp-pagelist·get·responses·200·headers·etag·schema": { + "format": "etag", + "type": "string" + }, + "paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_blob_content_length·schema": { + "format": "int64", + "type": "integer" + }, + "paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·containername-blob-comp-pagelist·get·responses·200·headers·date·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob-comp-pagelist·get·responses·default·headers·x_ms_error_code·schema": { + "type": "string" + }, + "paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·last_modified·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·etag·schema": { + "format": "etag", + "type": "string" + }, + "paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_blob_content_length·schema": { + "format": "int64", + "type": "integer" + }, + "paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·date·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob-comp-pagelist-diff·get·responses·default·headers·x_ms_error_code·schema": { + "type": "string" + }, + "paths·containername-blob-comp-properties-resize·put·responses·200·headers·etag·schema": { + "format": "etag", + "type": "string" + }, + "paths·containername-blob-comp-properties-resize·put·responses·200·headers·last_modified·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_blob_sequence_number·schema": { + "format": "int64", + "type": "integer" + }, + "paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·containername-blob-comp-properties-resize·put·responses·200·headers·date·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob-comp-properties-resize·put·responses·default·headers·x_ms_error_code·schema": { + "type": "string" + }, + "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·etag·schema": { + "format": "etag", + "type": "string" + }, + "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·last_modified·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_blob_sequence_number·schema": { + "format": "int64", + "type": "integer" + }, + "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·date·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·default·headers·x_ms_error_code·schema": { + "type": "string" + }, + "paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·etag·schema": { + "format": "etag", + "type": "string" + }, + "paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·last_modified·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·date·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_copy_id·schema": { + "type": "string" + }, + "paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_copy_status·schema": { + "enum": [ + "pending", + "success", + "aborted", + "failed" + ], + "x-ms-enum": { + "name": "CopyStatusType", + "modelAsString": false + }, + "type": "string" + }, + "paths·containername-blob-comp-incrementalcopy·put·responses·default·headers·x_ms_error_code·schema": { + "type": "string" + }, + "paths·containername-blob-comp-appendblock·put·requestbody·content·application-octet_stream·schema": { + "type": "object", + "format": "file" + }, + "paths·containername-blob-comp-appendblock·put·responses·201·headers·etag·schema": { + "format": "etag", + "type": "string" + }, + "paths·containername-blob-comp-appendblock·put·responses·201·headers·last_modified·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob-comp-appendblock·put·responses·201·headers·content_md5·schema": { + "format": "byte", + "type": "string" + }, + "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_content_crc64·schema": { + "format": "byte", + "type": "string" + }, + "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_client_request_id·schema": { + "type": "string" + }, + "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·containername-blob-comp-appendblock·put·responses·201·headers·date·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_blob_append_offset·schema": { + "type": "string" + }, + "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_blob_committed_block_count·schema": { + "type": "integer" + }, + "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_request_server_encrypted·schema": { + "type": "boolean" + }, + "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_encryption_key_sha256·schema": { + "type": "string" + }, + "paths·containername-blob-comp-appendblock·put·responses·default·headers·x_ms_error_code·schema": { + "type": "string" + }, + "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·etag·schema": { + "format": "etag", + "type": "string" + }, + "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·last_modified·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·content_md5·schema": { + "format": "byte", + "type": "string" + }, + "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_content_crc64·schema": { + "format": "byte", + "type": "string" + }, + "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_request_id·schema": { + "type": "string" + }, + "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_version·schema": { + "type": "string" + }, + "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·date·schema": { + "format": "date-time-rfc1123", + "type": "string" + }, + "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_blob_append_offset·schema": { + "type": "string" + }, + "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_blob_committed_block_count·schema": { + "type": "integer" + }, + "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_encryption_key_sha256·schema": { + "type": "string" + }, + "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_request_server_encrypted·schema": { + "type": "boolean" + }, + "paths·containername-blob-comp-appendblock-fromurl·put·responses·default·headers·x_ms_error_code·schema": { + "type": "string" + } + }, + "parameters": { + "Url": { + "name": "url", + "in": "path", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-ms-parameter-location": "client", + "x-ms-skip-url-encoding": true, + "schema": { + "$ref": "#/components/schemas/components·parameters·url·schema" + }, + "required": true + }, + "ApiVersionParameter": { + "name": "x-ms-version", + "in": "header", + "description": "Specifies the version of the operation to use for this request.", + "x-ms-client-name": "version", + "schema": { + "enum": [ + "2019-02-02" + ], + "type": "string" + }, + "required": true + }, + "Blob": { + "name": "blob", + "in": "path", + "description": "The blob name.", + "x-ms-parameter-location": "method", + "schema": { + "$ref": "#/components/schemas/components·parameters·blob·schema" + }, + "required": true + }, + "Filesystem": { + "name": "filesystem", + "in": "path", + "description": "The filesystem name.", + "x-ms-parameter-location": "method", + "schema": { + "$ref": "#/components/schemas/components·parameters·filesystem·schema" + }, + "required": true + }, + "Path": { + "name": "path", + "in": "path", + "description": "The namespace path to a file or directory.", + "x-ms-parameter-location": "method", + "schema": { + "$ref": "#/components/schemas/components·parameters·path·schema" + }, + "required": true + }, + "BlobCacheControl": { + "name": "x-ms-blob-cache-control", + "in": "header", + "description": "Optional. Sets the blob's cache control. If specified, this property is stored with the blob and returned with a read request.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "blob-HTTP-headers" + }, + "x-ms-client-name": "blobCacheControl", + "schema": { + "$ref": "#/components/schemas/components·parameters·blobcachecontrol·schema" + }, + "required": false + }, + "BlobConditionAppendPos": { + "name": "x-ms-blob-condition-appendpos", + "in": "header", + "description": "Optional conditional header, used only for the Append Block operation. A number indicating the byte offset to compare. Append Block will succeed only if the append position is equal to this number. If it is not, the request will fail with the AppendPositionConditionNotMet error (HTTP status code 412 - Precondition Failed).", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "append-position-access-conditions" + }, + "x-ms-client-name": "appendPosition", + "schema": { + "$ref": "#/components/schemas/components·parameters·blobconditionappendpos·schema" + }, + "required": false + }, + "BlobConditionMaxSize": { + "name": "x-ms-blob-condition-maxsize", + "in": "header", + "description": "Optional conditional header. The max length in bytes permitted for the append blob. If the Append Block operation would cause the blob to exceed that limit or if the blob size is already greater than the value specified in this header, the request will fail with MaxBlobSizeConditionNotMet error (HTTP status code 412 - Precondition Failed).", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "append-position-access-conditions" + }, + "x-ms-client-name": "maxSize", + "schema": { + "$ref": "#/components/schemas/components·parameters·blobconditionmaxsize·schema" + }, + "required": false + }, + "BlobPublicAccess": { + "name": "x-ms-blob-public-access", + "in": "header", + "description": "Specifies whether data in the container may be accessed publicly and the level of access", + "x-ms-parameter-location": "method", + "x-ms-client-name": "access", + "schema": { + "$ref": "#/components/schemas/components·parameters·blobpublicaccess·schema" + }, + "required": false + }, + "AccessTierRequired": { + "name": "x-ms-access-tier", + "in": "header", + "description": "Indicates the tier to be set on the blob.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "tier", + "schema": { + "$ref": "#/components/schemas/components·parameters·accesstierrequired·schema" + }, + "required": true + }, + "AccessTierOptional": { + "name": "x-ms-access-tier", + "in": "header", + "description": "Optional. Indicates the tier to be set on the blob.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "tier", + "schema": { + "$ref": "#/components/schemas/components·parameters·accesstieroptional·schema" + }, + "required": false + }, + "PremiumPageBlobAccessTierOptional": { + "name": "x-ms-access-tier", + "in": "header", + "description": "Optional. Indicates the tier to be set on the page blob.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "tier", + "schema": { + "$ref": "#/components/schemas/components·parameters·premiumpageblobaccesstieroptional·schema" + }, + "required": false + }, + "RehydratePriority": { + "name": "x-ms-rehydrate-priority", + "in": "header", + "description": "Optional: Indicates the priority with which to rehydrate an archived blob.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "rehydratePriority", + "schema": { + "$ref": "#/components/schemas/components·parameters·rehydratepriority·schema" + }, + "required": false + }, + "BlobContentDisposition": { + "name": "x-ms-blob-content-disposition", + "in": "header", + "description": "Optional. Sets the blob's Content-Disposition header.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "blob-HTTP-headers" + }, + "x-ms-client-name": "blobContentDisposition", + "schema": { + "$ref": "#/components/schemas/components·parameters·blobcontentdisposition·schema" + }, + "required": false + }, + "BlobContentEncoding": { + "name": "x-ms-blob-content-encoding", + "in": "header", + "description": "Optional. Sets the blob's content encoding. If specified, this property is stored with the blob and returned with a read request.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "blob-HTTP-headers" + }, + "x-ms-client-name": "blobContentEncoding", + "schema": { + "$ref": "#/components/schemas/components·parameters·blobcontentencoding·schema" + }, + "required": false + }, + "BlobContentLanguage": { + "name": "x-ms-blob-content-language", + "in": "header", + "description": "Optional. Set the blob's content language. If specified, this property is stored with the blob and returned with a read request.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "blob-HTTP-headers" + }, + "x-ms-client-name": "blobContentLanguage", + "schema": { + "$ref": "#/components/schemas/components·parameters·blobcontentlanguage·schema" + }, + "required": false + }, + "BlobContentLengthOptional": { + "name": "x-ms-blob-content-length", + "in": "header", + "description": "This header specifies the maximum size for the page blob, up to 1 TB. The page blob size must be aligned to a 512-byte boundary.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "blobContentLength", + "schema": { + "$ref": "#/components/schemas/components·parameters·blobcontentlengthoptional·schema" + }, + "required": false + }, + "BlobContentLengthRequired": { + "name": "x-ms-blob-content-length", + "in": "header", + "description": "This header specifies the maximum size for the page blob, up to 1 TB. The page blob size must be aligned to a 512-byte boundary.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "blobContentLength", + "schema": { + "$ref": "#/components/schemas/components·parameters·blobcontentlengthrequired·schema" + }, + "required": true + }, + "BlobContentMD5": { + "name": "x-ms-blob-content-md5", + "in": "header", + "description": "Optional. An MD5 hash of the blob content. Note that this hash is not validated, as the hashes for the individual blocks were validated when each was uploaded.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "blob-HTTP-headers" + }, + "x-ms-client-name": "blobContentMD5", + "schema": { + "$ref": "#/components/schemas/components·parameters·blobcontentmd5·schema" + }, + "required": false + }, + "BlobContentType": { + "name": "x-ms-blob-content-type", + "in": "header", + "description": "Optional. Sets the blob's content type. If specified, this property is stored with the blob and returned with a read request.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "blob-HTTP-headers" + }, + "x-ms-client-name": "blobContentType", + "schema": { + "$ref": "#/components/schemas/components·parameters·blobcontenttype·schema" + }, + "required": false + }, + "BlobSequenceNumber": { + "name": "x-ms-blob-sequence-number", + "in": "header", + "description": "Set for page blobs only. The sequence number is a user-controlled value that you can use to track requests. The value of the sequence number must be between 0 and 2^63 - 1.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "blobSequenceNumber", + "schema": { + "$ref": "#/components/schemas/components·parameters·blobsequencenumber·schema" + }, + "required": false + }, + "BlockId": { + "name": "blockid", + "in": "query", + "description": "A valid Base64 string value that identifies the block. Prior to encoding, the string must be less than or equal to 64 bytes in size. For a given blob, the length of the value specified for the blockid parameter must be the same size for each block.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "blockId", + "schema": { + "$ref": "#/components/schemas/components·parameters·blockid·schema" + }, + "required": true + }, + "BlockListType": { + "name": "blocklisttype", + "in": "query", + "description": "Specifies whether to return the list of committed blocks, the list of uncommitted blocks, or both lists together.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "listType", + "schema": { + "$ref": "#/components/schemas/components·parameters·blocklisttype·schema" + }, + "required": true + }, + "Continuation": { + "name": "continuation", + "in": "query", + "description": "When renaming a directory, the number of paths that are renamed with each invocation is limited. If the number of paths to be renamed exceeds this limit, a continuation token is returned in this response header. When a continuation token is returned in the response, it must be specified in a subsequent invocation of the rename operation to continue renaming the directory.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "marker", + "schema": { + "$ref": "#/components/schemas/components·parameters·continuation·schema" + }, + "required": false + }, + "CopyId": { + "name": "copyid", + "in": "query", + "description": "The copy identifier provided in the x-ms-copy-id header of the original Copy Blob operation.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "copyId", + "schema": { + "$ref": "#/components/schemas/components·parameters·copyid·schema" + }, + "required": true + }, + "ClientRequestId": { + "name": "x-ms-client-request-id", + "in": "header", + "description": "Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "requestId", + "schema": { + "$ref": "#/components/schemas/components·parameters·clientrequestid·schema" + }, + "required": false + }, + "ContainerName": { + "name": "containerName", + "in": "path", + "description": "The container name.", + "x-ms-parameter-location": "method", + "schema": { + "$ref": "#/components/schemas/components·parameters·containername·schema" + }, + "required": true + }, + "ContentCrc64": { + "name": "x-ms-content-crc64", + "in": "header", + "description": "Specify the transactional crc64 for the body, to be validated by the service.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "transactionalContentCrc64", + "schema": { + "$ref": "#/components/schemas/components·parameters·contentcrc64·schema" + }, + "required": false + }, + "ContentLength": { + "name": "Content-Length", + "in": "header", + "description": "The length of the request.", + "x-ms-parameter-location": "method", + "schema": { + "$ref": "#/components/schemas/components·parameters·contentlength·schema" + }, + "required": true + }, + "ContentMD5": { + "name": "Content-MD5", + "in": "header", + "description": "Specify the transactional md5 for the body, to be validated by the service.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "transactionalContentMD5", + "schema": { + "$ref": "#/components/schemas/components·parameters·contentmd5·schema" + }, + "required": false + }, + "CopySource": { + "name": "x-ms-copy-source", + "in": "header", + "description": "Specifies the name of the source page blob snapshot. This value is a URL of up to 2 KB in length that specifies a page blob snapshot. The value should be URL-encoded as it would appear in a request URI. The source blob must either be public or must be authenticated via a shared access signature.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "copySource", + "schema": { + "$ref": "#/components/schemas/components·parameters·copysource·schema" + }, + "required": true + }, + "DeleteSnapshots": { + "name": "x-ms-delete-snapshots", + "in": "header", + "description": "Required if the blob has associated snapshots. Specify one of the following two options: include: Delete the base blob and all of its snapshots. only: Delete only the blob's snapshots and not the blob itself", + "x-ms-parameter-location": "method", + "x-ms-client-name": "deleteSnapshots", + "schema": { + "$ref": "#/components/schemas/components·parameters·deletesnapshots·schema" + }, + "required": false + }, + "Delimiter": { + "name": "delimiter", + "in": "query", + "description": "When the request includes this parameter, the operation returns a BlobPrefix element in the response body that acts as a placeholder for all blobs whose names begin with the same substring up to the appearance of the delimiter character. The delimiter may be a single character or a string.", + "x-ms-parameter-location": "method", + "schema": { + "$ref": "#/components/schemas/components·parameters·delimiter·schema" + }, + "required": true + }, + "DirectoryProperties": { + "name": "x-ms-properties", + "in": "header", + "description": "Optional. User-defined properties to be stored with the file or directory, in the format of a comma-separated list of name and value pairs \"n1=v1, n2=v2, ...\", where each value is base64 encoded.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "directoryProperties", + "schema": { + "$ref": "#/components/schemas/components·parameters·directoryproperties·schema" + }, + "required": false + }, + "EncryptionKey": { + "name": "x-ms-encryption-key", + "in": "header", + "description": "Optional. Specifies the encryption key to use to encrypt the data provided in the request. If not specified, encryption is performed with the root account encryption key. For more information, see Encryption at Rest for Azure Storage Services.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "cpk-info" + }, + "x-ms-client-name": "encryptionKey", + "schema": { + "$ref": "#/components/schemas/components·parameters·encryptionkey·schema" + }, + "required": false + }, + "EncryptionKeySha256": { + "name": "x-ms-encryption-key-sha256", + "in": "header", + "description": "The SHA-256 hash of the provided encryption key. Must be provided if the x-ms-encryption-key header is provided.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "cpk-info" + }, + "x-ms-client-name": "encryptionKeySha256", + "schema": { + "$ref": "#/components/schemas/components·parameters·encryptionkeysha256·schema" + }, + "required": false + }, + "EncryptionAlgorithm": { + "name": "x-ms-encryption-algorithm", + "in": "header", + "description": "The algorithm used to produce the encryption key hash. Currently, the only accepted value is \"AES256\". Must be provided if the x-ms-encryption-key header is provided.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "cpk-info" + }, + "x-ms-client-name": "encryptionAlgorithm", + "schema": { + "$ref": "#/components/schemas/components·parameters·encryptionalgorithm·schema" + }, + "required": false + }, + "FileRenameSource": { + "name": "x-ms-rename-source", + "in": "header", + "description": "The file or directory to be renamed. The value must have the following format: \"/{filesysystem}/{path}\". If \"x-ms-properties\" is specified, the properties will overwrite the existing properties; otherwise, the existing properties will be preserved.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "renameSource", + "schema": { + "$ref": "#/components/schemas/components·parameters·filerenamesource·schema" + }, + "required": true + }, + "GetRangeContentMD5": { + "name": "x-ms-range-get-content-md5", + "in": "header", + "description": "When set to true and specified together with the Range, the service returns the MD5 hash for the range, as long as the range is less than or equal to 4 MB in size.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "rangeGetContentMD5", + "schema": { + "$ref": "#/components/schemas/components·parameters·getrangecontentmd5·schema" + }, + "required": false + }, + "GetRangeContentCRC64": { + "name": "x-ms-range-get-content-crc64", + "in": "header", + "description": "When set to true and specified together with the Range, the service returns the CRC64 hash for the range, as long as the range is less than or equal to 4 MB in size.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "rangeGetContentCRC64", + "schema": { + "$ref": "#/components/schemas/components·parameters·getrangecontentcrc64·schema" + }, + "required": false + }, + "IfMatch": { + "name": "If-Match", + "in": "header", + "description": "Specify an ETag value to operate only on blobs with a matching value.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "modified-access-conditions" + }, + "x-ms-client-name": "ifMatch", + "schema": { + "$ref": "#/components/schemas/components·parameters·ifmatch·schema" + }, + "required": false + }, + "IfModifiedSince": { + "name": "If-Modified-Since", + "in": "header", + "description": "Specify this header value to operate only on a blob if it has been modified since the specified date/time.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "modified-access-conditions" + }, + "x-ms-client-name": "ifModifiedSince", + "schema": { + "$ref": "#/components/schemas/components·parameters·ifmodifiedsince·schema" + }, + "required": false + }, + "IfNoneMatch": { + "name": "If-None-Match", + "in": "header", + "description": "Specify an ETag value to operate only on blobs without a matching value.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "modified-access-conditions" + }, + "x-ms-client-name": "ifNoneMatch", + "schema": { + "$ref": "#/components/schemas/components·parameters·ifnonematch·schema" + }, + "required": false + }, + "IfUnmodifiedSince": { + "name": "If-Unmodified-Since", + "in": "header", + "description": "Specify this header value to operate only on a blob if it has not been modified since the specified date/time.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "modified-access-conditions" + }, + "x-ms-client-name": "ifUnmodifiedSince", + "schema": { + "$ref": "#/components/schemas/components·parameters·ifunmodifiedsince·schema" + }, + "required": false + }, + "IfSequenceNumberEqualTo": { + "name": "x-ms-if-sequence-number-eq", + "in": "header", + "description": "Specify this header value to operate only on a blob if it has the specified sequence number.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "sequence-number-access-conditions" + }, + "x-ms-client-name": "ifSequenceNumberEqualTo", + "schema": { + "$ref": "#/components/schemas/components·parameters·ifsequencenumberequalto·schema" + }, + "required": false + }, + "IfSequenceNumberLessThan": { + "name": "x-ms-if-sequence-number-lt", + "in": "header", + "description": "Specify this header value to operate only on a blob if it has a sequence number less than the specified.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "sequence-number-access-conditions" + }, + "x-ms-client-name": "ifSequenceNumberLessThan", + "schema": { + "$ref": "#/components/schemas/components·parameters·ifsequencenumberlessthan·schema" + }, + "required": false + }, + "IfSequenceNumberLessThanOrEqualTo": { + "name": "x-ms-if-sequence-number-le", + "in": "header", + "description": "Specify this header value to operate only on a blob if it has a sequence number less than or equal to the specified.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "sequence-number-access-conditions" + }, + "x-ms-client-name": "ifSequenceNumberLessThanOrEqualTo", + "schema": { + "$ref": "#/components/schemas/components·parameters·ifsequencenumberlessthanorequalto·schema" + }, + "required": false + }, + "ListBlobsInclude": { + "name": "include", + "in": "query", + "description": "Include this parameter to specify one or more datasets to include in the response.", + "x-ms-parameter-location": "method", + "style": "form", + "schema": { + "$ref": "#/components/schemas/components·parameters·listblobsinclude·schema" + }, + "required": false + }, + "ListContainersInclude": { + "name": "include", + "in": "query", + "description": "Include this parameter to specify that the container's metadata be returned as part of the response body.", + "x-ms-parameter-location": "method", + "schema": { + "$ref": "#/components/schemas/components·parameters·listcontainersinclude·schema" + }, + "required": false + }, + "LeaseBreakPeriod": { + "name": "x-ms-lease-break-period", + "in": "header", + "description": "For a break operation, proposed duration the lease should continue before it is broken, in seconds, between 0 and 60. This break period is only used if it is shorter than the time remaining on the lease. If longer, the time remaining on the lease is used. A new lease will not be available before the break period has expired, but the lease may be held for longer than the break period. If this header does not appear with a break operation, a fixed-duration lease breaks after the remaining lease period elapses, and an infinite lease breaks immediately.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "breakPeriod", + "schema": { + "$ref": "#/components/schemas/components·parameters·leasebreakperiod·schema" + }, + "required": false + }, + "LeaseDuration": { + "name": "x-ms-lease-duration", + "in": "header", + "description": "Specifies the duration of the lease, in seconds, or negative one (-1) for a lease that never expires. A non-infinite lease can be between 15 and 60 seconds. A lease duration cannot be changed using renew or change.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "duration", + "schema": { + "$ref": "#/components/schemas/components·parameters·leaseduration·schema" + }, + "required": false + }, + "LeaseIdOptional": { + "name": "x-ms-lease-id", + "in": "header", + "description": "If specified, the operation only succeeds if the resource's lease is active and matches this ID.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "lease-access-conditions" + }, + "x-ms-client-name": "leaseId", + "schema": { + "$ref": "#/components/schemas/components·parameters·leaseidoptional·schema" + }, + "required": false + }, + "LeaseIdRequired": { + "name": "x-ms-lease-id", + "in": "header", + "description": "Specifies the current lease ID on the resource.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "leaseId", + "schema": { + "$ref": "#/components/schemas/components·parameters·leaseidrequired·schema" + }, + "required": true + }, + "Owner": { + "name": "x-ms-owner", + "in": "header", + "description": "Optional. The owner of the blob or directory.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "owner", + "schema": { + "$ref": "#/components/schemas/components·parameters·owner·schema" + }, + "required": false + }, + "Group": { + "name": "x-ms-group", + "in": "header", + "description": "Optional. The owning group of the blob or directory.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "group", + "schema": { + "$ref": "#/components/schemas/components·parameters·group·schema" + }, + "required": false + }, + "Upn": { + "name": "upn", + "in": "query", + "description": "Optional. Valid only when Hierarchical Namespace is enabled for the account. If \"true\", the identity values returned in the x-ms-owner, x-ms-group, and x-ms-acl response headers will be transformed from Azure Active Directory Object IDs to User Principal Names. If \"false\", the values will be returned as Azure Active Directory Object IDs. The default value is false.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "upn", + "schema": { + "$ref": "#/components/schemas/components·parameters·upn·schema" + }, + "required": false + }, + "Marker": { + "name": "marker", + "in": "query", + "description": "A string value that identifies the portion of the list of containers to be returned with the next listing operation. The operation returns the NextMarker value within the response body if the listing operation did not return all containers remaining to be listed with the current page. The NextMarker value can be used as the value for the marker parameter in a subsequent call to request the next page of list items. The marker value is opaque to the client.", + "x-ms-parameter-location": "method", + "schema": { + "$ref": "#/components/schemas/components·parameters·marker·schema" + }, + "required": false + }, + "MaxResults": { + "name": "maxresults", + "in": "query", + "description": "Specifies the maximum number of containers to return. If the request does not specify maxresults, or specifies a value greater than 5000, the server will return up to 5000 items. Note that if the listing operation crosses a partition boundary, then the service will return a continuation token for retrieving the remainder of the results. For this reason, it is possible that the service will return fewer results than specified by maxresults, or than the default of 5000.", + "x-ms-parameter-location": "method", + "schema": { + "$ref": "#/components/schemas/components·parameters·maxresults·schema" + }, + "required": false + }, + "Metadata": { + "name": "x-ms-meta", + "in": "header", + "description": "Optional. Specifies a user-defined name-value pair associated with the blob. If no name-value pairs are specified, the operation will copy the metadata from the source blob or file to the destination blob. If one or more name-value pairs are specified, the destination blob is created with the specified metadata, and metadata is not copied from the source blob or file. Note that beginning with version 2009-09-19, metadata names must adhere to the naming rules for C# identifiers. See Naming and Referencing Containers, Blobs, and Metadata for more information.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "metadata", + "x-ms-header-collection-prefix": "x-ms-meta-", + "schema": { + "$ref": "#/components/schemas/components·parameters·metadata·schema" + }, + "required": false + }, + "MultipartContentType": { + "name": "Content-Type", + "in": "header", + "description": "Required. The value of this header must be multipart/mixed with a batch boundary. Example header value: multipart/mixed; boundary=batch_", + "x-ms-parameter-location": "method", + "x-ms-client-name": "multipartContentType", + "schema": { + "$ref": "#/components/schemas/components·parameters·multipartcontenttype·schema" + }, + "required": true + }, + "PathRenameMode": { + "name": "mode", + "in": "query", + "description": "Determines the behavior of the rename operation", + "x-ms-client-name": "pathRenameMode", + "schema": { + "$ref": "#/components/schemas/components·parameters·pathrenamemode·schema" + }, + "required": false + }, + "PosixPermissions": { + "name": "x-ms-permissions", + "in": "header", + "description": "Optional and only valid if Hierarchical Namespace is enabled for the account. Sets POSIX access permissions for the file owner, the file owning group, and others. Each class may be granted read, write, or execute permission. The sticky bit is also supported. Both symbolic (rwxrw-rw-) and 4-digit octal notation (e.g. 0766) are supported.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "posixPermissions", + "schema": { + "$ref": "#/components/schemas/components·parameters·posixpermissions·schema" + }, + "required": false + }, + "PosixAcl": { + "name": "x-ms-acl", + "in": "header", + "description": "Sets POSIX access control rights on files and directories. The value is a comma-separated list of access control entries. Each access control entry (ACE) consists of a scope, a type, a user or group identifier, and permissions in the format \"[scope:][type]:[id]:[permissions]\".", + "x-ms-parameter-location": "method", + "x-ms-client-name": "posixAcl", + "schema": { + "$ref": "#/components/schemas/components·parameters·posixacl·schema" + }, + "required": false + }, + "PosixUmask": { + "name": "x-ms-umask", + "in": "header", + "description": "Only valid if Hierarchical Namespace is enabled for the account. This umask restricts permission settings for file and directory, and will only be applied when default Acl does not exist in parent directory. If the umask bit has set, it means that the corresponding permission will be disabled. Otherwise the corresponding permission will be determined by the permission. A 4-digit octal notation (e.g. 0022) is supported here. If no umask was specified, a default umask - 0027 will be used.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "posixUmask", + "schema": { + "$ref": "#/components/schemas/components·parameters·posixumask·schema" + }, + "required": false + }, + "Prefix": { + "name": "prefix", + "in": "query", + "description": "Filters the results to return only containers whose name begins with the specified prefix.", + "x-ms-parameter-location": "method", + "schema": { + "$ref": "#/components/schemas/components·parameters·prefix·schema" + }, + "required": false + }, + "PrevSnapshot": { + "name": "prevsnapshot", + "in": "query", + "description": "Optional in version 2015-07-08 and newer. The prevsnapshot parameter is a DateTime value that specifies that the response will contain only pages that were changed between target blob and previous snapshot. Changed pages include both updated and cleared pages. The target blob may be a snapshot, as long as the snapshot specified by prevsnapshot is the older of the two. Note that incremental snapshots are currently supported only for blobs created on or after January 1, 2016.", + "x-ms-parameter-location": "method", + "schema": { + "$ref": "#/components/schemas/components·parameters·prevsnapshot·schema" + }, + "required": false + }, + "ProposedLeaseIdOptional": { + "name": "x-ms-proposed-lease-id", + "in": "header", + "description": "Proposed lease ID, in a GUID string format. The Blob service returns 400 (Invalid request) if the proposed lease ID is not in the correct format. See Guid Constructor (String) for a list of valid GUID string formats.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "proposedLeaseId", + "schema": { + "$ref": "#/components/schemas/components·parameters·proposedleaseidoptional·schema" + }, + "required": false + }, + "ProposedLeaseIdRequired": { + "name": "x-ms-proposed-lease-id", + "in": "header", + "description": "Proposed lease ID, in a GUID string format. The Blob service returns 400 (Invalid request) if the proposed lease ID is not in the correct format. See Guid Constructor (String) for a list of valid GUID string formats.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "proposedLeaseId", + "schema": { + "$ref": "#/components/schemas/components·parameters·proposedleaseidrequired·schema" + }, + "required": true + }, + "Range": { + "name": "x-ms-range", + "in": "header", + "description": "Return only the bytes of the blob in the specified range.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "range", + "schema": { + "$ref": "#/components/schemas/components·parameters·range·schema" + }, + "required": false + }, + "RangeRequiredPutPageFromUrl": { + "name": "x-ms-range", + "in": "header", + "description": "The range of bytes to which the source range would be written. The range should be 512 aligned and range-end is required.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "range", + "schema": { + "$ref": "#/components/schemas/components·parameters·rangerequiredputpagefromurl·schema" + }, + "required": true + }, + "RecursiveDirectoryDelete": { + "name": "recursive", + "in": "query", + "description": "If \"true\", all paths beneath the directory will be deleted. If \"false\" and the directory is non-empty, an error occurs.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "recursiveDirectoryDelete", + "schema": { + "$ref": "#/components/schemas/components·parameters·recursivedirectorydelete·schema" + }, + "required": true + }, + "SequenceNumberAction": { + "name": "x-ms-sequence-number-action", + "in": "header", + "description": "Required if the x-ms-blob-sequence-number header is set for the request. This property applies to page blobs only. This property indicates how the service should modify the blob's sequence number", + "x-ms-parameter-location": "method", + "x-ms-client-name": "sequenceNumberAction", + "schema": { + "$ref": "#/components/schemas/components·parameters·sequencenumberaction·schema" + }, + "required": true + }, + "Snapshot": { + "name": "snapshot", + "in": "query", + "description": "The snapshot parameter is an opaque DateTime value that, when present, specifies the blob snapshot to retrieve. For more information on working with blob snapshots, see Creating a Snapshot of a Blob.", + "x-ms-parameter-location": "method", + "schema": { + "$ref": "#/components/schemas/components·parameters·snapshot·schema" + }, + "required": false + }, + "SourceContentMD5": { + "name": "x-ms-source-content-md5", + "in": "header", + "description": "Specify the md5 calculated for the range of bytes that must be read from the copy source.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "sourceContentMD5", + "schema": { + "$ref": "#/components/schemas/components·parameters·sourcecontentmd5·schema" + }, + "required": false + }, + "SourceContentCRC64": { + "name": "x-ms-source-content-crc64", + "in": "header", + "description": "Specify the crc64 calculated for the range of bytes that must be read from the copy source.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "sourceContentcrc64", + "schema": { + "$ref": "#/components/schemas/components·parameters·sourcecontentcrc64·schema" + }, + "required": false + }, + "SourceRange": { + "name": "x-ms-source-range", + "in": "header", + "description": "Bytes of source data in the specified range.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "sourceRange", + "schema": { + "$ref": "#/components/schemas/components·parameters·sourcerange·schema" + }, + "required": false + }, + "SourceRangeRequiredPutPageFromUrl": { + "name": "x-ms-source-range", + "in": "header", + "description": "Bytes of source data in the specified range. The length of this range should match the ContentLength header and x-ms-range/Range destination range header.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "sourceRange", + "schema": { + "$ref": "#/components/schemas/components·parameters·sourcerangerequiredputpagefromurl·schema" + }, + "required": true + }, + "SourceIfMatch": { + "name": "x-ms-source-if-match", + "in": "header", + "description": "Specify an ETag value to operate only on blobs with a matching value.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "source-modified-access-conditions" + }, + "x-ms-client-name": "sourceIfMatch", + "schema": { + "$ref": "#/components/schemas/components·parameters·sourceifmatch·schema" + }, + "required": false + }, + "SourceIfModifiedSince": { + "name": "x-ms-source-if-modified-since", + "in": "header", + "description": "Specify this header value to operate only on a blob if it has been modified since the specified date/time.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "source-modified-access-conditions" + }, + "x-ms-client-name": "sourceIfModifiedSince", + "schema": { + "$ref": "#/components/schemas/components·parameters·sourceifmodifiedsince·schema" + }, + "required": false + }, + "SourceIfNoneMatch": { + "name": "x-ms-source-if-none-match", + "in": "header", + "description": "Specify an ETag value to operate only on blobs without a matching value.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "source-modified-access-conditions" + }, + "x-ms-client-name": "sourceIfNoneMatch", + "schema": { + "$ref": "#/components/schemas/components·parameters·sourceifnonematch·schema" + }, + "required": false + }, + "SourceIfUnmodifiedSince": { + "name": "x-ms-source-if-unmodified-since", + "in": "header", + "description": "Specify this header value to operate only on a blob if it has not been modified since the specified date/time.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "source-modified-access-conditions" + }, + "x-ms-client-name": "sourceIfUnmodifiedSince", + "schema": { + "$ref": "#/components/schemas/components·parameters·sourceifunmodifiedsince·schema" + }, + "required": false + }, + "SourceLeaseId": { + "name": "x-ms-source-lease-id", + "in": "header", + "description": "A lease ID for the source path. If specified, the source path must have an active lease and the leaase ID must match.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "sourceLeaseId", + "schema": { + "$ref": "#/components/schemas/components·parameters·sourceleaseid·schema" + }, + "required": false + }, + "SourceUrl": { + "name": "x-ms-copy-source", + "in": "header", + "description": "Specify a URL to the copy source.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "sourceUrl", + "schema": { + "$ref": "#/components/schemas/components·parameters·sourceurl·schema" + }, + "required": true + }, + "Timeout": { + "name": "timeout", + "in": "query", + "description": "The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob Service Operations.", + "x-ms-parameter-location": "method", + "schema": { + "$ref": "#/components/schemas/components·parameters·timeout·schema" + }, + "required": false + }, + "XMsCacheControl": { + "name": "x-ms-cache-control", + "in": "header", + "description": "Cache control for given resource", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "directory-http-headers" + }, + "x-ms-client-name": "cacheControl", + "schema": { + "$ref": "#/components/schemas/components·parameters·xmscachecontrol·schema" + }, + "required": false + }, + "XMsContentType": { + "name": "x-ms-content-type", + "in": "header", + "description": "Content type for given resource", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "directory-http-headers" + }, + "x-ms-client-name": "contentType", + "schema": { + "$ref": "#/components/schemas/components·parameters·xmscontenttype·schema" + }, + "required": false + }, + "XMsContentEncoding": { + "name": "x-ms-content-encoding", + "in": "header", + "description": "Content encoding for given resource", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "directory-http-headers" + }, + "x-ms-client-name": "contentEncoding", + "schema": { + "$ref": "#/components/schemas/components·parameters·xmscontentencoding·schema" + }, + "required": false + }, + "XMsContentLanguage": { + "name": "x-ms-content-language", + "in": "header", + "description": "Content language for given resource", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "directory-http-headers" + }, + "x-ms-client-name": "contentLanguage", + "schema": { + "$ref": "#/components/schemas/components·parameters·xmscontentlanguage·schema" + }, + "required": false + }, + "XMsContentDisposition": { + "name": "x-ms-content-disposition", + "in": "header", + "description": "Content disposition for given resource", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "directory-http-headers" + }, + "x-ms-client-name": "contentDisposition", + "schema": { + "$ref": "#/components/schemas/components·parameters·xmscontentdisposition·schema" + }, + "required": false + }, + "paths·restype-service-comp-properties·parameters·0": { + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "service" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "paths·restype-service-comp-properties·parameters·1": { + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "properties" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "paths·restype-service-comp-stats·parameters·0": { + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "service" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "paths·restype-service-comp-stats·parameters·1": { + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "stats" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "paths·comp-list·parameters·0": { + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "list" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "paths·restype-service-comp-userdelegationkey·parameters·0": { + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "service" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "paths·restype-service-comp-userdelegationkey·parameters·1": { + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "userdelegationkey" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "paths·restype-account-comp-properties·parameters·0": { + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "account" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "paths·restype-account-comp-properties·parameters·1": { + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "properties" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "paths·comp-batch·parameters·0": { + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "batch" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "paths·containername-restype-container·parameters·0": { + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "container" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "paths·containername-restype-container-comp-metadata·parameters·0": { + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "container" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "paths·containername-restype-container-comp-metadata·parameters·1": { + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "metadata" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "paths·containername-restype-container-comp-acl·parameters·0": { + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "container" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "paths·containername-restype-container-comp-acl·parameters·1": { + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "acl" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "paths·containername-comp-lease-restype-container-acquire·parameters·0": { + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "lease" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "paths·containername-comp-lease-restype-container-acquire·parameters·1": { + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "container" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "paths·containername-comp-lease-restype-container-acquire·parameters·2": { + "name": "x-ms-lease-action", + "in": "header", + "description": "Describes what lease action to take.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "action", + "schema": { + "enum": [ + "acquire" + ], + "x-ms-enum": { + "name": "LeaseAction", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "paths·containername-comp-lease-restype-container-release·parameters·0": { + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "lease" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "paths·containername-comp-lease-restype-container-release·parameters·1": { + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "container" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "paths·containername-comp-lease-restype-container-release·parameters·2": { + "name": "x-ms-lease-action", + "in": "header", + "description": "Describes what lease action to take.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "action", + "schema": { + "enum": [ + "release" + ], + "x-ms-enum": { + "name": "LeaseAction", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "paths·containername-comp-lease-restype-container-renew·parameters·0": { + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "lease" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "paths·containername-comp-lease-restype-container-renew·parameters·1": { + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "container" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "paths·containername-comp-lease-restype-container-renew·parameters·2": { + "name": "x-ms-lease-action", + "in": "header", + "description": "Describes what lease action to take.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "action", + "schema": { + "enum": [ + "renew" + ], + "x-ms-enum": { + "name": "LeaseAction", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "paths·containername-comp-lease-restype-container-break·parameters·0": { + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "lease" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "paths·containername-comp-lease-restype-container-break·parameters·1": { + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "container" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "paths·containername-comp-lease-restype-container-break·parameters·2": { + "name": "x-ms-lease-action", + "in": "header", + "description": "Describes what lease action to take.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "action", + "schema": { + "enum": [ + "break" + ], + "x-ms-enum": { + "name": "LeaseAction", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "paths·containername-comp-lease-restype-container-change·parameters·0": { + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "lease" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "paths·containername-comp-lease-restype-container-change·parameters·1": { + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "container" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "paths·containername-comp-lease-restype-container-change·parameters·2": { + "name": "x-ms-lease-action", + "in": "header", + "description": "Describes what lease action to take.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "action", + "schema": { + "enum": [ + "change" + ], + "x-ms-enum": { + "name": "LeaseAction", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "paths·containername-restype-container-comp-list-flat·parameters·0": { + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "container" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "paths·containername-restype-container-comp-list-flat·parameters·1": { + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "list" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "paths·containername-restype-container-comp-list-hierarchy·parameters·0": { + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "container" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "paths·containername-restype-container-comp-list-hierarchy·parameters·1": { + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "list" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "paths·containername-restype-account-comp-properties·parameters·0": { + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "account" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "paths·containername-restype-account-comp-properties·parameters·1": { + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "properties" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "paths·filesystem-path-resource-directory-create·parameters·0": { + "name": "resource", + "in": "query", + "schema": { + "enum": [ + "directory" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "paths·filesystem-path-action-setaccesscontrol-directory·parameters·0": { + "name": "action", + "in": "query", + "schema": { + "enum": [ + "setAccessControl" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "paths·filesystem-path-action-getaccesscontrol-directory·parameters·0": { + "name": "action", + "in": "query", + "schema": { + "enum": [ + "getAccessControl" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "paths·filesystem-path-action-setaccesscontrol-blob·parameters·0": { + "name": "action", + "in": "query", + "schema": { + "enum": [ + "setAccessControl" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "paths·filesystem-path-action-getaccesscontrol-blob·parameters·0": { + "name": "action", + "in": "query", + "schema": { + "enum": [ + "getAccessControl" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "paths·containername-blob-pageblob·parameters·0": { + "name": "x-ms-blob-type", + "in": "header", + "description": "Specifies the type of blob to create: block blob, page blob, or append blob.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "blobType", + "schema": { + "enum": [ + "PageBlob" + ], + "x-ms-enum": { + "name": "BlobType", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "paths·containername-blob-appendblob·parameters·0": { + "name": "x-ms-blob-type", + "in": "header", + "description": "Specifies the type of blob to create: block blob, page blob, or append blob.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "blobType", + "schema": { + "enum": [ + "AppendBlob" + ], + "x-ms-enum": { + "name": "BlobType", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "paths·containername-blob-blockblob·parameters·0": { + "name": "x-ms-blob-type", + "in": "header", + "description": "Specifies the type of blob to create: block blob, page blob, or append blob.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "blobType", + "schema": { + "enum": [ + "BlockBlob" + ], + "x-ms-enum": { + "name": "BlobType", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "paths·containername-blob-comp-undelete·parameters·0": { + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "undelete" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "paths·containername-blob-comp-properties-sethttpheaders·parameters·0": { + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "properties" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "paths·containername-blob-comp-metadata·parameters·0": { + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "metadata" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "paths·containername-blob-comp-lease-acquire·parameters·0": { + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "lease" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "paths·containername-blob-comp-lease-acquire·parameters·1": { + "name": "x-ms-lease-action", + "in": "header", + "description": "Describes what lease action to take.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "action", + "schema": { + "enum": [ + "acquire" + ], + "x-ms-enum": { + "name": "LeaseAction", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "paths·containername-blob-comp-lease-release·parameters·0": { + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "lease" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "paths·containername-blob-comp-lease-release·parameters·1": { + "name": "x-ms-lease-action", + "in": "header", + "description": "Describes what lease action to take.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "action", + "schema": { + "enum": [ + "release" + ], + "x-ms-enum": { + "name": "LeaseAction", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "paths·containername-blob-comp-lease-renew·parameters·0": { + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "lease" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "paths·containername-blob-comp-lease-renew·parameters·1": { + "name": "x-ms-lease-action", + "in": "header", + "description": "Describes what lease action to take.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "action", + "schema": { + "enum": [ + "renew" + ], + "x-ms-enum": { + "name": "LeaseAction", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "paths·containername-blob-comp-lease-change·parameters·0": { + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "lease" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "paths·containername-blob-comp-lease-change·parameters·1": { + "name": "x-ms-lease-action", + "in": "header", + "description": "Describes what lease action to take.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "action", + "schema": { + "enum": [ + "change" + ], + "x-ms-enum": { + "name": "LeaseAction", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "paths·containername-blob-comp-lease-break·parameters·0": { + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "lease" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "paths·containername-blob-comp-lease-break·parameters·1": { + "name": "x-ms-lease-action", + "in": "header", + "description": "Describes what lease action to take.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "action", + "schema": { + "enum": [ + "break" + ], + "x-ms-enum": { + "name": "LeaseAction", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "paths·containername-blob-comp-snapshot·parameters·0": { + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "snapshot" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "paths·containername-blob-comp-copy-sync·parameters·0": { + "name": "x-ms-requires-sync", + "in": "header", + "schema": { + "enum": [ + "true" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "paths·containername-blob-comp-copy-copyid-copyid·parameters·0": { + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "copy" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "paths·containername-blob-comp-copy-copyid-copyid·parameters·1": { + "name": "x-ms-copy-action", + "in": "header", + "x-ms-parameter-location": "method", + "x-ms-client-name": "copyActionAbortConstant", + "schema": { + "enum": [ + "abort" + ], + "type": "string" + }, + "required": true + }, + "paths·containername-blob-comp-tier·parameters·0": { + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "tier" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "paths·containername-blob-restype-account-comp-properties·parameters·0": { + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "account" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "paths·containername-blob-restype-account-comp-properties·parameters·1": { + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "properties" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "paths·containername-blob-comp-block·parameters·0": { + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "block" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "paths·containername-blob-comp-block-fromurl·parameters·0": { + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "block" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "paths·containername-blob-comp-blocklist·parameters·0": { + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "blocklist" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "paths·containername-blob-comp-page-update·parameters·0": { + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "page" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "paths·containername-blob-comp-page-update·parameters·1": { + "name": "x-ms-page-write", + "in": "header", + "description": "Required. You may specify one of the following options:\n - Update: Writes the bytes specified by the request body into the specified range. The Range and Content-Length headers must match to perform the update.\n - Clear: Clears the specified range and releases the space used in storage for that range. To clear a range, set the Content-Length header to zero, and the Range header to a value that indicates the range to clear, up to maximum blob size.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "pageWrite", + "schema": { + "enum": [ + "update" + ], + "x-ms-enum": { + "name": "PageWriteType", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "paths·containername-blob-comp-page-clear·parameters·0": { + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "page" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "paths·containername-blob-comp-page-clear·parameters·1": { + "name": "x-ms-page-write", + "in": "header", + "description": "Required. You may specify one of the following options:\n - Update: Writes the bytes specified by the request body into the specified range. The Range and Content-Length headers must match to perform the update.\n - Clear: Clears the specified range and releases the space used in storage for that range. To clear a range, set the Content-Length header to zero, and the Range header to a value that indicates the range to clear, up to maximum blob size.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "pageWrite", + "schema": { + "enum": [ + "clear" + ], + "x-ms-enum": { + "name": "PageWriteType", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "paths·containername-blob-comp-page-update-fromurl·parameters·0": { + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "page" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "paths·containername-blob-comp-page-update-fromurl·parameters·1": { + "name": "x-ms-page-write", + "in": "header", + "description": "Required. You may specify one of the following options:\n - Update: Writes the bytes specified by the request body into the specified range. The Range and Content-Length headers must match to perform the update.\n - Clear: Clears the specified range and releases the space used in storage for that range. To clear a range, set the Content-Length header to zero, and the Range header to a value that indicates the range to clear, up to maximum blob size.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "pageWrite", + "schema": { + "enum": [ + "update" + ], + "x-ms-enum": { + "name": "PageWriteType", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "paths·containername-blob-comp-pagelist·parameters·0": { + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "pagelist" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "paths·containername-blob-comp-pagelist-diff·parameters·0": { + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "pagelist" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "paths·containername-blob-comp-properties-resize·parameters·0": { + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "properties" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "paths·containername-blob-comp-properties-updatesequencenumber·parameters·0": { + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "properties" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "paths·containername-blob-comp-incrementalcopy·parameters·0": { + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "incrementalcopy" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "paths·containername-blob-comp-appendblock·parameters·0": { + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "appendblock" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "paths·containername-blob-comp-appendblock-fromurl·parameters·0": { + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "appendblock" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + } + }, + "requestBodies": { + "paths·restype-service-comp-properties·put·requestbody": { + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageServiceProperties" + } + } + }, + "x-ms-parameter-location": "method", + "required": true, + "description": "The StorageService properties.", + "x-ms-requestBody-name": "StorageServiceProperties" + }, + "paths·restype-service-comp-userdelegationkey·post·requestbody": { + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/KeyInfo" + } + } + }, + "x-ms-parameter-location": "method", + "required": true, + "x-ms-requestBody-name": "KeyInfo" + }, + "paths·comp-batch·post·requestbody": { + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/paths·comp-batch·post·requestbody·content·application-xml·schema" + } + } + }, + "x-ms-parameter-location": "method", + "required": true, + "description": "Initial data", + "x-ms-requestBody-name": "body" + }, + "paths·containername-restype-container-comp-acl·put·requestbody": { + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/SignedIdentifiers" + } + } + }, + "x-ms-parameter-location": "method", + "description": "the acls for the container", + "x-ms-requestBody-name": "containerAcl" + }, + "paths·containername-blob-blockblob·put·requestbody": { + "content": { + "application/octet-stream": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-blockblob·put·requestbody·content·application-octet_stream·schema" + } + } + }, + "x-ms-parameter-location": "method", + "required": true, + "description": "Initial data", + "x-ms-requestBody-name": "body" + }, + "paths·containername-blob-comp-block·put·requestbody": { + "content": { + "application/octet-stream": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-block·put·requestbody·content·application-octet_stream·schema" + } + } + }, + "x-ms-parameter-location": "method", + "required": true, + "description": "Initial data", + "x-ms-requestBody-name": "body" + }, + "paths·containername-blob-comp-blocklist·put·requestbody": { + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlockLookupList" + } + } + }, + "required": true, + "x-ms-requestBody-name": "blocks" + }, + "paths·containername-blob-comp-page-update·put·requestbody": { + "content": { + "application/octet-stream": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-page-update·put·requestbody·content·application-octet_stream·schema" + } + } + }, + "x-ms-parameter-location": "method", + "required": true, + "description": "Initial data", + "x-ms-requestBody-name": "body" + }, + "paths·containername-blob-comp-appendblock·put·requestbody": { + "content": { + "application/octet-stream": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-appendblock·put·requestbody·content·application-octet_stream·schema" + } + } + }, + "x-ms-parameter-location": "method", + "required": true, + "description": "Initial data", + "x-ms-requestBody-name": "body" + } + }, + "responses": { + "paths·restype-service-comp-properties·put·responses·202": { + "description": "Success (Accepted)", + "headers": { + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·restype-service-comp-properties·put·responses·202·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·restype-service-comp-properties·put·responses·202·headers·x_ms_request_id", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·restype-service-comp-properties·put·responses·202·headers·x_ms_version", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + } + } + }, + "paths·restype-service-comp-properties·put·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageError" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/paths·restype-service-comp-properties·put·responses·default·headers·x_ms_error_code", + "x-ms-client-name": "ErrorCode" + } + } + }, + "paths·restype-service-comp-properties·get·responses·200": { + "description": "Success.", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageServiceProperties" + } + } + }, + "headers": { + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·restype-service-comp-properties·get·responses·200·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·restype-service-comp-properties·get·responses·200·headers·x_ms_request_id", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·restype-service-comp-properties·get·responses·200·headers·x_ms_version", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + } + } + }, + "paths·restype-service-comp-properties·get·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageError" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/paths·restype-service-comp-properties·get·responses·default·headers·x_ms_error_code", + "x-ms-client-name": "ErrorCode" + } + } + }, + "paths·restype-service-comp-stats·get·responses·200": { + "description": "Success.", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageServiceStats" + } + } + }, + "headers": { + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·restype-service-comp-stats·get·responses·200·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·restype-service-comp-stats·get·responses·200·headers·x_ms_request_id", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·restype-service-comp-stats·get·responses·200·headers·x_ms_version", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/paths·restype-service-comp-stats·get·responses·200·headers·date", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "paths·restype-service-comp-stats·get·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageError" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/paths·restype-service-comp-stats·get·responses·default·headers·x_ms_error_code", + "x-ms-client-name": "ErrorCode" + } + } + }, + "paths·comp-list·get·responses·200": { + "description": "Success.", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListContainersSegmentResponse" + } + } + }, + "headers": { + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·comp-list·get·responses·200·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·comp-list·get·responses·200·headers·x_ms_request_id", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·comp-list·get·responses·200·headers·x_ms_version", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + } + } + }, + "paths·comp-list·get·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageError" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/paths·comp-list·get·responses·default·headers·x_ms_error_code", + "x-ms-client-name": "ErrorCode" + } + } + }, + "paths·restype-service-comp-userdelegationkey·post·responses·200": { + "description": "Success.", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/UserDelegationKey" + } + } + }, + "headers": { + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·restype-service-comp-userdelegationkey·post·responses·200·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·restype-service-comp-userdelegationkey·post·responses·200·headers·x_ms_request_id", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·restype-service-comp-userdelegationkey·post·responses·200·headers·x_ms_version", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/paths·restype-service-comp-userdelegationkey·post·responses·200·headers·date", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "paths·restype-service-comp-userdelegationkey·post·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageError" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/paths·restype-service-comp-userdelegationkey·post·responses·default·headers·x_ms_error_code", + "x-ms-client-name": "ErrorCode" + } + } + }, + "paths·restype-account-comp-properties·get·responses·200": { + "description": "Success (OK)", + "headers": { + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·restype-account-comp-properties·get·responses·200·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·restype-account-comp-properties·get·responses·200·headers·x_ms_request_id", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·restype-account-comp-properties·get·responses·200·headers·x_ms_version", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/paths·restype-account-comp-properties·get·responses·200·headers·date", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-sku-name": { + "$ref": "#/components/headers/paths·restype-account-comp-properties·get·responses·200·headers·x_ms_sku_name", + "description": "Identifies the sku name of the account", + "x-ms-client-name": "SkuName" + }, + "x-ms-account-kind": { + "$ref": "#/components/headers/paths·restype-account-comp-properties·get·responses·200·headers·x_ms_account_kind", + "description": "Identifies the account kind", + "x-ms-client-name": "AccountKind" + } + } + }, + "paths·restype-account-comp-properties·get·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageError" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/paths·restype-account-comp-properties·get·responses·default·headers·x_ms_error_code", + "x-ms-client-name": "ErrorCode" + } + } + }, + "paths·comp-batch·post·responses·200": { + "description": "Success.", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/paths·comp-batch·post·responses·200·content·application-xml·schema" + } + } + }, + "headers": { + "Content-Type": { + "$ref": "#/components/headers/paths·comp-batch·post·responses·200·headers·content_type", + "description": "The media type of the body of the response. For batch requests, this is multipart/mixed; boundary=batchresponse_GUID" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·comp-batch·post·responses·200·headers·x_ms_request_id", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·comp-batch·post·responses·200·headers·x_ms_version", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + } + } + }, + "paths·comp-batch·post·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageError" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/paths·comp-batch·post·responses·default·headers·x_ms_error_code", + "x-ms-client-name": "ErrorCode" + } + } + }, + "paths·containername-restype-container·put·responses·201": { + "description": "Success, Container created.", + "headers": { + "ETag": { + "$ref": "#/components/headers/paths·containername-restype-container·put·responses·201·headers·etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/paths·containername-restype-container·put·responses·201·headers·last_modified", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·containername-restype-container·put·responses·201·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·containername-restype-container·put·responses·201·headers·x_ms_request_id", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·containername-restype-container·put·responses·201·headers·x_ms_version", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/paths·containername-restype-container·put·responses·201·headers·date", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "paths·containername-restype-container·put·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageError" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/paths·containername-restype-container·put·responses·default·headers·x_ms_error_code", + "x-ms-client-name": "ErrorCode" + } + } + }, + "paths·containername-restype-container·get·responses·200": { + "description": "Success", + "headers": { + "x-ms-meta": { + "$ref": "#/components/headers/paths·containername-restype-container·get·responses·200·headers·x_ms_meta", + "x-ms-client-name": "Metadata" + }, + "ETag": { + "$ref": "#/components/headers/paths·containername-restype-container·get·responses·200·headers·etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/paths·containername-restype-container·get·responses·200·headers·last_modified", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-lease-duration": { + "$ref": "#/components/headers/paths·containername-restype-container·get·responses·200·headers·x_ms_lease_duration", + "description": "When a blob is leased, specifies whether the lease is of infinite or fixed duration.", + "x-ms-client-name": "LeaseDuration" + }, + "x-ms-lease-state": { + "$ref": "#/components/headers/paths·containername-restype-container·get·responses·200·headers·x_ms_lease_state", + "description": "Lease state of the blob.", + "x-ms-client-name": "LeaseState" + }, + "x-ms-lease-status": { + "$ref": "#/components/headers/paths·containername-restype-container·get·responses·200·headers·x_ms_lease_status", + "description": "The current lease status of the blob.", + "x-ms-client-name": "LeaseStatus" + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·containername-restype-container·get·responses·200·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·containername-restype-container·get·responses·200·headers·x_ms_request_id", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·containername-restype-container·get·responses·200·headers·x_ms_version", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/paths·containername-restype-container·get·responses·200·headers·date", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-blob-public-access": { + "$ref": "#/components/headers/paths·containername-restype-container·get·responses·200·headers·x_ms_blob_public_access", + "description": "Indicated whether data in the container may be accessed publicly and the level of access", + "x-ms-client-name": "BlobPublicAccess" + }, + "x-ms-has-immutability-policy": { + "$ref": "#/components/headers/paths·containername-restype-container·get·responses·200·headers·x_ms_has_immutability_policy", + "description": "Indicates whether the container has an immutability policy set on it.", + "x-ms-client-name": "HasImmutabilityPolicy" + }, + "x-ms-has-legal-hold": { + "$ref": "#/components/headers/paths·containername-restype-container·get·responses·200·headers·x_ms_has_legal_hold", + "description": "Indicates whether the container has a legal hold.", + "x-ms-client-name": "HasLegalHold" + } + } + }, + "paths·containername-restype-container·get·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageError" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/paths·containername-restype-container·get·responses·default·headers·x_ms_error_code", + "x-ms-client-name": "ErrorCode" + } + } + }, + "paths·containername-restype-container·delete·responses·202": { + "description": "Accepted", + "headers": { + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·containername-restype-container·delete·responses·202·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·containername-restype-container·delete·responses·202·headers·x_ms_request_id", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·containername-restype-container·delete·responses·202·headers·x_ms_version", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/paths·containername-restype-container·delete·responses·202·headers·date", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "paths·containername-restype-container·delete·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageError" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/paths·containername-restype-container·delete·responses·default·headers·x_ms_error_code", + "x-ms-client-name": "ErrorCode" + } + } + }, + "paths·containername-restype-container-comp-metadata·put·responses·200": { + "description": "Success", + "headers": { + "ETag": { + "$ref": "#/components/headers/paths·containername-restype-container-comp-metadata·put·responses·200·headers·etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/paths·containername-restype-container-comp-metadata·put·responses·200·headers·last_modified", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·containername-restype-container-comp-metadata·put·responses·200·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·containername-restype-container-comp-metadata·put·responses·200·headers·x_ms_request_id", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·containername-restype-container-comp-metadata·put·responses·200·headers·x_ms_version", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/paths·containername-restype-container-comp-metadata·put·responses·200·headers·date", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "paths·containername-restype-container-comp-metadata·put·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageError" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/paths·containername-restype-container-comp-metadata·put·responses·default·headers·x_ms_error_code", + "x-ms-client-name": "ErrorCode" + } + } + }, + "paths·containername-restype-container-comp-acl·get·responses·200": { + "description": "Success", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/SignedIdentifiers" + } + } + }, + "headers": { + "x-ms-blob-public-access": { + "$ref": "#/components/headers/paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_blob_public_access", + "description": "Indicated whether data in the container may be accessed publicly and the level of access", + "x-ms-client-name": "BlobPublicAccess" + }, + "ETag": { + "$ref": "#/components/headers/paths·containername-restype-container-comp-acl·get·responses·200·headers·etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/paths·containername-restype-container-comp-acl·get·responses·200·headers·last_modified", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_request_id", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_version", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/paths·containername-restype-container-comp-acl·get·responses·200·headers·date", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "paths·containername-restype-container-comp-acl·get·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageError" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/paths·containername-restype-container-comp-acl·get·responses·default·headers·x_ms_error_code", + "x-ms-client-name": "ErrorCode" + } + } + }, + "paths·containername-restype-container-comp-acl·put·responses·200": { + "description": "Success.", + "headers": { + "ETag": { + "$ref": "#/components/headers/paths·containername-restype-container-comp-acl·put·responses·200·headers·etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/paths·containername-restype-container-comp-acl·put·responses·200·headers·last_modified", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·containername-restype-container-comp-acl·put·responses·200·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·containername-restype-container-comp-acl·put·responses·200·headers·x_ms_request_id", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·containername-restype-container-comp-acl·put·responses·200·headers·x_ms_version", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/paths·containername-restype-container-comp-acl·put·responses·200·headers·date", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "paths·containername-restype-container-comp-acl·put·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageError" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/paths·containername-restype-container-comp-acl·put·responses·default·headers·x_ms_error_code", + "x-ms-client-name": "ErrorCode" + } + } + }, + "paths·containername-comp-lease-restype-container-acquire·put·responses·201": { + "description": "The Acquire operation completed successfully.", + "headers": { + "ETag": { + "$ref": "#/components/headers/paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·last_modified", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-lease-id": { + "$ref": "#/components/headers/paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_lease_id", + "description": "Uniquely identifies a container's lease", + "x-ms-client-name": "LeaseId" + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_request_id", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_version", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·date", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "paths·containername-comp-lease-restype-container-acquire·put·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageError" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/paths·containername-comp-lease-restype-container-acquire·put·responses·default·headers·x_ms_error_code", + "x-ms-client-name": "ErrorCode" + } + } + }, + "paths·containername-comp-lease-restype-container-release·put·responses·200": { + "description": "The Release operation completed successfully.", + "headers": { + "ETag": { + "$ref": "#/components/headers/paths·containername-comp-lease-restype-container-release·put·responses·200·headers·etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/paths·containername-comp-lease-restype-container-release·put·responses·200·headers·last_modified", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·containername-comp-lease-restype-container-release·put·responses·200·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·containername-comp-lease-restype-container-release·put·responses·200·headers·x_ms_request_id", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·containername-comp-lease-restype-container-release·put·responses·200·headers·x_ms_version", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/paths·containername-comp-lease-restype-container-release·put·responses·200·headers·date", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "paths·containername-comp-lease-restype-container-release·put·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageError" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/paths·containername-comp-lease-restype-container-release·put·responses·default·headers·x_ms_error_code", + "x-ms-client-name": "ErrorCode" + } + } + }, + "paths·containername-comp-lease-restype-container-renew·put·responses·200": { + "description": "The Renew operation completed successfully.", + "headers": { + "ETag": { + "$ref": "#/components/headers/paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·last_modified", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-lease-id": { + "$ref": "#/components/headers/paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_lease_id", + "description": "Uniquely identifies a container's lease", + "x-ms-client-name": "LeaseId" + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_request_id", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_version", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·date", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "paths·containername-comp-lease-restype-container-renew·put·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageError" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/paths·containername-comp-lease-restype-container-renew·put·responses·default·headers·x_ms_error_code", + "x-ms-client-name": "ErrorCode" + } + } + }, + "paths·containername-comp-lease-restype-container-break·put·responses·202": { + "description": "The Break operation completed successfully.", + "headers": { + "ETag": { + "$ref": "#/components/headers/paths·containername-comp-lease-restype-container-break·put·responses·202·headers·etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/paths·containername-comp-lease-restype-container-break·put·responses·202·headers·last_modified", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-lease-time": { + "$ref": "#/components/headers/paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_lease_time", + "description": "Approximate time remaining in the lease period, in seconds.", + "x-ms-client-name": "LeaseTime" + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_request_id", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_version", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/paths·containername-comp-lease-restype-container-break·put·responses·202·headers·date", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "paths·containername-comp-lease-restype-container-break·put·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageError" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/paths·containername-comp-lease-restype-container-break·put·responses·default·headers·x_ms_error_code", + "x-ms-client-name": "ErrorCode" + } + } + }, + "paths·containername-comp-lease-restype-container-change·put·responses·200": { + "description": "The Change operation completed successfully.", + "headers": { + "ETag": { + "$ref": "#/components/headers/paths·containername-comp-lease-restype-container-change·put·responses·200·headers·etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/paths·containername-comp-lease-restype-container-change·put·responses·200·headers·last_modified", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-lease-id": { + "$ref": "#/components/headers/paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_lease_id", + "description": "Uniquely identifies a container's lease", + "x-ms-client-name": "LeaseId" + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_request_id", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_version", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/paths·containername-comp-lease-restype-container-change·put·responses·200·headers·date", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "paths·containername-comp-lease-restype-container-change·put·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageError" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/paths·containername-comp-lease-restype-container-change·put·responses·default·headers·x_ms_error_code", + "x-ms-client-name": "ErrorCode" + } + } + }, + "paths·containername-restype-container-comp-list-flat·get·responses·200": { + "description": "Success.", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListBlobsFlatSegmentResponse" + } + } + }, + "headers": { + "Content-Type": { + "$ref": "#/components/headers/paths·containername-restype-container-comp-list-flat·get·responses·200·headers·content_type", + "description": "The media type of the body of the response. For List Blobs this is 'application/xml'" + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·containername-restype-container-comp-list-flat·get·responses·200·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·containername-restype-container-comp-list-flat·get·responses·200·headers·x_ms_request_id", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·containername-restype-container-comp-list-flat·get·responses·200·headers·x_ms_version", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/paths·containername-restype-container-comp-list-flat·get·responses·200·headers·date", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "paths·containername-restype-container-comp-list-flat·get·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageError" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/paths·containername-restype-container-comp-list-flat·get·responses·default·headers·x_ms_error_code", + "x-ms-client-name": "ErrorCode" + } + } + }, + "paths·containername-restype-container-comp-list-hierarchy·get·responses·200": { + "description": "Success.", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListBlobsHierarchySegmentResponse" + } + } + }, + "headers": { + "Content-Type": { + "$ref": "#/components/headers/paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·content_type", + "description": "The media type of the body of the response. For List Blobs this is 'application/xml'" + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·x_ms_request_id", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·x_ms_version", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·date", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "paths·containername-restype-container-comp-list-hierarchy·get·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageError" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/paths·containername-restype-container-comp-list-hierarchy·get·responses·default·headers·x_ms_error_code", + "x-ms-client-name": "ErrorCode" + } + } + }, + "paths·containername-restype-account-comp-properties·get·responses·200": { + "description": "Success (OK)", + "headers": { + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_request_id", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_version", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/paths·containername-restype-account-comp-properties·get·responses·200·headers·date", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-sku-name": { + "$ref": "#/components/headers/paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_sku_name", + "description": "Identifies the sku name of the account", + "x-ms-client-name": "SkuName" + }, + "x-ms-account-kind": { + "$ref": "#/components/headers/paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_account_kind", + "description": "Identifies the account kind", + "x-ms-client-name": "AccountKind" + } + } + }, + "paths·containername-restype-account-comp-properties·get·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageError" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/paths·containername-restype-account-comp-properties·get·responses·default·headers·x_ms_error_code", + "x-ms-client-name": "ErrorCode" + } + } + }, + "paths·filesystem-path-resource-directory-create·put·responses·201": { + "description": "The file or directory was created.", + "headers": { + "ETag": { + "$ref": "#/components/headers/paths·filesystem-path-resource-directory-create·put·responses·201·headers·etag", + "description": "An HTTP entity tag associated with the file or directory." + }, + "Last-Modified": { + "$ref": "#/components/headers/paths·filesystem-path-resource-directory-create·put·responses·201·headers·last_modified", + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time." + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·filesystem-path-resource-directory-create·put·responses·201·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·filesystem-path-resource-directory-create·put·responses·201·headers·x_ms_request_id", + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·filesystem-path-resource-directory-create·put·responses·201·headers·x_ms_version", + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "Content-Length": { + "$ref": "#/components/headers/paths·filesystem-path-resource-directory-create·put·responses·201·headers·content_length", + "description": "The size of the resource in bytes." + }, + "Date": { + "$ref": "#/components/headers/paths·filesystem-path-resource-directory-create·put·responses·201·headers·date", + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated." + } + } + }, + "paths·filesystem-path-resource-directory-create·put·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/DataLakeStorageError" + } + } + }, + "headers": { + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·filesystem-path-resource-directory-create·put·responses·default·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·filesystem-path-resource-directory-create·put·responses·default·headers·x_ms_request_id", + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·filesystem-path-resource-directory-create·put·responses·default·headers·x_ms_version", + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + } + } + }, + "paths·filesystem-path-directoryrename·put·responses·201": { + "description": "The directory was renamed.", + "headers": { + "x-ms-continuation": { + "$ref": "#/components/headers/paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_continuation", + "description": "When renaming a directory, the number of paths that are renamed with each invocation is limited. If the number of paths to be renamed exceeds this limit, a continuation token is returned in this response header. When a continuation token is returned in the response, it must be specified in a subsequent invocation of the rename operation to continue renaming the directory.", + "x-ms-client-name": "marker" + }, + "ETag": { + "$ref": "#/components/headers/paths·filesystem-path-directoryrename·put·responses·201·headers·etag", + "description": "An HTTP entity tag associated with the file or directory." + }, + "Last-Modified": { + "$ref": "#/components/headers/paths·filesystem-path-directoryrename·put·responses·201·headers·last_modified", + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time." + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_request_id", + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_version", + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "Content-Length": { + "$ref": "#/components/headers/paths·filesystem-path-directoryrename·put·responses·201·headers·content_length", + "description": "The size of the resource in bytes." + }, + "Date": { + "$ref": "#/components/headers/paths·filesystem-path-directoryrename·put·responses·201·headers·date", + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated." + } + } + }, + "paths·filesystem-path-directoryrename·put·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/DataLakeStorageError" + } + } + }, + "headers": { + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·filesystem-path-directoryrename·put·responses·default·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·filesystem-path-directoryrename·put·responses·default·headers·x_ms_request_id", + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·filesystem-path-directoryrename·put·responses·default·headers·x_ms_version", + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + } + } + }, + "paths·filesystem-path-directorydelete·delete·responses·200": { + "description": "The directory was deleted.", + "headers": { + "x-ms-continuation": { + "$ref": "#/components/headers/paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_continuation", + "description": "When renaming a directory, the number of paths that are renamed with each invocation is limited. If the number of paths to be renamed exceeds this limit, a continuation token is returned in this response header. When a continuation token is returned in the response, it must be specified in a subsequent invocation of the rename operation to continue renaming the directory.", + "x-ms-client-name": "marker" + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_request_id", + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_version", + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/paths·filesystem-path-directorydelete·delete·responses·200·headers·date", + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated." + } + } + }, + "paths·filesystem-path-directorydelete·delete·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/DataLakeStorageError" + } + } + }, + "headers": { + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·filesystem-path-directorydelete·delete·responses·default·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·filesystem-path-directorydelete·delete·responses·default·headers·x_ms_request_id", + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·filesystem-path-directorydelete·delete·responses·default·headers·x_ms_version", + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + } + } + }, + "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200": { + "description": "Set directory access control response.", + "headers": { + "Date": { + "$ref": "#/components/headers/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·date", + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated." + }, + "ETag": { + "$ref": "#/components/headers/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·etag", + "description": "An HTTP entity tag associated with the file or directory." + }, + "Last-Modified": { + "$ref": "#/components/headers/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·last_modified", + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time." + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·x_ms_request_id", + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·x_ms_version", + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + } + } + }, + "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/DataLakeStorageError" + } + } + }, + "headers": { + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·default·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·default·headers·x_ms_request_id", + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·default·headers·x_ms_version", + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + } + } + }, + "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200": { + "description": "Get directory access control response.", + "headers": { + "Date": { + "$ref": "#/components/headers/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·date", + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated." + }, + "ETag": { + "$ref": "#/components/headers/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·etag", + "description": "An HTTP entity tag associated with the file or directory." + }, + "Last-Modified": { + "$ref": "#/components/headers/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·last_modified", + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time." + }, + "x-ms-owner": { + "$ref": "#/components/headers/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_owner", + "description": "The owner of the file or directory. Included in the response if Hierarchical Namespace is enabled for the account." + }, + "x-ms-group": { + "$ref": "#/components/headers/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_group", + "description": "The owning group of the file or directory. Included in the response if Hierarchical Namespace is enabled for the account." + }, + "x-ms-permissions": { + "$ref": "#/components/headers/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_permissions", + "description": "The POSIX access permissions for the file owner, the file owning group, and others. Included in the response if Hierarchical Namespace is enabled for the account." + }, + "x-ms-acl": { + "$ref": "#/components/headers/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_acl", + "description": "The POSIX access control list for the file or directory. Included in the response only if the action is \"getAccessControl\" and Hierarchical Namespace is enabled for the account." + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_request_id", + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_version", + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + } + } + }, + "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/DataLakeStorageError" + } + } + }, + "headers": { + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·default·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·default·headers·x_ms_request_id", + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·default·headers·x_ms_version", + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + } + } + }, + "paths·containername-blob·get·responses·200": { + "description": "Returns the content of the entire blob.", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·200·content·application-xml·schema" + } + } + }, + "headers": { + "Last-Modified": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·200·headers·last_modified", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-meta": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_meta", + "x-ms-client-name": "Metadata" + }, + "Content-Length": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·200·headers·content_length", + "description": "The number of bytes present in the response body." + }, + "Content-Type": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·200·headers·content_type", + "description": "The media type of the body of the response. For Download Blob this is 'application/octet-stream'" + }, + "Content-Range": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·200·headers·content_range", + "description": "Indicates the range of bytes returned in the event that the client requested a subset of the blob by setting the 'Range' request header." + }, + "ETag": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·200·headers·etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Content-MD5": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·200·headers·content_md5", + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "Content-Encoding": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·200·headers·content_encoding", + "description": "This header returns the value that was specified for the Content-Encoding request header" + }, + "Cache-Control": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·200·headers·cache_control", + "description": "This header is returned if it was previously specified for the blob." + }, + "Content-Disposition": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·200·headers·content_disposition", + "description": "This header returns the value that was specified for the 'x-ms-blob-content-disposition' header. The Content-Disposition response header field conveys additional information about how to process the response payload, and also can be used to attach additional metadata. For example, if set to attachment, it indicates that the user-agent should not display the response, but instead show a Save As dialog with a filename other than the blob name specified." + }, + "Content-Language": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·200·headers·content_language", + "description": "This header returns the value that was specified for the Content-Language request header." + }, + "x-ms-blob-sequence-number": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_blob_sequence_number", + "description": "The current sequence number for a page blob. This header is not returned for block blobs or append blobs", + "x-ms-client-name": "BlobSequenceNumber" + }, + "x-ms-blob-type": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_blob_type", + "description": "The blob's type.", + "x-ms-client-name": "BlobType" + }, + "x-ms-copy-completion-time": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_copy_completion_time", + "description": "Conclusion time of the last attempted Copy Blob operation where this blob was the destination blob. This value can specify the time of a completed, aborted, or failed copy attempt. This header does not appear if a copy is pending, if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List.", + "x-ms-client-name": "CopyCompletionTime" + }, + "x-ms-copy-status-description": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_copy_status_description", + "description": "Only appears when x-ms-copy-status is failed or pending. Describes the cause of the last fatal or non-fatal copy operation failure. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List", + "x-ms-client-name": "CopyStatusDescription" + }, + "x-ms-copy-id": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_copy_id", + "description": "String identifier for this copy operation. Use with Get Blob Properties to check the status of this copy operation, or pass to Abort Copy Blob to abort a pending copy.", + "x-ms-client-name": "CopyId" + }, + "x-ms-copy-progress": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_copy_progress", + "description": "Contains the number of bytes copied and the total bytes in the source in the last attempted Copy Blob operation where this blob was the destination blob. Can show between 0 and Content-Length bytes copied. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List", + "x-ms-client-name": "CopyProgress" + }, + "x-ms-copy-source": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_copy_source", + "description": "URL up to 2 KB in length that specifies the source blob or file used in the last attempted Copy Blob operation where this blob was the destination blob. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List.", + "x-ms-client-name": "CopySource" + }, + "x-ms-copy-status": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_copy_status", + "description": "State of the copy operation identified by x-ms-copy-id.", + "x-ms-client-name": "CopyStatus" + }, + "x-ms-lease-duration": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_lease_duration", + "description": "When a blob is leased, specifies whether the lease is of infinite or fixed duration.", + "x-ms-client-name": "LeaseDuration" + }, + "x-ms-lease-state": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_lease_state", + "description": "Lease state of the blob.", + "x-ms-client-name": "LeaseState" + }, + "x-ms-lease-status": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_lease_status", + "description": "The current lease status of the blob.", + "x-ms-client-name": "LeaseStatus" + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_request_id", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_version", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Accept-Ranges": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·200·headers·accept_ranges", + "description": "Indicates that the service supports requests for partial blob content." + }, + "Date": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·200·headers·date", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-blob-committed-block-count": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_blob_committed_block_count", + "description": "The number of committed blocks present in the blob. This header is returned only for append blobs.", + "x-ms-client-name": "BlobCommittedBlockCount" + }, + "x-ms-server-encrypted": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_server_encrypted", + "description": "The value of this header is set to true if the blob data and application metadata are completely encrypted using the specified algorithm. Otherwise, the value is set to false (when the blob is unencrypted, or if only parts of the blob/application metadata are encrypted).", + "x-ms-client-name": "IsServerEncrypted" + }, + "x-ms-encryption-key-sha256": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_encryption_key_sha256", + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "x-ms-blob-content-md5": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_blob_content_md5", + "description": "If the blob has a MD5 hash, and if request contains range header (Range or x-ms-range), this response header is returned with the value of the whole blob's MD5 value. This value may or may not be equal to the value returned in Content-MD5 header, with the latter calculated from the requested range", + "x-ms-client-name": "BlobContentMD5" + } + } + }, + "paths·containername-blob·get·responses·206": { + "description": "Returns the content of a specified range of the blob.", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·206·content·application-xml·schema" + } + } + }, + "headers": { + "Last-Modified": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·206·headers·last_modified", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-meta": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_meta", + "x-ms-client-name": "Metadata" + }, + "Content-Length": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·206·headers·content_length", + "description": "The number of bytes present in the response body." + }, + "Content-Type": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·206·headers·content_type", + "description": "The media type of the body of the response. For Download Blob this is 'application/octet-stream'" + }, + "Content-Range": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·206·headers·content_range", + "description": "Indicates the range of bytes returned in the event that the client requested a subset of the blob by setting the 'Range' request header." + }, + "ETag": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·206·headers·etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Content-MD5": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·206·headers·content_md5", + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "Content-Encoding": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·206·headers·content_encoding", + "description": "This header returns the value that was specified for the Content-Encoding request header" + }, + "Cache-Control": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·206·headers·cache_control", + "description": "This header is returned if it was previously specified for the blob." + }, + "Content-Disposition": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·206·headers·content_disposition", + "description": "This header returns the value that was specified for the 'x-ms-blob-content-disposition' header. The Content-Disposition response header field conveys additional information about how to process the response payload, and also can be used to attach additional metadata. For example, if set to attachment, it indicates that the user-agent should not display the response, but instead show a Save As dialog with a filename other than the blob name specified." + }, + "Content-Language": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·206·headers·content_language", + "description": "This header returns the value that was specified for the Content-Language request header." + }, + "x-ms-blob-sequence-number": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_blob_sequence_number", + "description": "The current sequence number for a page blob. This header is not returned for block blobs or append blobs", + "x-ms-client-name": "BlobSequenceNumber" + }, + "x-ms-blob-type": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_blob_type", + "description": "The blob's type.", + "x-ms-client-name": "BlobType" + }, + "x-ms-content-crc64": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_content_crc64", + "description": "If the request is to read a specified range and the x-ms-range-get-content-crc64 is set to true, then the request returns a crc64 for the range, as long as the range size is less than or equal to 4 MB. If both x-ms-range-get-content-crc64 & x-ms-range-get-content-md5 is specified in the same request, it will fail with 400(Bad Request)", + "x-ms-client-name": "ContentCrc64" + }, + "x-ms-copy-completion-time": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_copy_completion_time", + "description": "Conclusion time of the last attempted Copy Blob operation where this blob was the destination blob. This value can specify the time of a completed, aborted, or failed copy attempt. This header does not appear if a copy is pending, if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List.", + "x-ms-client-name": "CopyCompletionTime" + }, + "x-ms-copy-status-description": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_copy_status_description", + "description": "Only appears when x-ms-copy-status is failed or pending. Describes the cause of the last fatal or non-fatal copy operation failure. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List", + "x-ms-client-name": "CopyStatusDescription" + }, + "x-ms-copy-id": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_copy_id", + "description": "String identifier for this copy operation. Use with Get Blob Properties to check the status of this copy operation, or pass to Abort Copy Blob to abort a pending copy.", + "x-ms-client-name": "CopyId" + }, + "x-ms-copy-progress": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_copy_progress", + "description": "Contains the number of bytes copied and the total bytes in the source in the last attempted Copy Blob operation where this blob was the destination blob. Can show between 0 and Content-Length bytes copied. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List", + "x-ms-client-name": "CopyProgress" + }, + "x-ms-copy-source": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_copy_source", + "description": "URL up to 2 KB in length that specifies the source blob or file used in the last attempted Copy Blob operation where this blob was the destination blob. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List.", + "x-ms-client-name": "CopySource" + }, + "x-ms-copy-status": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_copy_status", + "description": "State of the copy operation identified by x-ms-copy-id.", + "x-ms-client-name": "CopyStatus" + }, + "x-ms-lease-duration": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_lease_duration", + "description": "When a blob is leased, specifies whether the lease is of infinite or fixed duration.", + "x-ms-client-name": "LeaseDuration" + }, + "x-ms-lease-state": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_lease_state", + "description": "Lease state of the blob.", + "x-ms-client-name": "LeaseState" + }, + "x-ms-lease-status": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_lease_status", + "description": "The current lease status of the blob.", + "x-ms-client-name": "LeaseStatus" + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_request_id", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_version", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Accept-Ranges": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·206·headers·accept_ranges", + "description": "Indicates that the service supports requests for partial blob content." + }, + "Date": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·206·headers·date", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-blob-committed-block-count": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_blob_committed_block_count", + "description": "The number of committed blocks present in the blob. This header is returned only for append blobs.", + "x-ms-client-name": "BlobCommittedBlockCount" + }, + "x-ms-server-encrypted": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_server_encrypted", + "description": "The value of this header is set to true if the blob data and application metadata are completely encrypted using the specified algorithm. Otherwise, the value is set to false (when the blob is unencrypted, or if only parts of the blob/application metadata are encrypted).", + "x-ms-client-name": "IsServerEncrypted" + }, + "x-ms-encryption-key-sha256": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_encryption_key_sha256", + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "x-ms-blob-content-md5": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_blob_content_md5", + "description": "If the blob has a MD5 hash, and if request contains range header (Range or x-ms-range), this response header is returned with the value of the whole blob's MD5 value. This value may or may not be equal to the value returned in Content-MD5 header, with the latter calculated from the requested range", + "x-ms-client-name": "BlobContentMD5" + } + } + }, + "paths·containername-blob·get·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageError" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/paths·containername-blob·get·responses·default·headers·x_ms_error_code", + "x-ms-client-name": "ErrorCode" + } + } + }, + "paths·containername-blob·head·responses·200": { + "description": "Returns the properties of the blob.", + "headers": { + "Last-Modified": { + "$ref": "#/components/headers/paths·containername-blob·head·responses·200·headers·last_modified", + "description": "Returns the date and time the blob was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-creation-time": { + "$ref": "#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_creation_time", + "description": "Returns the date and time the blob was created.", + "x-ms-client-name": "CreationTime" + }, + "x-ms-meta": { + "$ref": "#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_meta", + "x-ms-client-name": "Metadata" + }, + "x-ms-blob-type": { + "$ref": "#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_blob_type", + "description": "The blob's type.", + "x-ms-client-name": "BlobType" + }, + "x-ms-copy-completion-time": { + "$ref": "#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_copy_completion_time", + "description": "Conclusion time of the last attempted Copy Blob operation where this blob was the destination blob. This value can specify the time of a completed, aborted, or failed copy attempt. This header does not appear if a copy is pending, if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List.", + "x-ms-client-name": "CopyCompletionTime" + }, + "x-ms-copy-status-description": { + "$ref": "#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_copy_status_description", + "description": "Only appears when x-ms-copy-status is failed or pending. Describes the cause of the last fatal or non-fatal copy operation failure. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List", + "x-ms-client-name": "CopyStatusDescription" + }, + "x-ms-copy-id": { + "$ref": "#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_copy_id", + "description": "String identifier for this copy operation. Use with Get Blob Properties to check the status of this copy operation, or pass to Abort Copy Blob to abort a pending copy.", + "x-ms-client-name": "CopyId" + }, + "x-ms-copy-progress": { + "$ref": "#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_copy_progress", + "description": "Contains the number of bytes copied and the total bytes in the source in the last attempted Copy Blob operation where this blob was the destination blob. Can show between 0 and Content-Length bytes copied. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List", + "x-ms-client-name": "CopyProgress" + }, + "x-ms-copy-source": { + "$ref": "#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_copy_source", + "description": "URL up to 2 KB in length that specifies the source blob or file used in the last attempted Copy Blob operation where this blob was the destination blob. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List.", + "x-ms-client-name": "CopySource" + }, + "x-ms-copy-status": { + "$ref": "#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_copy_status", + "description": "State of the copy operation identified by x-ms-copy-id.", + "x-ms-client-name": "CopyStatus" + }, + "x-ms-incremental-copy": { + "$ref": "#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_incremental_copy", + "description": "Included if the blob is incremental copy blob.", + "x-ms-client-name": "IsIncrementalCopy" + }, + "x-ms-copy-destination-snapshot": { + "$ref": "#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_copy_destination_snapshot", + "description": "Included if the blob is incremental copy blob or incremental copy snapshot, if x-ms-copy-status is success. Snapshot time of the last successful incremental copy snapshot for this blob.", + "x-ms-client-name": "DestinationSnapshot" + }, + "x-ms-lease-duration": { + "$ref": "#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_lease_duration", + "description": "When a blob is leased, specifies whether the lease is of infinite or fixed duration.", + "x-ms-client-name": "LeaseDuration" + }, + "x-ms-lease-state": { + "$ref": "#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_lease_state", + "description": "Lease state of the blob.", + "x-ms-client-name": "LeaseState" + }, + "x-ms-lease-status": { + "$ref": "#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_lease_status", + "description": "The current lease status of the blob.", + "x-ms-client-name": "LeaseStatus" + }, + "Content-Length": { + "$ref": "#/components/headers/paths·containername-blob·head·responses·200·headers·content_length", + "description": "The number of bytes present in the response body." + }, + "Content-Type": { + "$ref": "#/components/headers/paths·containername-blob·head·responses·200·headers·content_type", + "description": "The content type specified for the blob. The default content type is 'application/octet-stream'" + }, + "ETag": { + "$ref": "#/components/headers/paths·containername-blob·head·responses·200·headers·etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Content-MD5": { + "$ref": "#/components/headers/paths·containername-blob·head·responses·200·headers·content_md5", + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "Content-Encoding": { + "$ref": "#/components/headers/paths·containername-blob·head·responses·200·headers·content_encoding", + "description": "This header returns the value that was specified for the Content-Encoding request header" + }, + "Content-Disposition": { + "$ref": "#/components/headers/paths·containername-blob·head·responses·200·headers·content_disposition", + "description": "This header returns the value that was specified for the 'x-ms-blob-content-disposition' header. The Content-Disposition response header field conveys additional information about how to process the response payload, and also can be used to attach additional metadata. For example, if set to attachment, it indicates that the user-agent should not display the response, but instead show a Save As dialog with a filename other than the blob name specified." + }, + "Content-Language": { + "$ref": "#/components/headers/paths·containername-blob·head·responses·200·headers·content_language", + "description": "This header returns the value that was specified for the Content-Language request header." + }, + "Cache-Control": { + "$ref": "#/components/headers/paths·containername-blob·head·responses·200·headers·cache_control", + "description": "This header is returned if it was previously specified for the blob." + }, + "x-ms-blob-sequence-number": { + "$ref": "#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_blob_sequence_number", + "description": "The current sequence number for a page blob. This header is not returned for block blobs or append blobs", + "x-ms-client-name": "BlobSequenceNumber" + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_request_id", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_version", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/paths·containername-blob·head·responses·200·headers·date", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "Accept-Ranges": { + "$ref": "#/components/headers/paths·containername-blob·head·responses·200·headers·accept_ranges", + "description": "Indicates that the service supports requests for partial blob content." + }, + "x-ms-blob-committed-block-count": { + "$ref": "#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_blob_committed_block_count", + "description": "The number of committed blocks present in the blob. This header is returned only for append blobs.", + "x-ms-client-name": "BlobCommittedBlockCount" + }, + "x-ms-server-encrypted": { + "$ref": "#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_server_encrypted", + "description": "The value of this header is set to true if the blob data and application metadata are completely encrypted using the specified algorithm. Otherwise, the value is set to false (when the blob is unencrypted, or if only parts of the blob/application metadata are encrypted).", + "x-ms-client-name": "IsServerEncrypted" + }, + "x-ms-encryption-key-sha256": { + "$ref": "#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_encryption_key_sha256", + "description": "The SHA-256 hash of the encryption key used to encrypt the metadata. This header is only returned when the metadata was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "x-ms-access-tier": { + "$ref": "#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_access_tier", + "description": "The tier of page blob on a premium storage account or tier of block blob on blob storage LRS accounts. For a list of allowed premium page blob tiers, see https://docs.microsoft.com/en-us/azure/virtual-machines/windows/premium-storage#features. For blob storage LRS accounts, valid values are Hot/Cool/Archive.", + "x-ms-client-name": "AccessTier" + }, + "x-ms-access-tier-inferred": { + "$ref": "#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_access_tier_inferred", + "description": "For page blobs on a premium storage account only. If the access tier is not explicitly set on the blob, the tier is inferred based on its content length and this header will be returned with true value.", + "x-ms-client-name": "AccessTierInferred" + }, + "x-ms-archive-status": { + "$ref": "#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_archive_status", + "description": "For blob storage LRS accounts, valid values are rehydrate-pending-to-hot/rehydrate-pending-to-cool. If the blob is being rehydrated and is not complete then this header is returned indicating that rehydrate is pending and also tells the destination tier.", + "x-ms-client-name": "ArchiveStatus" + }, + "x-ms-access-tier-change-time": { + "$ref": "#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_access_tier_change_time", + "description": "The time the tier was changed on the object. This is only returned if the tier on the block blob was ever set.", + "x-ms-client-name": "AccessTierChangeTime" + } + } + }, + "paths·containername-blob·head·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageError" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/paths·containername-blob·head·responses·default·headers·x_ms_error_code", + "x-ms-client-name": "ErrorCode" + } + } + }, + "paths·containername-blob·delete·responses·202": { + "description": "The delete request was accepted and the blob will be deleted.", + "headers": { + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·containername-blob·delete·responses·202·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·containername-blob·delete·responses·202·headers·x_ms_request_id", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·containername-blob·delete·responses·202·headers·x_ms_version", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/paths·containername-blob·delete·responses·202·headers·date", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "paths·containername-blob·delete·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageError" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/paths·containername-blob·delete·responses·default·headers·x_ms_error_code", + "x-ms-client-name": "ErrorCode" + } + } + }, + "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200": { + "description": "Set blob access control response.", + "headers": { + "Date": { + "$ref": "#/components/headers/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·date", + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated." + }, + "ETag": { + "$ref": "#/components/headers/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·etag", + "description": "An HTTP entity tag associated with the file or directory." + }, + "Last-Modified": { + "$ref": "#/components/headers/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·last_modified", + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time." + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·x_ms_request_id", + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·x_ms_version", + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + } + } + }, + "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/DataLakeStorageError" + } + } + }, + "headers": { + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·default·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·default·headers·x_ms_request_id", + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·default·headers·x_ms_version", + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + } + } + }, + "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200": { + "description": "Get blob access control response.", + "headers": { + "Date": { + "$ref": "#/components/headers/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·date", + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated." + }, + "ETag": { + "$ref": "#/components/headers/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·etag", + "description": "An HTTP entity tag associated with the file or directory." + }, + "Last-Modified": { + "$ref": "#/components/headers/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·last_modified", + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time." + }, + "x-ms-owner": { + "$ref": "#/components/headers/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_owner", + "description": "The owner of the file or directory. Included in the response if Hierarchical Namespace is enabled for the account." + }, + "x-ms-group": { + "$ref": "#/components/headers/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_group", + "description": "The owning group of the file or directory. Included in the response if Hierarchical Namespace is enabled for the account." + }, + "x-ms-permissions": { + "$ref": "#/components/headers/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_permissions", + "description": "The POSIX access permissions for the file owner, the file owning group, and others. Included in the response if Hierarchical Namespace is enabled for the account." + }, + "x-ms-acl": { + "$ref": "#/components/headers/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_acl", + "description": "The POSIX access control list for the file or directory. Included in the response only if the action is \"getAccessControl\" and Hierarchical Namespace is enabled for the account." + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_request_id", + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_version", + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + } + } + }, + "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/DataLakeStorageError" + } + } + }, + "headers": { + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·default·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·default·headers·x_ms_request_id", + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·default·headers·x_ms_version", + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + } + } + }, + "paths·filesystem-path-filerename·put·responses·201": { + "description": "The file was renamed.", + "headers": { + "ETag": { + "$ref": "#/components/headers/paths·filesystem-path-filerename·put·responses·201·headers·etag", + "description": "An HTTP entity tag associated with the file or directory." + }, + "Last-Modified": { + "$ref": "#/components/headers/paths·filesystem-path-filerename·put·responses·201·headers·last_modified", + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time." + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·filesystem-path-filerename·put·responses·201·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·filesystem-path-filerename·put·responses·201·headers·x_ms_request_id", + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·filesystem-path-filerename·put·responses·201·headers·x_ms_version", + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "Content-Length": { + "$ref": "#/components/headers/paths·filesystem-path-filerename·put·responses·201·headers·content_length", + "description": "The size of the resource in bytes." + }, + "Date": { + "$ref": "#/components/headers/paths·filesystem-path-filerename·put·responses·201·headers·date", + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated." + } + } + }, + "paths·filesystem-path-filerename·put·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/DataLakeStorageError" + } + } + }, + "headers": { + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·filesystem-path-filerename·put·responses·default·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·filesystem-path-filerename·put·responses·default·headers·x_ms_request_id", + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·filesystem-path-filerename·put·responses·default·headers·x_ms_version", + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + } + } + }, + "paths·containername-blob-pageblob·put·responses·201": { + "description": "The blob was created.", + "headers": { + "ETag": { + "$ref": "#/components/headers/paths·containername-blob-pageblob·put·responses·201·headers·etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/paths·containername-blob-pageblob·put·responses·201·headers·last_modified", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "Content-MD5": { + "$ref": "#/components/headers/paths·containername-blob-pageblob·put·responses·201·headers·content_md5", + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·containername-blob-pageblob·put·responses·201·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·containername-blob-pageblob·put·responses·201·headers·x_ms_request_id", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·containername-blob-pageblob·put·responses·201·headers·x_ms_version", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/paths·containername-blob-pageblob·put·responses·201·headers·date", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-request-server-encrypted": { + "$ref": "#/components/headers/paths·containername-blob-pageblob·put·responses·201·headers·x_ms_request_server_encrypted", + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "x-ms-encryption-key-sha256": { + "$ref": "#/components/headers/paths·containername-blob-pageblob·put·responses·201·headers·x_ms_encryption_key_sha256", + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + } + } + }, + "paths·containername-blob-pageblob·put·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageError" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/paths·containername-blob-pageblob·put·responses·default·headers·x_ms_error_code", + "x-ms-client-name": "ErrorCode" + } + } + }, + "paths·containername-blob-appendblob·put·responses·201": { + "description": "The blob was created.", + "headers": { + "ETag": { + "$ref": "#/components/headers/paths·containername-blob-appendblob·put·responses·201·headers·etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/paths·containername-blob-appendblob·put·responses·201·headers·last_modified", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "Content-MD5": { + "$ref": "#/components/headers/paths·containername-blob-appendblob·put·responses·201·headers·content_md5", + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·containername-blob-appendblob·put·responses·201·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·containername-blob-appendblob·put·responses·201·headers·x_ms_request_id", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·containername-blob-appendblob·put·responses·201·headers·x_ms_version", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/paths·containername-blob-appendblob·put·responses·201·headers·date", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-request-server-encrypted": { + "$ref": "#/components/headers/paths·containername-blob-appendblob·put·responses·201·headers·x_ms_request_server_encrypted", + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "x-ms-encryption-key-sha256": { + "$ref": "#/components/headers/paths·containername-blob-appendblob·put·responses·201·headers·x_ms_encryption_key_sha256", + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + } + } + }, + "paths·containername-blob-appendblob·put·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageError" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/paths·containername-blob-appendblob·put·responses·default·headers·x_ms_error_code", + "x-ms-client-name": "ErrorCode" + } + } + }, + "paths·containername-blob-blockblob·put·responses·201": { + "description": "The blob was updated.", + "headers": { + "ETag": { + "$ref": "#/components/headers/paths·containername-blob-blockblob·put·responses·201·headers·etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/paths·containername-blob-blockblob·put·responses·201·headers·last_modified", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "Content-MD5": { + "$ref": "#/components/headers/paths·containername-blob-blockblob·put·responses·201·headers·content_md5", + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·containername-blob-blockblob·put·responses·201·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·containername-blob-blockblob·put·responses·201·headers·x_ms_request_id", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·containername-blob-blockblob·put·responses·201·headers·x_ms_version", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/paths·containername-blob-blockblob·put·responses·201·headers·date", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-request-server-encrypted": { + "$ref": "#/components/headers/paths·containername-blob-blockblob·put·responses·201·headers·x_ms_request_server_encrypted", + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "x-ms-encryption-key-sha256": { + "$ref": "#/components/headers/paths·containername-blob-blockblob·put·responses·201·headers·x_ms_encryption_key_sha256", + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + } + } + }, + "paths·containername-blob-blockblob·put·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageError" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/paths·containername-blob-blockblob·put·responses·default·headers·x_ms_error_code", + "x-ms-client-name": "ErrorCode" + } + } + }, + "paths·containername-blob-comp-undelete·put·responses·200": { + "description": "The blob was undeleted successfully.", + "headers": { + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·containername-blob-comp-undelete·put·responses·200·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·containername-blob-comp-undelete·put·responses·200·headers·x_ms_request_id", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·containername-blob-comp-undelete·put·responses·200·headers·x_ms_version", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/paths·containername-blob-comp-undelete·put·responses·200·headers·date", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated." + } + } + }, + "paths·containername-blob-comp-undelete·put·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageError" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/paths·containername-blob-comp-undelete·put·responses·default·headers·x_ms_error_code", + "x-ms-client-name": "ErrorCode" + } + } + }, + "paths·containername-blob-comp-properties-sethttpheaders·put·responses·200": { + "description": "The properties were set successfully.", + "headers": { + "ETag": { + "$ref": "#/components/headers/paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·last_modified", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-blob-sequence-number": { + "$ref": "#/components/headers/paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_blob_sequence_number", + "description": "The current sequence number for a page blob. This header is not returned for block blobs or append blobs", + "x-ms-client-name": "BlobSequenceNumber" + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_request_id", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_version", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·date", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "paths·containername-blob-comp-properties-sethttpheaders·put·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageError" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/paths·containername-blob-comp-properties-sethttpheaders·put·responses·default·headers·x_ms_error_code", + "x-ms-client-name": "ErrorCode" + } + } + }, + "paths·containername-blob-comp-metadata·put·responses·200": { + "description": "The metadata was set successfully.", + "headers": { + "ETag": { + "$ref": "#/components/headers/paths·containername-blob-comp-metadata·put·responses·200·headers·etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/paths·containername-blob-comp-metadata·put·responses·200·headers·last_modified", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_request_id", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_version", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/paths·containername-blob-comp-metadata·put·responses·200·headers·date", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-request-server-encrypted": { + "$ref": "#/components/headers/paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_request_server_encrypted", + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "x-ms-encryption-key-sha256": { + "$ref": "#/components/headers/paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_encryption_key_sha256", + "description": "The SHA-256 hash of the encryption key used to encrypt the metadata. This header is only returned when the metadata was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + } + } + }, + "paths·containername-blob-comp-metadata·put·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageError" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/paths·containername-blob-comp-metadata·put·responses·default·headers·x_ms_error_code", + "x-ms-client-name": "ErrorCode" + } + } + }, + "paths·containername-blob-comp-lease-acquire·put·responses·201": { + "description": "The Acquire operation completed successfully.", + "headers": { + "ETag": { + "$ref": "#/components/headers/paths·containername-blob-comp-lease-acquire·put·responses·201·headers·etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/paths·containername-blob-comp-lease-acquire·put·responses·201·headers·last_modified", + "description": "Returns the date and time the blob was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-lease-id": { + "$ref": "#/components/headers/paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_lease_id", + "description": "Uniquely identifies a blobs's lease", + "x-ms-client-name": "LeaseId" + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_request_id", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_version", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/paths·containername-blob-comp-lease-acquire·put·responses·201·headers·date", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "paths·containername-blob-comp-lease-acquire·put·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageError" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/paths·containername-blob-comp-lease-acquire·put·responses·default·headers·x_ms_error_code", + "x-ms-client-name": "ErrorCode" + } + } + }, + "paths·containername-blob-comp-lease-release·put·responses·200": { + "description": "The Release operation completed successfully.", + "headers": { + "ETag": { + "$ref": "#/components/headers/paths·containername-blob-comp-lease-release·put·responses·200·headers·etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/paths·containername-blob-comp-lease-release·put·responses·200·headers·last_modified", + "description": "Returns the date and time the blob was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·containername-blob-comp-lease-release·put·responses·200·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·containername-blob-comp-lease-release·put·responses·200·headers·x_ms_request_id", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·containername-blob-comp-lease-release·put·responses·200·headers·x_ms_version", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/paths·containername-blob-comp-lease-release·put·responses·200·headers·date", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "paths·containername-blob-comp-lease-release·put·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageError" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/paths·containername-blob-comp-lease-release·put·responses·default·headers·x_ms_error_code", + "x-ms-client-name": "ErrorCode" + } + } + }, + "paths·containername-blob-comp-lease-renew·put·responses·200": { + "description": "The Renew operation completed successfully.", + "headers": { + "ETag": { + "$ref": "#/components/headers/paths·containername-blob-comp-lease-renew·put·responses·200·headers·etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/paths·containername-blob-comp-lease-renew·put·responses·200·headers·last_modified", + "description": "Returns the date and time the blob was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-lease-id": { + "$ref": "#/components/headers/paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_lease_id", + "description": "Uniquely identifies a blobs's lease", + "x-ms-client-name": "LeaseId" + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_request_id", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_version", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/paths·containername-blob-comp-lease-renew·put·responses·200·headers·date", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "paths·containername-blob-comp-lease-renew·put·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageError" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/paths·containername-blob-comp-lease-renew·put·responses·default·headers·x_ms_error_code", + "x-ms-client-name": "ErrorCode" + } + } + }, + "paths·containername-blob-comp-lease-change·put·responses·200": { + "description": "The Change operation completed successfully.", + "headers": { + "ETag": { + "$ref": "#/components/headers/paths·containername-blob-comp-lease-change·put·responses·200·headers·etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/paths·containername-blob-comp-lease-change·put·responses·200·headers·last_modified", + "description": "Returns the date and time the blob was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_request_id", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-lease-id": { + "$ref": "#/components/headers/paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_lease_id", + "description": "Uniquely identifies a blobs's lease", + "x-ms-client-name": "LeaseId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_version", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/paths·containername-blob-comp-lease-change·put·responses·200·headers·date", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "paths·containername-blob-comp-lease-change·put·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageError" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/paths·containername-blob-comp-lease-change·put·responses·default·headers·x_ms_error_code", + "x-ms-client-name": "ErrorCode" + } + } + }, + "paths·containername-blob-comp-lease-break·put·responses·202": { + "description": "The Break operation completed successfully.", + "headers": { + "ETag": { + "$ref": "#/components/headers/paths·containername-blob-comp-lease-break·put·responses·202·headers·etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/paths·containername-blob-comp-lease-break·put·responses·202·headers·last_modified", + "description": "Returns the date and time the blob was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-lease-time": { + "$ref": "#/components/headers/paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_lease_time", + "description": "Approximate time remaining in the lease period, in seconds.", + "x-ms-client-name": "LeaseTime" + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_request_id", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_version", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/paths·containername-blob-comp-lease-break·put·responses·202·headers·date", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "paths·containername-blob-comp-lease-break·put·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageError" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/paths·containername-blob-comp-lease-break·put·responses·default·headers·x_ms_error_code", + "x-ms-client-name": "ErrorCode" + } + } + }, + "paths·containername-blob-comp-snapshot·put·responses·201": { + "description": "The snaptshot was taken successfully.", + "headers": { + "x-ms-snapshot": { + "$ref": "#/components/headers/paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_snapshot", + "description": "Uniquely identifies the snapshot and indicates the snapshot version. It may be used in subsequent requests to access the snapshot", + "x-ms-client-name": "Snapshot" + }, + "ETag": { + "$ref": "#/components/headers/paths·containername-blob-comp-snapshot·put·responses·201·headers·etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/paths·containername-blob-comp-snapshot·put·responses·201·headers·last_modified", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_request_id", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_version", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/paths·containername-blob-comp-snapshot·put·responses·201·headers·date", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-request-server-encrypted": { + "$ref": "#/components/headers/paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_request_server_encrypted", + "description": "True if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise. For a snapshot request, this header is set to true when metadata was provided in the request and encrypted with a customer-provided key.", + "x-ms-client-name": "IsServerEncrypted" + } + } + }, + "paths·containername-blob-comp-snapshot·put·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageError" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/paths·containername-blob-comp-snapshot·put·responses·default·headers·x_ms_error_code", + "x-ms-client-name": "ErrorCode" + } + } + }, + "paths·containername-blob-comp-copy·put·responses·202": { + "description": "The copy blob has been accepted with the specified copy status.", + "headers": { + "ETag": { + "$ref": "#/components/headers/paths·containername-blob-comp-copy·put·responses·202·headers·etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/paths·containername-blob-comp-copy·put·responses·202·headers·last_modified", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_request_id", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_version", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/paths·containername-blob-comp-copy·put·responses·202·headers·date", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-copy-id": { + "$ref": "#/components/headers/paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_copy_id", + "description": "String identifier for this copy operation. Use with Get Blob Properties to check the status of this copy operation, or pass to Abort Copy Blob to abort a pending copy.", + "x-ms-client-name": "CopyId" + }, + "x-ms-copy-status": { + "$ref": "#/components/headers/paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_copy_status", + "description": "State of the copy operation identified by x-ms-copy-id.", + "x-ms-client-name": "CopyStatus" + } + } + }, + "paths·containername-blob-comp-copy·put·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageError" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/paths·containername-blob-comp-copy·put·responses·default·headers·x_ms_error_code", + "x-ms-client-name": "ErrorCode" + } + } + }, + "paths·containername-blob-comp-copy-sync·put·responses·202": { + "description": "The copy has completed.", + "headers": { + "ETag": { + "$ref": "#/components/headers/paths·containername-blob-comp-copy-sync·put·responses·202·headers·etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/paths·containername-blob-comp-copy-sync·put·responses·202·headers·last_modified", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_request_id", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_version", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/paths·containername-blob-comp-copy-sync·put·responses·202·headers·date", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-copy-id": { + "$ref": "#/components/headers/paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_copy_id", + "description": "String identifier for this copy operation.", + "x-ms-client-name": "CopyId" + }, + "x-ms-copy-status": { + "$ref": "#/components/headers/paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_copy_status", + "description": "State of the copy operation identified by x-ms-copy-id.", + "x-ms-client-name": "CopyStatus" + }, + "Content-MD5": { + "$ref": "#/components/headers/paths·containername-blob-comp-copy-sync·put·responses·202·headers·content_md5", + "description": "This response header is returned so that the client can check for the integrity of the copied content. This header is only returned if the source content MD5 was specified." + }, + "x-ms-content-crc64": { + "$ref": "#/components/headers/paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_content_crc64", + "description": "This response header is returned so that the client can check for the integrity of the copied content." + } + } + }, + "paths·containername-blob-comp-copy-sync·put·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageError" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/paths·containername-blob-comp-copy-sync·put·responses·default·headers·x_ms_error_code", + "x-ms-client-name": "ErrorCode" + } + } + }, + "paths·containername-blob-comp-copy-copyid-copyid·put·responses·204": { + "description": "The delete request was accepted and the blob will be deleted.", + "headers": { + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·x_ms_request_id", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·x_ms_version", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·date", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "paths·containername-blob-comp-copy-copyid-copyid·put·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageError" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/paths·containername-blob-comp-copy-copyid-copyid·put·responses·default·headers·x_ms_error_code", + "x-ms-client-name": "ErrorCode" + } + } + }, + "paths·containername-blob-comp-tier·put·responses·200": { + "description": "The new tier will take effect immediately.", + "headers": { + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·containername-blob-comp-tier·put·responses·200·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·containername-blob-comp-tier·put·responses·200·headers·x_ms_request_id", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·containername-blob-comp-tier·put·responses·200·headers·x_ms_version", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and newer.", + "x-ms-client-name": "Version" + } + } + }, + "paths·containername-blob-comp-tier·put·responses·202": { + "description": "The transition to the new tier is pending.", + "headers": { + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·containername-blob-comp-tier·put·responses·202·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·containername-blob-comp-tier·put·responses·202·headers·x_ms_request_id", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·containername-blob-comp-tier·put·responses·202·headers·x_ms_version", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and newer.", + "x-ms-client-name": "Version" + } + } + }, + "paths·containername-blob-comp-tier·put·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageError" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/paths·containername-blob-comp-tier·put·responses·default·headers·x_ms_error_code", + "x-ms-client-name": "ErrorCode" + } + } + }, + "paths·containername-blob-restype-account-comp-properties·get·responses·200": { + "description": "Success (OK)", + "headers": { + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_request_id", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_version", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·date", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-sku-name": { + "$ref": "#/components/headers/paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_sku_name", + "description": "Identifies the sku name of the account", + "x-ms-client-name": "SkuName" + }, + "x-ms-account-kind": { + "$ref": "#/components/headers/paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_account_kind", + "description": "Identifies the account kind", + "x-ms-client-name": "AccountKind" + } + } + }, + "paths·containername-blob-restype-account-comp-properties·get·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageError" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/paths·containername-blob-restype-account-comp-properties·get·responses·default·headers·x_ms_error_code", + "x-ms-client-name": "ErrorCode" + } + } + }, + "paths·containername-blob-comp-block·put·responses·201": { + "description": "The block was created.", + "headers": { + "Content-MD5": { + "$ref": "#/components/headers/paths·containername-blob-comp-block·put·responses·201·headers·content_md5", + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·containername-blob-comp-block·put·responses·201·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·containername-blob-comp-block·put·responses·201·headers·x_ms_request_id", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·containername-blob-comp-block·put·responses·201·headers·x_ms_version", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/paths·containername-blob-comp-block·put·responses·201·headers·date", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-content-crc64": { + "$ref": "#/components/headers/paths·containername-blob-comp-block·put·responses·201·headers·x_ms_content_crc64", + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "x-ms-request-server-encrypted": { + "$ref": "#/components/headers/paths·containername-blob-comp-block·put·responses·201·headers·x_ms_request_server_encrypted", + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "x-ms-encryption-key-sha256": { + "$ref": "#/components/headers/paths·containername-blob-comp-block·put·responses·201·headers·x_ms_encryption_key_sha256", + "description": "The SHA-256 hash of the encryption key used to encrypt the block. This header is only returned when the block was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + } + } + }, + "paths·containername-blob-comp-block·put·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageError" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/paths·containername-blob-comp-block·put·responses·default·headers·x_ms_error_code", + "x-ms-client-name": "ErrorCode" + } + } + }, + "paths·containername-blob-comp-block-fromurl·put·responses·201": { + "description": "The block was created.", + "headers": { + "Content-MD5": { + "$ref": "#/components/headers/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·content_md5", + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "x-ms-content-crc64": { + "$ref": "#/components/headers/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_content_crc64", + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_request_id", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_version", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·date", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-request-server-encrypted": { + "$ref": "#/components/headers/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_request_server_encrypted", + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "x-ms-encryption-key-sha256": { + "$ref": "#/components/headers/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_encryption_key_sha256", + "description": "The SHA-256 hash of the encryption key used to encrypt the block. This header is only returned when the block was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + } + } + }, + "paths·containername-blob-comp-block-fromurl·put·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageError" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/paths·containername-blob-comp-block-fromurl·put·responses·default·headers·x_ms_error_code", + "x-ms-client-name": "ErrorCode" + } + } + }, + "paths·containername-blob-comp-blocklist·put·responses·201": { + "description": "The block list was recorded.", + "headers": { + "ETag": { + "$ref": "#/components/headers/paths·containername-blob-comp-blocklist·put·responses·201·headers·etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/paths·containername-blob-comp-blocklist·put·responses·201·headers·last_modified", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "Content-MD5": { + "$ref": "#/components/headers/paths·containername-blob-comp-blocklist·put·responses·201·headers·content_md5", + "description": "This header is returned so that the client can check for message content integrity. This header refers to the content of the request, meaning, in this case, the list of blocks, and not the content of the blob itself." + }, + "x-ms-content-crc64": { + "$ref": "#/components/headers/paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_content_crc64", + "description": "This header is returned so that the client can check for message content integrity. This header refers to the content of the request, meaning, in this case, the list of blocks, and not the content of the blob itself." + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_request_id", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_version", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/paths·containername-blob-comp-blocklist·put·responses·201·headers·date", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-request-server-encrypted": { + "$ref": "#/components/headers/paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_request_server_encrypted", + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "x-ms-encryption-key-sha256": { + "$ref": "#/components/headers/paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_encryption_key_sha256", + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + } + } + }, + "paths·containername-blob-comp-blocklist·put·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageError" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/paths·containername-blob-comp-blocklist·put·responses·default·headers·x_ms_error_code", + "x-ms-client-name": "ErrorCode" + } + } + }, + "paths·containername-blob-comp-blocklist·get·responses·200": { + "description": "The page range was written.", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlockList" + } + } + }, + "headers": { + "Last-Modified": { + "$ref": "#/components/headers/paths·containername-blob-comp-blocklist·get·responses·200·headers·last_modified", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "ETag": { + "$ref": "#/components/headers/paths·containername-blob-comp-blocklist·get·responses·200·headers·etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Content-Type": { + "$ref": "#/components/headers/paths·containername-blob-comp-blocklist·get·responses·200·headers·content_type", + "description": "The media type of the body of the response. For Get Block List this is 'application/xml'" + }, + "x-ms-blob-content-length": { + "$ref": "#/components/headers/paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_blob_content_length", + "description": "The size of the blob in bytes.", + "x-ms-client-name": "BlobContentLength" + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_request_id", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_version", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/paths·containername-blob-comp-blocklist·get·responses·200·headers·date", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "paths·containername-blob-comp-blocklist·get·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageError" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/paths·containername-blob-comp-blocklist·get·responses·default·headers·x_ms_error_code", + "x-ms-client-name": "ErrorCode" + } + } + }, + "paths·containername-blob-comp-page-update·put·responses·201": { + "description": "The page range was written.", + "headers": { + "ETag": { + "$ref": "#/components/headers/paths·containername-blob-comp-page-update·put·responses·201·headers·etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/paths·containername-blob-comp-page-update·put·responses·201·headers·last_modified", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "Content-MD5": { + "$ref": "#/components/headers/paths·containername-blob-comp-page-update·put·responses·201·headers·content_md5", + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "x-ms-content-crc64": { + "$ref": "#/components/headers/paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_content_crc64", + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "x-ms-blob-sequence-number": { + "$ref": "#/components/headers/paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_blob_sequence_number", + "description": "The current sequence number for the page blob.", + "x-ms-client-name": "BlobSequenceNumber" + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_request_id", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_version", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/paths·containername-blob-comp-page-update·put·responses·201·headers·date", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-request-server-encrypted": { + "$ref": "#/components/headers/paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_request_server_encrypted", + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "x-ms-encryption-key-sha256": { + "$ref": "#/components/headers/paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_encryption_key_sha256", + "description": "The SHA-256 hash of the encryption key used to encrypt the pages. This header is only returned when the pages were encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + } + } + }, + "paths·containername-blob-comp-page-update·put·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageError" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/paths·containername-blob-comp-page-update·put·responses·default·headers·x_ms_error_code", + "x-ms-client-name": "ErrorCode" + } + } + }, + "paths·containername-blob-comp-page-clear·put·responses·201": { + "description": "The page range was cleared.", + "headers": { + "ETag": { + "$ref": "#/components/headers/paths·containername-blob-comp-page-clear·put·responses·201·headers·etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/paths·containername-blob-comp-page-clear·put·responses·201·headers·last_modified", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "Content-MD5": { + "$ref": "#/components/headers/paths·containername-blob-comp-page-clear·put·responses·201·headers·content_md5", + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "x-ms-content-crc64": { + "$ref": "#/components/headers/paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_content_crc64", + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "x-ms-blob-sequence-number": { + "$ref": "#/components/headers/paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_blob_sequence_number", + "description": "The current sequence number for the page blob.", + "x-ms-client-name": "BlobSequenceNumber" + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_request_id", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_version", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/paths·containername-blob-comp-page-clear·put·responses·201·headers·date", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "paths·containername-blob-comp-page-clear·put·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageError" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/paths·containername-blob-comp-page-clear·put·responses·default·headers·x_ms_error_code", + "x-ms-client-name": "ErrorCode" + } + } + }, + "paths·containername-blob-comp-page-update-fromurl·put·responses·201": { + "description": "The page range was written.", + "headers": { + "ETag": { + "$ref": "#/components/headers/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·last_modified", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "Content-MD5": { + "$ref": "#/components/headers/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·content_md5", + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "x-ms-content-crc64": { + "$ref": "#/components/headers/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_content_crc64", + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "x-ms-blob-sequence-number": { + "$ref": "#/components/headers/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_blob_sequence_number", + "description": "The current sequence number for the page blob.", + "x-ms-client-name": "BlobSequenceNumber" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_request_id", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_version", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·date", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-request-server-encrypted": { + "$ref": "#/components/headers/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_request_server_encrypted", + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "x-ms-encryption-key-sha256": { + "$ref": "#/components/headers/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_encryption_key_sha256", + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + } + } + }, + "paths·containername-blob-comp-page-update-fromurl·put·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageError" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/paths·containername-blob-comp-page-update-fromurl·put·responses·default·headers·x_ms_error_code", + "x-ms-client-name": "ErrorCode" + } + } + }, + "paths·containername-blob-comp-pagelist·get·responses·200": { + "description": "Information on the page blob was found.", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/PageList" + } + } + }, + "headers": { + "Last-Modified": { + "$ref": "#/components/headers/paths·containername-blob-comp-pagelist·get·responses·200·headers·last_modified", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "ETag": { + "$ref": "#/components/headers/paths·containername-blob-comp-pagelist·get·responses·200·headers·etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "x-ms-blob-content-length": { + "$ref": "#/components/headers/paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_blob_content_length", + "description": "The size of the blob in bytes.", + "x-ms-client-name": "BlobContentLength" + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_request_id", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_version", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/paths·containername-blob-comp-pagelist·get·responses·200·headers·date", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "paths·containername-blob-comp-pagelist·get·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageError" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/paths·containername-blob-comp-pagelist·get·responses·default·headers·x_ms_error_code", + "x-ms-client-name": "ErrorCode" + } + } + }, + "paths·containername-blob-comp-pagelist-diff·get·responses·200": { + "description": "Information on the page blob was found.", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/PageList" + } + } + }, + "headers": { + "Last-Modified": { + "$ref": "#/components/headers/paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·last_modified", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "ETag": { + "$ref": "#/components/headers/paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "x-ms-blob-content-length": { + "$ref": "#/components/headers/paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_blob_content_length", + "description": "The size of the blob in bytes.", + "x-ms-client-name": "BlobContentLength" + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_request_id", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_version", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·date", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "paths·containername-blob-comp-pagelist-diff·get·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageError" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/paths·containername-blob-comp-pagelist-diff·get·responses·default·headers·x_ms_error_code", + "x-ms-client-name": "ErrorCode" + } + } + }, + "paths·containername-blob-comp-properties-resize·put·responses·200": { + "description": "The Blob was resized successfully", + "headers": { + "ETag": { + "$ref": "#/components/headers/paths·containername-blob-comp-properties-resize·put·responses·200·headers·etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/paths·containername-blob-comp-properties-resize·put·responses·200·headers·last_modified", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-blob-sequence-number": { + "$ref": "#/components/headers/paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_blob_sequence_number", + "description": "The current sequence number for a page blob. This header is not returned for block blobs or append blobs", + "x-ms-client-name": "BlobSequenceNumber" + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_request_id", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_version", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/paths·containername-blob-comp-properties-resize·put·responses·200·headers·date", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "paths·containername-blob-comp-properties-resize·put·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageError" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/paths·containername-blob-comp-properties-resize·put·responses·default·headers·x_ms_error_code", + "x-ms-client-name": "ErrorCode" + } + } + }, + "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200": { + "description": "The sequence numbers were updated successfully.", + "headers": { + "ETag": { + "$ref": "#/components/headers/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·last_modified", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-blob-sequence-number": { + "$ref": "#/components/headers/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_blob_sequence_number", + "description": "The current sequence number for a page blob. This header is not returned for block blobs or append blobs", + "x-ms-client-name": "BlobSequenceNumber" + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_request_id", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_version", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·date", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + } + } + }, + "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageError" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·default·headers·x_ms_error_code", + "x-ms-client-name": "ErrorCode" + } + } + }, + "paths·containername-blob-comp-incrementalcopy·put·responses·202": { + "description": "The blob was copied.", + "headers": { + "ETag": { + "$ref": "#/components/headers/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·last_modified", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_request_id", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_version", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·date", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-copy-id": { + "$ref": "#/components/headers/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_copy_id", + "description": "String identifier for this copy operation. Use with Get Blob Properties to check the status of this copy operation, or pass to Abort Copy Blob to abort a pending copy.", + "x-ms-client-name": "CopyId" + }, + "x-ms-copy-status": { + "$ref": "#/components/headers/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_copy_status", + "description": "State of the copy operation identified by x-ms-copy-id.", + "x-ms-client-name": "CopyStatus" + } + } + }, + "paths·containername-blob-comp-incrementalcopy·put·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageError" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/paths·containername-blob-comp-incrementalcopy·put·responses·default·headers·x_ms_error_code", + "x-ms-client-name": "ErrorCode" + } + } + }, + "paths·containername-blob-comp-appendblock·put·responses·201": { + "description": "The block was created.", + "headers": { + "ETag": { + "$ref": "#/components/headers/paths·containername-blob-comp-appendblock·put·responses·201·headers·etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/paths·containername-blob-comp-appendblock·put·responses·201·headers·last_modified", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "Content-MD5": { + "$ref": "#/components/headers/paths·containername-blob-comp-appendblock·put·responses·201·headers·content_md5", + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "x-ms-content-crc64": { + "$ref": "#/components/headers/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_content_crc64", + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "x-ms-client-request-id": { + "$ref": "#/components/headers/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_client_request_id", + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_request_id", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_version", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/paths·containername-blob-comp-appendblock·put·responses·201·headers·date", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-blob-append-offset": { + "$ref": "#/components/headers/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_blob_append_offset", + "description": "This response header is returned only for append operations. It returns the offset at which the block was committed, in bytes.", + "x-ms-client-name": "BlobAppendOffset" + }, + "x-ms-blob-committed-block-count": { + "$ref": "#/components/headers/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_blob_committed_block_count", + "description": "The number of committed blocks present in the blob. This header is returned only for append blobs.", + "x-ms-client-name": "BlobCommittedBlockCount" + }, + "x-ms-request-server-encrypted": { + "$ref": "#/components/headers/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_request_server_encrypted", + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "x-ms-encryption-key-sha256": { + "$ref": "#/components/headers/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_encryption_key_sha256", + "description": "The SHA-256 hash of the encryption key used to encrypt the block. This header is only returned when the block was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + } + } + }, + "paths·containername-blob-comp-appendblock·put·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageError" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/paths·containername-blob-comp-appendblock·put·responses·default·headers·x_ms_error_code", + "x-ms-client-name": "ErrorCode" + } + } + }, + "paths·containername-blob-comp-appendblock-fromurl·put·responses·201": { + "description": "The block was created.", + "headers": { + "ETag": { + "$ref": "#/components/headers/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·etag", + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "Last-Modified": { + "$ref": "#/components/headers/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·last_modified", + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "Content-MD5": { + "$ref": "#/components/headers/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·content_md5", + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "x-ms-content-crc64": { + "$ref": "#/components/headers/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_content_crc64", + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "x-ms-request-id": { + "$ref": "#/components/headers/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_request_id", + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "x-ms-version": { + "$ref": "#/components/headers/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_version", + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "Date": { + "$ref": "#/components/headers/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·date", + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "x-ms-blob-append-offset": { + "$ref": "#/components/headers/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_blob_append_offset", + "description": "This response header is returned only for append operations. It returns the offset at which the block was committed, in bytes.", + "x-ms-client-name": "BlobAppendOffset" + }, + "x-ms-blob-committed-block-count": { + "$ref": "#/components/headers/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_blob_committed_block_count", + "description": "The number of committed blocks present in the blob. This header is returned only for append blobs.", + "x-ms-client-name": "BlobCommittedBlockCount" + }, + "x-ms-encryption-key-sha256": { + "$ref": "#/components/headers/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_encryption_key_sha256", + "description": "The SHA-256 hash of the encryption key used to encrypt the block. This header is only returned when the block was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "x-ms-request-server-encrypted": { + "$ref": "#/components/headers/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_request_server_encrypted", + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + } + } + }, + "paths·containername-blob-comp-appendblock-fromurl·put·responses·default": { + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageError" + } + } + }, + "headers": { + "x-ms-error-code": { + "$ref": "#/components/headers/paths·containername-blob-comp-appendblock-fromurl·put·responses·default·headers·x_ms_error_code", + "x-ms-client-name": "ErrorCode" + } + } + } + }, + "headers": { + "paths·restype-service-comp-properties·put·responses·202·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·restype-service-comp-properties·put·responses·202·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·restype-service-comp-properties·put·responses·202·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·restype-service-comp-properties·put·responses·202·headers·x_ms_request_id·schema" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "paths·restype-service-comp-properties·put·responses·202·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·restype-service-comp-properties·put·responses·202·headers·x_ms_version·schema" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "paths·restype-service-comp-properties·put·responses·default·headers·x_ms_error_code": { + "schema": { + "$ref": "#/components/schemas/paths·restype-service-comp-properties·put·responses·default·headers·x_ms_error_code·schema" + }, + "x-ms-client-name": "ErrorCode" + }, + "paths·restype-service-comp-properties·get·responses·200·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·restype-service-comp-properties·get·responses·200·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·restype-service-comp-properties·get·responses·200·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·restype-service-comp-properties·get·responses·200·headers·x_ms_request_id·schema" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "paths·restype-service-comp-properties·get·responses·200·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·restype-service-comp-properties·get·responses·200·headers·x_ms_version·schema" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "paths·restype-service-comp-properties·get·responses·default·headers·x_ms_error_code": { + "schema": { + "$ref": "#/components/schemas/paths·restype-service-comp-properties·get·responses·default·headers·x_ms_error_code·schema" + }, + "x-ms-client-name": "ErrorCode" + }, + "paths·restype-service-comp-stats·get·responses·200·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·restype-service-comp-stats·get·responses·200·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·restype-service-comp-stats·get·responses·200·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·restype-service-comp-stats·get·responses·200·headers·x_ms_request_id·schema" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "paths·restype-service-comp-stats·get·responses·200·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·restype-service-comp-stats·get·responses·200·headers·x_ms_version·schema" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "paths·restype-service-comp-stats·get·responses·200·headers·date": { + "schema": { + "$ref": "#/components/schemas/paths·restype-service-comp-stats·get·responses·200·headers·date·schema" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "paths·restype-service-comp-stats·get·responses·default·headers·x_ms_error_code": { + "schema": { + "$ref": "#/components/schemas/paths·restype-service-comp-stats·get·responses·default·headers·x_ms_error_code·schema" + }, + "x-ms-client-name": "ErrorCode" + }, + "paths·comp-list·get·responses·200·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·comp-list·get·responses·200·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·comp-list·get·responses·200·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·comp-list·get·responses·200·headers·x_ms_request_id·schema" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "paths·comp-list·get·responses·200·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·comp-list·get·responses·200·headers·x_ms_version·schema" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "paths·comp-list·get·responses·default·headers·x_ms_error_code": { + "schema": { + "$ref": "#/components/schemas/paths·comp-list·get·responses·default·headers·x_ms_error_code·schema" + }, + "x-ms-client-name": "ErrorCode" + }, + "paths·restype-service-comp-userdelegationkey·post·responses·200·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·restype-service-comp-userdelegationkey·post·responses·200·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·restype-service-comp-userdelegationkey·post·responses·200·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·restype-service-comp-userdelegationkey·post·responses·200·headers·x_ms_request_id·schema" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "paths·restype-service-comp-userdelegationkey·post·responses·200·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·restype-service-comp-userdelegationkey·post·responses·200·headers·x_ms_version·schema" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "paths·restype-service-comp-userdelegationkey·post·responses·200·headers·date": { + "schema": { + "$ref": "#/components/schemas/paths·restype-service-comp-userdelegationkey·post·responses·200·headers·date·schema" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "paths·restype-service-comp-userdelegationkey·post·responses·default·headers·x_ms_error_code": { + "schema": { + "$ref": "#/components/schemas/paths·restype-service-comp-userdelegationkey·post·responses·default·headers·x_ms_error_code·schema" + }, + "x-ms-client-name": "ErrorCode" + }, + "paths·restype-account-comp-properties·get·responses·200·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·restype-account-comp-properties·get·responses·200·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·restype-account-comp-properties·get·responses·200·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·restype-account-comp-properties·get·responses·200·headers·x_ms_request_id·schema" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "paths·restype-account-comp-properties·get·responses·200·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·restype-account-comp-properties·get·responses·200·headers·x_ms_version·schema" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "paths·restype-account-comp-properties·get·responses·200·headers·date": { + "schema": { + "$ref": "#/components/schemas/paths·restype-account-comp-properties·get·responses·200·headers·date·schema" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "paths·restype-account-comp-properties·get·responses·200·headers·x_ms_sku_name": { + "schema": { + "$ref": "#/components/schemas/paths·restype-account-comp-properties·get·responses·200·headers·x_ms_sku_name·schema" + }, + "description": "Identifies the sku name of the account", + "x-ms-client-name": "SkuName" + }, + "paths·restype-account-comp-properties·get·responses·200·headers·x_ms_account_kind": { + "schema": { + "$ref": "#/components/schemas/paths·restype-account-comp-properties·get·responses·200·headers·x_ms_account_kind·schema" + }, + "description": "Identifies the account kind", + "x-ms-client-name": "AccountKind" + }, + "paths·restype-account-comp-properties·get·responses·default·headers·x_ms_error_code": { + "schema": { + "$ref": "#/components/schemas/paths·restype-account-comp-properties·get·responses·default·headers·x_ms_error_code·schema" + }, + "x-ms-client-name": "ErrorCode" + }, + "paths·comp-batch·post·responses·200·headers·content_type": { + "schema": { + "$ref": "#/components/schemas/paths·comp-batch·post·responses·200·headers·content_type·schema" + }, + "description": "The media type of the body of the response. For batch requests, this is multipart/mixed; boundary=batchresponse_GUID" + }, + "paths·comp-batch·post·responses·200·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·comp-batch·post·responses·200·headers·x_ms_request_id·schema" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "paths·comp-batch·post·responses·200·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·comp-batch·post·responses·200·headers·x_ms_version·schema" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "paths·comp-batch·post·responses·default·headers·x_ms_error_code": { + "schema": { + "$ref": "#/components/schemas/paths·comp-batch·post·responses·default·headers·x_ms_error_code·schema" + }, + "x-ms-client-name": "ErrorCode" + }, + "paths·containername-restype-container·put·responses·201·headers·etag": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-container·put·responses·201·headers·etag·schema" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "paths·containername-restype-container·put·responses·201·headers·last_modified": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-container·put·responses·201·headers·last_modified·schema" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "paths·containername-restype-container·put·responses·201·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-container·put·responses·201·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·containername-restype-container·put·responses·201·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-container·put·responses·201·headers·x_ms_request_id·schema" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "paths·containername-restype-container·put·responses·201·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-container·put·responses·201·headers·x_ms_version·schema" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "paths·containername-restype-container·put·responses·201·headers·date": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-container·put·responses·201·headers·date·schema" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "paths·containername-restype-container·put·responses·default·headers·x_ms_error_code": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-container·put·responses·default·headers·x_ms_error_code·schema" + }, + "x-ms-client-name": "ErrorCode" + }, + "paths·containername-restype-container·get·responses·200·headers·x_ms_meta": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-container·get·responses·200·headers·x_ms_meta·schema" + }, + "x-ms-client-name": "Metadata", + "x-ms-header-collection-prefix": "x-ms-meta-" + }, + "paths·containername-restype-container·get·responses·200·headers·etag": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-container·get·responses·200·headers·etag·schema" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "paths·containername-restype-container·get·responses·200·headers·last_modified": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-container·get·responses·200·headers·last_modified·schema" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "paths·containername-restype-container·get·responses·200·headers·x_ms_lease_duration": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-container·get·responses·200·headers·x_ms_lease_duration·schema" + }, + "description": "When a blob is leased, specifies whether the lease is of infinite or fixed duration.", + "x-ms-client-name": "LeaseDuration" + }, + "paths·containername-restype-container·get·responses·200·headers·x_ms_lease_state": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-container·get·responses·200·headers·x_ms_lease_state·schema" + }, + "description": "Lease state of the blob.", + "x-ms-client-name": "LeaseState" + }, + "paths·containername-restype-container·get·responses·200·headers·x_ms_lease_status": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-container·get·responses·200·headers·x_ms_lease_status·schema" + }, + "description": "The current lease status of the blob.", + "x-ms-client-name": "LeaseStatus" + }, + "paths·containername-restype-container·get·responses·200·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-container·get·responses·200·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·containername-restype-container·get·responses·200·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-container·get·responses·200·headers·x_ms_request_id·schema" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "paths·containername-restype-container·get·responses·200·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-container·get·responses·200·headers·x_ms_version·schema" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "paths·containername-restype-container·get·responses·200·headers·date": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-container·get·responses·200·headers·date·schema" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "paths·containername-restype-container·get·responses·200·headers·x_ms_blob_public_access": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-container·get·responses·200·headers·x_ms_blob_public_access·schema" + }, + "description": "Indicated whether data in the container may be accessed publicly and the level of access", + "x-ms-client-name": "BlobPublicAccess" + }, + "paths·containername-restype-container·get·responses·200·headers·x_ms_has_immutability_policy": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-container·get·responses·200·headers·x_ms_has_immutability_policy·schema" + }, + "description": "Indicates whether the container has an immutability policy set on it.", + "x-ms-client-name": "HasImmutabilityPolicy" + }, + "paths·containername-restype-container·get·responses·200·headers·x_ms_has_legal_hold": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-container·get·responses·200·headers·x_ms_has_legal_hold·schema" + }, + "description": "Indicates whether the container has a legal hold.", + "x-ms-client-name": "HasLegalHold" + }, + "paths·containername-restype-container·get·responses·default·headers·x_ms_error_code": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-container·get·responses·default·headers·x_ms_error_code·schema" + }, + "x-ms-client-name": "ErrorCode" + }, + "paths·containername-restype-container·delete·responses·202·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-container·delete·responses·202·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·containername-restype-container·delete·responses·202·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-container·delete·responses·202·headers·x_ms_request_id·schema" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "paths·containername-restype-container·delete·responses·202·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-container·delete·responses·202·headers·x_ms_version·schema" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "paths·containername-restype-container·delete·responses·202·headers·date": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-container·delete·responses·202·headers·date·schema" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "paths·containername-restype-container·delete·responses·default·headers·x_ms_error_code": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-container·delete·responses·default·headers·x_ms_error_code·schema" + }, + "x-ms-client-name": "ErrorCode" + }, + "paths·containername-restype-container-comp-metadata·put·responses·200·headers·etag": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-container-comp-metadata·put·responses·200·headers·etag·schema" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "paths·containername-restype-container-comp-metadata·put·responses·200·headers·last_modified": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-container-comp-metadata·put·responses·200·headers·last_modified·schema" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "paths·containername-restype-container-comp-metadata·put·responses·200·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-container-comp-metadata·put·responses·200·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·containername-restype-container-comp-metadata·put·responses·200·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-container-comp-metadata·put·responses·200·headers·x_ms_request_id·schema" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "paths·containername-restype-container-comp-metadata·put·responses·200·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-container-comp-metadata·put·responses·200·headers·x_ms_version·schema" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "paths·containername-restype-container-comp-metadata·put·responses·200·headers·date": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-container-comp-metadata·put·responses·200·headers·date·schema" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "paths·containername-restype-container-comp-metadata·put·responses·default·headers·x_ms_error_code": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-container-comp-metadata·put·responses·default·headers·x_ms_error_code·schema" + }, + "x-ms-client-name": "ErrorCode" + }, + "paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_blob_public_access": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_blob_public_access·schema" + }, + "description": "Indicated whether data in the container may be accessed publicly and the level of access", + "x-ms-client-name": "BlobPublicAccess" + }, + "paths·containername-restype-container-comp-acl·get·responses·200·headers·etag": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-container-comp-acl·get·responses·200·headers·etag·schema" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "paths·containername-restype-container-comp-acl·get·responses·200·headers·last_modified": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-container-comp-acl·get·responses·200·headers·last_modified·schema" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_request_id·schema" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_version·schema" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "paths·containername-restype-container-comp-acl·get·responses·200·headers·date": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-container-comp-acl·get·responses·200·headers·date·schema" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "paths·containername-restype-container-comp-acl·get·responses·default·headers·x_ms_error_code": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-container-comp-acl·get·responses·default·headers·x_ms_error_code·schema" + }, + "x-ms-client-name": "ErrorCode" + }, + "paths·containername-restype-container-comp-acl·put·responses·200·headers·etag": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-container-comp-acl·put·responses·200·headers·etag·schema" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "paths·containername-restype-container-comp-acl·put·responses·200·headers·last_modified": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-container-comp-acl·put·responses·200·headers·last_modified·schema" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "paths·containername-restype-container-comp-acl·put·responses·200·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-container-comp-acl·put·responses·200·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·containername-restype-container-comp-acl·put·responses·200·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-container-comp-acl·put·responses·200·headers·x_ms_request_id·schema" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "paths·containername-restype-container-comp-acl·put·responses·200·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-container-comp-acl·put·responses·200·headers·x_ms_version·schema" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "paths·containername-restype-container-comp-acl·put·responses·200·headers·date": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-container-comp-acl·put·responses·200·headers·date·schema" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "paths·containername-restype-container-comp-acl·put·responses·default·headers·x_ms_error_code": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-container-comp-acl·put·responses·default·headers·x_ms_error_code·schema" + }, + "x-ms-client-name": "ErrorCode" + }, + "paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·etag": { + "schema": { + "$ref": "#/components/schemas/paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·etag·schema" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·last_modified": { + "schema": { + "$ref": "#/components/schemas/paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·last_modified·schema" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_lease_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_lease_id·schema" + }, + "description": "Uniquely identifies a container's lease", + "x-ms-client-name": "LeaseId" + }, + "paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_request_id·schema" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_version·schema" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·date": { + "schema": { + "$ref": "#/components/schemas/paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·date·schema" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "paths·containername-comp-lease-restype-container-acquire·put·responses·default·headers·x_ms_error_code": { + "schema": { + "$ref": "#/components/schemas/paths·containername-comp-lease-restype-container-acquire·put·responses·default·headers·x_ms_error_code·schema" + }, + "x-ms-client-name": "ErrorCode" + }, + "paths·containername-comp-lease-restype-container-release·put·responses·200·headers·etag": { + "schema": { + "$ref": "#/components/schemas/paths·containername-comp-lease-restype-container-release·put·responses·200·headers·etag·schema" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "paths·containername-comp-lease-restype-container-release·put·responses·200·headers·last_modified": { + "schema": { + "$ref": "#/components/schemas/paths·containername-comp-lease-restype-container-release·put·responses·200·headers·last_modified·schema" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "paths·containername-comp-lease-restype-container-release·put·responses·200·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-comp-lease-restype-container-release·put·responses·200·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·containername-comp-lease-restype-container-release·put·responses·200·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-comp-lease-restype-container-release·put·responses·200·headers·x_ms_request_id·schema" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "paths·containername-comp-lease-restype-container-release·put·responses·200·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·containername-comp-lease-restype-container-release·put·responses·200·headers·x_ms_version·schema" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "paths·containername-comp-lease-restype-container-release·put·responses·200·headers·date": { + "schema": { + "$ref": "#/components/schemas/paths·containername-comp-lease-restype-container-release·put·responses·200·headers·date·schema" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "paths·containername-comp-lease-restype-container-release·put·responses·default·headers·x_ms_error_code": { + "schema": { + "$ref": "#/components/schemas/paths·containername-comp-lease-restype-container-release·put·responses·default·headers·x_ms_error_code·schema" + }, + "x-ms-client-name": "ErrorCode" + }, + "paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·etag": { + "schema": { + "$ref": "#/components/schemas/paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·etag·schema" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·last_modified": { + "schema": { + "$ref": "#/components/schemas/paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·last_modified·schema" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_lease_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_lease_id·schema" + }, + "description": "Uniquely identifies a container's lease", + "x-ms-client-name": "LeaseId" + }, + "paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_request_id·schema" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_version·schema" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·date": { + "schema": { + "$ref": "#/components/schemas/paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·date·schema" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "paths·containername-comp-lease-restype-container-renew·put·responses·default·headers·x_ms_error_code": { + "schema": { + "$ref": "#/components/schemas/paths·containername-comp-lease-restype-container-renew·put·responses·default·headers·x_ms_error_code·schema" + }, + "x-ms-client-name": "ErrorCode" + }, + "paths·containername-comp-lease-restype-container-break·put·responses·202·headers·etag": { + "schema": { + "$ref": "#/components/schemas/paths·containername-comp-lease-restype-container-break·put·responses·202·headers·etag·schema" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "paths·containername-comp-lease-restype-container-break·put·responses·202·headers·last_modified": { + "schema": { + "$ref": "#/components/schemas/paths·containername-comp-lease-restype-container-break·put·responses·202·headers·last_modified·schema" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_lease_time": { + "schema": { + "$ref": "#/components/schemas/paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_lease_time·schema" + }, + "description": "Approximate time remaining in the lease period, in seconds.", + "x-ms-client-name": "LeaseTime" + }, + "paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_request_id·schema" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_version·schema" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "paths·containername-comp-lease-restype-container-break·put·responses·202·headers·date": { + "schema": { + "$ref": "#/components/schemas/paths·containername-comp-lease-restype-container-break·put·responses·202·headers·date·schema" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "paths·containername-comp-lease-restype-container-break·put·responses·default·headers·x_ms_error_code": { + "schema": { + "$ref": "#/components/schemas/paths·containername-comp-lease-restype-container-break·put·responses·default·headers·x_ms_error_code·schema" + }, + "x-ms-client-name": "ErrorCode" + }, + "paths·containername-comp-lease-restype-container-change·put·responses·200·headers·etag": { + "schema": { + "$ref": "#/components/schemas/paths·containername-comp-lease-restype-container-change·put·responses·200·headers·etag·schema" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "paths·containername-comp-lease-restype-container-change·put·responses·200·headers·last_modified": { + "schema": { + "$ref": "#/components/schemas/paths·containername-comp-lease-restype-container-change·put·responses·200·headers·last_modified·schema" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_lease_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_lease_id·schema" + }, + "description": "Uniquely identifies a container's lease", + "x-ms-client-name": "LeaseId" + }, + "paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_request_id·schema" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_version·schema" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "paths·containername-comp-lease-restype-container-change·put·responses·200·headers·date": { + "schema": { + "$ref": "#/components/schemas/paths·containername-comp-lease-restype-container-change·put·responses·200·headers·date·schema" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "paths·containername-comp-lease-restype-container-change·put·responses·default·headers·x_ms_error_code": { + "schema": { + "$ref": "#/components/schemas/paths·containername-comp-lease-restype-container-change·put·responses·default·headers·x_ms_error_code·schema" + }, + "x-ms-client-name": "ErrorCode" + }, + "paths·containername-restype-container-comp-list-flat·get·responses·200·headers·content_type": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-container-comp-list-flat·get·responses·200·headers·content_type·schema" + }, + "description": "The media type of the body of the response. For List Blobs this is 'application/xml'" + }, + "paths·containername-restype-container-comp-list-flat·get·responses·200·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-container-comp-list-flat·get·responses·200·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·containername-restype-container-comp-list-flat·get·responses·200·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-container-comp-list-flat·get·responses·200·headers·x_ms_request_id·schema" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "paths·containername-restype-container-comp-list-flat·get·responses·200·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-container-comp-list-flat·get·responses·200·headers·x_ms_version·schema" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "paths·containername-restype-container-comp-list-flat·get·responses·200·headers·date": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-container-comp-list-flat·get·responses·200·headers·date·schema" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "paths·containername-restype-container-comp-list-flat·get·responses·default·headers·x_ms_error_code": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-container-comp-list-flat·get·responses·default·headers·x_ms_error_code·schema" + }, + "x-ms-client-name": "ErrorCode" + }, + "paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·content_type": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·content_type·schema" + }, + "description": "The media type of the body of the response. For List Blobs this is 'application/xml'" + }, + "paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·x_ms_request_id·schema" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·x_ms_version·schema" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·date": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·date·schema" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "paths·containername-restype-container-comp-list-hierarchy·get·responses·default·headers·x_ms_error_code": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-container-comp-list-hierarchy·get·responses·default·headers·x_ms_error_code·schema" + }, + "x-ms-client-name": "ErrorCode" + }, + "paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_request_id·schema" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_version·schema" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "paths·containername-restype-account-comp-properties·get·responses·200·headers·date": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-account-comp-properties·get·responses·200·headers·date·schema" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_sku_name": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_sku_name·schema" + }, + "description": "Identifies the sku name of the account", + "x-ms-client-name": "SkuName" + }, + "paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_account_kind": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_account_kind·schema" + }, + "description": "Identifies the account kind", + "x-ms-client-name": "AccountKind" + }, + "paths·containername-restype-account-comp-properties·get·responses·default·headers·x_ms_error_code": { + "schema": { + "$ref": "#/components/schemas/paths·containername-restype-account-comp-properties·get·responses·default·headers·x_ms_error_code·schema" + }, + "x-ms-client-name": "ErrorCode" + }, + "paths·filesystem-path-resource-directory-create·put·responses·201·headers·etag": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-resource-directory-create·put·responses·201·headers·etag·schema" + }, + "description": "An HTTP entity tag associated with the file or directory." + }, + "paths·filesystem-path-resource-directory-create·put·responses·201·headers·last_modified": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-resource-directory-create·put·responses·201·headers·last_modified·schema" + }, + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time." + }, + "paths·filesystem-path-resource-directory-create·put·responses·201·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-resource-directory-create·put·responses·201·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·filesystem-path-resource-directory-create·put·responses·201·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-resource-directory-create·put·responses·201·headers·x_ms_request_id·schema" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "paths·filesystem-path-resource-directory-create·put·responses·201·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-resource-directory-create·put·responses·201·headers·x_ms_version·schema" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "paths·filesystem-path-resource-directory-create·put·responses·201·headers·content_length": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-resource-directory-create·put·responses·201·headers·content_length·schema" + }, + "description": "The size of the resource in bytes." + }, + "paths·filesystem-path-resource-directory-create·put·responses·201·headers·date": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-resource-directory-create·put·responses·201·headers·date·schema" + }, + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated." + }, + "paths·filesystem-path-resource-directory-create·put·responses·default·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-resource-directory-create·put·responses·default·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·filesystem-path-resource-directory-create·put·responses·default·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-resource-directory-create·put·responses·default·headers·x_ms_request_id·schema" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "paths·filesystem-path-resource-directory-create·put·responses·default·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-resource-directory-create·put·responses·default·headers·x_ms_version·schema" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_continuation": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_continuation·schema" + }, + "description": "When renaming a directory, the number of paths that are renamed with each invocation is limited. If the number of paths to be renamed exceeds this limit, a continuation token is returned in this response header. When a continuation token is returned in the response, it must be specified in a subsequent invocation of the rename operation to continue renaming the directory.", + "x-ms-client-name": "marker" + }, + "paths·filesystem-path-directoryrename·put·responses·201·headers·etag": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-directoryrename·put·responses·201·headers·etag·schema" + }, + "description": "An HTTP entity tag associated with the file or directory." + }, + "paths·filesystem-path-directoryrename·put·responses·201·headers·last_modified": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-directoryrename·put·responses·201·headers·last_modified·schema" + }, + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time." + }, + "paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_request_id·schema" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_version·schema" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "paths·filesystem-path-directoryrename·put·responses·201·headers·content_length": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-directoryrename·put·responses·201·headers·content_length·schema" + }, + "description": "The size of the resource in bytes." + }, + "paths·filesystem-path-directoryrename·put·responses·201·headers·date": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-directoryrename·put·responses·201·headers·date·schema" + }, + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated." + }, + "paths·filesystem-path-directoryrename·put·responses·default·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-directoryrename·put·responses·default·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·filesystem-path-directoryrename·put·responses·default·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-directoryrename·put·responses·default·headers·x_ms_request_id·schema" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "paths·filesystem-path-directoryrename·put·responses·default·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-directoryrename·put·responses·default·headers·x_ms_version·schema" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_continuation": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_continuation·schema" + }, + "description": "When renaming a directory, the number of paths that are renamed with each invocation is limited. If the number of paths to be renamed exceeds this limit, a continuation token is returned in this response header. When a continuation token is returned in the response, it must be specified in a subsequent invocation of the rename operation to continue renaming the directory.", + "x-ms-client-name": "marker" + }, + "paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_request_id·schema" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_version·schema" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "paths·filesystem-path-directorydelete·delete·responses·200·headers·date": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-directorydelete·delete·responses·200·headers·date·schema" + }, + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated." + }, + "paths·filesystem-path-directorydelete·delete·responses·default·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-directorydelete·delete·responses·default·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·filesystem-path-directorydelete·delete·responses·default·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-directorydelete·delete·responses·default·headers·x_ms_request_id·schema" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "paths·filesystem-path-directorydelete·delete·responses·default·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-directorydelete·delete·responses·default·headers·x_ms_version·schema" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·date": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·date·schema" + }, + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated." + }, + "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·etag": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·etag·schema" + }, + "description": "An HTTP entity tag associated with the file or directory." + }, + "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·last_modified": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·last_modified·schema" + }, + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time." + }, + "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·x_ms_request_id·schema" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·x_ms_version·schema" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·default·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·default·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·default·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·default·headers·x_ms_request_id·schema" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·default·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·default·headers·x_ms_version·schema" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·date": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·date·schema" + }, + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated." + }, + "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·etag": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·etag·schema" + }, + "description": "An HTTP entity tag associated with the file or directory." + }, + "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·last_modified": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·last_modified·schema" + }, + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time." + }, + "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_owner": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_owner·schema" + }, + "description": "The owner of the file or directory. Included in the response if Hierarchical Namespace is enabled for the account." + }, + "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_group": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_group·schema" + }, + "description": "The owning group of the file or directory. Included in the response if Hierarchical Namespace is enabled for the account." + }, + "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_permissions": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_permissions·schema" + }, + "description": "The POSIX access permissions for the file owner, the file owning group, and others. Included in the response if Hierarchical Namespace is enabled for the account." + }, + "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_acl": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_acl·schema" + }, + "description": "The POSIX access control list for the file or directory. Included in the response only if the action is \"getAccessControl\" and Hierarchical Namespace is enabled for the account." + }, + "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_request_id·schema" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_version·schema" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·default·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·default·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·default·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·default·headers·x_ms_request_id·schema" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·default·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·default·headers·x_ms_version·schema" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "paths·containername-blob·get·responses·200·headers·last_modified": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·200·headers·last_modified·schema" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "paths·containername-blob·get·responses·200·headers·x_ms_meta": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_meta·schema" + }, + "x-ms-client-name": "Metadata", + "x-ms-header-collection-prefix": "x-ms-meta-" + }, + "paths·containername-blob·get·responses·200·headers·content_length": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·200·headers·content_length·schema" + }, + "description": "The number of bytes present in the response body." + }, + "paths·containername-blob·get·responses·200·headers·content_type": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·200·headers·content_type·schema" + }, + "description": "The media type of the body of the response. For Download Blob this is 'application/octet-stream'" + }, + "paths·containername-blob·get·responses·200·headers·content_range": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·200·headers·content_range·schema" + }, + "description": "Indicates the range of bytes returned in the event that the client requested a subset of the blob by setting the 'Range' request header." + }, + "paths·containername-blob·get·responses·200·headers·etag": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·200·headers·etag·schema" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "paths·containername-blob·get·responses·200·headers·content_md5": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·200·headers·content_md5·schema" + }, + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "paths·containername-blob·get·responses·200·headers·content_encoding": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·200·headers·content_encoding·schema" + }, + "description": "This header returns the value that was specified for the Content-Encoding request header" + }, + "paths·containername-blob·get·responses·200·headers·cache_control": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·200·headers·cache_control·schema" + }, + "description": "This header is returned if it was previously specified for the blob." + }, + "paths·containername-blob·get·responses·200·headers·content_disposition": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·200·headers·content_disposition·schema" + }, + "description": "This header returns the value that was specified for the 'x-ms-blob-content-disposition' header. The Content-Disposition response header field conveys additional information about how to process the response payload, and also can be used to attach additional metadata. For example, if set to attachment, it indicates that the user-agent should not display the response, but instead show a Save As dialog with a filename other than the blob name specified." + }, + "paths·containername-blob·get·responses·200·headers·content_language": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·200·headers·content_language·schema" + }, + "description": "This header returns the value that was specified for the Content-Language request header." + }, + "paths·containername-blob·get·responses·200·headers·x_ms_blob_sequence_number": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_blob_sequence_number·schema" + }, + "description": "The current sequence number for a page blob. This header is not returned for block blobs or append blobs", + "x-ms-client-name": "BlobSequenceNumber" + }, + "paths·containername-blob·get·responses·200·headers·x_ms_blob_type": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_blob_type·schema" + }, + "description": "The blob's type.", + "x-ms-client-name": "BlobType" + }, + "paths·containername-blob·get·responses·200·headers·x_ms_copy_completion_time": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_copy_completion_time·schema" + }, + "description": "Conclusion time of the last attempted Copy Blob operation where this blob was the destination blob. This value can specify the time of a completed, aborted, or failed copy attempt. This header does not appear if a copy is pending, if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List.", + "x-ms-client-name": "CopyCompletionTime" + }, + "paths·containername-blob·get·responses·200·headers·x_ms_copy_status_description": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_copy_status_description·schema" + }, + "description": "Only appears when x-ms-copy-status is failed or pending. Describes the cause of the last fatal or non-fatal copy operation failure. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List", + "x-ms-client-name": "CopyStatusDescription" + }, + "paths·containername-blob·get·responses·200·headers·x_ms_copy_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_copy_id·schema" + }, + "description": "String identifier for this copy operation. Use with Get Blob Properties to check the status of this copy operation, or pass to Abort Copy Blob to abort a pending copy.", + "x-ms-client-name": "CopyId" + }, + "paths·containername-blob·get·responses·200·headers·x_ms_copy_progress": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_copy_progress·schema" + }, + "description": "Contains the number of bytes copied and the total bytes in the source in the last attempted Copy Blob operation where this blob was the destination blob. Can show between 0 and Content-Length bytes copied. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List", + "x-ms-client-name": "CopyProgress" + }, + "paths·containername-blob·get·responses·200·headers·x_ms_copy_source": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_copy_source·schema" + }, + "description": "URL up to 2 KB in length that specifies the source blob or file used in the last attempted Copy Blob operation where this blob was the destination blob. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List.", + "x-ms-client-name": "CopySource" + }, + "paths·containername-blob·get·responses·200·headers·x_ms_copy_status": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_copy_status·schema" + }, + "description": "State of the copy operation identified by x-ms-copy-id.", + "x-ms-client-name": "CopyStatus" + }, + "paths·containername-blob·get·responses·200·headers·x_ms_lease_duration": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_lease_duration·schema" + }, + "description": "When a blob is leased, specifies whether the lease is of infinite or fixed duration.", + "x-ms-client-name": "LeaseDuration" + }, + "paths·containername-blob·get·responses·200·headers·x_ms_lease_state": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_lease_state·schema" + }, + "description": "Lease state of the blob.", + "x-ms-client-name": "LeaseState" + }, + "paths·containername-blob·get·responses·200·headers·x_ms_lease_status": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_lease_status·schema" + }, + "description": "The current lease status of the blob.", + "x-ms-client-name": "LeaseStatus" + }, + "paths·containername-blob·get·responses·200·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·containername-blob·get·responses·200·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_request_id·schema" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "paths·containername-blob·get·responses·200·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_version·schema" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "paths·containername-blob·get·responses·200·headers·accept_ranges": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·200·headers·accept_ranges·schema" + }, + "description": "Indicates that the service supports requests for partial blob content." + }, + "paths·containername-blob·get·responses·200·headers·date": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·200·headers·date·schema" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "paths·containername-blob·get·responses·200·headers·x_ms_blob_committed_block_count": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_blob_committed_block_count·schema" + }, + "description": "The number of committed blocks present in the blob. This header is returned only for append blobs.", + "x-ms-client-name": "BlobCommittedBlockCount" + }, + "paths·containername-blob·get·responses·200·headers·x_ms_server_encrypted": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_server_encrypted·schema" + }, + "description": "The value of this header is set to true if the blob data and application metadata are completely encrypted using the specified algorithm. Otherwise, the value is set to false (when the blob is unencrypted, or if only parts of the blob/application metadata are encrypted).", + "x-ms-client-name": "IsServerEncrypted" + }, + "paths·containername-blob·get·responses·200·headers·x_ms_encryption_key_sha256": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_encryption_key_sha256·schema" + }, + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "paths·containername-blob·get·responses·200·headers·x_ms_blob_content_md5": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_blob_content_md5·schema" + }, + "description": "If the blob has a MD5 hash, and if request contains range header (Range or x-ms-range), this response header is returned with the value of the whole blob's MD5 value. This value may or may not be equal to the value returned in Content-MD5 header, with the latter calculated from the requested range", + "x-ms-client-name": "BlobContentMD5" + }, + "paths·containername-blob·get·responses·206·headers·last_modified": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·206·headers·last_modified·schema" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "paths·containername-blob·get·responses·206·headers·x_ms_meta": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_meta·schema" + }, + "x-ms-client-name": "Metadata", + "x-ms-header-collection-prefix": "x-ms-meta-" + }, + "paths·containername-blob·get·responses·206·headers·content_length": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·206·headers·content_length·schema" + }, + "description": "The number of bytes present in the response body." + }, + "paths·containername-blob·get·responses·206·headers·content_type": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·206·headers·content_type·schema" + }, + "description": "The media type of the body of the response. For Download Blob this is 'application/octet-stream'" + }, + "paths·containername-blob·get·responses·206·headers·content_range": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·206·headers·content_range·schema" + }, + "description": "Indicates the range of bytes returned in the event that the client requested a subset of the blob by setting the 'Range' request header." + }, + "paths·containername-blob·get·responses·206·headers·etag": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·206·headers·etag·schema" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "paths·containername-blob·get·responses·206·headers·content_md5": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·206·headers·content_md5·schema" + }, + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "paths·containername-blob·get·responses·206·headers·content_encoding": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·206·headers·content_encoding·schema" + }, + "description": "This header returns the value that was specified for the Content-Encoding request header" + }, + "paths·containername-blob·get·responses·206·headers·cache_control": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·206·headers·cache_control·schema" + }, + "description": "This header is returned if it was previously specified for the blob." + }, + "paths·containername-blob·get·responses·206·headers·content_disposition": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·206·headers·content_disposition·schema" + }, + "description": "This header returns the value that was specified for the 'x-ms-blob-content-disposition' header. The Content-Disposition response header field conveys additional information about how to process the response payload, and also can be used to attach additional metadata. For example, if set to attachment, it indicates that the user-agent should not display the response, but instead show a Save As dialog with a filename other than the blob name specified." + }, + "paths·containername-blob·get·responses·206·headers·content_language": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·206·headers·content_language·schema" + }, + "description": "This header returns the value that was specified for the Content-Language request header." + }, + "paths·containername-blob·get·responses·206·headers·x_ms_blob_sequence_number": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_blob_sequence_number·schema" + }, + "description": "The current sequence number for a page blob. This header is not returned for block blobs or append blobs", + "x-ms-client-name": "BlobSequenceNumber" + }, + "paths·containername-blob·get·responses·206·headers·x_ms_blob_type": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_blob_type·schema" + }, + "description": "The blob's type.", + "x-ms-client-name": "BlobType" + }, + "paths·containername-blob·get·responses·206·headers·x_ms_content_crc64": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_content_crc64·schema" + }, + "description": "If the request is to read a specified range and the x-ms-range-get-content-crc64 is set to true, then the request returns a crc64 for the range, as long as the range size is less than or equal to 4 MB. If both x-ms-range-get-content-crc64 & x-ms-range-get-content-md5 is specified in the same request, it will fail with 400(Bad Request)", + "x-ms-client-name": "ContentCrc64" + }, + "paths·containername-blob·get·responses·206·headers·x_ms_copy_completion_time": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_copy_completion_time·schema" + }, + "description": "Conclusion time of the last attempted Copy Blob operation where this blob was the destination blob. This value can specify the time of a completed, aborted, or failed copy attempt. This header does not appear if a copy is pending, if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List.", + "x-ms-client-name": "CopyCompletionTime" + }, + "paths·containername-blob·get·responses·206·headers·x_ms_copy_status_description": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_copy_status_description·schema" + }, + "description": "Only appears when x-ms-copy-status is failed or pending. Describes the cause of the last fatal or non-fatal copy operation failure. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List", + "x-ms-client-name": "CopyStatusDescription" + }, + "paths·containername-blob·get·responses·206·headers·x_ms_copy_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_copy_id·schema" + }, + "description": "String identifier for this copy operation. Use with Get Blob Properties to check the status of this copy operation, or pass to Abort Copy Blob to abort a pending copy.", + "x-ms-client-name": "CopyId" + }, + "paths·containername-blob·get·responses·206·headers·x_ms_copy_progress": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_copy_progress·schema" + }, + "description": "Contains the number of bytes copied and the total bytes in the source in the last attempted Copy Blob operation where this blob was the destination blob. Can show between 0 and Content-Length bytes copied. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List", + "x-ms-client-name": "CopyProgress" + }, + "paths·containername-blob·get·responses·206·headers·x_ms_copy_source": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_copy_source·schema" + }, + "description": "URL up to 2 KB in length that specifies the source blob or file used in the last attempted Copy Blob operation where this blob was the destination blob. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List.", + "x-ms-client-name": "CopySource" + }, + "paths·containername-blob·get·responses·206·headers·x_ms_copy_status": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_copy_status·schema" + }, + "description": "State of the copy operation identified by x-ms-copy-id.", + "x-ms-client-name": "CopyStatus" + }, + "paths·containername-blob·get·responses·206·headers·x_ms_lease_duration": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_lease_duration·schema" + }, + "description": "When a blob is leased, specifies whether the lease is of infinite or fixed duration.", + "x-ms-client-name": "LeaseDuration" + }, + "paths·containername-blob·get·responses·206·headers·x_ms_lease_state": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_lease_state·schema" + }, + "description": "Lease state of the blob.", + "x-ms-client-name": "LeaseState" + }, + "paths·containername-blob·get·responses·206·headers·x_ms_lease_status": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_lease_status·schema" + }, + "description": "The current lease status of the blob.", + "x-ms-client-name": "LeaseStatus" + }, + "paths·containername-blob·get·responses·206·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·containername-blob·get·responses·206·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_request_id·schema" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "paths·containername-blob·get·responses·206·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_version·schema" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "paths·containername-blob·get·responses·206·headers·accept_ranges": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·206·headers·accept_ranges·schema" + }, + "description": "Indicates that the service supports requests for partial blob content." + }, + "paths·containername-blob·get·responses·206·headers·date": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·206·headers·date·schema" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "paths·containername-blob·get·responses·206·headers·x_ms_blob_committed_block_count": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_blob_committed_block_count·schema" + }, + "description": "The number of committed blocks present in the blob. This header is returned only for append blobs.", + "x-ms-client-name": "BlobCommittedBlockCount" + }, + "paths·containername-blob·get·responses·206·headers·x_ms_server_encrypted": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_server_encrypted·schema" + }, + "description": "The value of this header is set to true if the blob data and application metadata are completely encrypted using the specified algorithm. Otherwise, the value is set to false (when the blob is unencrypted, or if only parts of the blob/application metadata are encrypted).", + "x-ms-client-name": "IsServerEncrypted" + }, + "paths·containername-blob·get·responses·206·headers·x_ms_encryption_key_sha256": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_encryption_key_sha256·schema" + }, + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "paths·containername-blob·get·responses·206·headers·x_ms_blob_content_md5": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_blob_content_md5·schema" + }, + "description": "If the blob has a MD5 hash, and if request contains range header (Range or x-ms-range), this response header is returned with the value of the whole blob's MD5 value. This value may or may not be equal to the value returned in Content-MD5 header, with the latter calculated from the requested range", + "x-ms-client-name": "BlobContentMD5" + }, + "paths·containername-blob·get·responses·default·headers·x_ms_error_code": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·get·responses·default·headers·x_ms_error_code·schema" + }, + "x-ms-client-name": "ErrorCode" + }, + "paths·containername-blob·head·responses·200·headers·last_modified": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·head·responses·200·headers·last_modified·schema" + }, + "description": "Returns the date and time the blob was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "paths·containername-blob·head·responses·200·headers·x_ms_creation_time": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_creation_time·schema" + }, + "description": "Returns the date and time the blob was created.", + "x-ms-client-name": "CreationTime" + }, + "paths·containername-blob·head·responses·200·headers·x_ms_meta": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_meta·schema" + }, + "x-ms-client-name": "Metadata", + "x-ms-header-collection-prefix": "x-ms-meta-" + }, + "paths·containername-blob·head·responses·200·headers·x_ms_blob_type": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_blob_type·schema" + }, + "description": "The blob's type.", + "x-ms-client-name": "BlobType" + }, + "paths·containername-blob·head·responses·200·headers·x_ms_copy_completion_time": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_copy_completion_time·schema" + }, + "description": "Conclusion time of the last attempted Copy Blob operation where this blob was the destination blob. This value can specify the time of a completed, aborted, or failed copy attempt. This header does not appear if a copy is pending, if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List.", + "x-ms-client-name": "CopyCompletionTime" + }, + "paths·containername-blob·head·responses·200·headers·x_ms_copy_status_description": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_copy_status_description·schema" + }, + "description": "Only appears when x-ms-copy-status is failed or pending. Describes the cause of the last fatal or non-fatal copy operation failure. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List", + "x-ms-client-name": "CopyStatusDescription" + }, + "paths·containername-blob·head·responses·200·headers·x_ms_copy_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_copy_id·schema" + }, + "description": "String identifier for this copy operation. Use with Get Blob Properties to check the status of this copy operation, or pass to Abort Copy Blob to abort a pending copy.", + "x-ms-client-name": "CopyId" + }, + "paths·containername-blob·head·responses·200·headers·x_ms_copy_progress": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_copy_progress·schema" + }, + "description": "Contains the number of bytes copied and the total bytes in the source in the last attempted Copy Blob operation where this blob was the destination blob. Can show between 0 and Content-Length bytes copied. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List", + "x-ms-client-name": "CopyProgress" + }, + "paths·containername-blob·head·responses·200·headers·x_ms_copy_source": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_copy_source·schema" + }, + "description": "URL up to 2 KB in length that specifies the source blob or file used in the last attempted Copy Blob operation where this blob was the destination blob. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List.", + "x-ms-client-name": "CopySource" + }, + "paths·containername-blob·head·responses·200·headers·x_ms_copy_status": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_copy_status·schema" + }, + "description": "State of the copy operation identified by x-ms-copy-id.", + "x-ms-client-name": "CopyStatus" + }, + "paths·containername-blob·head·responses·200·headers·x_ms_incremental_copy": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_incremental_copy·schema" + }, + "description": "Included if the blob is incremental copy blob.", + "x-ms-client-name": "IsIncrementalCopy" + }, + "paths·containername-blob·head·responses·200·headers·x_ms_copy_destination_snapshot": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_copy_destination_snapshot·schema" + }, + "description": "Included if the blob is incremental copy blob or incremental copy snapshot, if x-ms-copy-status is success. Snapshot time of the last successful incremental copy snapshot for this blob.", + "x-ms-client-name": "DestinationSnapshot" + }, + "paths·containername-blob·head·responses·200·headers·x_ms_lease_duration": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_lease_duration·schema" + }, + "description": "When a blob is leased, specifies whether the lease is of infinite or fixed duration.", + "x-ms-client-name": "LeaseDuration" + }, + "paths·containername-blob·head·responses·200·headers·x_ms_lease_state": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_lease_state·schema" + }, + "description": "Lease state of the blob.", + "x-ms-client-name": "LeaseState" + }, + "paths·containername-blob·head·responses·200·headers·x_ms_lease_status": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_lease_status·schema" + }, + "description": "The current lease status of the blob.", + "x-ms-client-name": "LeaseStatus" + }, + "paths·containername-blob·head·responses·200·headers·content_length": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·head·responses·200·headers·content_length·schema" + }, + "description": "The number of bytes present in the response body." + }, + "paths·containername-blob·head·responses·200·headers·content_type": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·head·responses·200·headers·content_type·schema" + }, + "description": "The content type specified for the blob. The default content type is 'application/octet-stream'" + }, + "paths·containername-blob·head·responses·200·headers·etag": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·head·responses·200·headers·etag·schema" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "paths·containername-blob·head·responses·200·headers·content_md5": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·head·responses·200·headers·content_md5·schema" + }, + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "paths·containername-blob·head·responses·200·headers·content_encoding": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·head·responses·200·headers·content_encoding·schema" + }, + "description": "This header returns the value that was specified for the Content-Encoding request header" + }, + "paths·containername-blob·head·responses·200·headers·content_disposition": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·head·responses·200·headers·content_disposition·schema" + }, + "description": "This header returns the value that was specified for the 'x-ms-blob-content-disposition' header. The Content-Disposition response header field conveys additional information about how to process the response payload, and also can be used to attach additional metadata. For example, if set to attachment, it indicates that the user-agent should not display the response, but instead show a Save As dialog with a filename other than the blob name specified." + }, + "paths·containername-blob·head·responses·200·headers·content_language": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·head·responses·200·headers·content_language·schema" + }, + "description": "This header returns the value that was specified for the Content-Language request header." + }, + "paths·containername-blob·head·responses·200·headers·cache_control": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·head·responses·200·headers·cache_control·schema" + }, + "description": "This header is returned if it was previously specified for the blob." + }, + "paths·containername-blob·head·responses·200·headers·x_ms_blob_sequence_number": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_blob_sequence_number·schema" + }, + "description": "The current sequence number for a page blob. This header is not returned for block blobs or append blobs", + "x-ms-client-name": "BlobSequenceNumber" + }, + "paths·containername-blob·head·responses·200·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·containername-blob·head·responses·200·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_request_id·schema" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "paths·containername-blob·head·responses·200·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_version·schema" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "paths·containername-blob·head·responses·200·headers·date": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·head·responses·200·headers·date·schema" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "paths·containername-blob·head·responses·200·headers·accept_ranges": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·head·responses·200·headers·accept_ranges·schema" + }, + "description": "Indicates that the service supports requests for partial blob content." + }, + "paths·containername-blob·head·responses·200·headers·x_ms_blob_committed_block_count": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_blob_committed_block_count·schema" + }, + "description": "The number of committed blocks present in the blob. This header is returned only for append blobs.", + "x-ms-client-name": "BlobCommittedBlockCount" + }, + "paths·containername-blob·head·responses·200·headers·x_ms_server_encrypted": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_server_encrypted·schema" + }, + "description": "The value of this header is set to true if the blob data and application metadata are completely encrypted using the specified algorithm. Otherwise, the value is set to false (when the blob is unencrypted, or if only parts of the blob/application metadata are encrypted).", + "x-ms-client-name": "IsServerEncrypted" + }, + "paths·containername-blob·head·responses·200·headers·x_ms_encryption_key_sha256": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_encryption_key_sha256·schema" + }, + "description": "The SHA-256 hash of the encryption key used to encrypt the metadata. This header is only returned when the metadata was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "paths·containername-blob·head·responses·200·headers·x_ms_access_tier": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_access_tier·schema" + }, + "description": "The tier of page blob on a premium storage account or tier of block blob on blob storage LRS accounts. For a list of allowed premium page blob tiers, see https://docs.microsoft.com/en-us/azure/virtual-machines/windows/premium-storage#features. For blob storage LRS accounts, valid values are Hot/Cool/Archive.", + "x-ms-client-name": "AccessTier" + }, + "paths·containername-blob·head·responses·200·headers·x_ms_access_tier_inferred": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_access_tier_inferred·schema" + }, + "description": "For page blobs on a premium storage account only. If the access tier is not explicitly set on the blob, the tier is inferred based on its content length and this header will be returned with true value.", + "x-ms-client-name": "AccessTierInferred" + }, + "paths·containername-blob·head·responses·200·headers·x_ms_archive_status": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_archive_status·schema" + }, + "description": "For blob storage LRS accounts, valid values are rehydrate-pending-to-hot/rehydrate-pending-to-cool. If the blob is being rehydrated and is not complete then this header is returned indicating that rehydrate is pending and also tells the destination tier.", + "x-ms-client-name": "ArchiveStatus" + }, + "paths·containername-blob·head·responses·200·headers·x_ms_access_tier_change_time": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_access_tier_change_time·schema" + }, + "description": "The time the tier was changed on the object. This is only returned if the tier on the block blob was ever set.", + "x-ms-client-name": "AccessTierChangeTime" + }, + "paths·containername-blob·head·responses·default·headers·x_ms_error_code": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·head·responses·default·headers·x_ms_error_code·schema" + }, + "x-ms-client-name": "ErrorCode" + }, + "paths·containername-blob·delete·responses·202·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·delete·responses·202·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·containername-blob·delete·responses·202·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·delete·responses·202·headers·x_ms_request_id·schema" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "paths·containername-blob·delete·responses·202·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·delete·responses·202·headers·x_ms_version·schema" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "paths·containername-blob·delete·responses·202·headers·date": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·delete·responses·202·headers·date·schema" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "paths·containername-blob·delete·responses·default·headers·x_ms_error_code": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob·delete·responses·default·headers·x_ms_error_code·schema" + }, + "x-ms-client-name": "ErrorCode" + }, + "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·date": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·date·schema" + }, + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated." + }, + "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·etag": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·etag·schema" + }, + "description": "An HTTP entity tag associated with the file or directory." + }, + "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·last_modified": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·last_modified·schema" + }, + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time." + }, + "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·x_ms_request_id·schema" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·x_ms_version·schema" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·default·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·default·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·default·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·default·headers·x_ms_request_id·schema" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·default·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·default·headers·x_ms_version·schema" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·date": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·date·schema" + }, + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated." + }, + "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·etag": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·etag·schema" + }, + "description": "An HTTP entity tag associated with the file or directory." + }, + "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·last_modified": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·last_modified·schema" + }, + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time." + }, + "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_owner": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_owner·schema" + }, + "description": "The owner of the file or directory. Included in the response if Hierarchical Namespace is enabled for the account." + }, + "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_group": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_group·schema" + }, + "description": "The owning group of the file or directory. Included in the response if Hierarchical Namespace is enabled for the account." + }, + "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_permissions": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_permissions·schema" + }, + "description": "The POSIX access permissions for the file owner, the file owning group, and others. Included in the response if Hierarchical Namespace is enabled for the account." + }, + "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_acl": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_acl·schema" + }, + "description": "The POSIX access control list for the file or directory. Included in the response only if the action is \"getAccessControl\" and Hierarchical Namespace is enabled for the account." + }, + "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_request_id·schema" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_version·schema" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·default·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·default·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·default·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·default·headers·x_ms_request_id·schema" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·default·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·default·headers·x_ms_version·schema" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "paths·filesystem-path-filerename·put·responses·201·headers·etag": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-filerename·put·responses·201·headers·etag·schema" + }, + "description": "An HTTP entity tag associated with the file or directory." + }, + "paths·filesystem-path-filerename·put·responses·201·headers·last_modified": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-filerename·put·responses·201·headers·last_modified·schema" + }, + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time." + }, + "paths·filesystem-path-filerename·put·responses·201·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-filerename·put·responses·201·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·filesystem-path-filerename·put·responses·201·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-filerename·put·responses·201·headers·x_ms_request_id·schema" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "paths·filesystem-path-filerename·put·responses·201·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-filerename·put·responses·201·headers·x_ms_version·schema" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "paths·filesystem-path-filerename·put·responses·201·headers·content_length": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-filerename·put·responses·201·headers·content_length·schema" + }, + "description": "The size of the resource in bytes." + }, + "paths·filesystem-path-filerename·put·responses·201·headers·date": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-filerename·put·responses·201·headers·date·schema" + }, + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated." + }, + "paths·filesystem-path-filerename·put·responses·default·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-filerename·put·responses·default·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·filesystem-path-filerename·put·responses·default·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-filerename·put·responses·default·headers·x_ms_request_id·schema" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "paths·filesystem-path-filerename·put·responses·default·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·filesystem-path-filerename·put·responses·default·headers·x_ms_version·schema" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "paths·containername-blob-pageblob·put·responses·201·headers·etag": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-pageblob·put·responses·201·headers·etag·schema" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "paths·containername-blob-pageblob·put·responses·201·headers·last_modified": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-pageblob·put·responses·201·headers·last_modified·schema" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "paths·containername-blob-pageblob·put·responses·201·headers·content_md5": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-pageblob·put·responses·201·headers·content_md5·schema" + }, + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "paths·containername-blob-pageblob·put·responses·201·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-pageblob·put·responses·201·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·containername-blob-pageblob·put·responses·201·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-pageblob·put·responses·201·headers·x_ms_request_id·schema" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "paths·containername-blob-pageblob·put·responses·201·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-pageblob·put·responses·201·headers·x_ms_version·schema" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "paths·containername-blob-pageblob·put·responses·201·headers·date": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-pageblob·put·responses·201·headers·date·schema" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "paths·containername-blob-pageblob·put·responses·201·headers·x_ms_request_server_encrypted": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-pageblob·put·responses·201·headers·x_ms_request_server_encrypted·schema" + }, + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "paths·containername-blob-pageblob·put·responses·201·headers·x_ms_encryption_key_sha256": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-pageblob·put·responses·201·headers·x_ms_encryption_key_sha256·schema" + }, + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "paths·containername-blob-pageblob·put·responses·default·headers·x_ms_error_code": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-pageblob·put·responses·default·headers·x_ms_error_code·schema" + }, + "x-ms-client-name": "ErrorCode" + }, + "paths·containername-blob-appendblob·put·responses·201·headers·etag": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-appendblob·put·responses·201·headers·etag·schema" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "paths·containername-blob-appendblob·put·responses·201·headers·last_modified": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-appendblob·put·responses·201·headers·last_modified·schema" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "paths·containername-blob-appendblob·put·responses·201·headers·content_md5": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-appendblob·put·responses·201·headers·content_md5·schema" + }, + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "paths·containername-blob-appendblob·put·responses·201·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-appendblob·put·responses·201·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·containername-blob-appendblob·put·responses·201·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-appendblob·put·responses·201·headers·x_ms_request_id·schema" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "paths·containername-blob-appendblob·put·responses·201·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-appendblob·put·responses·201·headers·x_ms_version·schema" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "paths·containername-blob-appendblob·put·responses·201·headers·date": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-appendblob·put·responses·201·headers·date·schema" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "paths·containername-blob-appendblob·put·responses·201·headers·x_ms_request_server_encrypted": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-appendblob·put·responses·201·headers·x_ms_request_server_encrypted·schema" + }, + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "paths·containername-blob-appendblob·put·responses·201·headers·x_ms_encryption_key_sha256": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-appendblob·put·responses·201·headers·x_ms_encryption_key_sha256·schema" + }, + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "paths·containername-blob-appendblob·put·responses·default·headers·x_ms_error_code": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-appendblob·put·responses·default·headers·x_ms_error_code·schema" + }, + "x-ms-client-name": "ErrorCode" + }, + "paths·containername-blob-blockblob·put·responses·201·headers·etag": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-blockblob·put·responses·201·headers·etag·schema" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "paths·containername-blob-blockblob·put·responses·201·headers·last_modified": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-blockblob·put·responses·201·headers·last_modified·schema" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "paths·containername-blob-blockblob·put·responses·201·headers·content_md5": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-blockblob·put·responses·201·headers·content_md5·schema" + }, + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "paths·containername-blob-blockblob·put·responses·201·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-blockblob·put·responses·201·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·containername-blob-blockblob·put·responses·201·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-blockblob·put·responses·201·headers·x_ms_request_id·schema" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "paths·containername-blob-blockblob·put·responses·201·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-blockblob·put·responses·201·headers·x_ms_version·schema" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "paths·containername-blob-blockblob·put·responses·201·headers·date": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-blockblob·put·responses·201·headers·date·schema" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "paths·containername-blob-blockblob·put·responses·201·headers·x_ms_request_server_encrypted": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-blockblob·put·responses·201·headers·x_ms_request_server_encrypted·schema" + }, + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "paths·containername-blob-blockblob·put·responses·201·headers·x_ms_encryption_key_sha256": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-blockblob·put·responses·201·headers·x_ms_encryption_key_sha256·schema" + }, + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "paths·containername-blob-blockblob·put·responses·default·headers·x_ms_error_code": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-blockblob·put·responses·default·headers·x_ms_error_code·schema" + }, + "x-ms-client-name": "ErrorCode" + }, + "paths·containername-blob-comp-undelete·put·responses·200·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-undelete·put·responses·200·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·containername-blob-comp-undelete·put·responses·200·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-undelete·put·responses·200·headers·x_ms_request_id·schema" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "paths·containername-blob-comp-undelete·put·responses·200·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-undelete·put·responses·200·headers·x_ms_version·schema" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "paths·containername-blob-comp-undelete·put·responses·200·headers·date": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-undelete·put·responses·200·headers·date·schema" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated." + }, + "paths·containername-blob-comp-undelete·put·responses·default·headers·x_ms_error_code": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-undelete·put·responses·default·headers·x_ms_error_code·schema" + }, + "x-ms-client-name": "ErrorCode" + }, + "paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·etag": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·etag·schema" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·last_modified": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·last_modified·schema" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_blob_sequence_number": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_blob_sequence_number·schema" + }, + "description": "The current sequence number for a page blob. This header is not returned for block blobs or append blobs", + "x-ms-client-name": "BlobSequenceNumber" + }, + "paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_request_id·schema" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_version·schema" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·date": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·date·schema" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "paths·containername-blob-comp-properties-sethttpheaders·put·responses·default·headers·x_ms_error_code": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-properties-sethttpheaders·put·responses·default·headers·x_ms_error_code·schema" + }, + "x-ms-client-name": "ErrorCode" + }, + "paths·containername-blob-comp-metadata·put·responses·200·headers·etag": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-metadata·put·responses·200·headers·etag·schema" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "paths·containername-blob-comp-metadata·put·responses·200·headers·last_modified": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-metadata·put·responses·200·headers·last_modified·schema" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_request_id·schema" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_version·schema" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "paths·containername-blob-comp-metadata·put·responses·200·headers·date": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-metadata·put·responses·200·headers·date·schema" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_request_server_encrypted": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_request_server_encrypted·schema" + }, + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_encryption_key_sha256": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_encryption_key_sha256·schema" + }, + "description": "The SHA-256 hash of the encryption key used to encrypt the metadata. This header is only returned when the metadata was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "paths·containername-blob-comp-metadata·put·responses·default·headers·x_ms_error_code": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-metadata·put·responses·default·headers·x_ms_error_code·schema" + }, + "x-ms-client-name": "ErrorCode" + }, + "paths·containername-blob-comp-lease-acquire·put·responses·201·headers·etag": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-lease-acquire·put·responses·201·headers·etag·schema" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "paths·containername-blob-comp-lease-acquire·put·responses·201·headers·last_modified": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-lease-acquire·put·responses·201·headers·last_modified·schema" + }, + "description": "Returns the date and time the blob was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_lease_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_lease_id·schema" + }, + "description": "Uniquely identifies a blobs's lease", + "x-ms-client-name": "LeaseId" + }, + "paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_request_id·schema" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_version·schema" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "paths·containername-blob-comp-lease-acquire·put·responses·201·headers·date": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-lease-acquire·put·responses·201·headers·date·schema" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "paths·containername-blob-comp-lease-acquire·put·responses·default·headers·x_ms_error_code": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-lease-acquire·put·responses·default·headers·x_ms_error_code·schema" + }, + "x-ms-client-name": "ErrorCode" + }, + "paths·containername-blob-comp-lease-release·put·responses·200·headers·etag": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-lease-release·put·responses·200·headers·etag·schema" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "paths·containername-blob-comp-lease-release·put·responses·200·headers·last_modified": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-lease-release·put·responses·200·headers·last_modified·schema" + }, + "description": "Returns the date and time the blob was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "paths·containername-blob-comp-lease-release·put·responses·200·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-lease-release·put·responses·200·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·containername-blob-comp-lease-release·put·responses·200·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-lease-release·put·responses·200·headers·x_ms_request_id·schema" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "paths·containername-blob-comp-lease-release·put·responses·200·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-lease-release·put·responses·200·headers·x_ms_version·schema" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "paths·containername-blob-comp-lease-release·put·responses·200·headers·date": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-lease-release·put·responses·200·headers·date·schema" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "paths·containername-blob-comp-lease-release·put·responses·default·headers·x_ms_error_code": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-lease-release·put·responses·default·headers·x_ms_error_code·schema" + }, + "x-ms-client-name": "ErrorCode" + }, + "paths·containername-blob-comp-lease-renew·put·responses·200·headers·etag": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-lease-renew·put·responses·200·headers·etag·schema" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "paths·containername-blob-comp-lease-renew·put·responses·200·headers·last_modified": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-lease-renew·put·responses·200·headers·last_modified·schema" + }, + "description": "Returns the date and time the blob was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_lease_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_lease_id·schema" + }, + "description": "Uniquely identifies a blobs's lease", + "x-ms-client-name": "LeaseId" + }, + "paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_request_id·schema" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_version·schema" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "paths·containername-blob-comp-lease-renew·put·responses·200·headers·date": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-lease-renew·put·responses·200·headers·date·schema" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "paths·containername-blob-comp-lease-renew·put·responses·default·headers·x_ms_error_code": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-lease-renew·put·responses·default·headers·x_ms_error_code·schema" + }, + "x-ms-client-name": "ErrorCode" + }, + "paths·containername-blob-comp-lease-change·put·responses·200·headers·etag": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-lease-change·put·responses·200·headers·etag·schema" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "paths·containername-blob-comp-lease-change·put·responses·200·headers·last_modified": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-lease-change·put·responses·200·headers·last_modified·schema" + }, + "description": "Returns the date and time the blob was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_request_id·schema" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_lease_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_lease_id·schema" + }, + "description": "Uniquely identifies a blobs's lease", + "x-ms-client-name": "LeaseId" + }, + "paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_version·schema" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "paths·containername-blob-comp-lease-change·put·responses·200·headers·date": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-lease-change·put·responses·200·headers·date·schema" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "paths·containername-blob-comp-lease-change·put·responses·default·headers·x_ms_error_code": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-lease-change·put·responses·default·headers·x_ms_error_code·schema" + }, + "x-ms-client-name": "ErrorCode" + }, + "paths·containername-blob-comp-lease-break·put·responses·202·headers·etag": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-lease-break·put·responses·202·headers·etag·schema" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "paths·containername-blob-comp-lease-break·put·responses·202·headers·last_modified": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-lease-break·put·responses·202·headers·last_modified·schema" + }, + "description": "Returns the date and time the blob was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_lease_time": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_lease_time·schema" + }, + "description": "Approximate time remaining in the lease period, in seconds.", + "x-ms-client-name": "LeaseTime" + }, + "paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_request_id·schema" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_version·schema" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "paths·containername-blob-comp-lease-break·put·responses·202·headers·date": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-lease-break·put·responses·202·headers·date·schema" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "paths·containername-blob-comp-lease-break·put·responses·default·headers·x_ms_error_code": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-lease-break·put·responses·default·headers·x_ms_error_code·schema" + }, + "x-ms-client-name": "ErrorCode" + }, + "paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_snapshot": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_snapshot·schema" + }, + "description": "Uniquely identifies the snapshot and indicates the snapshot version. It may be used in subsequent requests to access the snapshot", + "x-ms-client-name": "Snapshot" + }, + "paths·containername-blob-comp-snapshot·put·responses·201·headers·etag": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-snapshot·put·responses·201·headers·etag·schema" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "paths·containername-blob-comp-snapshot·put·responses·201·headers·last_modified": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-snapshot·put·responses·201·headers·last_modified·schema" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_request_id·schema" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_version·schema" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "paths·containername-blob-comp-snapshot·put·responses·201·headers·date": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-snapshot·put·responses·201·headers·date·schema" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_request_server_encrypted": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_request_server_encrypted·schema" + }, + "description": "True if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise. For a snapshot request, this header is set to true when metadata was provided in the request and encrypted with a customer-provided key.", + "x-ms-client-name": "IsServerEncrypted" + }, + "paths·containername-blob-comp-snapshot·put·responses·default·headers·x_ms_error_code": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-snapshot·put·responses·default·headers·x_ms_error_code·schema" + }, + "x-ms-client-name": "ErrorCode" + }, + "paths·containername-blob-comp-copy·put·responses·202·headers·etag": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-copy·put·responses·202·headers·etag·schema" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "paths·containername-blob-comp-copy·put·responses·202·headers·last_modified": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-copy·put·responses·202·headers·last_modified·schema" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_request_id·schema" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_version·schema" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "paths·containername-blob-comp-copy·put·responses·202·headers·date": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-copy·put·responses·202·headers·date·schema" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_copy_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_copy_id·schema" + }, + "description": "String identifier for this copy operation. Use with Get Blob Properties to check the status of this copy operation, or pass to Abort Copy Blob to abort a pending copy.", + "x-ms-client-name": "CopyId" + }, + "paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_copy_status": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_copy_status·schema" + }, + "description": "State of the copy operation identified by x-ms-copy-id.", + "x-ms-client-name": "CopyStatus" + }, + "paths·containername-blob-comp-copy·put·responses·default·headers·x_ms_error_code": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-copy·put·responses·default·headers·x_ms_error_code·schema" + }, + "x-ms-client-name": "ErrorCode" + }, + "paths·containername-blob-comp-copy-sync·put·responses·202·headers·etag": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-copy-sync·put·responses·202·headers·etag·schema" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "paths·containername-blob-comp-copy-sync·put·responses·202·headers·last_modified": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-copy-sync·put·responses·202·headers·last_modified·schema" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_request_id·schema" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_version·schema" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "paths·containername-blob-comp-copy-sync·put·responses·202·headers·date": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-copy-sync·put·responses·202·headers·date·schema" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_copy_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_copy_id·schema" + }, + "description": "String identifier for this copy operation.", + "x-ms-client-name": "CopyId" + }, + "paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_copy_status": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_copy_status·schema" + }, + "description": "State of the copy operation identified by x-ms-copy-id.", + "x-ms-client-name": "CopyStatus" + }, + "paths·containername-blob-comp-copy-sync·put·responses·202·headers·content_md5": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-copy-sync·put·responses·202·headers·content_md5·schema" + }, + "description": "This response header is returned so that the client can check for the integrity of the copied content. This header is only returned if the source content MD5 was specified." + }, + "paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_content_crc64": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_content_crc64·schema" + }, + "description": "This response header is returned so that the client can check for the integrity of the copied content." + }, + "paths·containername-blob-comp-copy-sync·put·responses·default·headers·x_ms_error_code": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-copy-sync·put·responses·default·headers·x_ms_error_code·schema" + }, + "x-ms-client-name": "ErrorCode" + }, + "paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·x_ms_request_id·schema" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·x_ms_version·schema" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·date": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·date·schema" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "paths·containername-blob-comp-copy-copyid-copyid·put·responses·default·headers·x_ms_error_code": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-copy-copyid-copyid·put·responses·default·headers·x_ms_error_code·schema" + }, + "x-ms-client-name": "ErrorCode" + }, + "paths·containername-blob-comp-tier·put·responses·200·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-tier·put·responses·200·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·containername-blob-comp-tier·put·responses·200·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-tier·put·responses·200·headers·x_ms_request_id·schema" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "paths·containername-blob-comp-tier·put·responses·200·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-tier·put·responses·200·headers·x_ms_version·schema" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and newer.", + "x-ms-client-name": "Version" + }, + "paths·containername-blob-comp-tier·put·responses·202·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-tier·put·responses·202·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·containername-blob-comp-tier·put·responses·202·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-tier·put·responses·202·headers·x_ms_request_id·schema" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "paths·containername-blob-comp-tier·put·responses·202·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-tier·put·responses·202·headers·x_ms_version·schema" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and newer.", + "x-ms-client-name": "Version" + }, + "paths·containername-blob-comp-tier·put·responses·default·headers·x_ms_error_code": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-tier·put·responses·default·headers·x_ms_error_code·schema" + }, + "x-ms-client-name": "ErrorCode" + }, + "paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_request_id·schema" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_version·schema" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·date": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·date·schema" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_sku_name": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_sku_name·schema" + }, + "description": "Identifies the sku name of the account", + "x-ms-client-name": "SkuName" + }, + "paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_account_kind": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_account_kind·schema" + }, + "description": "Identifies the account kind", + "x-ms-client-name": "AccountKind" + }, + "paths·containername-blob-restype-account-comp-properties·get·responses·default·headers·x_ms_error_code": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-restype-account-comp-properties·get·responses·default·headers·x_ms_error_code·schema" + }, + "x-ms-client-name": "ErrorCode" + }, + "paths·containername-blob-comp-block·put·responses·201·headers·content_md5": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-block·put·responses·201·headers·content_md5·schema" + }, + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "paths·containername-blob-comp-block·put·responses·201·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-block·put·responses·201·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·containername-blob-comp-block·put·responses·201·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-block·put·responses·201·headers·x_ms_request_id·schema" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "paths·containername-blob-comp-block·put·responses·201·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-block·put·responses·201·headers·x_ms_version·schema" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "paths·containername-blob-comp-block·put·responses·201·headers·date": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-block·put·responses·201·headers·date·schema" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "paths·containername-blob-comp-block·put·responses·201·headers·x_ms_content_crc64": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-block·put·responses·201·headers·x_ms_content_crc64·schema" + }, + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "paths·containername-blob-comp-block·put·responses·201·headers·x_ms_request_server_encrypted": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-block·put·responses·201·headers·x_ms_request_server_encrypted·schema" + }, + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "paths·containername-blob-comp-block·put·responses·201·headers·x_ms_encryption_key_sha256": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-block·put·responses·201·headers·x_ms_encryption_key_sha256·schema" + }, + "description": "The SHA-256 hash of the encryption key used to encrypt the block. This header is only returned when the block was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "paths·containername-blob-comp-block·put·responses·default·headers·x_ms_error_code": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-block·put·responses·default·headers·x_ms_error_code·schema" + }, + "x-ms-client-name": "ErrorCode" + }, + "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·content_md5": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·content_md5·schema" + }, + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_content_crc64": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_content_crc64·schema" + }, + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_request_id·schema" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_version·schema" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·date": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·date·schema" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_request_server_encrypted": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_request_server_encrypted·schema" + }, + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_encryption_key_sha256": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_encryption_key_sha256·schema" + }, + "description": "The SHA-256 hash of the encryption key used to encrypt the block. This header is only returned when the block was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "paths·containername-blob-comp-block-fromurl·put·responses·default·headers·x_ms_error_code": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-block-fromurl·put·responses·default·headers·x_ms_error_code·schema" + }, + "x-ms-client-name": "ErrorCode" + }, + "paths·containername-blob-comp-blocklist·put·responses·201·headers·etag": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-blocklist·put·responses·201·headers·etag·schema" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "paths·containername-blob-comp-blocklist·put·responses·201·headers·last_modified": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-blocklist·put·responses·201·headers·last_modified·schema" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "paths·containername-blob-comp-blocklist·put·responses·201·headers·content_md5": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-blocklist·put·responses·201·headers·content_md5·schema" + }, + "description": "This header is returned so that the client can check for message content integrity. This header refers to the content of the request, meaning, in this case, the list of blocks, and not the content of the blob itself." + }, + "paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_content_crc64": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_content_crc64·schema" + }, + "description": "This header is returned so that the client can check for message content integrity. This header refers to the content of the request, meaning, in this case, the list of blocks, and not the content of the blob itself." + }, + "paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_request_id·schema" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_version·schema" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "paths·containername-blob-comp-blocklist·put·responses·201·headers·date": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-blocklist·put·responses·201·headers·date·schema" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_request_server_encrypted": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_request_server_encrypted·schema" + }, + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_encryption_key_sha256": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_encryption_key_sha256·schema" + }, + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "paths·containername-blob-comp-blocklist·put·responses·default·headers·x_ms_error_code": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-blocklist·put·responses·default·headers·x_ms_error_code·schema" + }, + "x-ms-client-name": "ErrorCode" + }, + "paths·containername-blob-comp-blocklist·get·responses·200·headers·last_modified": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-blocklist·get·responses·200·headers·last_modified·schema" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "paths·containername-blob-comp-blocklist·get·responses·200·headers·etag": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-blocklist·get·responses·200·headers·etag·schema" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "paths·containername-blob-comp-blocklist·get·responses·200·headers·content_type": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-blocklist·get·responses·200·headers·content_type·schema" + }, + "description": "The media type of the body of the response. For Get Block List this is 'application/xml'" + }, + "paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_blob_content_length": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_blob_content_length·schema" + }, + "description": "The size of the blob in bytes.", + "x-ms-client-name": "BlobContentLength" + }, + "paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_request_id·schema" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_version·schema" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "paths·containername-blob-comp-blocklist·get·responses·200·headers·date": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-blocklist·get·responses·200·headers·date·schema" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "paths·containername-blob-comp-blocklist·get·responses·default·headers·x_ms_error_code": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-blocklist·get·responses·default·headers·x_ms_error_code·schema" + }, + "x-ms-client-name": "ErrorCode" + }, + "paths·containername-blob-comp-page-update·put·responses·201·headers·etag": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-page-update·put·responses·201·headers·etag·schema" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "paths·containername-blob-comp-page-update·put·responses·201·headers·last_modified": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-page-update·put·responses·201·headers·last_modified·schema" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "paths·containername-blob-comp-page-update·put·responses·201·headers·content_md5": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-page-update·put·responses·201·headers·content_md5·schema" + }, + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_content_crc64": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_content_crc64·schema" + }, + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_blob_sequence_number": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_blob_sequence_number·schema" + }, + "description": "The current sequence number for the page blob.", + "x-ms-client-name": "BlobSequenceNumber" + }, + "paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_request_id·schema" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_version·schema" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "paths·containername-blob-comp-page-update·put·responses·201·headers·date": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-page-update·put·responses·201·headers·date·schema" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_request_server_encrypted": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_request_server_encrypted·schema" + }, + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_encryption_key_sha256": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_encryption_key_sha256·schema" + }, + "description": "The SHA-256 hash of the encryption key used to encrypt the pages. This header is only returned when the pages were encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "paths·containername-blob-comp-page-update·put·responses·default·headers·x_ms_error_code": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-page-update·put·responses·default·headers·x_ms_error_code·schema" + }, + "x-ms-client-name": "ErrorCode" + }, + "paths·containername-blob-comp-page-clear·put·responses·201·headers·etag": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-page-clear·put·responses·201·headers·etag·schema" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "paths·containername-blob-comp-page-clear·put·responses·201·headers·last_modified": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-page-clear·put·responses·201·headers·last_modified·schema" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "paths·containername-blob-comp-page-clear·put·responses·201·headers·content_md5": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-page-clear·put·responses·201·headers·content_md5·schema" + }, + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_content_crc64": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_content_crc64·schema" + }, + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_blob_sequence_number": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_blob_sequence_number·schema" + }, + "description": "The current sequence number for the page blob.", + "x-ms-client-name": "BlobSequenceNumber" + }, + "paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_request_id·schema" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_version·schema" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "paths·containername-blob-comp-page-clear·put·responses·201·headers·date": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-page-clear·put·responses·201·headers·date·schema" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "paths·containername-blob-comp-page-clear·put·responses·default·headers·x_ms_error_code": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-page-clear·put·responses·default·headers·x_ms_error_code·schema" + }, + "x-ms-client-name": "ErrorCode" + }, + "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·etag": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·etag·schema" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·last_modified": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·last_modified·schema" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·content_md5": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·content_md5·schema" + }, + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_content_crc64": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_content_crc64·schema" + }, + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_blob_sequence_number": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_blob_sequence_number·schema" + }, + "description": "The current sequence number for the page blob.", + "x-ms-client-name": "BlobSequenceNumber" + }, + "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_request_id·schema" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_version·schema" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·date": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·date·schema" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_request_server_encrypted": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_request_server_encrypted·schema" + }, + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_encryption_key_sha256": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_encryption_key_sha256·schema" + }, + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "paths·containername-blob-comp-page-update-fromurl·put·responses·default·headers·x_ms_error_code": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-page-update-fromurl·put·responses·default·headers·x_ms_error_code·schema" + }, + "x-ms-client-name": "ErrorCode" + }, + "paths·containername-blob-comp-pagelist·get·responses·200·headers·last_modified": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-pagelist·get·responses·200·headers·last_modified·schema" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "paths·containername-blob-comp-pagelist·get·responses·200·headers·etag": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-pagelist·get·responses·200·headers·etag·schema" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_blob_content_length": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_blob_content_length·schema" + }, + "description": "The size of the blob in bytes.", + "x-ms-client-name": "BlobContentLength" + }, + "paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_request_id·schema" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_version·schema" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "paths·containername-blob-comp-pagelist·get·responses·200·headers·date": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-pagelist·get·responses·200·headers·date·schema" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "paths·containername-blob-comp-pagelist·get·responses·default·headers·x_ms_error_code": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-pagelist·get·responses·default·headers·x_ms_error_code·schema" + }, + "x-ms-client-name": "ErrorCode" + }, + "paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·last_modified": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·last_modified·schema" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·etag": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·etag·schema" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_blob_content_length": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_blob_content_length·schema" + }, + "description": "The size of the blob in bytes.", + "x-ms-client-name": "BlobContentLength" + }, + "paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_request_id·schema" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_version·schema" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·date": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·date·schema" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "paths·containername-blob-comp-pagelist-diff·get·responses·default·headers·x_ms_error_code": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-pagelist-diff·get·responses·default·headers·x_ms_error_code·schema" + }, + "x-ms-client-name": "ErrorCode" + }, + "paths·containername-blob-comp-properties-resize·put·responses·200·headers·etag": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-properties-resize·put·responses·200·headers·etag·schema" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "paths·containername-blob-comp-properties-resize·put·responses·200·headers·last_modified": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-properties-resize·put·responses·200·headers·last_modified·schema" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_blob_sequence_number": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_blob_sequence_number·schema" + }, + "description": "The current sequence number for a page blob. This header is not returned for block blobs or append blobs", + "x-ms-client-name": "BlobSequenceNumber" + }, + "paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_request_id·schema" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_version·schema" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "paths·containername-blob-comp-properties-resize·put·responses·200·headers·date": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-properties-resize·put·responses·200·headers·date·schema" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "paths·containername-blob-comp-properties-resize·put·responses·default·headers·x_ms_error_code": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-properties-resize·put·responses·default·headers·x_ms_error_code·schema" + }, + "x-ms-client-name": "ErrorCode" + }, + "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·etag": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·etag·schema" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·last_modified": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·last_modified·schema" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_blob_sequence_number": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_blob_sequence_number·schema" + }, + "description": "The current sequence number for a page blob. This header is not returned for block blobs or append blobs", + "x-ms-client-name": "BlobSequenceNumber" + }, + "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_request_id·schema" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_version·schema" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·date": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·date·schema" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·default·headers·x_ms_error_code": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·default·headers·x_ms_error_code·schema" + }, + "x-ms-client-name": "ErrorCode" + }, + "paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·etag": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·etag·schema" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·last_modified": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·last_modified·schema" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_request_id·schema" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_version·schema" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·date": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·date·schema" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_copy_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_copy_id·schema" + }, + "description": "String identifier for this copy operation. Use with Get Blob Properties to check the status of this copy operation, or pass to Abort Copy Blob to abort a pending copy.", + "x-ms-client-name": "CopyId" + }, + "paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_copy_status": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_copy_status·schema" + }, + "description": "State of the copy operation identified by x-ms-copy-id.", + "x-ms-client-name": "CopyStatus" + }, + "paths·containername-blob-comp-incrementalcopy·put·responses·default·headers·x_ms_error_code": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-incrementalcopy·put·responses·default·headers·x_ms_error_code·schema" + }, + "x-ms-client-name": "ErrorCode" + }, + "paths·containername-blob-comp-appendblock·put·responses·201·headers·etag": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-appendblock·put·responses·201·headers·etag·schema" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "paths·containername-blob-comp-appendblock·put·responses·201·headers·last_modified": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-appendblock·put·responses·201·headers·last_modified·schema" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "paths·containername-blob-comp-appendblock·put·responses·201·headers·content_md5": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-appendblock·put·responses·201·headers·content_md5·schema" + }, + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_content_crc64": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_content_crc64·schema" + }, + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_client_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_client_request_id·schema" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_request_id·schema" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_version·schema" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "paths·containername-blob-comp-appendblock·put·responses·201·headers·date": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-appendblock·put·responses·201·headers·date·schema" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_blob_append_offset": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_blob_append_offset·schema" + }, + "description": "This response header is returned only for append operations. It returns the offset at which the block was committed, in bytes.", + "x-ms-client-name": "BlobAppendOffset" + }, + "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_blob_committed_block_count": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_blob_committed_block_count·schema" + }, + "description": "The number of committed blocks present in the blob. This header is returned only for append blobs.", + "x-ms-client-name": "BlobCommittedBlockCount" + }, + "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_request_server_encrypted": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_request_server_encrypted·schema" + }, + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_encryption_key_sha256": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_encryption_key_sha256·schema" + }, + "description": "The SHA-256 hash of the encryption key used to encrypt the block. This header is only returned when the block was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "paths·containername-blob-comp-appendblock·put·responses·default·headers·x_ms_error_code": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-appendblock·put·responses·default·headers·x_ms_error_code·schema" + }, + "x-ms-client-name": "ErrorCode" + }, + "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·etag": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·etag·schema" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·last_modified": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·last_modified·schema" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·content_md5": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·content_md5·schema" + }, + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_content_crc64": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_content_crc64·schema" + }, + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_request_id": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_request_id·schema" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_version": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_version·schema" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·date": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·date·schema" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_blob_append_offset": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_blob_append_offset·schema" + }, + "description": "This response header is returned only for append operations. It returns the offset at which the block was committed, in bytes.", + "x-ms-client-name": "BlobAppendOffset" + }, + "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_blob_committed_block_count": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_blob_committed_block_count·schema" + }, + "description": "The number of committed blocks present in the blob. This header is returned only for append blobs.", + "x-ms-client-name": "BlobCommittedBlockCount" + }, + "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_encryption_key_sha256": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_encryption_key_sha256·schema" + }, + "description": "The SHA-256 hash of the encryption key used to encrypt the block. This header is only returned when the block was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_request_server_encrypted": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_request_server_encrypted·schema" + }, + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "paths·containername-blob-comp-appendblock-fromurl·put·responses·default·headers·x_ms_error_code": { + "schema": { + "$ref": "#/components/schemas/paths·containername-blob-comp-appendblock-fromurl·put·responses·default·headers·x_ms_error_code·schema" + }, + "x-ms-client-name": "ErrorCode" + } + } + }, + "paths": { + "/?restype=service&comp=properties": { + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/paths·restype-service-comp-properties·parameters·0" + }, + { + "$ref": "#/components/parameters/paths·restype-service-comp-properties·parameters·1" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + } + ], + "tags": [ + "service" + ], + "operationId": "Service_SetProperties", + "description": "Sets properties for a storage account's Blob service endpoint, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules", + "requestBody": { + "$ref": "#/components/requestBodies/paths·restype-service-comp-properties·put·requestbody", + "description": "The StorageService properties." + }, + "x-ms-requestBody-index": 0, + "responses": { + "202": { + "$ref": "#/components/responses/paths·restype-service-comp-properties·put·responses·202", + "description": "Success (Accepted)" + }, + "default": { + "$ref": "#/components/responses/paths·restype-service-comp-properties·put·responses·default", + "description": "Failure" + } + } + }, + "get": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/paths·restype-service-comp-properties·parameters·0" + }, + { + "$ref": "#/components/parameters/paths·restype-service-comp-properties·parameters·1" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + } + ], + "tags": [ + "service" + ], + "operationId": "Service_GetProperties", + "description": "gets the properties of a storage account's Blob service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules.", + "responses": { + "200": { + "$ref": "#/components/responses/paths·restype-service-comp-properties·get·responses·200", + "description": "Success." + }, + "default": { + "$ref": "#/components/responses/paths·restype-service-comp-properties·get·responses·default", + "description": "Failure" + } + } + } + }, + "/?restype=service&comp=stats": { + "get": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/paths·restype-service-comp-stats·parameters·0" + }, + { + "$ref": "#/components/parameters/paths·restype-service-comp-stats·parameters·1" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + } + ], + "tags": [ + "service" + ], + "operationId": "Service_GetStatistics", + "description": "Retrieves statistics related to replication for the Blob service. It is only available on the secondary location endpoint when read-access geo-redundant replication is enabled for the storage account.", + "responses": { + "200": { + "$ref": "#/components/responses/paths·restype-service-comp-stats·get·responses·200", + "description": "Success." + }, + "default": { + "$ref": "#/components/responses/paths·restype-service-comp-stats·get·responses·default", + "description": "Failure" + } + } + } + }, + "/?comp=list": { + "get": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/paths·comp-list·parameters·0" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Prefix" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Marker" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/MaxResults" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ListContainersInclude" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + } + ], + "tags": [ + "service" + ], + "operationId": "Service_ListContainersSegment", + "description": "The List Containers Segment operation returns a list of the containers under the specified account", + "responses": { + "200": { + "$ref": "#/components/responses/paths·comp-list·get·responses·200", + "description": "Success." + }, + "default": { + "$ref": "#/components/responses/paths·comp-list·get·responses·default", + "description": "Failure" + } + }, + "x-ms-pageable": { + "nextLinkName": "NextMarker" + } + } + }, + "/?restype=service&comp=userdelegationkey": { + "post": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/paths·restype-service-comp-userdelegationkey·parameters·0" + }, + { + "$ref": "#/components/parameters/paths·restype-service-comp-userdelegationkey·parameters·1" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + } + ], + "tags": [ + "service" + ], + "operationId": "Service_GetUserDelegationKey", + "description": "Retrieves a user delegation key for the Blob service. This is only a valid operation when using bearer token authentication.", + "requestBody": { + "$ref": "#/components/requestBodies/paths·restype-service-comp-userdelegationkey·post·requestbody" + }, + "x-ms-requestBody-index": 0, + "responses": { + "200": { + "$ref": "#/components/responses/paths·restype-service-comp-userdelegationkey·post·responses·200", + "description": "Success." + }, + "default": { + "$ref": "#/components/responses/paths·restype-service-comp-userdelegationkey·post·responses·default", + "description": "Failure" + } + } + } + }, + "/?restype=account&comp=properties": { + "get": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/paths·restype-account-comp-properties·parameters·0" + }, + { + "$ref": "#/components/parameters/paths·restype-account-comp-properties·parameters·1" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + } + ], + "tags": [ + "service" + ], + "operationId": "Service_GetAccountInfo", + "description": "Returns the sku name and account kind ", + "responses": { + "200": { + "$ref": "#/components/responses/paths·restype-account-comp-properties·get·responses·200", + "description": "Success (OK)" + }, + "default": { + "$ref": "#/components/responses/paths·restype-account-comp-properties·get·responses·default", + "description": "Failure" + } + } + } + }, + "/?comp=batch": { + "post": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/paths·comp-batch·parameters·0" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ContentLength" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/MultipartContentType" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + } + ], + "tags": [ + "service" + ], + "operationId": "Service_SubmitBatch", + "description": "The Batch operation allows multiple API calls to be embedded into a single HTTP request.", + "requestBody": { + "$ref": "#/components/requestBodies/paths·comp-batch·post·requestbody", + "description": "Initial data" + }, + "x-ms-requestBody-index": 0, + "responses": { + "200": { + "$ref": "#/components/responses/paths·comp-batch·post·responses·200", + "description": "Success." + }, + "default": { + "$ref": "#/components/responses/paths·comp-batch·post·responses·default", + "description": "Failure" + } + } + } + }, + "/{containerName}?restype=container": { + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/paths·containername-restype-container·parameters·0" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Metadata" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobPublicAccess" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + } + ], + "tags": [ + "container" + ], + "operationId": "Container_Create", + "description": "creates a new container under the specified account. If the container with the same name already exists, the operation fails", + "responses": { + "201": { + "$ref": "#/components/responses/paths·containername-restype-container·put·responses·201", + "description": "Success, Container created." + }, + "default": { + "$ref": "#/components/responses/paths·containername-restype-container·put·responses·default", + "description": "Failure" + } + } + }, + "get": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/paths·containername-restype-container·parameters·0" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + } + ], + "tags": [ + "container" + ], + "operationId": "Container_GetProperties", + "description": "returns all user-defined metadata and system properties for the specified container. The data returned does not include the container's list of blobs", + "responses": { + "200": { + "$ref": "#/components/responses/paths·containername-restype-container·get·responses·200", + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/paths·containername-restype-container·get·responses·default", + "description": "Failure" + } + } + }, + "delete": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/paths·containername-restype-container·parameters·0" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + } + ], + "tags": [ + "container" + ], + "operationId": "Container_Delete", + "description": "operation marks the specified container for deletion. The container and any blobs contained within it are later deleted during garbage collection", + "responses": { + "202": { + "$ref": "#/components/responses/paths·containername-restype-container·delete·responses·202", + "description": "Accepted" + }, + "default": { + "$ref": "#/components/responses/paths·containername-restype-container·delete·responses·default", + "description": "Failure" + } + } + } + }, + "/{containerName}?restype=container&comp=metadata": { + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/paths·containername-restype-container-comp-metadata·parameters·0" + }, + { + "$ref": "#/components/parameters/paths·containername-restype-container-comp-metadata·parameters·1" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Metadata" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + } + ], + "tags": [ + "container" + ], + "operationId": "Container_SetMetadata", + "description": "operation sets one or more user-defined name-value pairs for the specified container.", + "responses": { + "200": { + "$ref": "#/components/responses/paths·containername-restype-container-comp-metadata·put·responses·200", + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/paths·containername-restype-container-comp-metadata·put·responses·default", + "description": "Failure" + } + } + } + }, + "/{containerName}?restype=container&comp=acl": { + "get": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/paths·containername-restype-container-comp-acl·parameters·0" + }, + { + "$ref": "#/components/parameters/paths·containername-restype-container-comp-acl·parameters·1" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + } + ], + "tags": [ + "container" + ], + "operationId": "Container_GetAccessPolicy", + "description": "gets the permissions for the specified container. The permissions indicate whether container data may be accessed publicly.", + "responses": { + "200": { + "$ref": "#/components/responses/paths·containername-restype-container-comp-acl·get·responses·200", + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/paths·containername-restype-container-comp-acl·get·responses·default", + "description": "Failure" + } + } + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/paths·containername-restype-container-comp-acl·parameters·0" + }, + { + "$ref": "#/components/parameters/paths·containername-restype-container-comp-acl·parameters·1" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobPublicAccess" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + } + ], + "tags": [ + "container" + ], + "operationId": "Container_SetAccessPolicy", + "description": "sets the permissions for the specified container. The permissions indicate whether blobs in a container may be accessed publicly.", + "requestBody": { + "$ref": "#/components/requestBodies/paths·containername-restype-container-comp-acl·put·requestbody", + "description": "the acls for the container" + }, + "x-ms-requestBody-index": 0, + "responses": { + "200": { + "$ref": "#/components/responses/paths·containername-restype-container-comp-acl·put·responses·200", + "description": "Success." + }, + "default": { + "$ref": "#/components/responses/paths·containername-restype-container-comp-acl·put·responses·default", + "description": "Failure" + } + } + } + }, + "/{containerName}?comp=lease&restype=container&acquire": { + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/paths·containername-comp-lease-restype-container-acquire·parameters·0" + }, + { + "$ref": "#/components/parameters/paths·containername-comp-lease-restype-container-acquire·parameters·1" + }, + { + "$ref": "#/components/parameters/paths·containername-comp-lease-restype-container-acquire·parameters·2", + "description": "Describes what lease action to take.", + "x-ms-client-name": "action" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/LeaseDuration" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ProposedLeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + } + ], + "tags": [ + "container" + ], + "operationId": "Container_AcquireLease", + "description": "[Update] establishes and manages a lock on a container for delete operations. The lock duration can be 15 to 60 seconds, or can be infinite", + "responses": { + "201": { + "$ref": "#/components/responses/paths·containername-comp-lease-restype-container-acquire·put·responses·201", + "description": "The Acquire operation completed successfully." + }, + "default": { + "$ref": "#/components/responses/paths·containername-comp-lease-restype-container-acquire·put·responses·default", + "description": "Failure" + } + } + } + }, + "/{containerName}?comp=lease&restype=container&release": { + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/paths·containername-comp-lease-restype-container-release·parameters·0" + }, + { + "$ref": "#/components/parameters/paths·containername-comp-lease-restype-container-release·parameters·1" + }, + { + "$ref": "#/components/parameters/paths·containername-comp-lease-restype-container-release·parameters·2", + "description": "Describes what lease action to take.", + "x-ms-client-name": "action" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/LeaseIdRequired" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + } + ], + "tags": [ + "container" + ], + "operationId": "Container_ReleaseLease", + "description": "[Update] establishes and manages a lock on a container for delete operations. The lock duration can be 15 to 60 seconds, or can be infinite", + "responses": { + "200": { + "$ref": "#/components/responses/paths·containername-comp-lease-restype-container-release·put·responses·200", + "description": "The Release operation completed successfully." + }, + "default": { + "$ref": "#/components/responses/paths·containername-comp-lease-restype-container-release·put·responses·default", + "description": "Failure" + } + } + } + }, + "/{containerName}?comp=lease&restype=container&renew": { + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/paths·containername-comp-lease-restype-container-renew·parameters·0" + }, + { + "$ref": "#/components/parameters/paths·containername-comp-lease-restype-container-renew·parameters·1" + }, + { + "$ref": "#/components/parameters/paths·containername-comp-lease-restype-container-renew·parameters·2", + "description": "Describes what lease action to take.", + "x-ms-client-name": "action" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/LeaseIdRequired" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + } + ], + "tags": [ + "container" + ], + "operationId": "Container_RenewLease", + "description": "[Update] establishes and manages a lock on a container for delete operations. The lock duration can be 15 to 60 seconds, or can be infinite", + "responses": { + "200": { + "$ref": "#/components/responses/paths·containername-comp-lease-restype-container-renew·put·responses·200", + "description": "The Renew operation completed successfully." + }, + "default": { + "$ref": "#/components/responses/paths·containername-comp-lease-restype-container-renew·put·responses·default", + "description": "Failure" + } + } + } + }, + "/{containerName}?comp=lease&restype=container&break": { + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/paths·containername-comp-lease-restype-container-break·parameters·0" + }, + { + "$ref": "#/components/parameters/paths·containername-comp-lease-restype-container-break·parameters·1" + }, + { + "$ref": "#/components/parameters/paths·containername-comp-lease-restype-container-break·parameters·2", + "description": "Describes what lease action to take.", + "x-ms-client-name": "action" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/LeaseBreakPeriod" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + } + ], + "tags": [ + "container" + ], + "operationId": "Container_BreakLease", + "description": "[Update] establishes and manages a lock on a container for delete operations. The lock duration can be 15 to 60 seconds, or can be infinite", + "responses": { + "202": { + "$ref": "#/components/responses/paths·containername-comp-lease-restype-container-break·put·responses·202", + "description": "The Break operation completed successfully." + }, + "default": { + "$ref": "#/components/responses/paths·containername-comp-lease-restype-container-break·put·responses·default", + "description": "Failure" + } + } + } + }, + "/{containerName}?comp=lease&restype=container&change": { + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/paths·containername-comp-lease-restype-container-change·parameters·0" + }, + { + "$ref": "#/components/parameters/paths·containername-comp-lease-restype-container-change·parameters·1" + }, + { + "$ref": "#/components/parameters/paths·containername-comp-lease-restype-container-change·parameters·2", + "description": "Describes what lease action to take.", + "x-ms-client-name": "action" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/LeaseIdRequired" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ProposedLeaseIdRequired" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + } + ], + "tags": [ + "container" + ], + "operationId": "Container_ChangeLease", + "description": "[Update] establishes and manages a lock on a container for delete operations. The lock duration can be 15 to 60 seconds, or can be infinite", + "responses": { + "200": { + "$ref": "#/components/responses/paths·containername-comp-lease-restype-container-change·put·responses·200", + "description": "The Change operation completed successfully." + }, + "default": { + "$ref": "#/components/responses/paths·containername-comp-lease-restype-container-change·put·responses·default", + "description": "Failure" + } + } + } + }, + "/{containerName}?restype=container&comp=list&flat": { + "get": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/paths·containername-restype-container-comp-list-flat·parameters·0" + }, + { + "$ref": "#/components/parameters/paths·containername-restype-container-comp-list-flat·parameters·1" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Prefix" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Marker" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/MaxResults" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ListBlobsInclude" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + } + ], + "tags": [ + "containers" + ], + "operationId": "Container_ListBlobFlatSegment", + "description": "[Update] The List Blobs operation returns a list of the blobs under the specified container", + "responses": { + "200": { + "$ref": "#/components/responses/paths·containername-restype-container-comp-list-flat·get·responses·200", + "description": "Success." + }, + "default": { + "$ref": "#/components/responses/paths·containername-restype-container-comp-list-flat·get·responses·default", + "description": "Failure" + } + }, + "x-ms-pageable": { + "nextLinkName": "NextMarker" + } + } + }, + "/{containerName}?restype=container&comp=list&hierarchy": { + "get": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/paths·containername-restype-container-comp-list-hierarchy·parameters·0" + }, + { + "$ref": "#/components/parameters/paths·containername-restype-container-comp-list-hierarchy·parameters·1" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Prefix" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Delimiter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Marker" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/MaxResults" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ListBlobsInclude" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + } + ], + "tags": [ + "containers" + ], + "operationId": "Container_ListBlobHierarchySegment", + "description": "[Update] The List Blobs operation returns a list of the blobs under the specified container", + "responses": { + "200": { + "$ref": "#/components/responses/paths·containername-restype-container-comp-list-hierarchy·get·responses·200", + "description": "Success." + }, + "default": { + "$ref": "#/components/responses/paths·containername-restype-container-comp-list-hierarchy·get·responses·default", + "description": "Failure" + } + }, + "x-ms-pageable": { + "nextLinkName": "NextMarker" + } + } + }, + "/{containerName}?restype=account&comp=properties": { + "get": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/paths·containername-restype-account-comp-properties·parameters·0" + }, + { + "$ref": "#/components/parameters/paths·containername-restype-account-comp-properties·parameters·1" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + } + ], + "tags": [ + "container" + ], + "operationId": "Container_GetAccountInfo", + "description": "Returns the sku name and account kind ", + "responses": { + "200": { + "$ref": "#/components/responses/paths·containername-restype-account-comp-properties·get·responses·200", + "description": "Success (OK)" + }, + "default": { + "$ref": "#/components/responses/paths·containername-restype-account-comp-properties·get·responses·default", + "description": "Failure" + } + } + } + }, + "/{filesystem}/{path}?resource=directory&Create": { + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/paths·filesystem-path-resource-directory-create·parameters·0" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/DirectoryProperties" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/PosixPermissions" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/PosixUmask" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/XMsCacheControl" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/XMsContentType" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/XMsContentEncoding" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/XMsContentLanguage" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/XMsContentDisposition" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + } + ], + "tags": [ + "directory" + ], + "operationId": "Directory_Create", + "description": "Create a directory. By default, the destination is overwritten and if the destination already exists and has a lease the lease is broken. This operation supports conditional HTTP requests. For more information, see [Specifying Conditional Headers for Blob Service Operations](https://docs.microsoft.com/en-us/rest/api/storageservices/specifying-conditional-headers-for-blob-service-operations). To fail if the destination already exists, use a conditional request with If-None-Match: \"*\".", + "responses": { + "201": { + "$ref": "#/components/responses/paths·filesystem-path-resource-directory-create·put·responses·201", + "description": "The file or directory was created." + }, + "default": { + "$ref": "#/components/responses/paths·filesystem-path-resource-directory-create·put·responses·default", + "description": "Failure" + } + } + } + }, + "/{filesystem}/{path}?DirectoryRename": { + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "tags": [ + "directory" + ], + "operationId": "Directory_Rename", + "description": "Rename a directory. By default, the destination is overwritten and if the destination already exists and has a lease the lease is broken. This operation supports conditional HTTP requests. For more information, see [Specifying Conditional Headers for Blob Service Operations](https://docs.microsoft.com/en-us/rest/api/storageservices/specifying-conditional-headers-for-blob-service-operations). To fail if the destination already exists, use a conditional request with If-None-Match: \"*\".", + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Continuation" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/PathRenameMode" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/FileRenameSource" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/DirectoryProperties" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/PosixPermissions" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/PosixUmask" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/XMsCacheControl" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/XMsContentType" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/XMsContentEncoding" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/XMsContentLanguage" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/XMsContentDisposition" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceLeaseId" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceIfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceIfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceIfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceIfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + } + ], + "responses": { + "201": { + "$ref": "#/components/responses/paths·filesystem-path-directoryrename·put·responses·201", + "description": "The directory was renamed." + }, + "default": { + "$ref": "#/components/responses/paths·filesystem-path-directoryrename·put·responses·default", + "description": "Failure" + } + } + } + }, + "/{filesystem}/{path}?DirectoryDelete": { + "delete": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "tags": [ + "directory" + ], + "operationId": "Directory_Delete", + "description": "Deletes the directory", + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/RecursiveDirectoryDelete" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Continuation" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + } + ], + "responses": { + "200": { + "$ref": "#/components/responses/paths·filesystem-path-directorydelete·delete·responses·200", + "description": "The directory was deleted." + }, + "default": { + "$ref": "#/components/responses/paths·filesystem-path-directorydelete·delete·responses·default", + "description": "Failure" + } + } + } + }, + "/{filesystem}/{path}?action=setAccessControl&directory": { + "patch": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/paths·filesystem-path-action-setaccesscontrol-directory·parameters·0" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Owner" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Group" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/PosixPermissions" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/PosixAcl" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + } + ], + "tags": [ + "directory" + ], + "operationId": "Directory_SetAccessControl", + "description": "Set the owner, group, permissions, or access control list for a directory.", + "responses": { + "200": { + "$ref": "#/components/responses/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200", + "description": "Set directory access control response." + }, + "default": { + "$ref": "#/components/responses/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·default", + "description": "Failure" + } + } + } + }, + "/{filesystem}/{path}?action=getAccessControl&directory": { + "head": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/paths·filesystem-path-action-getaccesscontrol-directory·parameters·0" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Upn" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + } + ], + "tags": [ + "directory" + ], + "operationId": "Directory_GetAccessControl", + "description": "Get the owner, group, permissions, or access control list for a directory.", + "responses": { + "200": { + "$ref": "#/components/responses/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200", + "description": "Get directory access control response." + }, + "default": { + "$ref": "#/components/responses/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·default", + "description": "Failure" + } + } + } + }, + "/{containerName}/{blob}": { + "get": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_Download", + "description": "The Download operation reads or downloads a blob from the system, including its metadata and properties. You can also call Download to read a snapshot.", + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Snapshot" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Range" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/GetRangeContentMD5" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/GetRangeContentCRC64" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/EncryptionKey" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/EncryptionKeySha256" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/EncryptionAlgorithm" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + } + ], + "responses": { + "200": { + "$ref": "#/components/responses/paths·containername-blob·get·responses·200", + "description": "Returns the content of the entire blob." + }, + "206": { + "$ref": "#/components/responses/paths·containername-blob·get·responses·206", + "description": "Returns the content of a specified range of the blob." + }, + "default": { + "$ref": "#/components/responses/paths·containername-blob·get·responses·default", + "description": "Failure" + } + } + }, + "head": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_GetProperties", + "description": "The Get Properties operation returns all user-defined metadata, standard HTTP properties, and system properties for the blob. It does not return the content of the blob.", + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Snapshot" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/EncryptionKey" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/EncryptionKeySha256" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/EncryptionAlgorithm" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + } + ], + "responses": { + "200": { + "$ref": "#/components/responses/paths·containername-blob·head·responses·200", + "description": "Returns the properties of the blob." + }, + "default": { + "$ref": "#/components/responses/paths·containername-blob·head·responses·default", + "description": "Failure" + } + } + }, + "delete": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_Delete", + "description": "If the storage account's soft delete feature is disabled then, when a blob is deleted, it is permanently removed from the storage account. If the storage account's soft delete feature is enabled, then, when a blob is deleted, it is marked for deletion and becomes inaccessible immediately. However, the blob service retains the blob or snapshot for the number of days specified by the DeleteRetentionPolicy section of [Storage service properties] (Set-Blob-Service-Properties.md). After the specified number of days has passed, the blob's data is permanently removed from the storage account. Note that you continue to be charged for the soft-deleted blob's storage until it is permanently removed. Use the List Blobs API and specify the \"include=deleted\" query parameter to discover which blobs and snapshots have been soft deleted. You can then use the Undelete Blob API to restore a soft-deleted blob. All other operations on a soft-deleted blob or snapshot causes the service to return an HTTP status code of 404 (ResourceNotFound).", + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Snapshot" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/DeleteSnapshots" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + } + ], + "responses": { + "202": { + "$ref": "#/components/responses/paths·containername-blob·delete·responses·202", + "description": "The delete request was accepted and the blob will be deleted." + }, + "default": { + "$ref": "#/components/responses/paths·containername-blob·delete·responses·default", + "description": "Failure" + } + } + } + }, + "/{filesystem}/{path}?action=setAccessControl&blob": { + "patch": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/paths·filesystem-path-action-setaccesscontrol-blob·parameters·0" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Owner" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Group" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/PosixPermissions" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/PosixAcl" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_SetAccessControl", + "description": "Set the owner, group, permissions, or access control list for a blob.", + "responses": { + "200": { + "$ref": "#/components/responses/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200", + "description": "Set blob access control response." + }, + "default": { + "$ref": "#/components/responses/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·default", + "description": "Failure" + } + } + } + }, + "/{filesystem}/{path}?action=getAccessControl&blob": { + "head": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/paths·filesystem-path-action-getaccesscontrol-blob·parameters·0" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Upn" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_GetAccessControl", + "description": "Get the owner, group, permissions, or access control list for a blob.", + "responses": { + "200": { + "$ref": "#/components/responses/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200", + "description": "Get blob access control response." + }, + "default": { + "$ref": "#/components/responses/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·default", + "description": "Failure" + } + } + } + }, + "/{filesystem}/{path}?FileRename": { + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_Rename", + "description": "Rename a blob/file. By default, the destination is overwritten and if the destination already exists and has a lease the lease is broken. This operation supports conditional HTTP requests. For more information, see [Specifying Conditional Headers for Blob Service Operations](https://docs.microsoft.com/en-us/rest/api/storageservices/specifying-conditional-headers-for-blob-service-operations). To fail if the destination already exists, use a conditional request with If-None-Match: \"*\".", + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/PathRenameMode" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/FileRenameSource" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/DirectoryProperties" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/PosixPermissions" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/PosixUmask" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/XMsCacheControl" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/XMsContentType" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/XMsContentEncoding" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/XMsContentLanguage" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/XMsContentDisposition" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceLeaseId" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceIfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceIfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceIfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceIfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + } + ], + "responses": { + "201": { + "$ref": "#/components/responses/paths·filesystem-path-filerename·put·responses·201", + "description": "The file was renamed." + }, + "default": { + "$ref": "#/components/responses/paths·filesystem-path-filerename·put·responses·default", + "description": "Failure" + } + } + } + }, + "/{containerName}/{blob}?PageBlob": { + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/paths·containername-blob-pageblob·parameters·0", + "description": "Specifies the type of blob to create: block blob, page blob, or append blob.", + "x-ms-client-name": "blobType" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ContentLength" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/PremiumPageBlobAccessTierOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobContentType" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobContentEncoding" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobContentLanguage" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobContentMD5" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobCacheControl" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Metadata" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobContentDisposition" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/EncryptionKey" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/EncryptionKeySha256" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/EncryptionAlgorithm" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobContentLengthRequired" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobSequenceNumber" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + } + ], + "tags": [ + "blob" + ], + "operationId": "PageBlob_Create", + "description": "The Create operation creates a new page blob.", + "responses": { + "201": { + "$ref": "#/components/responses/paths·containername-blob-pageblob·put·responses·201", + "description": "The blob was created." + }, + "default": { + "$ref": "#/components/responses/paths·containername-blob-pageblob·put·responses·default", + "description": "Failure" + } + } + } + }, + "/{containerName}/{blob}?AppendBlob": { + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/paths·containername-blob-appendblob·parameters·0", + "description": "Specifies the type of blob to create: block blob, page blob, or append blob.", + "x-ms-client-name": "blobType" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ContentLength" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobContentType" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobContentEncoding" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobContentLanguage" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobContentMD5" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobCacheControl" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Metadata" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobContentDisposition" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/EncryptionKey" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/EncryptionKeySha256" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/EncryptionAlgorithm" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + } + ], + "tags": [ + "blob" + ], + "operationId": "AppendBlob_Create", + "description": "The Create Append Blob operation creates a new append blob.", + "responses": { + "201": { + "$ref": "#/components/responses/paths·containername-blob-appendblob·put·responses·201", + "description": "The blob was created." + }, + "default": { + "$ref": "#/components/responses/paths·containername-blob-appendblob·put·responses·default", + "description": "Failure" + } + } + } + }, + "/{containerName}/{blob}?BlockBlob": { + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/paths·containername-blob-blockblob·parameters·0", + "description": "Specifies the type of blob to create: block blob, page blob, or append blob.", + "x-ms-client-name": "blobType" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ContentMD5" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ContentLength" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobContentType" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobContentEncoding" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobContentLanguage" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobContentMD5" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobCacheControl" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Metadata" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobContentDisposition" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/EncryptionKey" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/EncryptionKeySha256" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/EncryptionAlgorithm" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/AccessTierOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + } + ], + "tags": [ + "blob" + ], + "operationId": "BlockBlob_Upload", + "description": "The Upload Block Blob operation updates the content of an existing block blob. Updating an existing block blob overwrites any existing metadata on the blob. Partial updates are not supported with Put Blob; the content of the existing blob is overwritten with the content of the new blob. To perform a partial update of the content of a block blob, use the Put Block List operation.", + "requestBody": { + "$ref": "#/components/requestBodies/paths·containername-blob-blockblob·put·requestbody", + "description": "Initial data" + }, + "x-ms-requestBody-index": 0, + "responses": { + "201": { + "$ref": "#/components/responses/paths·containername-blob-blockblob·put·responses·201", + "description": "The blob was updated." + }, + "default": { + "$ref": "#/components/responses/paths·containername-blob-blockblob·put·responses·default", + "description": "Failure" + } + } + } + }, + "/{containerName}/{blob}?comp=undelete": { + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/paths·containername-blob-comp-undelete·parameters·0" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_Undelete", + "description": "Undelete a blob that was previously soft deleted", + "responses": { + "200": { + "$ref": "#/components/responses/paths·containername-blob-comp-undelete·put·responses·200", + "description": "The blob was undeleted successfully." + }, + "default": { + "$ref": "#/components/responses/paths·containername-blob-comp-undelete·put·responses·default", + "description": "Failure" + } + } + } + }, + "/{containerName}/{blob}?comp=properties&SetHTTPHeaders": { + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/paths·containername-blob-comp-properties-sethttpheaders·parameters·0" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobCacheControl" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobContentType" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobContentMD5" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobContentEncoding" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobContentLanguage" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobContentDisposition" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_SetHTTPHeaders", + "description": "The Set HTTP Headers operation sets system properties on the blob", + "responses": { + "200": { + "$ref": "#/components/responses/paths·containername-blob-comp-properties-sethttpheaders·put·responses·200", + "description": "The properties were set successfully." + }, + "default": { + "$ref": "#/components/responses/paths·containername-blob-comp-properties-sethttpheaders·put·responses·default", + "description": "Failure" + } + } + } + }, + "/{containerName}/{blob}?comp=metadata": { + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/paths·containername-blob-comp-metadata·parameters·0" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Metadata" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/EncryptionKey" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/EncryptionKeySha256" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/EncryptionAlgorithm" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_SetMetadata", + "description": "The Set Blob Metadata operation sets user-defined metadata for the specified blob as one or more name-value pairs", + "responses": { + "200": { + "$ref": "#/components/responses/paths·containername-blob-comp-metadata·put·responses·200", + "description": "The metadata was set successfully." + }, + "default": { + "$ref": "#/components/responses/paths·containername-blob-comp-metadata·put·responses·default", + "description": "Failure" + } + } + } + }, + "/{containerName}/{blob}?comp=lease&acquire": { + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/paths·containername-blob-comp-lease-acquire·parameters·0" + }, + { + "$ref": "#/components/parameters/paths·containername-blob-comp-lease-acquire·parameters·1", + "description": "Describes what lease action to take.", + "x-ms-client-name": "action" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/LeaseDuration" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ProposedLeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_AcquireLease", + "description": "[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations", + "responses": { + "201": { + "$ref": "#/components/responses/paths·containername-blob-comp-lease-acquire·put·responses·201", + "description": "The Acquire operation completed successfully." + }, + "default": { + "$ref": "#/components/responses/paths·containername-blob-comp-lease-acquire·put·responses·default", + "description": "Failure" + } + } + } + }, + "/{containerName}/{blob}?comp=lease&release": { + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/paths·containername-blob-comp-lease-release·parameters·0" + }, + { + "$ref": "#/components/parameters/paths·containername-blob-comp-lease-release·parameters·1", + "description": "Describes what lease action to take.", + "x-ms-client-name": "action" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/LeaseIdRequired" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_ReleaseLease", + "description": "[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations", + "responses": { + "200": { + "$ref": "#/components/responses/paths·containername-blob-comp-lease-release·put·responses·200", + "description": "The Release operation completed successfully." + }, + "default": { + "$ref": "#/components/responses/paths·containername-blob-comp-lease-release·put·responses·default", + "description": "Failure" + } + } + } + }, + "/{containerName}/{blob}?comp=lease&renew": { + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/paths·containername-blob-comp-lease-renew·parameters·0" + }, + { + "$ref": "#/components/parameters/paths·containername-blob-comp-lease-renew·parameters·1", + "description": "Describes what lease action to take.", + "x-ms-client-name": "action" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/LeaseIdRequired" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_RenewLease", + "description": "[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations", + "responses": { + "200": { + "$ref": "#/components/responses/paths·containername-blob-comp-lease-renew·put·responses·200", + "description": "The Renew operation completed successfully." + }, + "default": { + "$ref": "#/components/responses/paths·containername-blob-comp-lease-renew·put·responses·default", + "description": "Failure" + } + } + } + }, + "/{containerName}/{blob}?comp=lease&change": { + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/paths·containername-blob-comp-lease-change·parameters·0" + }, + { + "$ref": "#/components/parameters/paths·containername-blob-comp-lease-change·parameters·1", + "description": "Describes what lease action to take.", + "x-ms-client-name": "action" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/LeaseIdRequired" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ProposedLeaseIdRequired" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_ChangeLease", + "description": "[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations", + "responses": { + "200": { + "$ref": "#/components/responses/paths·containername-blob-comp-lease-change·put·responses·200", + "description": "The Change operation completed successfully." + }, + "default": { + "$ref": "#/components/responses/paths·containername-blob-comp-lease-change·put·responses·default", + "description": "Failure" + } + } + } + }, + "/{containerName}/{blob}?comp=lease&break": { + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/paths·containername-blob-comp-lease-break·parameters·0" + }, + { + "$ref": "#/components/parameters/paths·containername-blob-comp-lease-break·parameters·1", + "description": "Describes what lease action to take.", + "x-ms-client-name": "action" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/LeaseBreakPeriod" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_BreakLease", + "description": "[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations", + "responses": { + "202": { + "$ref": "#/components/responses/paths·containername-blob-comp-lease-break·put·responses·202", + "description": "The Break operation completed successfully." + }, + "default": { + "$ref": "#/components/responses/paths·containername-blob-comp-lease-break·put·responses·default", + "description": "Failure" + } + } + } + }, + "/{containerName}/{blob}?comp=snapshot": { + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/paths·containername-blob-comp-snapshot·parameters·0" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Metadata" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/EncryptionKey" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/EncryptionKeySha256" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/EncryptionAlgorithm" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_CreateSnapshot", + "description": "The Create Snapshot operation creates a read-only snapshot of a blob", + "responses": { + "201": { + "$ref": "#/components/responses/paths·containername-blob-comp-snapshot·put·responses·201", + "description": "The snaptshot was taken successfully." + }, + "default": { + "$ref": "#/components/responses/paths·containername-blob-comp-snapshot·put·responses·default", + "description": "Failure" + } + } + } + }, + "/{containerName}/{blob}?comp=copy": { + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_StartCopyFromURL", + "description": "The Start Copy From URL operation copies a blob or an internet resource to a new blob.", + "parameters": [ + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Metadata" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/AccessTierOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/RehydratePriority" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceIfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceIfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceIfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceIfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/CopySource" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + } + ], + "responses": { + "202": { + "$ref": "#/components/responses/paths·containername-blob-comp-copy·put·responses·202", + "description": "The copy blob has been accepted with the specified copy status." + }, + "default": { + "$ref": "#/components/responses/paths·containername-blob-comp-copy·put·responses·default", + "description": "Failure" + } + } + } + }, + "/{containerName}/{blob}?comp=copy&sync": { + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/paths·containername-blob-comp-copy-sync·parameters·0" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Metadata" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/AccessTierOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceIfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceIfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceIfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceIfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/CopySource" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceContentMD5" + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_CopyFromURL", + "description": "The Copy From URL operation copies a blob or an internet resource to a new blob. It will not return a response until the copy is complete.", + "responses": { + "202": { + "$ref": "#/components/responses/paths·containername-blob-comp-copy-sync·put·responses·202", + "description": "The copy has completed." + }, + "default": { + "$ref": "#/components/responses/paths·containername-blob-comp-copy-sync·put·responses·default", + "description": "Failure" + } + } + } + }, + "/{containerName}/{blob}?comp=copy©id={CopyId}": { + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/paths·containername-blob-comp-copy-copyid-copyid·parameters·0" + }, + { + "$ref": "#/components/parameters/paths·containername-blob-comp-copy-copyid-copyid·parameters·1", + "x-ms-client-name": "copyActionAbortConstant" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/CopyId" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_AbortCopyFromURL", + "description": "The Abort Copy From URL operation aborts a pending Copy From URL operation, and leaves a destination blob with zero length and full metadata.", + "responses": { + "204": { + "$ref": "#/components/responses/paths·containername-blob-comp-copy-copyid-copyid·put·responses·204", + "description": "The delete request was accepted and the blob will be deleted." + }, + "default": { + "$ref": "#/components/responses/paths·containername-blob-comp-copy-copyid-copyid·put·responses·default", + "description": "Failure" + } + } + } + }, + "/{containerName}/{blob}?comp=tier": { + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/paths·containername-blob-comp-tier·parameters·0" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/AccessTierRequired" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/RehydratePriority" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/LeaseIdOptional" + } + ], + "tags": [ + "blobs" + ], + "operationId": "Blob_SetTier", + "description": "The Set Tier operation sets the tier on a blob. The operation is allowed on a page blob in a premium storage account and on a block blob in a blob storage account (locally redundant storage only). A premium page blob's tier determines the allowed size, IOPS, and bandwidth of the blob. A block blob's tier determines Hot/Cool/Archive storage type. This operation does not update the blob's ETag.", + "responses": { + "200": { + "$ref": "#/components/responses/paths·containername-blob-comp-tier·put·responses·200", + "description": "The new tier will take effect immediately." + }, + "202": { + "$ref": "#/components/responses/paths·containername-blob-comp-tier·put·responses·202", + "description": "The transition to the new tier is pending." + }, + "default": { + "$ref": "#/components/responses/paths·containername-blob-comp-tier·put·responses·default", + "description": "Failure" + } + } + } + }, + "/{containerName}/{blob}?restype=account&comp=properties": { + "get": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/paths·containername-blob-restype-account-comp-properties·parameters·0" + }, + { + "$ref": "#/components/parameters/paths·containername-blob-restype-account-comp-properties·parameters·1" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_GetAccountInfo", + "description": "Returns the sku name and account kind ", + "responses": { + "200": { + "$ref": "#/components/responses/paths·containername-blob-restype-account-comp-properties·get·responses·200", + "description": "Success (OK)" + }, + "default": { + "$ref": "#/components/responses/paths·containername-blob-restype-account-comp-properties·get·responses·default", + "description": "Failure" + } + } + } + }, + "/{containerName}/{blob}?comp=block": { + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/paths·containername-blob-comp-block·parameters·0" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlockId" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ContentLength" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ContentMD5" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ContentCrc64" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/EncryptionKey" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/EncryptionKeySha256" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/EncryptionAlgorithm" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + } + ], + "tags": [ + "blockblob" + ], + "operationId": "BlockBlob_StageBlock", + "description": "The Stage Block operation creates a new block to be committed as part of a blob", + "requestBody": { + "$ref": "#/components/requestBodies/paths·containername-blob-comp-block·put·requestbody", + "description": "Initial data" + }, + "x-ms-requestBody-index": 4, + "responses": { + "201": { + "$ref": "#/components/responses/paths·containername-blob-comp-block·put·responses·201", + "description": "The block was created." + }, + "default": { + "$ref": "#/components/responses/paths·containername-blob-comp-block·put·responses·default", + "description": "Failure" + } + } + } + }, + "/{containerName}/{blob}?comp=block&fromURL": { + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/paths·containername-blob-comp-block-fromurl·parameters·0" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlockId" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ContentLength" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceUrl" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceRange" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceContentMD5" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceContentCRC64" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/EncryptionKey" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/EncryptionKeySha256" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/EncryptionAlgorithm" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceIfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceIfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceIfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceIfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + } + ], + "tags": [ + "blockblob" + ], + "operationId": "BlockBlob_StageBlockFromURL", + "description": "The Stage Block operation creates a new block to be committed as part of a blob where the contents are read from a URL.", + "responses": { + "201": { + "$ref": "#/components/responses/paths·containername-blob-comp-block-fromurl·put·responses·201", + "description": "The block was created." + }, + "default": { + "$ref": "#/components/responses/paths·containername-blob-comp-block-fromurl·put·responses·default", + "description": "Failure" + } + } + } + }, + "/{containerName}/{blob}?comp=blocklist": { + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/paths·containername-blob-comp-blocklist·parameters·0" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobCacheControl" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobContentType" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobContentEncoding" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobContentLanguage" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobContentMD5" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ContentMD5" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ContentCrc64" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Metadata" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobContentDisposition" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/EncryptionKey" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/EncryptionKeySha256" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/EncryptionAlgorithm" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/AccessTierOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + } + ], + "tags": [ + "blockblob" + ], + "operationId": "BlockBlob_CommitBlockList", + "description": "The Commit Block List operation writes a blob by specifying the list of block IDs that make up the blob. In order to be written as part of a blob, a block must have been successfully written to the server in a prior Put Block operation. You can call Put Block List to update a blob by uploading only those blocks that have changed, then committing the new and existing blocks together. You can do this by specifying whether to commit a block from the committed block list or from the uncommitted block list, or to commit the most recently uploaded version of the block, whichever list it may belong to.", + "requestBody": { + "$ref": "#/components/requestBodies/paths·containername-blob-comp-blocklist·put·requestbody" + }, + "x-ms-requestBody-index": 19, + "responses": { + "201": { + "$ref": "#/components/responses/paths·containername-blob-comp-blocklist·put·responses·201", + "description": "The block list was recorded." + }, + "default": { + "$ref": "#/components/responses/paths·containername-blob-comp-blocklist·put·responses·default", + "description": "Failure" + } + } + }, + "get": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/paths·containername-blob-comp-blocklist·parameters·0" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Snapshot" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlockListType" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + } + ], + "tags": [ + "blockblob" + ], + "operationId": "BlockBlob_GetBlockList", + "description": "The Get Block List operation retrieves the list of blocks that have been uploaded as part of a block blob", + "responses": { + "200": { + "$ref": "#/components/responses/paths·containername-blob-comp-blocklist·get·responses·200", + "description": "The page range was written." + }, + "default": { + "$ref": "#/components/responses/paths·containername-blob-comp-blocklist·get·responses·default", + "description": "Failure" + } + } + } + }, + "/{containerName}/{blob}?comp=page&update": { + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/paths·containername-blob-comp-page-update·parameters·0" + }, + { + "$ref": "#/components/parameters/paths·containername-blob-comp-page-update·parameters·1", + "description": "Required. You may specify one of the following options:\n - Update: Writes the bytes specified by the request body into the specified range. The Range and Content-Length headers must match to perform the update.\n - Clear: Clears the specified range and releases the space used in storage for that range. To clear a range, set the Content-Length header to zero, and the Range header to a value that indicates the range to clear, up to maximum blob size.", + "x-ms-client-name": "pageWrite" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ContentLength" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ContentMD5" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ContentCrc64" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Range" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/EncryptionKey" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/EncryptionKeySha256" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/EncryptionAlgorithm" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfSequenceNumberLessThanOrEqualTo" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfSequenceNumberLessThan" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfSequenceNumberEqualTo" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + } + ], + "tags": [ + "pageblob" + ], + "operationId": "PageBlob_UploadPages", + "description": "The Upload Pages operation writes a range of pages to a page blob", + "requestBody": { + "$ref": "#/components/requestBodies/paths·containername-blob-comp-page-update·put·requestbody", + "description": "Initial data" + }, + "x-ms-requestBody-index": 0, + "responses": { + "201": { + "$ref": "#/components/responses/paths·containername-blob-comp-page-update·put·responses·201", + "description": "The page range was written." + }, + "default": { + "$ref": "#/components/responses/paths·containername-blob-comp-page-update·put·responses·default", + "description": "Failure" + } + } + } + }, + "/{containerName}/{blob}?comp=page&clear": { + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/paths·containername-blob-comp-page-clear·parameters·0" + }, + { + "$ref": "#/components/parameters/paths·containername-blob-comp-page-clear·parameters·1", + "description": "Required. You may specify one of the following options:\n - Update: Writes the bytes specified by the request body into the specified range. The Range and Content-Length headers must match to perform the update.\n - Clear: Clears the specified range and releases the space used in storage for that range. To clear a range, set the Content-Length header to zero, and the Range header to a value that indicates the range to clear, up to maximum blob size.", + "x-ms-client-name": "pageWrite" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ContentLength" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Range" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/EncryptionKey" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/EncryptionKeySha256" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/EncryptionAlgorithm" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfSequenceNumberLessThanOrEqualTo" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfSequenceNumberLessThan" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfSequenceNumberEqualTo" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + } + ], + "tags": [ + "pageblob" + ], + "operationId": "PageBlob_ClearPages", + "description": "The Clear Pages operation clears a set of pages from a page blob", + "responses": { + "201": { + "$ref": "#/components/responses/paths·containername-blob-comp-page-clear·put·responses·201", + "description": "The page range was cleared." + }, + "default": { + "$ref": "#/components/responses/paths·containername-blob-comp-page-clear·put·responses·default", + "description": "Failure" + } + } + } + }, + "/{containerName}/{blob}?comp=page&update&fromUrl": { + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/paths·containername-blob-comp-page-update-fromurl·parameters·0" + }, + { + "$ref": "#/components/parameters/paths·containername-blob-comp-page-update-fromurl·parameters·1", + "description": "Required. You may specify one of the following options:\n - Update: Writes the bytes specified by the request body into the specified range. The Range and Content-Length headers must match to perform the update.\n - Clear: Clears the specified range and releases the space used in storage for that range. To clear a range, set the Content-Length header to zero, and the Range header to a value that indicates the range to clear, up to maximum blob size.", + "x-ms-client-name": "pageWrite" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceUrl" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceRangeRequiredPutPageFromUrl" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceContentMD5" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceContentCRC64" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ContentLength" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/RangeRequiredPutPageFromUrl" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/EncryptionKey" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/EncryptionKeySha256" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/EncryptionAlgorithm" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfSequenceNumberLessThanOrEqualTo" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfSequenceNumberLessThan" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfSequenceNumberEqualTo" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceIfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceIfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceIfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceIfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + } + ], + "tags": [ + "pageblob" + ], + "operationId": "PageBlob_UploadPagesFromURL", + "description": "The Upload Pages operation writes a range of pages to a page blob where the contents are read from a URL", + "responses": { + "201": { + "$ref": "#/components/responses/paths·containername-blob-comp-page-update-fromurl·put·responses·201", + "description": "The page range was written." + }, + "default": { + "$ref": "#/components/responses/paths·containername-blob-comp-page-update-fromurl·put·responses·default", + "description": "Failure" + } + } + } + }, + "/{containerName}/{blob}?comp=pagelist": { + "get": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/paths·containername-blob-comp-pagelist·parameters·0" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Snapshot" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Range" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + } + ], + "tags": [ + "pageblob" + ], + "operationId": "PageBlob_GetPageRanges", + "description": "The Get Page Ranges operation returns the list of valid page ranges for a page blob or snapshot of a page blob", + "responses": { + "200": { + "$ref": "#/components/responses/paths·containername-blob-comp-pagelist·get·responses·200", + "description": "Information on the page blob was found." + }, + "default": { + "$ref": "#/components/responses/paths·containername-blob-comp-pagelist·get·responses·default", + "description": "Failure" + } + } + } + }, + "/{containerName}/{blob}?comp=pagelist&diff": { + "get": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/paths·containername-blob-comp-pagelist-diff·parameters·0" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Snapshot" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/PrevSnapshot" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Range" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + } + ], + "tags": [ + "pageblob" + ], + "operationId": "PageBlob_GetPageRangesDiff", + "description": "The Get Page Ranges Diff operation returns the list of valid page ranges for a page blob that were changed between target blob and previous snapshot.", + "responses": { + "200": { + "$ref": "#/components/responses/paths·containername-blob-comp-pagelist-diff·get·responses·200", + "description": "Information on the page blob was found." + }, + "default": { + "$ref": "#/components/responses/paths·containername-blob-comp-pagelist-diff·get·responses·default", + "description": "Failure" + } + } + } + }, + "/{containerName}/{blob}?comp=properties&Resize": { + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/paths·containername-blob-comp-properties-resize·parameters·0" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/EncryptionKey" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/EncryptionKeySha256" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/EncryptionAlgorithm" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobContentLengthRequired" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + } + ], + "tags": [ + "pageblob" + ], + "operationId": "PageBlob_Resize", + "description": "Resize the Blob", + "responses": { + "200": { + "$ref": "#/components/responses/paths·containername-blob-comp-properties-resize·put·responses·200", + "description": "The Blob was resized successfully" + }, + "default": { + "$ref": "#/components/responses/paths·containername-blob-comp-properties-resize·put·responses·default", + "description": "Failure" + } + } + } + }, + "/{containerName}/{blob}?comp=properties&UpdateSequenceNumber": { + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/paths·containername-blob-comp-properties-updatesequencenumber·parameters·0" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SequenceNumberAction" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobSequenceNumber" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + } + ], + "tags": [ + "pageblob" + ], + "operationId": "PageBlob_UpdateSequenceNumber", + "description": "Update the sequence number of the blob", + "responses": { + "200": { + "$ref": "#/components/responses/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200", + "description": "The sequence numbers were updated successfully." + }, + "default": { + "$ref": "#/components/responses/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·default", + "description": "Failure" + } + } + } + }, + "/{containerName}/{blob}?comp=incrementalcopy": { + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/paths·containername-blob-comp-incrementalcopy·parameters·0" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/CopySource" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + } + ], + "tags": [ + "pageblob" + ], + "operationId": "PageBlob_CopyIncremental", + "description": "The Copy Incremental operation copies a snapshot of the source page blob to a destination page blob. The snapshot is copied such that only the differential changes between the previously copied snapshot are transferred to the destination. The copied snapshots are complete copies of the original snapshot and can be read or copied from as usual. This API is supported since REST version 2016-05-31.", + "responses": { + "202": { + "$ref": "#/components/responses/paths·containername-blob-comp-incrementalcopy·put·responses·202", + "description": "The blob was copied." + }, + "default": { + "$ref": "#/components/responses/paths·containername-blob-comp-incrementalcopy·put·responses·default", + "description": "Failure" + } + } + } + }, + "/{containerName}/{blob}?comp=appendblock": { + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/paths·containername-blob-comp-appendblock·parameters·0" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ContentLength" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ContentMD5" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ContentCrc64" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobConditionMaxSize" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobConditionAppendPos" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/EncryptionKey" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/EncryptionKeySha256" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/EncryptionAlgorithm" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + } + ], + "tags": [ + "appendblob" + ], + "operationId": "AppendBlob_AppendBlock", + "description": "The Append Block operation commits a new block of data to the end of an existing append blob. The Append Block operation is permitted only if the blob was created with x-ms-blob-type set to AppendBlob. Append Block is supported only on version 2015-02-21 version or later.", + "requestBody": { + "$ref": "#/components/requestBodies/paths·containername-blob-comp-appendblock·put·requestbody", + "description": "Initial data" + }, + "x-ms-requestBody-index": 0, + "responses": { + "201": { + "$ref": "#/components/responses/paths·containername-blob-comp-appendblock·put·responses·201", + "description": "The block was created." + }, + "default": { + "$ref": "#/components/responses/paths·containername-blob-comp-appendblock·put·responses·default", + "description": "Failure" + } + } + } + }, + "/{containerName}/{blob}?comp=appendblock&fromUrl": { + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/paths·containername-blob-comp-appendblock-fromurl·parameters·0" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceUrl" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceRange" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceContentMD5" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceContentCRC64" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ContentLength" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ContentMD5" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/EncryptionKey" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/EncryptionKeySha256" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/EncryptionAlgorithm" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/LeaseIdOptional" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobConditionMaxSize" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobConditionAppendPos" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceIfModifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceIfUnmodifiedSince" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceIfMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceIfNoneMatch" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + }, + { + "$ref": "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + } + ], + "tags": [ + "appendblob" + ], + "operationId": "AppendBlob_AppendBlockFromUrl", + "description": "The Append Block operation commits a new block of data to the end of an existing append blob where the contents are read from a source url. The Append Block operation is permitted only if the blob was created with x-ms-blob-type set to AppendBlob. Append Block is supported only on version 2015-02-21 version or later.", + "responses": { + "201": { + "$ref": "#/components/responses/paths·containername-blob-comp-appendblock-fromurl·put·responses·201", + "description": "The block was created." + }, + "default": { + "$ref": "#/components/responses/paths·containername-blob-comp-appendblock-fromurl·put·responses·default", + "description": "Failure" + } + } + } + } + }, + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/Url" + }, + "default": "" + } + } + } + ] +} \ No newline at end of file diff --git a/modelerfour/test/scenarios/blob-storage/oai3.subset-schema-reduced.json b/modelerfour/test/scenarios/blob-storage/oai3.subset-schema-reduced.json new file mode 100644 index 0000000..667915d --- /dev/null +++ b/modelerfour/test/scenarios/blob-storage/oai3.subset-schema-reduced.json @@ -0,0 +1,40945 @@ +{ + "openapi": "3.0.0", + "info": { + "x-ms-code-generation-settings": { + "header": "MIT", + "strictSpecAdherence": false + }, + "title": "Azure Blob Storage", + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ] + }, + "version": "2019-02-02" + }, + "components": { + "schemas": { + "schemas:0": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "KeyInfo", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/KeyInfo" + ] + }, + "type": "object", + "description": "Key information", + "properties": { + "Start": { + "description": "The date-time the key is active in ISO 8601 UTC time", + "$ref": "#/components/schemas/schemas:1" + }, + "Expiry": { + "description": "The date-time the key expires in ISO 8601 UTC time", + "$ref": "#/components/schemas/schemas:2" + } + }, + "required": [ + "Start", + "Expiry" + ] + }, + "schemas:1": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "KeyInfo-Start", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/KeyInfo-Start" + ] + }, + "description": "The date-time the key is active in ISO 8601 UTC time", + "type": "string" + }, + "schemas:2": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "KeyInfo-Expiry", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/KeyInfo-Expiry" + ] + }, + "description": "The date-time the key expires in ISO 8601 UTC time", + "type": "string" + }, + "schemas:3": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "UserDelegationKey", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/UserDelegationKey" + ] + }, + "type": "object", + "description": "A user delegation key", + "properties": { + "SignedOid": { + "description": "The Azure Active Directory object ID in GUID format.", + "$ref": "#/components/schemas/schemas:4" + }, + "SignedTid": { + "description": "The Azure Active Directory tenant ID in GUID format", + "$ref": "#/components/schemas/schemas:5" + }, + "SignedStart": { + "description": "The date-time the key is active", + "$ref": "#/components/schemas/schemas:6" + }, + "SignedExpiry": { + "description": "The date-time the key expires", + "$ref": "#/components/schemas/schemas:7" + }, + "SignedService": { + "description": "Abbreviation of the Azure Storage service that accepts the key", + "$ref": "#/components/schemas/schemas:8" + }, + "SignedVersion": { + "description": "The service version that created the key", + "$ref": "#/components/schemas/schemas:9" + }, + "Value": { + "description": "The key as a base64 string", + "$ref": "#/components/schemas/schemas:10" + } + }, + "required": [ + "SignedOid", + "SignedTid", + "SignedStart", + "SignedExpiry", + "SignedService", + "SignedVersion", + "Value" + ] + }, + "schemas:4": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "UserDelegationKey-SignedOid", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/UserDelegationKey-SignedOid" + ] + }, + "description": "The Azure Active Directory object ID in GUID format.", + "type": "string" + }, + "schemas:5": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "UserDelegationKey-SignedTid", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/UserDelegationKey-SignedTid" + ] + }, + "description": "The Azure Active Directory tenant ID in GUID format", + "type": "string" + }, + "schemas:6": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "UserDelegationKey-SignedStart", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/UserDelegationKey-SignedStart" + ] + }, + "description": "The date-time the key is active", + "type": "string", + "format": "date-time" + }, + "schemas:7": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "UserDelegationKey-SignedExpiry", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/UserDelegationKey-SignedExpiry" + ] + }, + "description": "The date-time the key expires", + "type": "string", + "format": "date-time" + }, + "schemas:8": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "UserDelegationKey-SignedService", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/UserDelegationKey-SignedService" + ] + }, + "description": "Abbreviation of the Azure Storage service that accepts the key", + "type": "string" + }, + "schemas:9": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "UserDelegationKey-SignedVersion", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/UserDelegationKey-SignedVersion" + ] + }, + "description": "The service version that created the key", + "type": "string" + }, + "schemas:10": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "UserDelegationKey-Value", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/UserDelegationKey-Value" + ] + }, + "description": "The key as a base64 string", + "type": "string" + }, + "schemas:16": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "StorageError", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageError" + ] + }, + "type": "object", + "properties": { + "Message": { + "$ref": "#/components/schemas/schemas:17" + } + } + }, + "schemas:17": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "StorageError-Message", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageError-Message" + ] + }, + "type": "string" + }, + "schemas:18": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "DataLakeStorageError", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/DataLakeStorageError" + ] + }, + "type": "object", + "properties": { + "error": { + "description": "The service error response object.", + "$ref": "#/components/schemas/schemas:19" + } + } + }, + "schemas:19": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "DataLakeStorageError-error", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/DataLakeStorageError-error" + ] + }, + "description": "The service error response object.", + "properties": { + "Code": { + "description": "The service error code.", + "$ref": "#/components/schemas/schemas:20" + }, + "Message": { + "description": "The service error message.", + "$ref": "#/components/schemas/schemas:21" + } + } + }, + "schemas:20": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "DataLakeStorageError-error-Code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/DataLakeStorageError-error-Code" + ] + }, + "description": "The service error code.", + "type": "string" + }, + "schemas:21": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "DataLakeStorageError-error-Message", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/DataLakeStorageError-error-Message" + ] + }, + "description": "The service error message.", + "type": "string" + }, + "schemas:22": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "AccessPolicy", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/AccessPolicy" + ] + }, + "type": "object", + "description": "An Access policy", + "properties": { + "Start": { + "description": "the date-time the policy is active", + "$ref": "#/components/schemas/schemas:23" + }, + "Expiry": { + "description": "the date-time the policy expires", + "$ref": "#/components/schemas/schemas:24" + }, + "Permission": { + "description": "the permissions for the acl policy", + "$ref": "#/components/schemas/schemas:25" + } + }, + "required": [ + "Start", + "Expiry", + "Permission" + ] + }, + "schemas:23": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "AccessPolicy-Start", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/AccessPolicy-Start" + ] + }, + "description": "the date-time the policy is active", + "type": "string", + "format": "date-time" + }, + "schemas:24": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "AccessPolicy-Expiry", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/AccessPolicy-Expiry" + ] + }, + "description": "the date-time the policy expires", + "type": "string", + "format": "date-time" + }, + "schemas:25": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "AccessPolicy-Permission", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/AccessPolicy-Permission" + ] + }, + "description": "the permissions for the acl policy", + "type": "string" + }, + "schemas:28": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobItem", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobItem" + ] + }, + "xml": { + "name": "Blob" + }, + "description": "An Azure Storage blob", + "type": "object", + "properties": { + "Name": { + "$ref": "#/components/schemas/schemas:29" + }, + "Deleted": { + "type": "boolean" + }, + "Snapshot": { + "$ref": "#/components/schemas/schemas:30" + }, + "Properties": { + "$ref": "#/components/schemas/schemas:31" + }, + "Metadata": { + "$ref": "#/components/schemas/schemas:107" + } + }, + "required": [ + "Name", + "Deleted", + "Snapshot", + "Properties" + ] + }, + "schemas:29": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobItem-Name", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobItem-Name" + ] + }, + "type": "string" + }, + "schemas:30": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobItem-Snapshot", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobItem-Snapshot" + ] + }, + "type": "string" + }, + "schemas:31": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobProperties", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobProperties" + ] + }, + "xml": { + "name": "Properties" + }, + "description": "Properties of a blob", + "type": "object", + "properties": { + "Creation-Time": { + "$ref": "#/components/schemas/schemas:32" + }, + "Last-Modified": { + "$ref": "#/components/schemas/schemas:33" + }, + "Etag": { + "$ref": "#/components/schemas/schemas:34" + }, + "Content-Length": { + "type": "integer", + "format": "int64", + "description": "Size in bytes" + }, + "Content-Type": { + "$ref": "#/components/schemas/schemas:35" + }, + "Content-Encoding": { + "$ref": "#/components/schemas/schemas:36" + }, + "Content-Language": { + "$ref": "#/components/schemas/schemas:37" + }, + "Content-MD5": { + "$ref": "#/components/schemas/schemas:38" + }, + "Content-Disposition": { + "$ref": "#/components/schemas/schemas:39" + }, + "Cache-Control": { + "$ref": "#/components/schemas/schemas:40" + }, + "x-ms-blob-sequence-number": { + "x-ms-client-name": "blobSequenceNumber", + "type": "integer", + "format": "int64" + }, + "BlobType": { + "$ref": "#/components/schemas/BlobType" + }, + "LeaseStatus": { + "$ref": "#/components/schemas/LeaseStatusType" + }, + "LeaseState": { + "$ref": "#/components/schemas/LeaseStateType" + }, + "LeaseDuration": { + "$ref": "#/components/schemas/LeaseDurationType" + }, + "CopyId": { + "$ref": "#/components/schemas/schemas:42" + }, + "CopyStatus": { + "$ref": "#/components/schemas/CopyStatusType" + }, + "CopySource": { + "$ref": "#/components/schemas/schemas:43" + }, + "CopyProgress": { + "$ref": "#/components/schemas/schemas:44" + }, + "CopyCompletionTime": { + "$ref": "#/components/schemas/schemas:45" + }, + "CopyStatusDescription": { + "$ref": "#/components/schemas/schemas:46" + }, + "ServerEncrypted": { + "type": "boolean" + }, + "IncrementalCopy": { + "type": "boolean" + }, + "DestinationSnapshot": { + "$ref": "#/components/schemas/schemas:47" + }, + "DeletedTime": { + "$ref": "#/components/schemas/schemas:48" + }, + "RemainingRetentionDays": { + "type": "integer" + }, + "AccessTier": { + "$ref": "#/components/schemas/AccessTier" + }, + "AccessTierInferred": { + "type": "boolean" + }, + "ArchiveStatus": { + "$ref": "#/components/schemas/ArchiveStatus" + }, + "CustomerProvidedKeySha256": { + "$ref": "#/components/schemas/schemas:49" + }, + "AccessTierChangeTime": { + "$ref": "#/components/schemas/schemas:50" + } + }, + "required": [ + "Etag", + "Last-Modified" + ] + }, + "schemas:32": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobProperties-Creation-Time", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobProperties-Creation-Time" + ] + }, + "type": "string", + "format": "date-time-rfc1123" + }, + "schemas:33": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobProperties-Last-Modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobProperties-Last-Modified" + ] + }, + "type": "string", + "format": "date-time-rfc1123" + }, + "schemas:34": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobProperties-Etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobProperties-Etag" + ] + }, + "type": "string", + "format": "etag" + }, + "schemas:35": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobProperties-Content-Type", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobProperties-Content-Type" + ] + }, + "type": "string" + }, + "schemas:36": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobProperties-Content-Encoding", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobProperties-Content-Encoding" + ] + }, + "type": "string" + }, + "schemas:37": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobProperties-Content-Language", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobProperties-Content-Language" + ] + }, + "type": "string" + }, + "schemas:38": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobProperties-Content-MD5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobProperties-Content-MD5" + ] + }, + "type": "string", + "format": "byte" + }, + "schemas:39": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobProperties-Content-Disposition", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobProperties-Content-Disposition" + ] + }, + "type": "string" + }, + "schemas:40": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobProperties-Cache-Control", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobProperties-Cache-Control" + ] + }, + "type": "string" + }, + "schemas:42": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobProperties-CopyId", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobProperties-CopyId" + ] + }, + "type": "string" + }, + "schemas:43": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobProperties-CopySource", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobProperties-CopySource" + ] + }, + "type": "string" + }, + "schemas:44": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobProperties-CopyProgress", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobProperties-CopyProgress" + ] + }, + "type": "string" + }, + "schemas:45": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobProperties-CopyCompletionTime", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobProperties-CopyCompletionTime" + ] + }, + "type": "string", + "format": "date-time-rfc1123" + }, + "schemas:46": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobProperties-CopyStatusDescription", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobProperties-CopyStatusDescription" + ] + }, + "type": "string" + }, + "schemas:47": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobProperties-DestinationSnapshot", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobProperties-DestinationSnapshot" + ] + }, + "type": "string" + }, + "schemas:48": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobProperties-DeletedTime", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobProperties-DeletedTime" + ] + }, + "type": "string", + "format": "date-time-rfc1123" + }, + "schemas:49": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobProperties-CustomerProvidedKeySha256", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobProperties-CustomerProvidedKeySha256" + ] + }, + "type": "string" + }, + "schemas:50": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobProperties-AccessTierChangeTime", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobProperties-AccessTierChangeTime" + ] + }, + "type": "string", + "format": "date-time-rfc1123" + }, + "schemas:51": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListBlobsFlatSegmentResponse", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListBlobsFlatSegmentResponse" + ] + }, + "xml": { + "name": "EnumerationResults" + }, + "description": "An enumeration of blobs", + "type": "object", + "properties": { + "ServiceEndpoint": { + "$ref": "#/components/schemas/schemas:52" + }, + "ContainerName": { + "$ref": "#/components/schemas/schemas:53" + }, + "Prefix": { + "$ref": "#/components/schemas/schemas:54" + }, + "Marker": { + "$ref": "#/components/schemas/schemas:55" + }, + "MaxResults": { + "type": "integer" + }, + "Segment": { + "$ref": "#/components/schemas/schemas:64" + }, + "NextMarker": { + "$ref": "#/components/schemas/schemas:56" + } + }, + "required": [ + "ServiceEndpoint", + "ContainerName", + "Segment" + ] + }, + "schemas:52": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListBlobsFlatSegmentResponse-ServiceEndpoint", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListBlobsFlatSegmentResponse-ServiceEndpoint" + ] + }, + "type": "string", + "xml": { + "attribute": true + } + }, + "schemas:53": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListBlobsFlatSegmentResponse-ContainerName", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListBlobsFlatSegmentResponse-ContainerName" + ] + }, + "type": "string", + "xml": { + "attribute": true + } + }, + "schemas:54": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListBlobsFlatSegmentResponse-Prefix", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListBlobsFlatSegmentResponse-Prefix" + ] + }, + "type": "string" + }, + "schemas:55": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListBlobsFlatSegmentResponse-Marker", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListBlobsFlatSegmentResponse-Marker" + ] + }, + "type": "string" + }, + "schemas:56": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListBlobsFlatSegmentResponse-NextMarker", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListBlobsFlatSegmentResponse-NextMarker" + ] + }, + "type": "string" + }, + "schemas:57": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListBlobsHierarchySegmentResponse", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListBlobsHierarchySegmentResponse" + ] + }, + "xml": { + "name": "EnumerationResults" + }, + "description": "An enumeration of blobs", + "type": "object", + "properties": { + "ServiceEndpoint": { + "$ref": "#/components/schemas/schemas:58" + }, + "ContainerName": { + "$ref": "#/components/schemas/schemas:59" + }, + "Prefix": { + "$ref": "#/components/schemas/schemas:60" + }, + "Marker": { + "$ref": "#/components/schemas/schemas:61" + }, + "MaxResults": { + "type": "integer" + }, + "Delimiter": { + "$ref": "#/components/schemas/schemas:62" + }, + "Segment": { + "$ref": "#/components/schemas/schemas:66" + }, + "NextMarker": { + "$ref": "#/components/schemas/schemas:63" + } + }, + "required": [ + "ServiceEndpoint", + "ContainerName", + "Segment" + ] + }, + "schemas:58": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListBlobsHierarchySegmentResponse-ServiceEndpoint", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListBlobsHierarchySegmentResponse-ServiceEndpoint" + ] + }, + "type": "string", + "xml": { + "attribute": true + } + }, + "schemas:59": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListBlobsHierarchySegmentResponse-ContainerName", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListBlobsHierarchySegmentResponse-ContainerName" + ] + }, + "type": "string", + "xml": { + "attribute": true + } + }, + "schemas:60": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListBlobsHierarchySegmentResponse-Prefix", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListBlobsHierarchySegmentResponse-Prefix" + ] + }, + "type": "string" + }, + "schemas:61": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListBlobsHierarchySegmentResponse-Marker", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListBlobsHierarchySegmentResponse-Marker" + ] + }, + "type": "string" + }, + "schemas:62": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListBlobsHierarchySegmentResponse-Delimiter", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListBlobsHierarchySegmentResponse-Delimiter" + ] + }, + "type": "string" + }, + "schemas:63": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListBlobsHierarchySegmentResponse-NextMarker", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListBlobsHierarchySegmentResponse-NextMarker" + ] + }, + "type": "string" + }, + "schemas:64": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobFlatListSegment", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobFlatListSegment" + ] + }, + "xml": { + "name": "Blobs" + }, + "type": "object", + "properties": { + "BlobItems": { + "$ref": "#/components/schemas/schemas:65" + } + }, + "required": [ + "BlobItems" + ] + }, + "schemas:65": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobFlatListSegment-BlobItems", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobFlatListSegment-BlobItems" + ] + }, + "type": "array", + "items": { + "$ref": "#/components/schemas/schemas:28" + } + }, + "schemas:66": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobHierarchyListSegment", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobHierarchyListSegment" + ] + }, + "xml": { + "name": "Blobs" + }, + "type": "object", + "properties": { + "BlobPrefixes": { + "$ref": "#/components/schemas/schemas:67" + }, + "BlobItems": { + "$ref": "#/components/schemas/schemas:68" + } + }, + "required": [ + "BlobItems" + ] + }, + "schemas:67": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobHierarchyListSegment-BlobPrefixes", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobHierarchyListSegment-BlobPrefixes" + ] + }, + "type": "array", + "items": { + "$ref": "#/components/schemas/schemas:69" + } + }, + "schemas:68": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobHierarchyListSegment-BlobItems", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobHierarchyListSegment-BlobItems" + ] + }, + "type": "array", + "items": { + "$ref": "#/components/schemas/schemas:28" + } + }, + "schemas:69": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobPrefix", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobPrefix" + ] + }, + "type": "object", + "properties": { + "Name": { + "$ref": "#/components/schemas/schemas:70" + } + }, + "required": [ + "Name" + ] + }, + "schemas:70": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobPrefix-Name", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobPrefix-Name" + ] + }, + "type": "string" + }, + "schemas:71": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Block", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/Block" + ] + }, + "type": "object", + "description": "Represents a single block in a block blob. It describes the block's ID and size.", + "properties": { + "Name": { + "description": "The base64 encoded block ID.", + "$ref": "#/components/schemas/schemas:72" + }, + "Size": { + "description": "The block size in bytes.", + "type": "integer" + } + }, + "required": [ + "Name", + "Size" + ] + }, + "schemas:72": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Block-Name", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/Block-Name" + ] + }, + "description": "The base64 encoded block ID.", + "type": "string" + }, + "schemas:73": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlockList", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlockList" + ] + }, + "type": "object", + "properties": { + "CommittedBlocks": { + "$ref": "#/components/schemas/schemas:74" + }, + "UncommittedBlocks": { + "$ref": "#/components/schemas/schemas:75" + } + } + }, + "schemas:74": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlockList-CommittedBlocks", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlockList-CommittedBlocks" + ] + }, + "xml": { + "wrapped": true + }, + "type": "array", + "items": { + "$ref": "#/components/schemas/schemas:71" + } + }, + "schemas:75": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlockList-UncommittedBlocks", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlockList-UncommittedBlocks" + ] + }, + "xml": { + "wrapped": true + }, + "type": "array", + "items": { + "$ref": "#/components/schemas/schemas:71" + } + }, + "schemas:76": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlockLookupList", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlockLookupList" + ] + }, + "type": "object", + "properties": { + "Committed": { + "$ref": "#/components/schemas/schemas:77" + }, + "Uncommitted": { + "$ref": "#/components/schemas/schemas:79" + }, + "Latest": { + "$ref": "#/components/schemas/schemas:81" + } + }, + "xml": { + "name": "BlockList" + } + }, + "schemas:77": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlockLookupList-Committed", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlockLookupList-Committed" + ] + }, + "type": "array", + "items": { + "$ref": "#/components/schemas/schemas:78" + } + }, + "schemas:78": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlockLookupList-CommittedItem", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlockLookupList-CommittedItem" + ] + }, + "type": "string", + "xml": { + "name": "Committed" + } + }, + "schemas:79": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlockLookupList-Uncommitted", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlockLookupList-Uncommitted" + ] + }, + "type": "array", + "items": { + "$ref": "#/components/schemas/schemas:80" + } + }, + "schemas:80": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlockLookupList-UncommittedItem", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlockLookupList-UncommittedItem" + ] + }, + "type": "string", + "xml": { + "name": "Uncommitted" + } + }, + "schemas:81": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlockLookupList-Latest", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlockLookupList-Latest" + ] + }, + "type": "array", + "items": { + "$ref": "#/components/schemas/schemas:82" + } + }, + "schemas:82": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlockLookupList-LatestItem", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlockLookupList-LatestItem" + ] + }, + "type": "string", + "xml": { + "name": "Latest" + } + }, + "schemas:83": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ContainerItem", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ContainerItem" + ] + }, + "xml": { + "name": "Container" + }, + "type": "object", + "description": "An Azure Storage container", + "properties": { + "Name": { + "$ref": "#/components/schemas/schemas:84" + }, + "Properties": { + "$ref": "#/components/schemas/schemas:85" + }, + "Metadata": { + "$ref": "#/components/schemas/schemas:105" + } + }, + "required": [ + "Name", + "Properties" + ] + }, + "schemas:84": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ContainerItem-Name", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ContainerItem-Name" + ] + }, + "type": "string" + }, + "schemas:85": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ContainerProperties", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ContainerProperties" + ] + }, + "type": "object", + "description": "Properties of a container", + "properties": { + "Last-Modified": { + "$ref": "#/components/schemas/schemas:86" + }, + "Etag": { + "$ref": "#/components/schemas/schemas:87" + }, + "LeaseStatus": { + "$ref": "#/components/schemas/LeaseStatusType" + }, + "LeaseState": { + "$ref": "#/components/schemas/LeaseStateType" + }, + "LeaseDuration": { + "$ref": "#/components/schemas/LeaseDurationType" + }, + "PublicAccess": { + "$ref": "#/components/schemas/PublicAccessType" + }, + "HasImmutabilityPolicy": { + "type": "boolean" + }, + "HasLegalHold": { + "type": "boolean" + } + }, + "required": [ + "Last-Modified", + "Etag" + ] + }, + "schemas:86": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ContainerProperties-Last-Modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ContainerProperties-Last-Modified" + ] + }, + "type": "string", + "format": "date-time-rfc1123" + }, + "schemas:87": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ContainerProperties-Etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ContainerProperties-Etag" + ] + }, + "type": "string", + "format": "etag" + }, + "schemas:88": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListContainersSegmentResponse", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListContainersSegmentResponse" + ] + }, + "xml": { + "name": "EnumerationResults" + }, + "description": "An enumeration of containers", + "type": "object", + "properties": { + "ServiceEndpoint": { + "$ref": "#/components/schemas/schemas:89" + }, + "Prefix": { + "$ref": "#/components/schemas/schemas:90" + }, + "Marker": { + "$ref": "#/components/schemas/schemas:91" + }, + "MaxResults": { + "type": "integer" + }, + "ContainerItems": { + "$ref": "#/components/schemas/schemas:92" + }, + "NextMarker": { + "$ref": "#/components/schemas/schemas:93" + } + }, + "required": [ + "ServiceEndpoint", + "ContainerItems" + ] + }, + "schemas:89": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListContainersSegmentResponse-ServiceEndpoint", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListContainersSegmentResponse-ServiceEndpoint" + ] + }, + "type": "string", + "xml": { + "attribute": true + } + }, + "schemas:90": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListContainersSegmentResponse-Prefix", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListContainersSegmentResponse-Prefix" + ] + }, + "type": "string" + }, + "schemas:91": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListContainersSegmentResponse-Marker", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListContainersSegmentResponse-Marker" + ] + }, + "type": "string" + }, + "schemas:92": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListContainersSegmentResponse-ContainerItems", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListContainersSegmentResponse-ContainerItems" + ] + }, + "xml": { + "wrapped": true, + "name": "Containers" + }, + "type": "array", + "items": { + "$ref": "#/components/schemas/schemas:83" + } + }, + "schemas:93": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListContainersSegmentResponse-NextMarker", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListContainersSegmentResponse-NextMarker" + ] + }, + "type": "string" + }, + "schemas:94": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "CorsRule", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/CorsRule" + ] + }, + "description": "CORS is an HTTP feature that enables a web application running under one domain to access resources in another domain. Web browsers implement a security restriction known as same-origin policy that prevents a web page from calling APIs in a different domain; CORS provides a secure way to allow one domain (the origin domain) to call APIs in another domain", + "type": "object", + "properties": { + "AllowedOrigins": { + "description": "The origin domains that are permitted to make a request against the storage service via CORS. The origin domain is the domain from which the request originates. Note that the origin must be an exact case-sensitive match with the origin that the user age sends to the service. You can also use the wildcard character '*' to allow all origin domains to make requests via CORS.", + "$ref": "#/components/schemas/schemas:95" + }, + "AllowedMethods": { + "description": "The methods (HTTP request verbs) that the origin domain may use for a CORS request. (comma separated)", + "$ref": "#/components/schemas/schemas:96" + }, + "AllowedHeaders": { + "description": "the request headers that the origin domain may specify on the CORS request.", + "$ref": "#/components/schemas/schemas:97" + }, + "ExposedHeaders": { + "description": "The response headers that may be sent in the response to the CORS request and exposed by the browser to the request issuer", + "$ref": "#/components/schemas/schemas:98" + }, + "MaxAgeInSeconds": { + "description": "The maximum amount time that a browser should cache the preflight OPTIONS request.", + "type": "integer", + "minimum": 0 + } + }, + "required": [ + "AllowedOrigins", + "AllowedMethods", + "AllowedHeaders", + "ExposedHeaders", + "MaxAgeInSeconds" + ] + }, + "schemas:95": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "CorsRule-AllowedOrigins", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/CorsRule-AllowedOrigins" + ] + }, + "description": "The origin domains that are permitted to make a request against the storage service via CORS. The origin domain is the domain from which the request originates. Note that the origin must be an exact case-sensitive match with the origin that the user age sends to the service. You can also use the wildcard character '*' to allow all origin domains to make requests via CORS.", + "type": "string" + }, + "schemas:96": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "CorsRule-AllowedMethods", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/CorsRule-AllowedMethods" + ] + }, + "description": "The methods (HTTP request verbs) that the origin domain may use for a CORS request. (comma separated)", + "type": "string" + }, + "schemas:97": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "CorsRule-AllowedHeaders", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/CorsRule-AllowedHeaders" + ] + }, + "description": "the request headers that the origin domain may specify on the CORS request.", + "type": "string" + }, + "schemas:98": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "CorsRule-ExposedHeaders", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/CorsRule-ExposedHeaders" + ] + }, + "description": "The response headers that may be sent in the response to the CORS request and exposed by the browser to the request issuer", + "type": "string" + }, + "schemas:100": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "GeoReplication", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/GeoReplication" + ] + }, + "description": "Geo-Replication information for the Secondary Storage Service", + "type": "object", + "properties": { + "Status": { + "description": "The status of the secondary location", + "$ref": "#/components/schemas/GeoReplicationStatusType" + }, + "LastSyncTime": { + "description": "A GMT date/time value, to the second. All primary writes preceding this value are guaranteed to be available for read operations at the secondary. Primary writes after this point in time may or may not be available for reads.", + "$ref": "#/components/schemas/schemas:102" + } + }, + "required": [ + "Status", + "LastSyncTime" + ] + }, + "schemas:102": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "GeoReplication-LastSyncTime", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/GeoReplication-LastSyncTime" + ] + }, + "description": "A GMT date/time value, to the second. All primary writes preceding this value are guaranteed to be available for read operations at the secondary. Primary writes after this point in time may or may not be available for reads.", + "type": "string", + "format": "date-time-rfc1123" + }, + "schemas:103": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Logging", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/Logging" + ] + }, + "description": "Azure Analytics Logging settings.", + "type": "object", + "properties": { + "Version": { + "description": "The version of Storage Analytics to configure.", + "$ref": "#/components/schemas/schemas:104" + }, + "Delete": { + "description": "Indicates whether all delete requests should be logged.", + "type": "boolean" + }, + "Read": { + "description": "Indicates whether all read requests should be logged.", + "type": "boolean" + }, + "Write": { + "description": "Indicates whether all write requests should be logged.", + "type": "boolean" + }, + "RetentionPolicy": { + "$ref": "#/components/schemas/schemas:117" + } + }, + "required": [ + "Version", + "Delete", + "Read", + "Write", + "RetentionPolicy" + ] + }, + "schemas:104": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Logging-Version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/Logging-Version" + ] + }, + "description": "The version of Storage Analytics to configure.", + "type": "string" + }, + "schemas:105": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ContainerMetadata", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ContainerMetadata" + ] + }, + "type": "object", + "xml": { + "name": "Metadata" + }, + "additionalProperties": { + "$ref": "#/components/schemas/schemas:106" + } + }, + "schemas:106": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·schemas·containermetadata·additionalproperties", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·schemas·containermetadata·additionalproperties" + ] + }, + "type": "string" + }, + "schemas:107": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobMetadata", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobMetadata" + ] + }, + "type": "object", + "xml": { + "name": "Metadata" + }, + "properties": { + "Encrypted": { + "$ref": "#/components/schemas/schemas:108" + } + }, + "additionalProperties": { + "$ref": "#/components/schemas/schemas:109" + } + }, + "schemas:108": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobMetadata-Encrypted", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobMetadata-Encrypted" + ] + }, + "type": "string", + "xml": { + "attribute": true + } + }, + "schemas:109": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·schemas·blobmetadata·additionalproperties", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·schemas·blobmetadata·additionalproperties" + ] + }, + "type": "string" + }, + "schemas:110": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Metrics", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/Metrics" + ] + }, + "description": "a summary of request statistics grouped by API in hour or minute aggregates for blobs", + "properties": { + "Version": { + "description": "The version of Storage Analytics to configure.", + "$ref": "#/components/schemas/schemas:111" + }, + "Enabled": { + "description": "Indicates whether metrics are enabled for the Blob service.", + "type": "boolean" + }, + "IncludeAPIs": { + "description": "Indicates whether metrics should generate summary statistics for called API operations.", + "type": "boolean" + }, + "RetentionPolicy": { + "$ref": "#/components/schemas/schemas:117" + } + }, + "required": [ + "Enabled" + ] + }, + "schemas:111": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Metrics-Version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/Metrics-Version" + ] + }, + "description": "The version of Storage Analytics to configure.", + "type": "string" + }, + "schemas:112": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "PageList", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/PageList" + ] + }, + "description": "the list of pages", + "type": "object", + "properties": { + "PageRange": { + "$ref": "#/components/schemas/schemas:113" + }, + "ClearRange": { + "$ref": "#/components/schemas/schemas:114" + } + } + }, + "schemas:113": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "PageList-PageRange", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/PageList-PageRange" + ] + }, + "type": "array", + "items": { + "$ref": "#/components/schemas/schemas:115" + } + }, + "schemas:114": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "PageList-ClearRange", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/PageList-ClearRange" + ] + }, + "type": "array", + "items": { + "$ref": "#/components/schemas/schemas:116" + } + }, + "schemas:115": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "PageRange", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/PageRange" + ] + }, + "type": "object", + "properties": { + "Start": { + "type": "integer", + "format": "int64", + "xml": { + "name": "Start" + } + }, + "End": { + "type": "integer", + "format": "int64", + "xml": { + "name": "End" + } + } + }, + "xml": { + "name": "PageRange" + }, + "required": [ + "Start", + "End" + ] + }, + "schemas:116": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ClearRange", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ClearRange" + ] + }, + "type": "object", + "properties": { + "Start": { + "type": "integer", + "format": "int64", + "xml": { + "name": "Start" + } + }, + "End": { + "type": "integer", + "format": "int64", + "xml": { + "name": "End" + } + } + }, + "xml": { + "name": "ClearRange" + }, + "required": [ + "Start", + "End" + ] + }, + "schemas:117": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "RetentionPolicy", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/RetentionPolicy" + ] + }, + "description": "the retention policy which determines how long the associated data should persist", + "type": "object", + "properties": { + "Enabled": { + "description": "Indicates whether a retention policy is enabled for the storage service", + "type": "boolean" + }, + "Days": { + "description": "Indicates the number of days that metrics or logging or soft-deleted data should be retained. All data older than this value will be deleted", + "type": "integer", + "minimum": 1 + } + }, + "required": [ + "Enabled" + ] + }, + "schemas:118": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "SignedIdentifier", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/SignedIdentifier" + ] + }, + "xml": { + "name": "SignedIdentifier" + }, + "description": "signed identifier", + "type": "object", + "properties": { + "Id": { + "description": "a unique id", + "$ref": "#/components/schemas/schemas:119" + }, + "AccessPolicy": { + "$ref": "#/components/schemas/schemas:22" + } + }, + "required": [ + "Id", + "AccessPolicy" + ] + }, + "schemas:119": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "SignedIdentifier-Id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/SignedIdentifier-Id" + ] + }, + "type": "string", + "description": "a unique id" + }, + "schemas:120": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "SignedIdentifiers", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/SignedIdentifiers" + ] + }, + "description": "a collection of signed identifiers", + "type": "array", + "items": { + "$ref": "#/components/schemas/schemas:118" + }, + "xml": { + "wrapped": true, + "name": "SignedIdentifiers" + } + }, + "schemas:121": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "StaticWebsite", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StaticWebsite" + ] + }, + "description": "The properties that enable an account to host a static website", + "type": "object", + "properties": { + "Enabled": { + "description": "Indicates whether this account is hosting a static website", + "type": "boolean" + }, + "IndexDocument": { + "description": "The default name of the index page under each directory", + "$ref": "#/components/schemas/schemas:122" + }, + "ErrorDocument404Path": { + "description": "The absolute path of the custom 404 page", + "$ref": "#/components/schemas/schemas:123" + } + }, + "required": [ + "Enabled" + ] + }, + "schemas:122": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "StaticWebsite-IndexDocument", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StaticWebsite-IndexDocument" + ] + }, + "description": "The default name of the index page under each directory", + "type": "string" + }, + "schemas:123": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "StaticWebsite-ErrorDocument404Path", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StaticWebsite-ErrorDocument404Path" + ] + }, + "description": "The absolute path of the custom 404 page", + "type": "string" + }, + "schemas:124": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "StorageServiceProperties", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageServiceProperties" + ] + }, + "description": "Storage Service Properties.", + "type": "object", + "properties": { + "Logging": { + "$ref": "#/components/schemas/schemas:103" + }, + "HourMetrics": { + "$ref": "#/components/schemas/schemas:110" + }, + "MinuteMetrics": { + "$ref": "#/components/schemas/schemas:110" + }, + "Cors": { + "description": "The set of CORS rules.", + "$ref": "#/components/schemas/schemas:125" + }, + "DefaultServiceVersion": { + "description": "The default version to use for requests to the Blob service if an incoming request's version is not specified. Possible values include version 2008-10-27 and all more recent versions", + "$ref": "#/components/schemas/schemas:126" + }, + "DeleteRetentionPolicy": { + "$ref": "#/components/schemas/schemas:117" + }, + "StaticWebsite": { + "$ref": "#/components/schemas/schemas:121" + } + } + }, + "schemas:125": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "StorageServiceProperties-Cors", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageServiceProperties-Cors" + ] + }, + "description": "The set of CORS rules.", + "type": "array", + "items": { + "$ref": "#/components/schemas/schemas:94" + }, + "xml": { + "wrapped": true + } + }, + "schemas:126": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "StorageServiceProperties-DefaultServiceVersion", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageServiceProperties-DefaultServiceVersion" + ] + }, + "description": "The default version to use for requests to the Blob service if an incoming request's version is not specified. Possible values include version 2008-10-27 and all more recent versions", + "type": "string" + }, + "schemas:127": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "StorageServiceStats", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageServiceStats" + ] + }, + "description": "Stats for the storage service.", + "type": "object", + "properties": { + "GeoReplication": { + "$ref": "#/components/schemas/schemas:100" + } + } + }, + "schemas:128": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·url·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·url·schema" + ] + }, + "type": "string" + }, + "schemas:129": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·blob·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·blob·schema" + ] + }, + "pattern": "^[a-zA-Z0-9]+(?:/[a-zA-Z0-9]+)*(?:\\.[a-zA-Z0-9]+){0,1}$", + "minLength": 1, + "maxLength": 1024, + "type": "string" + }, + "schemas:130": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·filesystem·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·filesystem·schema" + ] + }, + "type": "string" + }, + "schemas:131": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·path·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·path·schema" + ] + }, + "type": "string" + }, + "schemas:132": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·blobcachecontrol·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·blobcachecontrol·schema" + ] + }, + "type": "string" + }, + "schemas:133": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·blobconditionappendpos·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·blobconditionappendpos·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:134": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·blobconditionmaxsize·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·blobconditionmaxsize·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:140": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·blobcontentdisposition·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·blobcontentdisposition·schema" + ] + }, + "type": "string" + }, + "schemas:141": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·blobcontentencoding·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·blobcontentencoding·schema" + ] + }, + "type": "string" + }, + "schemas:142": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·blobcontentlanguage·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·blobcontentlanguage·schema" + ] + }, + "type": "string" + }, + "schemas:143": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·blobcontentlengthoptional·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·blobcontentlengthoptional·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:144": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·blobcontentlengthrequired·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·blobcontentlengthrequired·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:145": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·blobcontentmd5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·blobcontentmd5·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:146": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·blobcontenttype·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·blobcontenttype·schema" + ] + }, + "type": "string" + }, + "schemas:147": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·blobsequencenumber·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·blobsequencenumber·schema" + ] + }, + "format": "int64", + "default": 0, + "type": "integer" + }, + "schemas:148": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·blockid·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·blockid·schema" + ] + }, + "type": "string" + }, + "schemas:150": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·continuation·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·continuation·schema" + ] + }, + "type": "string" + }, + "schemas:151": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·copyid·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·copyid·schema" + ] + }, + "type": "string" + }, + "schemas:152": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·clientrequestid·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·clientrequestid·schema" + ] + }, + "type": "string" + }, + "schemas:153": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·containername·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·containername·schema" + ] + }, + "type": "string" + }, + "schemas:154": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·contentcrc64·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·contentcrc64·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:155": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·contentlength·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·contentlength·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:156": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·contentmd5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·contentmd5·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:157": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·copysource·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·copysource·schema" + ] + }, + "format": "url", + "type": "string" + }, + "schemas:159": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·delimiter·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·delimiter·schema" + ] + }, + "type": "string" + }, + "schemas:160": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·directoryproperties·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·directoryproperties·schema" + ] + }, + "type": "string" + }, + "schemas:161": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·encryptionkey·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·encryptionkey·schema" + ] + }, + "type": "string" + }, + "schemas:162": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·encryptionkeysha256·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·encryptionkeysha256·schema" + ] + }, + "type": "string" + }, + "schemas:164": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·filerenamesource·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·filerenamesource·schema" + ] + }, + "type": "string" + }, + "schemas:165": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·getrangecontentmd5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·getrangecontentmd5·schema" + ] + }, + "type": "boolean" + }, + "schemas:166": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·getrangecontentcrc64·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·getrangecontentcrc64·schema" + ] + }, + "type": "boolean" + }, + "schemas:167": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·ifmatch·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·ifmatch·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:168": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·ifmodifiedsince·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·ifmodifiedsince·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:169": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·ifnonematch·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·ifnonematch·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:170": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·ifunmodifiedsince·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·ifunmodifiedsince·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:171": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·ifsequencenumberequalto·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·ifsequencenumberequalto·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:172": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·ifsequencenumberlessthan·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·ifsequencenumberlessthan·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:173": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·ifsequencenumberlessthanorequalto·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·ifsequencenumberlessthanorequalto·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:174": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·listblobsinclude·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·listblobsinclude·schema" + ] + }, + "type": "array", + "items": { + "$ref": "#/components/schemas/ListBlobsIncludeItem" + } + }, + "schemas:177": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·leasebreakperiod·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·leasebreakperiod·schema" + ] + }, + "type": "integer" + }, + "schemas:178": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·leaseduration·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·leaseduration·schema" + ] + }, + "type": "integer" + }, + "schemas:179": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·leaseidoptional·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·leaseidoptional·schema" + ] + }, + "type": "string" + }, + "schemas:180": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·leaseidrequired·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·leaseidrequired·schema" + ] + }, + "type": "string" + }, + "schemas:181": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·owner·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·owner·schema" + ] + }, + "type": "string" + }, + "schemas:182": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·group·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·group·schema" + ] + }, + "type": "string" + }, + "schemas:183": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·upn·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·upn·schema" + ] + }, + "type": "boolean" + }, + "schemas:184": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·marker·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·marker·schema" + ] + }, + "type": "string" + }, + "schemas:185": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·maxresults·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·maxresults·schema" + ] + }, + "minimum": 1, + "type": "integer" + }, + "schemas:186": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·metadata·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·metadata·schema" + ] + }, + "type": "string" + }, + "schemas:187": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·multipartcontenttype·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·multipartcontenttype·schema" + ] + }, + "type": "string" + }, + "schemas:189": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·posixpermissions·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·posixpermissions·schema" + ] + }, + "type": "string" + }, + "schemas:190": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·posixacl·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·posixacl·schema" + ] + }, + "type": "string" + }, + "schemas:191": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·posixumask·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·posixumask·schema" + ] + }, + "type": "string" + }, + "schemas:192": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·prefix·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·prefix·schema" + ] + }, + "type": "string" + }, + "schemas:193": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·prevsnapshot·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·prevsnapshot·schema" + ] + }, + "type": "string" + }, + "schemas:194": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·proposedleaseidoptional·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·proposedleaseidoptional·schema" + ] + }, + "type": "string" + }, + "schemas:195": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·proposedleaseidrequired·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·proposedleaseidrequired·schema" + ] + }, + "type": "string" + }, + "schemas:196": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·range·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·range·schema" + ] + }, + "type": "string" + }, + "schemas:197": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·rangerequiredputpagefromurl·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·rangerequiredputpagefromurl·schema" + ] + }, + "type": "string" + }, + "schemas:198": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·recursivedirectorydelete·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·recursivedirectorydelete·schema" + ] + }, + "type": "boolean" + }, + "schemas:200": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·snapshot·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·snapshot·schema" + ] + }, + "type": "string" + }, + "schemas:201": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·sourcecontentmd5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·sourcecontentmd5·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:202": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·sourcecontentcrc64·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·sourcecontentcrc64·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:203": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·sourcerange·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·sourcerange·schema" + ] + }, + "type": "string" + }, + "schemas:204": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·sourcerangerequiredputpagefromurl·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·sourcerangerequiredputpagefromurl·schema" + ] + }, + "type": "string" + }, + "schemas:205": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·sourceifmatch·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·sourceifmatch·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:206": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·sourceifmodifiedsince·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·sourceifmodifiedsince·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:207": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·sourceifnonematch·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·sourceifnonematch·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:208": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·sourceifunmodifiedsince·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·sourceifunmodifiedsince·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:209": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·sourceleaseid·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·sourceleaseid·schema" + ] + }, + "type": "string" + }, + "schemas:210": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·sourceurl·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·sourceurl·schema" + ] + }, + "format": "url", + "type": "string" + }, + "schemas:211": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·timeout·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·timeout·schema" + ] + }, + "minimum": 0, + "type": "integer" + }, + "schemas:212": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·xmscachecontrol·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·xmscachecontrol·schema" + ] + }, + "type": "string" + }, + "schemas:213": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·xmscontenttype·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·xmscontenttype·schema" + ] + }, + "type": "string" + }, + "schemas:214": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·xmscontentencoding·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·xmscontentencoding·schema" + ] + }, + "type": "string" + }, + "schemas:215": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·xmscontentlanguage·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·xmscontentlanguage·schema" + ] + }, + "type": "string" + }, + "schemas:216": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·xmscontentdisposition·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·xmscontentdisposition·schema" + ] + }, + "type": "string" + }, + "schemas:217": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·put·responses·202·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-service-comp-properties·put·responses·202·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:218": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·put·responses·202·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-service-comp-properties·put·responses·202·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:219": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·put·responses·202·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-service-comp-properties·put·responses·202·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:220": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-service-comp-properties·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:221": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·get·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-service-comp-properties·get·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:222": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·get·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-service-comp-properties·get·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:223": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·get·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-service-comp-properties·get·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:224": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·get·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-service-comp-properties·get·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:225": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-stats·get·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-service-comp-stats·get·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:226": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-stats·get·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-service-comp-stats·get·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:227": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-stats·get·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-service-comp-stats·get·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:228": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-stats·get·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-service-comp-stats·get·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:229": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-stats·get·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-service-comp-stats·get·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:230": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-list·get·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·comp-list·get·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:231": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-list·get·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·comp-list·get·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:232": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-list·get·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·comp-list·get·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:233": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-list·get·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·comp-list·get·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:234": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-userdelegationkey·post·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-service-comp-userdelegationkey·post·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:235": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-userdelegationkey·post·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-service-comp-userdelegationkey·post·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:236": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-userdelegationkey·post·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-service-comp-userdelegationkey·post·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:237": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-userdelegationkey·post·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-service-comp-userdelegationkey·post·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:238": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-userdelegationkey·post·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-service-comp-userdelegationkey·post·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:239": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-account-comp-properties·get·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-account-comp-properties·get·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:240": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-account-comp-properties·get·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-account-comp-properties·get·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:241": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-account-comp-properties·get·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-account-comp-properties·get·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:242": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-account-comp-properties·get·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-account-comp-properties·get·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:245": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-account-comp-properties·get·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-account-comp-properties·get·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:246": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-batch·post·requestbody·content·application-xml·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·comp-batch·post·requestbody·content·application-xml·schema" + ] + }, + "type": "object", + "format": "file" + }, + "schemas:247": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-batch·post·responses·200·content·application-xml·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·comp-batch·post·responses·200·content·application-xml·schema" + ] + }, + "type": "object", + "format": "file" + }, + "schemas:248": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-batch·post·responses·200·headers·content_type·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·comp-batch·post·responses·200·headers·content_type·schema" + ] + }, + "type": "string" + }, + "schemas:249": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-batch·post·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·comp-batch·post·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:250": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-batch·post·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·comp-batch·post·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:251": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-batch·post·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·comp-batch·post·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:252": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·put·responses·201·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·put·responses·201·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:253": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·put·responses·201·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·put·responses·201·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:254": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·put·responses·201·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·put·responses·201·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:255": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·put·responses·201·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·put·responses·201·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:256": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·put·responses·201·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·put·responses·201·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:257": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·put·responses·201·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·put·responses·201·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:258": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:259": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·x_ms_meta·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·get·responses·200·headers·x_ms_meta·schema" + ] + }, + "type": "string" + }, + "schemas:260": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·get·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:261": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·get·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:265": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·get·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:266": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·get·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:267": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·get·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:268": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·get·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:270": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·x_ms_has_immutability_policy·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·get·responses·200·headers·x_ms_has_immutability_policy·schema" + ] + }, + "type": "boolean" + }, + "schemas:271": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·x_ms_has_legal_hold·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·get·responses·200·headers·x_ms_has_legal_hold·schema" + ] + }, + "type": "boolean" + }, + "schemas:272": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·get·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:273": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·delete·responses·202·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·delete·responses·202·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:274": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·delete·responses·202·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·delete·responses·202·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:275": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·delete·responses·202·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·delete·responses·202·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:276": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·delete·responses·202·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·delete·responses·202·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:277": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·delete·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·delete·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:278": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-metadata·put·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-metadata·put·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:279": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-metadata·put·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-metadata·put·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:280": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-metadata·put·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-metadata·put·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:281": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-metadata·put·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-metadata·put·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:282": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-metadata·put·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-metadata·put·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:283": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-metadata·put·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-metadata·put·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:284": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-metadata·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-metadata·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:286": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·get·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-acl·get·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:287": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·get·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-acl·get·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:288": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:289": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:290": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:291": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·get·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-acl·get·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:292": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·get·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-acl·get·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:293": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·put·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-acl·put·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:294": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·put·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-acl·put·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:295": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·put·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-acl·put·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:296": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·put·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-acl·put·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:297": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·put·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-acl·put·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:298": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·put·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-acl·put·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:299": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-acl·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:300": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:301": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:302": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_lease_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_lease_id·schema" + ] + }, + "type": "string" + }, + "schemas:303": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:304": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:305": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:306": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:307": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-acquire·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:308": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-release·put·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-release·put·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:309": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-release·put·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-release·put·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:310": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-release·put·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-release·put·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:311": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-release·put·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-release·put·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:312": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-release·put·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-release·put·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:313": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-release·put·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-release·put·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:314": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-release·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-release·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:315": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:316": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:317": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_lease_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_lease_id·schema" + ] + }, + "type": "string" + }, + "schemas:318": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:319": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:320": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:321": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:322": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-renew·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:323": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·put·responses·202·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-break·put·responses·202·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:324": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·put·responses·202·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-break·put·responses·202·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:325": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_lease_time·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_lease_time·schema" + ] + }, + "type": "integer" + }, + "schemas:326": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:327": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:328": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:329": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·put·responses·202·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-break·put·responses·202·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:330": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-break·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:331": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·put·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-change·put·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:332": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·put·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-change·put·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:333": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_lease_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_lease_id·schema" + ] + }, + "type": "string" + }, + "schemas:334": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:335": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:336": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:337": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·put·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-change·put·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:338": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-change·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:339": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-flat·get·responses·200·headers·content_type·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-list-flat·get·responses·200·headers·content_type·schema" + ] + }, + "type": "string" + }, + "schemas:340": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-flat·get·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-list-flat·get·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:341": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-flat·get·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-list-flat·get·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:342": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-flat·get·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-list-flat·get·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:343": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-flat·get·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-list-flat·get·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:344": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-flat·get·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-list-flat·get·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:345": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·content_type·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·content_type·schema" + ] + }, + "type": "string" + }, + "schemas:346": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:347": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:348": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:349": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:350": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-hierarchy·get·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-list-hierarchy·get·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:351": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:352": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:353": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:354": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-account-comp-properties·get·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-account-comp-properties·get·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:357": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-account-comp-properties·get·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-account-comp-properties·get·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:358": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·201·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-resource-directory-create·put·responses·201·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:359": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·201·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-resource-directory-create·put·responses·201·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:360": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·201·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-resource-directory-create·put·responses·201·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:361": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·201·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-resource-directory-create·put·responses·201·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:362": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·201·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-resource-directory-create·put·responses·201·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:363": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·201·headers·content_length·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-resource-directory-create·put·responses·201·headers·content_length·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:364": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·201·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-resource-directory-create·put·responses·201·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:365": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·default·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-resource-directory-create·put·responses·default·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:366": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·default·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-resource-directory-create·put·responses·default·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:367": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·default·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-resource-directory-create·put·responses·default·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:368": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_continuation·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_continuation·schema" + ] + }, + "type": "string" + }, + "schemas:369": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·201·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-directoryrename·put·responses·201·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:370": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·201·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-directoryrename·put·responses·201·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:371": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:372": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:373": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:374": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·201·headers·content_length·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-directoryrename·put·responses·201·headers·content_length·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:375": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·201·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-directoryrename·put·responses·201·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:376": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·default·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-directoryrename·put·responses·default·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:377": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·default·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-directoryrename·put·responses·default·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:378": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·default·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-directoryrename·put·responses·default·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:379": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_continuation·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_continuation·schema" + ] + }, + "type": "string" + }, + "schemas:380": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:381": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:382": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:383": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directorydelete·delete·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-directorydelete·delete·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:384": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directorydelete·delete·responses·default·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-directorydelete·delete·responses·default·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:385": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directorydelete·delete·responses·default·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-directorydelete·delete·responses·default·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:386": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directorydelete·delete·responses·default·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-directorydelete·delete·responses·default·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:387": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:388": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:389": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:390": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:391": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:392": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·default·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·default·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:393": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·default·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·default·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:394": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·default·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·default·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:395": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:396": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:397": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:398": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_owner·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_owner·schema" + ] + }, + "type": "string" + }, + "schemas:399": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_group·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_group·schema" + ] + }, + "type": "string" + }, + "schemas:400": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_permissions·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_permissions·schema" + ] + }, + "type": "string" + }, + "schemas:401": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_acl·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_acl·schema" + ] + }, + "type": "string" + }, + "schemas:402": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:403": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:404": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·default·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·default·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:405": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·default·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·default·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:406": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·default·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·default·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:407": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·content·application-xml·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·content·application-xml·schema" + ] + }, + "type": "object", + "format": "file" + }, + "schemas:408": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:409": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_meta·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_meta·schema" + ] + }, + "type": "string" + }, + "schemas:410": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·content_length·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·content_length·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:411": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·content_type·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·content_type·schema" + ] + }, + "type": "string" + }, + "schemas:412": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·content_range·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·content_range·schema" + ] + }, + "type": "string" + }, + "schemas:413": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:414": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·content_md5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·content_md5·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:415": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·content_encoding·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·content_encoding·schema" + ] + }, + "type": "string" + }, + "schemas:416": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·cache_control·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·cache_control·schema" + ] + }, + "type": "string" + }, + "schemas:417": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·content_disposition·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·content_disposition·schema" + ] + }, + "type": "string" + }, + "schemas:418": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·content_language·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·content_language·schema" + ] + }, + "type": "string" + }, + "schemas:419": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_blob_sequence_number·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_blob_sequence_number·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:421": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_copy_completion_time·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_copy_completion_time·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:422": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_copy_status_description·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_copy_status_description·schema" + ] + }, + "type": "string" + }, + "schemas:423": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_copy_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_copy_id·schema" + ] + }, + "type": "string" + }, + "schemas:424": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_copy_progress·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_copy_progress·schema" + ] + }, + "type": "string" + }, + "schemas:425": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_copy_source·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_copy_source·schema" + ] + }, + "type": "string" + }, + "schemas:430": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:431": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:432": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:433": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·accept_ranges·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·accept_ranges·schema" + ] + }, + "type": "string" + }, + "schemas:434": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:435": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_blob_committed_block_count·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_blob_committed_block_count·schema" + ] + }, + "type": "integer" + }, + "schemas:436": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_server_encrypted·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_server_encrypted·schema" + ] + }, + "type": "boolean" + }, + "schemas:437": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_encryption_key_sha256·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_encryption_key_sha256·schema" + ] + }, + "type": "string" + }, + "schemas:438": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_blob_content_md5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_blob_content_md5·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:439": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·content·application-xml·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·content·application-xml·schema" + ] + }, + "type": "object", + "format": "file" + }, + "schemas:440": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:441": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_meta·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_meta·schema" + ] + }, + "type": "string" + }, + "schemas:442": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·content_length·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·content_length·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:443": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·content_type·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·content_type·schema" + ] + }, + "type": "string" + }, + "schemas:444": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·content_range·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·content_range·schema" + ] + }, + "type": "string" + }, + "schemas:445": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:446": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·content_md5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·content_md5·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:447": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·content_encoding·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·content_encoding·schema" + ] + }, + "type": "string" + }, + "schemas:448": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·cache_control·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·cache_control·schema" + ] + }, + "type": "string" + }, + "schemas:449": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·content_disposition·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·content_disposition·schema" + ] + }, + "type": "string" + }, + "schemas:450": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·content_language·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·content_language·schema" + ] + }, + "type": "string" + }, + "schemas:451": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_blob_sequence_number·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_blob_sequence_number·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:453": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_content_crc64·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_content_crc64·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:454": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_copy_completion_time·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_copy_completion_time·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:455": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_copy_status_description·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_copy_status_description·schema" + ] + }, + "type": "string" + }, + "schemas:456": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_copy_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_copy_id·schema" + ] + }, + "type": "string" + }, + "schemas:457": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_copy_progress·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_copy_progress·schema" + ] + }, + "type": "string" + }, + "schemas:458": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_copy_source·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_copy_source·schema" + ] + }, + "type": "string" + }, + "schemas:463": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:464": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:465": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:466": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·accept_ranges·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·accept_ranges·schema" + ] + }, + "type": "string" + }, + "schemas:467": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:468": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_blob_committed_block_count·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_blob_committed_block_count·schema" + ] + }, + "type": "integer" + }, + "schemas:469": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_server_encrypted·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_server_encrypted·schema" + ] + }, + "type": "boolean" + }, + "schemas:470": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_encryption_key_sha256·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_encryption_key_sha256·schema" + ] + }, + "type": "string" + }, + "schemas:471": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_blob_content_md5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_blob_content_md5·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:472": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:473": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:474": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_creation_time·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_creation_time·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:475": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_meta·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_meta·schema" + ] + }, + "type": "string" + }, + "schemas:477": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_copy_completion_time·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_copy_completion_time·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:478": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_copy_status_description·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_copy_status_description·schema" + ] + }, + "type": "string" + }, + "schemas:479": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_copy_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_copy_id·schema" + ] + }, + "type": "string" + }, + "schemas:480": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_copy_progress·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_copy_progress·schema" + ] + }, + "type": "string" + }, + "schemas:481": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_copy_source·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_copy_source·schema" + ] + }, + "type": "string" + }, + "schemas:483": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_incremental_copy·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_incremental_copy·schema" + ] + }, + "type": "boolean" + }, + "schemas:484": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_copy_destination_snapshot·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_copy_destination_snapshot·schema" + ] + }, + "type": "string" + }, + "schemas:488": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·content_length·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·content_length·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:489": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·content_type·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·content_type·schema" + ] + }, + "type": "string" + }, + "schemas:490": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:491": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·content_md5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·content_md5·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:492": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·content_encoding·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·content_encoding·schema" + ] + }, + "type": "string" + }, + "schemas:493": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·content_disposition·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·content_disposition·schema" + ] + }, + "type": "string" + }, + "schemas:494": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·content_language·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·content_language·schema" + ] + }, + "type": "string" + }, + "schemas:495": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·cache_control·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·cache_control·schema" + ] + }, + "type": "string" + }, + "schemas:496": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_blob_sequence_number·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_blob_sequence_number·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:497": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:498": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:499": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:500": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:501": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·accept_ranges·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·accept_ranges·schema" + ] + }, + "type": "string" + }, + "schemas:502": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_blob_committed_block_count·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_blob_committed_block_count·schema" + ] + }, + "type": "integer" + }, + "schemas:503": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_server_encrypted·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_server_encrypted·schema" + ] + }, + "type": "boolean" + }, + "schemas:504": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_encryption_key_sha256·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_encryption_key_sha256·schema" + ] + }, + "type": "string" + }, + "schemas:505": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_access_tier·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_access_tier·schema" + ] + }, + "type": "string" + }, + "schemas:506": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_access_tier_inferred·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_access_tier_inferred·schema" + ] + }, + "type": "boolean" + }, + "schemas:507": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_archive_status·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_archive_status·schema" + ] + }, + "type": "string" + }, + "schemas:508": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_access_tier_change_time·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_access_tier_change_time·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:509": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:510": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·delete·responses·202·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·delete·responses·202·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:511": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·delete·responses·202·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·delete·responses·202·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:512": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·delete·responses·202·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·delete·responses·202·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:513": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·delete·responses·202·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·delete·responses·202·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:514": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·delete·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·delete·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:515": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:516": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:517": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:518": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:519": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:520": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·default·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·default·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:521": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·default·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·default·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:522": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·default·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·default·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:523": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:524": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:525": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:526": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_owner·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_owner·schema" + ] + }, + "type": "string" + }, + "schemas:527": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_group·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_group·schema" + ] + }, + "type": "string" + }, + "schemas:528": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_permissions·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_permissions·schema" + ] + }, + "type": "string" + }, + "schemas:529": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_acl·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_acl·schema" + ] + }, + "type": "string" + }, + "schemas:530": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:531": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:532": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·default·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·default·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:533": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·default·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·default·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:534": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·default·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·default·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:535": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·201·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-filerename·put·responses·201·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:536": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·201·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-filerename·put·responses·201·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:537": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·201·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-filerename·put·responses·201·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:538": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·201·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-filerename·put·responses·201·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:539": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·201·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-filerename·put·responses·201·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:540": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·201·headers·content_length·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-filerename·put·responses·201·headers·content_length·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:541": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·201·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-filerename·put·responses·201·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:542": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·default·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-filerename·put·responses·default·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:543": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·default·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-filerename·put·responses·default·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:544": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·default·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-filerename·put·responses·default·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:545": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·201·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-pageblob·put·responses·201·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:546": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·201·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-pageblob·put·responses·201·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:547": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·201·headers·content_md5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-pageblob·put·responses·201·headers·content_md5·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:548": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·201·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-pageblob·put·responses·201·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:549": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·201·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-pageblob·put·responses·201·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:550": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·201·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-pageblob·put·responses·201·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:551": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·201·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-pageblob·put·responses·201·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:552": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·201·headers·x_ms_request_server_encrypted·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-pageblob·put·responses·201·headers·x_ms_request_server_encrypted·schema" + ] + }, + "type": "boolean" + }, + "schemas:553": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·201·headers·x_ms_encryption_key_sha256·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-pageblob·put·responses·201·headers·x_ms_encryption_key_sha256·schema" + ] + }, + "type": "string" + }, + "schemas:554": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-pageblob·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:555": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·201·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-appendblob·put·responses·201·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:556": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·201·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-appendblob·put·responses·201·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:557": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·201·headers·content_md5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-appendblob·put·responses·201·headers·content_md5·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:558": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·201·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-appendblob·put·responses·201·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:559": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·201·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-appendblob·put·responses·201·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:560": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·201·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-appendblob·put·responses·201·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:561": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·201·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-appendblob·put·responses·201·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:562": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·201·headers·x_ms_request_server_encrypted·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-appendblob·put·responses·201·headers·x_ms_request_server_encrypted·schema" + ] + }, + "type": "boolean" + }, + "schemas:563": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·201·headers·x_ms_encryption_key_sha256·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-appendblob·put·responses·201·headers·x_ms_encryption_key_sha256·schema" + ] + }, + "type": "string" + }, + "schemas:564": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-appendblob·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:565": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·requestbody·content·application-octet_stream·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-blockblob·put·requestbody·content·application-octet_stream·schema" + ] + }, + "type": "object", + "format": "file" + }, + "schemas:566": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·201·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-blockblob·put·responses·201·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:567": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·201·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-blockblob·put·responses·201·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:568": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·201·headers·content_md5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-blockblob·put·responses·201·headers·content_md5·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:569": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·201·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-blockblob·put·responses·201·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:570": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·201·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-blockblob·put·responses·201·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:571": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·201·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-blockblob·put·responses·201·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:572": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·201·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-blockblob·put·responses·201·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:573": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·201·headers·x_ms_request_server_encrypted·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-blockblob·put·responses·201·headers·x_ms_request_server_encrypted·schema" + ] + }, + "type": "boolean" + }, + "schemas:574": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·201·headers·x_ms_encryption_key_sha256·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-blockblob·put·responses·201·headers·x_ms_encryption_key_sha256·schema" + ] + }, + "type": "string" + }, + "schemas:575": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-blockblob·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:576": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-undelete·put·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-undelete·put·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:577": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-undelete·put·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-undelete·put·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:578": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-undelete·put·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-undelete·put·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:579": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-undelete·put·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-undelete·put·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:580": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-undelete·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-undelete·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:581": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:582": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:583": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_blob_sequence_number·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_blob_sequence_number·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:584": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:585": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:586": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:587": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:588": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-sethttpheaders·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-sethttpheaders·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:589": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·put·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-metadata·put·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:590": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·put·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-metadata·put·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:591": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:592": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:593": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:594": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·put·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-metadata·put·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:595": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_request_server_encrypted·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_request_server_encrypted·schema" + ] + }, + "type": "boolean" + }, + "schemas:596": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_encryption_key_sha256·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_encryption_key_sha256·schema" + ] + }, + "type": "string" + }, + "schemas:597": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-metadata·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:598": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-acquire·put·responses·201·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-acquire·put·responses·201·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:599": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-acquire·put·responses·201·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-acquire·put·responses·201·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:600": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_lease_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_lease_id·schema" + ] + }, + "type": "string" + }, + "schemas:601": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:602": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:603": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:604": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-acquire·put·responses·201·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-acquire·put·responses·201·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:605": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-acquire·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-acquire·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:606": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-release·put·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-release·put·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:607": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-release·put·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-release·put·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:608": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-release·put·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-release·put·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:609": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-release·put·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-release·put·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:610": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-release·put·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-release·put·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:611": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-release·put·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-release·put·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:612": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-release·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-release·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:613": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-renew·put·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-renew·put·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:614": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-renew·put·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-renew·put·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:615": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_lease_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_lease_id·schema" + ] + }, + "type": "string" + }, + "schemas:616": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:617": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:618": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:619": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-renew·put·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-renew·put·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:620": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-renew·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-renew·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:621": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-change·put·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-change·put·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:622": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-change·put·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-change·put·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:623": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:624": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:625": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_lease_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_lease_id·schema" + ] + }, + "type": "string" + }, + "schemas:626": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:627": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-change·put·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-change·put·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:628": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-change·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-change·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:629": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-break·put·responses·202·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-break·put·responses·202·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:630": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-break·put·responses·202·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-break·put·responses·202·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:631": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_lease_time·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_lease_time·schema" + ] + }, + "type": "integer" + }, + "schemas:632": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:633": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:634": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:635": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-break·put·responses·202·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-break·put·responses·202·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:636": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-break·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-break·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:637": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_snapshot·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_snapshot·schema" + ] + }, + "type": "string" + }, + "schemas:638": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·put·responses·201·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-snapshot·put·responses·201·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:639": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·put·responses·201·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-snapshot·put·responses·201·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:640": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:641": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:642": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:643": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·put·responses·201·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-snapshot·put·responses·201·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:644": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_request_server_encrypted·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_request_server_encrypted·schema" + ] + }, + "type": "boolean" + }, + "schemas:645": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-snapshot·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:646": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy·put·responses·202·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy·put·responses·202·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:647": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy·put·responses·202·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy·put·responses·202·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:648": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:649": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:650": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:651": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy·put·responses·202·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy·put·responses·202·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:652": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_copy_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_copy_id·schema" + ] + }, + "type": "string" + }, + "schemas:654": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:655": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·202·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy-sync·put·responses·202·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:656": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·202·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy-sync·put·responses·202·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:657": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:658": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:659": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:660": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·202·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy-sync·put·responses·202·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:661": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_copy_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_copy_id·schema" + ] + }, + "type": "string" + }, + "schemas:663": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·202·headers·content_md5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy-sync·put·responses·202·headers·content_md5·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:664": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_content_crc64·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_content_crc64·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:665": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy-sync·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:666": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:667": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:668": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:669": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:670": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-copyid-copyid·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy-copyid-copyid·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:671": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-tier·put·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-tier·put·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:672": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-tier·put·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-tier·put·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:673": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-tier·put·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-tier·put·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:674": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-tier·put·responses·202·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-tier·put·responses·202·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:675": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-tier·put·responses·202·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-tier·put·responses·202·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:676": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-tier·put·responses·202·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-tier·put·responses·202·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:677": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-tier·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-tier·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:678": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:679": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:680": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:681": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:684": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-restype-account-comp-properties·get·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-restype-account-comp-properties·get·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:685": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·requestbody·content·application-octet_stream·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-block·put·requestbody·content·application-octet_stream·schema" + ] + }, + "type": "object", + "format": "file" + }, + "schemas:686": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·responses·201·headers·content_md5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-block·put·responses·201·headers·content_md5·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:687": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·responses·201·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-block·put·responses·201·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:688": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·responses·201·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-block·put·responses·201·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:689": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·responses·201·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-block·put·responses·201·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:690": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·responses·201·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-block·put·responses·201·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:691": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·responses·201·headers·x_ms_content_crc64·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-block·put·responses·201·headers·x_ms_content_crc64·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:692": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·responses·201·headers·x_ms_request_server_encrypted·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-block·put·responses·201·headers·x_ms_request_server_encrypted·schema" + ] + }, + "type": "boolean" + }, + "schemas:693": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·responses·201·headers·x_ms_encryption_key_sha256·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-block·put·responses·201·headers·x_ms_encryption_key_sha256·schema" + ] + }, + "type": "string" + }, + "schemas:694": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-block·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:695": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·content_md5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·content_md5·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:696": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_content_crc64·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_content_crc64·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:697": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:698": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:699": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:700": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:701": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_request_server_encrypted·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_request_server_encrypted·schema" + ] + }, + "type": "boolean" + }, + "schemas:702": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_encryption_key_sha256·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_encryption_key_sha256·schema" + ] + }, + "type": "string" + }, + "schemas:703": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-block-fromurl·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:704": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-blocklist·put·responses·201·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:705": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-blocklist·put·responses·201·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:706": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201·headers·content_md5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-blocklist·put·responses·201·headers·content_md5·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:707": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_content_crc64·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_content_crc64·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:708": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:709": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:710": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:711": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-blocklist·put·responses·201·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:712": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_request_server_encrypted·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_request_server_encrypted·schema" + ] + }, + "type": "boolean" + }, + "schemas:713": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_encryption_key_sha256·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_encryption_key_sha256·schema" + ] + }, + "type": "string" + }, + "schemas:714": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-blocklist·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:715": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·get·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-blocklist·get·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:716": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·get·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-blocklist·get·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:717": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·get·responses·200·headers·content_type·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-blocklist·get·responses·200·headers·content_type·schema" + ] + }, + "type": "string" + }, + "schemas:718": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_blob_content_length·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_blob_content_length·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:719": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:720": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:721": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:722": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·get·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-blocklist·get·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:723": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·get·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-blocklist·get·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:724": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·requestbody·content·application-octet_stream·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update·put·requestbody·content·application-octet_stream·schema" + ] + }, + "type": "object", + "format": "file" + }, + "schemas:725": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update·put·responses·201·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:726": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update·put·responses·201·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:727": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·content_md5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update·put·responses·201·headers·content_md5·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:728": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_content_crc64·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_content_crc64·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:729": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_blob_sequence_number·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_blob_sequence_number·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:730": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:731": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:732": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:733": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update·put·responses·201·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:734": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_request_server_encrypted·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_request_server_encrypted·schema" + ] + }, + "type": "boolean" + }, + "schemas:735": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_encryption_key_sha256·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_encryption_key_sha256·schema" + ] + }, + "type": "string" + }, + "schemas:736": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:737": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·201·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-clear·put·responses·201·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:738": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·201·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-clear·put·responses·201·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:739": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·201·headers·content_md5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-clear·put·responses·201·headers·content_md5·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:740": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_content_crc64·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_content_crc64·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:741": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_blob_sequence_number·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_blob_sequence_number·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:742": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:743": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:744": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:745": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·201·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-clear·put·responses·201·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:746": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-clear·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:747": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:748": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:749": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·content_md5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·content_md5·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:750": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_content_crc64·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_content_crc64·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:751": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_blob_sequence_number·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_blob_sequence_number·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:752": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:753": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:754": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:755": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_request_server_encrypted·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_request_server_encrypted·schema" + ] + }, + "type": "boolean" + }, + "schemas:756": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_encryption_key_sha256·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_encryption_key_sha256·schema" + ] + }, + "type": "string" + }, + "schemas:757": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update-fromurl·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:758": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist·get·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-pagelist·get·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:759": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist·get·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-pagelist·get·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:760": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_blob_content_length·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_blob_content_length·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:761": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:762": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:763": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:764": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist·get·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-pagelist·get·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:765": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist·get·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-pagelist·get·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:766": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:767": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:768": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_blob_content_length·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_blob_content_length·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:769": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:770": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:771": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:772": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:773": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist-diff·get·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-pagelist-diff·get·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:774": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-resize·put·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-resize·put·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:775": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-resize·put·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-resize·put·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:776": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_blob_sequence_number·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_blob_sequence_number·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:777": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:778": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:779": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:780": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-resize·put·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-resize·put·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:781": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-resize·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-resize·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:782": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:783": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:784": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_blob_sequence_number·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_blob_sequence_number·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:785": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:786": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:787": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:788": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:789": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:790": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:791": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:792": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:793": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:794": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:795": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:796": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_copy_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_copy_id·schema" + ] + }, + "type": "string" + }, + "schemas:798": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-incrementalcopy·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-incrementalcopy·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:799": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·requestbody·content·application-octet_stream·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock·put·requestbody·content·application-octet_stream·schema" + ] + }, + "type": "object", + "format": "file" + }, + "schemas:800": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock·put·responses·201·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:801": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock·put·responses·201·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:802": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·content_md5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock·put·responses·201·headers·content_md5·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:803": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_content_crc64·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_content_crc64·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:804": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:805": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:806": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:807": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock·put·responses·201·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:808": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_blob_append_offset·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_blob_append_offset·schema" + ] + }, + "type": "string" + }, + "schemas:809": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_blob_committed_block_count·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_blob_committed_block_count·schema" + ] + }, + "type": "integer" + }, + "schemas:810": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_request_server_encrypted·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_request_server_encrypted·schema" + ] + }, + "type": "boolean" + }, + "schemas:811": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_encryption_key_sha256·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_encryption_key_sha256·schema" + ] + }, + "type": "string" + }, + "schemas:812": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:813": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:814": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:815": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·content_md5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·content_md5·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:816": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_content_crc64·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_content_crc64·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:817": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:818": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:819": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:820": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_blob_append_offset·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_blob_append_offset·schema" + ] + }, + "type": "string" + }, + "schemas:821": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_blob_committed_block_count·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_blob_committed_block_count·schema" + ] + }, + "type": "integer" + }, + "schemas:822": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_encryption_key_sha256·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_encryption_key_sha256·schema" + ] + }, + "type": "string" + }, + "schemas:823": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_request_server_encrypted·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_request_server_encrypted·schema" + ] + }, + "type": "boolean" + }, + "schemas:824": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock-fromurl·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "PublicAccessType": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "PublicAccessType", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/PublicAccessType", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·blobpublicaccess·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·get·responses·200·headers·x_ms_blob_public_access·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_blob_public_access·schema" + ] + }, + "type": "string", + "enum": [ + "container", + "blob" + ], + "x-ms-enum": { + "name": "PublicAccessType", + "modelAsString": true + } + }, + "CopyStatusType": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "CopyStatusType", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/CopyStatus", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_copy_status·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_copy_status·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_copy_status·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_copy_status·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_copy_status·schema" + ] + }, + "type": "string", + "enum": [ + "pending", + "success", + "aborted", + "failed" + ], + "x-ms-enum": { + "name": "CopyStatusType", + "modelAsString": false + } + }, + "LeaseDurationType": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "LeaseDurationType", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/LeaseDuration", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·get·responses·200·headers·x_ms_lease_duration·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_lease_duration·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_lease_duration·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_lease_duration·schema" + ] + }, + "type": "string", + "enum": [ + "infinite", + "fixed" + ], + "x-ms-enum": { + "name": "LeaseDurationType", + "modelAsString": false + } + }, + "LeaseStateType": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "LeaseStateType", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/LeaseState", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·get·responses·200·headers·x_ms_lease_state·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_lease_state·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_lease_state·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_lease_state·schema" + ] + }, + "type": "string", + "enum": [ + "available", + "leased", + "expired", + "breaking", + "broken" + ], + "x-ms-enum": { + "name": "LeaseStateType", + "modelAsString": false + } + }, + "LeaseStatusType": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "LeaseStatusType", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/LeaseStatus", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·get·responses·200·headers·x_ms_lease_status·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_lease_status·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_lease_status·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_lease_status·schema" + ] + }, + "type": "string", + "enum": [ + "locked", + "unlocked" + ], + "x-ms-enum": { + "name": "LeaseStatusType", + "modelAsString": false + } + }, + "AccessTier": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "AccessTier", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/AccessTier", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·accesstierrequired·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·accesstieroptional·schema" + ] + }, + "type": "string", + "enum": [ + "P4", + "P6", + "P10", + "P15", + "P20", + "P30", + "P40", + "P50", + "P60", + "P70", + "P80", + "Hot", + "Cool", + "Archive" + ], + "x-ms-enum": { + "name": "AccessTier", + "modelAsString": true + } + }, + "ArchiveStatus": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ArchiveStatus", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ArchiveStatus" + ] + }, + "type": "string", + "enum": [ + "rehydrate-pending-to-hot", + "rehydrate-pending-to-cool" + ], + "x-ms-enum": { + "name": "ArchiveStatus", + "modelAsString": true + } + }, + "BlobType": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobType", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobProperties-BlobType", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_blob_type·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_blob_type·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_blob_type·schema" + ] + }, + "type": "string", + "enum": [ + "BlockBlob", + "PageBlob", + "AppendBlob" + ], + "x-ms-enum": { + "name": "BlobType", + "modelAsString": false + } + }, + "StorageErrorCode": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "StorageErrorCode", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ErrorCode" + ] + }, + "description": "Error codes returned by the service", + "type": "string", + "enum": [ + "AccountAlreadyExists", + "AccountBeingCreated", + "AccountIsDisabled", + "AuthenticationFailed", + "AuthorizationFailure", + "ConditionHeadersNotSupported", + "ConditionNotMet", + "EmptyMetadataKey", + "InsufficientAccountPermissions", + "InternalError", + "InvalidAuthenticationInfo", + "InvalidHeaderValue", + "InvalidHttpVerb", + "InvalidInput", + "InvalidMd5", + "InvalidMetadata", + "InvalidQueryParameterValue", + "InvalidRange", + "InvalidResourceName", + "InvalidUri", + "InvalidXmlDocument", + "InvalidXmlNodeValue", + "Md5Mismatch", + "MetadataTooLarge", + "MissingContentLengthHeader", + "MissingRequiredQueryParameter", + "MissingRequiredHeader", + "MissingRequiredXmlNode", + "MultipleConditionHeadersNotSupported", + "OperationTimedOut", + "OutOfRangeInput", + "OutOfRangeQueryParameterValue", + "RequestBodyTooLarge", + "ResourceTypeMismatch", + "RequestUrlFailedToParse", + "ResourceAlreadyExists", + "ResourceNotFound", + "ServerBusy", + "UnsupportedHeader", + "UnsupportedXmlNode", + "UnsupportedQueryParameter", + "UnsupportedHttpVerb", + "AppendPositionConditionNotMet", + "BlobAlreadyExists", + "BlobNotFound", + "BlobOverwritten", + "BlobTierInadequateForContentLength", + "BlockCountExceedsLimit", + "BlockListTooLong", + "CannotChangeToLowerTier", + "CannotVerifyCopySource", + "ContainerAlreadyExists", + "ContainerBeingDeleted", + "ContainerDisabled", + "ContainerNotFound", + "ContentLengthLargerThanTierLimit", + "CopyAcrossAccountsNotSupported", + "CopyIdMismatch", + "FeatureVersionMismatch", + "IncrementalCopyBlobMismatch", + "IncrementalCopyOfEralierVersionSnapshotNotAllowed", + "IncrementalCopySourceMustBeSnapshot", + "InfiniteLeaseDurationRequired", + "InvalidBlobOrBlock", + "InvalidBlobTier", + "InvalidBlobType", + "InvalidBlockId", + "InvalidBlockList", + "InvalidOperation", + "InvalidPageRange", + "InvalidSourceBlobType", + "InvalidSourceBlobUrl", + "InvalidVersionForPageBlobOperation", + "LeaseAlreadyPresent", + "LeaseAlreadyBroken", + "LeaseIdMismatchWithBlobOperation", + "LeaseIdMismatchWithContainerOperation", + "LeaseIdMismatchWithLeaseOperation", + "LeaseIdMissing", + "LeaseIsBreakingAndCannotBeAcquired", + "LeaseIsBreakingAndCannotBeChanged", + "LeaseIsBrokenAndCannotBeRenewed", + "LeaseLost", + "LeaseNotPresentWithBlobOperation", + "LeaseNotPresentWithContainerOperation", + "LeaseNotPresentWithLeaseOperation", + "MaxBlobSizeConditionNotMet", + "NoPendingCopyOperation", + "OperationNotAllowedOnIncrementalCopyBlob", + "PendingCopyOperation", + "PreviousSnapshotCannotBeNewer", + "PreviousSnapshotNotFound", + "PreviousSnapshotOperationNotSupported", + "SequenceNumberConditionNotMet", + "SequenceNumberIncrementTooLarge", + "SnapshotCountExceeded", + "SnaphotOperationRateExceeded", + "SnapshotsPresent", + "SourceConditionNotMet", + "SystemInUse", + "TargetConditionNotMet", + "UnauthorizedBlobOverwrite", + "BlobBeingRehydrated", + "BlobArchived", + "BlobNotArchived", + "AuthorizationSourceIPMismatch", + "AuthorizationProtocolMismatch", + "AuthorizationPermissionMismatch", + "AuthorizationServiceMismatch", + "AuthorizationResourceTypeMismatch" + ], + "x-ms-enum": { + "name": "StorageErrorCode", + "modelAsString": true + } + }, + "GeoReplicationStatusType": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "GeoReplicationStatusType", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/GeoReplication-Status" + ] + }, + "description": "The status of the secondary location", + "type": "string", + "enum": [ + "live", + "bootstrap", + "unavailable" + ], + "x-ms-enum": { + "name": "GeoReplicationStatusType", + "modelAsString": true + } + }, + "PremiumPageBlobAccessTier": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "PremiumPageBlobAccessTier", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·premiumpageblobaccesstieroptional·schema" + ] + }, + "enum": [ + "P4", + "P6", + "P10", + "P15", + "P20", + "P30", + "P40", + "P50", + "P60", + "P70", + "P80" + ], + "x-ms-enum": { + "name": "PremiumPageBlobAccessTier", + "modelAsString": true + }, + "type": "string" + }, + "RehydratePriority": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "RehydratePriority", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·rehydratepriority·schema" + ] + }, + "enum": [ + "High", + "Standard" + ], + "x-ms-enum": { + "name": "RehydratePriority", + "modelAsString": true + }, + "type": "string" + }, + "BlockListType": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlockListType", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·blocklisttype·schema" + ] + }, + "default": "committed", + "enum": [ + "committed", + "uncommitted", + "all" + ], + "x-ms-enum": { + "name": "BlockListType", + "modelAsString": false + }, + "type": "string" + }, + "DeleteSnapshotsOptionType": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "DeleteSnapshotsOptionType", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·deletesnapshots·schema" + ] + }, + "enum": [ + "include", + "only" + ], + "x-ms-enum": { + "name": "DeleteSnapshotsOptionType", + "modelAsString": false + }, + "type": "string" + }, + "EncryptionAlgorithmType": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "EncryptionAlgorithmType", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·encryptionalgorithm·schema" + ] + }, + "enum": [ + "AES256" + ], + "x-ms-enum": { + "name": "EncryptionAlgorithmType", + "modelAsString": false + }, + "type": "string" + }, + "ListBlobsIncludeItem": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListBlobsIncludeItem", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListBlobsInclude-itemsItem" + ] + }, + "type": "string", + "enum": [ + "copy", + "deleted", + "metadata", + "snapshots", + "uncommittedblobs" + ], + "x-ms-enum": { + "name": "ListBlobsIncludeItem", + "modelAsString": false + } + }, + "ListContainersIncludeType": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListContainersIncludeType", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·listcontainersinclude·schema" + ] + }, + "enum": [ + "metadata" + ], + "x-ms-enum": { + "name": "ListContainersIncludeType", + "modelAsString": false + }, + "type": "string" + }, + "PathRenameMode": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "PathRenameMode", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·pathrenamemode·schema" + ] + }, + "enum": [ + "legacy", + "posix" + ], + "x-ms-enum": { + "name": "PathRenameMode", + "modelAsString": false + }, + "type": "string" + }, + "SequenceNumberActionType": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "SequenceNumberActionType", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·sequencenumberaction·schema" + ] + }, + "enum": [ + "max", + "update", + "increment" + ], + "x-ms-enum": { + "name": "SequenceNumberActionType", + "modelAsString": false + }, + "type": "string" + }, + "SkuName": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "SkuName", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-account-comp-properties·get·responses·200·headers·x_ms_sku_name·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_sku_name·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_sku_name·schema" + ] + }, + "enum": [ + "Standard_LRS", + "Standard_GRS", + "Standard_RAGRS", + "Standard_ZRS", + "Premium_LRS" + ], + "x-ms-enum": { + "name": "SkuName", + "modelAsString": false + }, + "type": "string" + }, + "AccountKind": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "AccountKind", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-account-comp-properties·get·responses·200·headers·x_ms_account_kind·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_account_kind·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_account_kind·schema" + ] + }, + "enum": [ + "Storage", + "BlobStorage", + "StorageV2" + ], + "x-ms-enum": { + "name": "AccountKind", + "modelAsString": false + }, + "type": "string" + }, + "SyncCopyStatusType": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "SyncCopyStatusType", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_copy_status·schema" + ] + }, + "enum": [ + "success" + ], + "x-ms-enum": { + "name": "SyncCopyStatusType", + "modelAsString": false + }, + "type": "string" + } + }, + "parameters": { + "parameters:0": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Url", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Url" + ] + }, + "name": "url", + "in": "path", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-ms-parameter-location": "client", + "x-ms-skip-url-encoding": true, + "schema": { + "$ref": "#/components/schemas/schemas:128" + }, + "required": true + }, + "parameters:1": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ApiVersionParameter", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + ] + }, + "name": "x-ms-version", + "in": "header", + "description": "Specifies the version of the operation to use for this request.", + "x-ms-client-name": "version", + "schema": { + "enum": [ + "2019-02-02" + ], + "type": "string" + }, + "required": true + }, + "parameters:2": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Blob", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Blob" + ] + }, + "name": "blob", + "in": "path", + "description": "The blob name.", + "x-ms-parameter-location": "method", + "schema": { + "$ref": "#/components/schemas/schemas:129" + }, + "required": true + }, + "parameters:3": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Filesystem", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Filesystem" + ] + }, + "name": "filesystem", + "in": "path", + "description": "The filesystem name.", + "x-ms-parameter-location": "method", + "schema": { + "$ref": "#/components/schemas/schemas:130" + }, + "required": true + }, + "parameters:4": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Path", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Path" + ] + }, + "name": "path", + "in": "path", + "description": "The namespace path to a file or directory.", + "x-ms-parameter-location": "method", + "schema": { + "$ref": "#/components/schemas/schemas:131" + }, + "required": true + }, + "parameters:5": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobCacheControl", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobCacheControl" + ] + }, + "name": "x-ms-blob-cache-control", + "in": "header", + "description": "Optional. Sets the blob's cache control. If specified, this property is stored with the blob and returned with a read request.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "blob-HTTP-headers" + }, + "x-ms-client-name": "blobCacheControl", + "schema": { + "$ref": "#/components/schemas/schemas:132" + }, + "required": false + }, + "parameters:6": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobConditionAppendPos", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobConditionAppendPos" + ] + }, + "name": "x-ms-blob-condition-appendpos", + "in": "header", + "description": "Optional conditional header, used only for the Append Block operation. A number indicating the byte offset to compare. Append Block will succeed only if the append position is equal to this number. If it is not, the request will fail with the AppendPositionConditionNotMet error (HTTP status code 412 - Precondition Failed).", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "append-position-access-conditions" + }, + "x-ms-client-name": "appendPosition", + "schema": { + "$ref": "#/components/schemas/schemas:133" + }, + "required": false + }, + "parameters:7": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobConditionMaxSize", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobConditionMaxSize" + ] + }, + "name": "x-ms-blob-condition-maxsize", + "in": "header", + "description": "Optional conditional header. The max length in bytes permitted for the append blob. If the Append Block operation would cause the blob to exceed that limit or if the blob size is already greater than the value specified in this header, the request will fail with MaxBlobSizeConditionNotMet error (HTTP status code 412 - Precondition Failed).", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "append-position-access-conditions" + }, + "x-ms-client-name": "maxSize", + "schema": { + "$ref": "#/components/schemas/schemas:134" + }, + "required": false + }, + "parameters:8": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobPublicAccess", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobPublicAccess" + ] + }, + "name": "x-ms-blob-public-access", + "in": "header", + "description": "Specifies whether data in the container may be accessed publicly and the level of access", + "x-ms-parameter-location": "method", + "x-ms-client-name": "access", + "schema": { + "$ref": "#/components/schemas/PublicAccessType" + }, + "required": false + }, + "parameters:9": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "AccessTierRequired", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/AccessTierRequired" + ] + }, + "name": "x-ms-access-tier", + "in": "header", + "description": "Indicates the tier to be set on the blob.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "tier", + "schema": { + "$ref": "#/components/schemas/AccessTier" + }, + "required": true + }, + "parameters:10": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "AccessTierOptional", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/AccessTierOptional" + ] + }, + "name": "x-ms-access-tier", + "in": "header", + "description": "Optional. Indicates the tier to be set on the blob.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "tier", + "schema": { + "$ref": "#/components/schemas/AccessTier" + }, + "required": false + }, + "parameters:11": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "PremiumPageBlobAccessTierOptional", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/PremiumPageBlobAccessTierOptional" + ] + }, + "name": "x-ms-access-tier", + "in": "header", + "description": "Optional. Indicates the tier to be set on the page blob.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "tier", + "schema": { + "$ref": "#/components/schemas/PremiumPageBlobAccessTier" + }, + "required": false + }, + "parameters:12": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "RehydratePriority", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/RehydratePriority" + ] + }, + "name": "x-ms-rehydrate-priority", + "in": "header", + "description": "Optional: Indicates the priority with which to rehydrate an archived blob.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "rehydratePriority", + "schema": { + "$ref": "#/components/schemas/RehydratePriority" + }, + "required": false + }, + "parameters:13": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobContentDisposition", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobContentDisposition" + ] + }, + "name": "x-ms-blob-content-disposition", + "in": "header", + "description": "Optional. Sets the blob's Content-Disposition header.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "blob-HTTP-headers" + }, + "x-ms-client-name": "blobContentDisposition", + "schema": { + "$ref": "#/components/schemas/schemas:140" + }, + "required": false + }, + "parameters:14": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobContentEncoding", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobContentEncoding" + ] + }, + "name": "x-ms-blob-content-encoding", + "in": "header", + "description": "Optional. Sets the blob's content encoding. If specified, this property is stored with the blob and returned with a read request.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "blob-HTTP-headers" + }, + "x-ms-client-name": "blobContentEncoding", + "schema": { + "$ref": "#/components/schemas/schemas:141" + }, + "required": false + }, + "parameters:15": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobContentLanguage", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobContentLanguage" + ] + }, + "name": "x-ms-blob-content-language", + "in": "header", + "description": "Optional. Set the blob's content language. If specified, this property is stored with the blob and returned with a read request.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "blob-HTTP-headers" + }, + "x-ms-client-name": "blobContentLanguage", + "schema": { + "$ref": "#/components/schemas/schemas:142" + }, + "required": false + }, + "parameters:16": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobContentLengthOptional", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobContentLengthOptional" + ] + }, + "name": "x-ms-blob-content-length", + "in": "header", + "description": "This header specifies the maximum size for the page blob, up to 1 TB. The page blob size must be aligned to a 512-byte boundary.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "blobContentLength", + "schema": { + "$ref": "#/components/schemas/schemas:143" + }, + "required": false + }, + "parameters:17": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobContentLengthRequired", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobContentLengthRequired" + ] + }, + "name": "x-ms-blob-content-length", + "in": "header", + "description": "This header specifies the maximum size for the page blob, up to 1 TB. The page blob size must be aligned to a 512-byte boundary.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "blobContentLength", + "schema": { + "$ref": "#/components/schemas/schemas:144" + }, + "required": true + }, + "parameters:18": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobContentMD5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobContentMD5" + ] + }, + "name": "x-ms-blob-content-md5", + "in": "header", + "description": "Optional. An MD5 hash of the blob content. Note that this hash is not validated, as the hashes for the individual blocks were validated when each was uploaded.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "blob-HTTP-headers" + }, + "x-ms-client-name": "blobContentMD5", + "schema": { + "$ref": "#/components/schemas/schemas:145" + }, + "required": false + }, + "parameters:19": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobContentType", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobContentType" + ] + }, + "name": "x-ms-blob-content-type", + "in": "header", + "description": "Optional. Sets the blob's content type. If specified, this property is stored with the blob and returned with a read request.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "blob-HTTP-headers" + }, + "x-ms-client-name": "blobContentType", + "schema": { + "$ref": "#/components/schemas/schemas:146" + }, + "required": false + }, + "parameters:20": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobSequenceNumber", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobSequenceNumber" + ] + }, + "name": "x-ms-blob-sequence-number", + "in": "header", + "description": "Set for page blobs only. The sequence number is a user-controlled value that you can use to track requests. The value of the sequence number must be between 0 and 2^63 - 1.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "blobSequenceNumber", + "schema": { + "$ref": "#/components/schemas/schemas:147" + }, + "required": false + }, + "parameters:21": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlockId", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlockId" + ] + }, + "name": "blockid", + "in": "query", + "description": "A valid Base64 string value that identifies the block. Prior to encoding, the string must be less than or equal to 64 bytes in size. For a given blob, the length of the value specified for the blockid parameter must be the same size for each block.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "blockId", + "schema": { + "$ref": "#/components/schemas/schemas:148" + }, + "required": true + }, + "parameters:22": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlockListType", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlockListType" + ] + }, + "name": "blocklisttype", + "in": "query", + "description": "Specifies whether to return the list of committed blocks, the list of uncommitted blocks, or both lists together.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "listType", + "schema": { + "$ref": "#/components/schemas/BlockListType" + }, + "required": true + }, + "parameters:23": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Continuation", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Continuation" + ] + }, + "name": "continuation", + "in": "query", + "description": "When renaming a directory, the number of paths that are renamed with each invocation is limited. If the number of paths to be renamed exceeds this limit, a continuation token is returned in this response header. When a continuation token is returned in the response, it must be specified in a subsequent invocation of the rename operation to continue renaming the directory.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "marker", + "schema": { + "$ref": "#/components/schemas/schemas:150" + }, + "required": false + }, + "parameters:24": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "CopyId", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/CopyId" + ] + }, + "name": "copyid", + "in": "query", + "description": "The copy identifier provided in the x-ms-copy-id header of the original Copy Blob operation.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "copyId", + "schema": { + "$ref": "#/components/schemas/schemas:151" + }, + "required": true + }, + "parameters:25": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ClientRequestId", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + ] + }, + "name": "x-ms-client-request-id", + "in": "header", + "description": "Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "requestId", + "schema": { + "$ref": "#/components/schemas/schemas:152" + }, + "required": false + }, + "parameters:26": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ContainerName", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ContainerName" + ] + }, + "name": "containerName", + "in": "path", + "description": "The container name.", + "x-ms-parameter-location": "method", + "schema": { + "$ref": "#/components/schemas/schemas:153" + }, + "required": true + }, + "parameters:27": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ContentCrc64", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ContentCrc64" + ] + }, + "name": "x-ms-content-crc64", + "in": "header", + "description": "Specify the transactional crc64 for the body, to be validated by the service.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "transactionalContentCrc64", + "schema": { + "$ref": "#/components/schemas/schemas:154" + }, + "required": false + }, + "parameters:28": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ContentLength", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ContentLength" + ] + }, + "name": "Content-Length", + "in": "header", + "description": "The length of the request.", + "x-ms-parameter-location": "method", + "schema": { + "$ref": "#/components/schemas/schemas:155" + }, + "required": true + }, + "parameters:29": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ContentMD5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ContentMD5" + ] + }, + "name": "Content-MD5", + "in": "header", + "description": "Specify the transactional md5 for the body, to be validated by the service.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "transactionalContentMD5", + "schema": { + "$ref": "#/components/schemas/schemas:156" + }, + "required": false + }, + "parameters:30": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "CopySource", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/CopySource" + ] + }, + "name": "x-ms-copy-source", + "in": "header", + "description": "Specifies the name of the source page blob snapshot. This value is a URL of up to 2 KB in length that specifies a page blob snapshot. The value should be URL-encoded as it would appear in a request URI. The source blob must either be public or must be authenticated via a shared access signature.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "copySource", + "schema": { + "$ref": "#/components/schemas/schemas:157" + }, + "required": true + }, + "parameters:31": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "DeleteSnapshots", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/DeleteSnapshots" + ] + }, + "name": "x-ms-delete-snapshots", + "in": "header", + "description": "Required if the blob has associated snapshots. Specify one of the following two options: include: Delete the base blob and all of its snapshots. only: Delete only the blob's snapshots and not the blob itself", + "x-ms-parameter-location": "method", + "x-ms-client-name": "deleteSnapshots", + "schema": { + "$ref": "#/components/schemas/DeleteSnapshotsOptionType" + }, + "required": false + }, + "parameters:32": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Delimiter", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Delimiter" + ] + }, + "name": "delimiter", + "in": "query", + "description": "When the request includes this parameter, the operation returns a BlobPrefix element in the response body that acts as a placeholder for all blobs whose names begin with the same substring up to the appearance of the delimiter character. The delimiter may be a single character or a string.", + "x-ms-parameter-location": "method", + "schema": { + "$ref": "#/components/schemas/schemas:159" + }, + "required": true + }, + "parameters:33": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "DirectoryProperties", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/DirectoryProperties" + ] + }, + "name": "x-ms-properties", + "in": "header", + "description": "Optional. User-defined properties to be stored with the file or directory, in the format of a comma-separated list of name and value pairs \"n1=v1, n2=v2, ...\", where each value is base64 encoded.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "directoryProperties", + "schema": { + "$ref": "#/components/schemas/schemas:160" + }, + "required": false + }, + "parameters:34": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "EncryptionKey", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/EncryptionKey" + ] + }, + "name": "x-ms-encryption-key", + "in": "header", + "description": "Optional. Specifies the encryption key to use to encrypt the data provided in the request. If not specified, encryption is performed with the root account encryption key. For more information, see Encryption at Rest for Azure Storage Services.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "cpk-info" + }, + "x-ms-client-name": "encryptionKey", + "schema": { + "$ref": "#/components/schemas/schemas:161" + }, + "required": false + }, + "parameters:35": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "EncryptionKeySha256", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/EncryptionKeySha256" + ] + }, + "name": "x-ms-encryption-key-sha256", + "in": "header", + "description": "The SHA-256 hash of the provided encryption key. Must be provided if the x-ms-encryption-key header is provided.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "cpk-info" + }, + "x-ms-client-name": "encryptionKeySha256", + "schema": { + "$ref": "#/components/schemas/schemas:162" + }, + "required": false + }, + "parameters:36": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "EncryptionAlgorithm", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/EncryptionAlgorithm" + ] + }, + "name": "x-ms-encryption-algorithm", + "in": "header", + "description": "The algorithm used to produce the encryption key hash. Currently, the only accepted value is \"AES256\". Must be provided if the x-ms-encryption-key header is provided.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "cpk-info" + }, + "x-ms-client-name": "encryptionAlgorithm", + "schema": { + "$ref": "#/components/schemas/EncryptionAlgorithmType" + }, + "required": false + }, + "parameters:37": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "FileRenameSource", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/FileRenameSource" + ] + }, + "name": "x-ms-rename-source", + "in": "header", + "description": "The file or directory to be renamed. The value must have the following format: \"/{filesysystem}/{path}\". If \"x-ms-properties\" is specified, the properties will overwrite the existing properties; otherwise, the existing properties will be preserved.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "renameSource", + "schema": { + "$ref": "#/components/schemas/schemas:164" + }, + "required": true + }, + "parameters:38": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "GetRangeContentMD5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/GetRangeContentMD5" + ] + }, + "name": "x-ms-range-get-content-md5", + "in": "header", + "description": "When set to true and specified together with the Range, the service returns the MD5 hash for the range, as long as the range is less than or equal to 4 MB in size.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "rangeGetContentMD5", + "schema": { + "$ref": "#/components/schemas/schemas:165" + }, + "required": false + }, + "parameters:39": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "GetRangeContentCRC64", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/GetRangeContentCRC64" + ] + }, + "name": "x-ms-range-get-content-crc64", + "in": "header", + "description": "When set to true and specified together with the Range, the service returns the CRC64 hash for the range, as long as the range is less than or equal to 4 MB in size.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "rangeGetContentCRC64", + "schema": { + "$ref": "#/components/schemas/schemas:166" + }, + "required": false + }, + "parameters:40": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "IfMatch", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfMatch" + ] + }, + "name": "If-Match", + "in": "header", + "description": "Specify an ETag value to operate only on blobs with a matching value.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "modified-access-conditions" + }, + "x-ms-client-name": "ifMatch", + "schema": { + "$ref": "#/components/schemas/schemas:167" + }, + "required": false + }, + "parameters:41": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "IfModifiedSince", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfModifiedSince" + ] + }, + "name": "If-Modified-Since", + "in": "header", + "description": "Specify this header value to operate only on a blob if it has been modified since the specified date/time.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "modified-access-conditions" + }, + "x-ms-client-name": "ifModifiedSince", + "schema": { + "$ref": "#/components/schemas/schemas:168" + }, + "required": false + }, + "parameters:42": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "IfNoneMatch", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfNoneMatch" + ] + }, + "name": "If-None-Match", + "in": "header", + "description": "Specify an ETag value to operate only on blobs without a matching value.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "modified-access-conditions" + }, + "x-ms-client-name": "ifNoneMatch", + "schema": { + "$ref": "#/components/schemas/schemas:169" + }, + "required": false + }, + "parameters:43": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "IfUnmodifiedSince", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfUnmodifiedSince" + ] + }, + "name": "If-Unmodified-Since", + "in": "header", + "description": "Specify this header value to operate only on a blob if it has not been modified since the specified date/time.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "modified-access-conditions" + }, + "x-ms-client-name": "ifUnmodifiedSince", + "schema": { + "$ref": "#/components/schemas/schemas:170" + }, + "required": false + }, + "parameters:44": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "IfSequenceNumberEqualTo", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfSequenceNumberEqualTo" + ] + }, + "name": "x-ms-if-sequence-number-eq", + "in": "header", + "description": "Specify this header value to operate only on a blob if it has the specified sequence number.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "sequence-number-access-conditions" + }, + "x-ms-client-name": "ifSequenceNumberEqualTo", + "schema": { + "$ref": "#/components/schemas/schemas:171" + }, + "required": false + }, + "parameters:45": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "IfSequenceNumberLessThan", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfSequenceNumberLessThan" + ] + }, + "name": "x-ms-if-sequence-number-lt", + "in": "header", + "description": "Specify this header value to operate only on a blob if it has a sequence number less than the specified.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "sequence-number-access-conditions" + }, + "x-ms-client-name": "ifSequenceNumberLessThan", + "schema": { + "$ref": "#/components/schemas/schemas:172" + }, + "required": false + }, + "parameters:46": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "IfSequenceNumberLessThanOrEqualTo", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfSequenceNumberLessThanOrEqualTo" + ] + }, + "name": "x-ms-if-sequence-number-le", + "in": "header", + "description": "Specify this header value to operate only on a blob if it has a sequence number less than or equal to the specified.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "sequence-number-access-conditions" + }, + "x-ms-client-name": "ifSequenceNumberLessThanOrEqualTo", + "schema": { + "$ref": "#/components/schemas/schemas:173" + }, + "required": false + }, + "parameters:47": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListBlobsInclude", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ListBlobsInclude" + ] + }, + "name": "include", + "in": "query", + "description": "Include this parameter to specify one or more datasets to include in the response.", + "x-ms-parameter-location": "method", + "style": "form", + "schema": { + "$ref": "#/components/schemas/schemas:174" + }, + "required": false + }, + "parameters:48": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListContainersInclude", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ListContainersInclude" + ] + }, + "name": "include", + "in": "query", + "description": "Include this parameter to specify that the container's metadata be returned as part of the response body.", + "x-ms-parameter-location": "method", + "schema": { + "$ref": "#/components/schemas/ListContainersIncludeType" + }, + "required": false + }, + "parameters:49": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "LeaseBreakPeriod", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/LeaseBreakPeriod" + ] + }, + "name": "x-ms-lease-break-period", + "in": "header", + "description": "For a break operation, proposed duration the lease should continue before it is broken, in seconds, between 0 and 60. This break period is only used if it is shorter than the time remaining on the lease. If longer, the time remaining on the lease is used. A new lease will not be available before the break period has expired, but the lease may be held for longer than the break period. If this header does not appear with a break operation, a fixed-duration lease breaks after the remaining lease period elapses, and an infinite lease breaks immediately.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "breakPeriod", + "schema": { + "$ref": "#/components/schemas/schemas:177" + }, + "required": false + }, + "parameters:50": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "LeaseDuration", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/LeaseDuration" + ] + }, + "name": "x-ms-lease-duration", + "in": "header", + "description": "Specifies the duration of the lease, in seconds, or negative one (-1) for a lease that never expires. A non-infinite lease can be between 15 and 60 seconds. A lease duration cannot be changed using renew or change.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "duration", + "schema": { + "$ref": "#/components/schemas/schemas:178" + }, + "required": false + }, + "parameters:51": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "LeaseIdOptional", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/LeaseIdOptional" + ] + }, + "name": "x-ms-lease-id", + "in": "header", + "description": "If specified, the operation only succeeds if the resource's lease is active and matches this ID.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "lease-access-conditions" + }, + "x-ms-client-name": "leaseId", + "schema": { + "$ref": "#/components/schemas/schemas:179" + }, + "required": false + }, + "parameters:52": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "LeaseIdRequired", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/LeaseIdRequired" + ] + }, + "name": "x-ms-lease-id", + "in": "header", + "description": "Specifies the current lease ID on the resource.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "leaseId", + "schema": { + "$ref": "#/components/schemas/schemas:180" + }, + "required": true + }, + "parameters:53": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Owner", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Owner" + ] + }, + "name": "x-ms-owner", + "in": "header", + "description": "Optional. The owner of the blob or directory.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "owner", + "schema": { + "$ref": "#/components/schemas/schemas:181" + }, + "required": false + }, + "parameters:54": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Group", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Group" + ] + }, + "name": "x-ms-group", + "in": "header", + "description": "Optional. The owning group of the blob or directory.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "group", + "schema": { + "$ref": "#/components/schemas/schemas:182" + }, + "required": false + }, + "parameters:55": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Upn", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Upn" + ] + }, + "name": "upn", + "in": "query", + "description": "Optional. Valid only when Hierarchical Namespace is enabled for the account. If \"true\", the identity values returned in the x-ms-owner, x-ms-group, and x-ms-acl response headers will be transformed from Azure Active Directory Object IDs to User Principal Names. If \"false\", the values will be returned as Azure Active Directory Object IDs. The default value is false.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "upn", + "schema": { + "$ref": "#/components/schemas/schemas:183" + }, + "required": false + }, + "parameters:56": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Marker", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Marker" + ] + }, + "name": "marker", + "in": "query", + "description": "A string value that identifies the portion of the list of containers to be returned with the next listing operation. The operation returns the NextMarker value within the response body if the listing operation did not return all containers remaining to be listed with the current page. The NextMarker value can be used as the value for the marker parameter in a subsequent call to request the next page of list items. The marker value is opaque to the client.", + "x-ms-parameter-location": "method", + "schema": { + "$ref": "#/components/schemas/schemas:184" + }, + "required": false + }, + "parameters:57": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "MaxResults", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/MaxResults" + ] + }, + "name": "maxresults", + "in": "query", + "description": "Specifies the maximum number of containers to return. If the request does not specify maxresults, or specifies a value greater than 5000, the server will return up to 5000 items. Note that if the listing operation crosses a partition boundary, then the service will return a continuation token for retrieving the remainder of the results. For this reason, it is possible that the service will return fewer results than specified by maxresults, or than the default of 5000.", + "x-ms-parameter-location": "method", + "schema": { + "$ref": "#/components/schemas/schemas:185" + }, + "required": false + }, + "parameters:58": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Metadata", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Metadata" + ] + }, + "name": "x-ms-meta", + "in": "header", + "description": "Optional. Specifies a user-defined name-value pair associated with the blob. If no name-value pairs are specified, the operation will copy the metadata from the source blob or file to the destination blob. If one or more name-value pairs are specified, the destination blob is created with the specified metadata, and metadata is not copied from the source blob or file. Note that beginning with version 2009-09-19, metadata names must adhere to the naming rules for C# identifiers. See Naming and Referencing Containers, Blobs, and Metadata for more information.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "metadata", + "x-ms-header-collection-prefix": "x-ms-meta-", + "schema": { + "$ref": "#/components/schemas/schemas:186" + }, + "required": false + }, + "parameters:59": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "MultipartContentType", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/MultipartContentType" + ] + }, + "name": "Content-Type", + "in": "header", + "description": "Required. The value of this header must be multipart/mixed with a batch boundary. Example header value: multipart/mixed; boundary=batch_", + "x-ms-parameter-location": "method", + "x-ms-client-name": "multipartContentType", + "schema": { + "$ref": "#/components/schemas/schemas:187" + }, + "required": true + }, + "parameters:60": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "PathRenameMode", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/PathRenameMode" + ] + }, + "name": "mode", + "in": "query", + "description": "Determines the behavior of the rename operation", + "x-ms-client-name": "pathRenameMode", + "schema": { + "$ref": "#/components/schemas/PathRenameMode" + }, + "required": false + }, + "parameters:61": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "PosixPermissions", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/PosixPermissions" + ] + }, + "name": "x-ms-permissions", + "in": "header", + "description": "Optional and only valid if Hierarchical Namespace is enabled for the account. Sets POSIX access permissions for the file owner, the file owning group, and others. Each class may be granted read, write, or execute permission. The sticky bit is also supported. Both symbolic (rwxrw-rw-) and 4-digit octal notation (e.g. 0766) are supported.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "posixPermissions", + "schema": { + "$ref": "#/components/schemas/schemas:189" + }, + "required": false + }, + "parameters:62": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "PosixAcl", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/PosixAcl" + ] + }, + "name": "x-ms-acl", + "in": "header", + "description": "Sets POSIX access control rights on files and directories. The value is a comma-separated list of access control entries. Each access control entry (ACE) consists of a scope, a type, a user or group identifier, and permissions in the format \"[scope:][type]:[id]:[permissions]\".", + "x-ms-parameter-location": "method", + "x-ms-client-name": "posixAcl", + "schema": { + "$ref": "#/components/schemas/schemas:190" + }, + "required": false + }, + "parameters:63": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "PosixUmask", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/PosixUmask" + ] + }, + "name": "x-ms-umask", + "in": "header", + "description": "Only valid if Hierarchical Namespace is enabled for the account. This umask restricts permission settings for file and directory, and will only be applied when default Acl does not exist in parent directory. If the umask bit has set, it means that the corresponding permission will be disabled. Otherwise the corresponding permission will be determined by the permission. A 4-digit octal notation (e.g. 0022) is supported here. If no umask was specified, a default umask - 0027 will be used.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "posixUmask", + "schema": { + "$ref": "#/components/schemas/schemas:191" + }, + "required": false + }, + "parameters:64": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Prefix", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Prefix" + ] + }, + "name": "prefix", + "in": "query", + "description": "Filters the results to return only containers whose name begins with the specified prefix.", + "x-ms-parameter-location": "method", + "schema": { + "$ref": "#/components/schemas/schemas:192" + }, + "required": false + }, + "parameters:65": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "PrevSnapshot", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/PrevSnapshot" + ] + }, + "name": "prevsnapshot", + "in": "query", + "description": "Optional in version 2015-07-08 and newer. The prevsnapshot parameter is a DateTime value that specifies that the response will contain only pages that were changed between target blob and previous snapshot. Changed pages include both updated and cleared pages. The target blob may be a snapshot, as long as the snapshot specified by prevsnapshot is the older of the two. Note that incremental snapshots are currently supported only for blobs created on or after January 1, 2016.", + "x-ms-parameter-location": "method", + "schema": { + "$ref": "#/components/schemas/schemas:193" + }, + "required": false + }, + "parameters:66": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ProposedLeaseIdOptional", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ProposedLeaseIdOptional" + ] + }, + "name": "x-ms-proposed-lease-id", + "in": "header", + "description": "Proposed lease ID, in a GUID string format. The Blob service returns 400 (Invalid request) if the proposed lease ID is not in the correct format. See Guid Constructor (String) for a list of valid GUID string formats.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "proposedLeaseId", + "schema": { + "$ref": "#/components/schemas/schemas:194" + }, + "required": false + }, + "parameters:67": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ProposedLeaseIdRequired", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ProposedLeaseIdRequired" + ] + }, + "name": "x-ms-proposed-lease-id", + "in": "header", + "description": "Proposed lease ID, in a GUID string format. The Blob service returns 400 (Invalid request) if the proposed lease ID is not in the correct format. See Guid Constructor (String) for a list of valid GUID string formats.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "proposedLeaseId", + "schema": { + "$ref": "#/components/schemas/schemas:195" + }, + "required": true + }, + "parameters:68": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Range", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Range" + ] + }, + "name": "x-ms-range", + "in": "header", + "description": "Return only the bytes of the blob in the specified range.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "range", + "schema": { + "$ref": "#/components/schemas/schemas:196" + }, + "required": false + }, + "parameters:69": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "RangeRequiredPutPageFromUrl", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/RangeRequiredPutPageFromUrl" + ] + }, + "name": "x-ms-range", + "in": "header", + "description": "The range of bytes to which the source range would be written. The range should be 512 aligned and range-end is required.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "range", + "schema": { + "$ref": "#/components/schemas/schemas:197" + }, + "required": true + }, + "parameters:70": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "RecursiveDirectoryDelete", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/RecursiveDirectoryDelete" + ] + }, + "name": "recursive", + "in": "query", + "description": "If \"true\", all paths beneath the directory will be deleted. If \"false\" and the directory is non-empty, an error occurs.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "recursiveDirectoryDelete", + "schema": { + "$ref": "#/components/schemas/schemas:198" + }, + "required": true + }, + "parameters:71": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "SequenceNumberAction", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SequenceNumberAction" + ] + }, + "name": "x-ms-sequence-number-action", + "in": "header", + "description": "Required if the x-ms-blob-sequence-number header is set for the request. This property applies to page blobs only. This property indicates how the service should modify the blob's sequence number", + "x-ms-parameter-location": "method", + "x-ms-client-name": "sequenceNumberAction", + "schema": { + "$ref": "#/components/schemas/SequenceNumberActionType" + }, + "required": true + }, + "parameters:72": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Snapshot", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Snapshot" + ] + }, + "name": "snapshot", + "in": "query", + "description": "The snapshot parameter is an opaque DateTime value that, when present, specifies the blob snapshot to retrieve. For more information on working with blob snapshots, see Creating a Snapshot of a Blob.", + "x-ms-parameter-location": "method", + "schema": { + "$ref": "#/components/schemas/schemas:200" + }, + "required": false + }, + "parameters:73": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "SourceContentMD5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceContentMD5" + ] + }, + "name": "x-ms-source-content-md5", + "in": "header", + "description": "Specify the md5 calculated for the range of bytes that must be read from the copy source.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "sourceContentMD5", + "schema": { + "$ref": "#/components/schemas/schemas:201" + }, + "required": false + }, + "parameters:74": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "SourceContentCRC64", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceContentCRC64" + ] + }, + "name": "x-ms-source-content-crc64", + "in": "header", + "description": "Specify the crc64 calculated for the range of bytes that must be read from the copy source.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "sourceContentcrc64", + "schema": { + "$ref": "#/components/schemas/schemas:202" + }, + "required": false + }, + "parameters:75": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "SourceRange", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceRange" + ] + }, + "name": "x-ms-source-range", + "in": "header", + "description": "Bytes of source data in the specified range.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "sourceRange", + "schema": { + "$ref": "#/components/schemas/schemas:203" + }, + "required": false + }, + "parameters:76": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "SourceRangeRequiredPutPageFromUrl", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceRangeRequiredPutPageFromUrl" + ] + }, + "name": "x-ms-source-range", + "in": "header", + "description": "Bytes of source data in the specified range. The length of this range should match the ContentLength header and x-ms-range/Range destination range header.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "sourceRange", + "schema": { + "$ref": "#/components/schemas/schemas:204" + }, + "required": true + }, + "parameters:77": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "SourceIfMatch", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceIfMatch" + ] + }, + "name": "x-ms-source-if-match", + "in": "header", + "description": "Specify an ETag value to operate only on blobs with a matching value.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "source-modified-access-conditions" + }, + "x-ms-client-name": "sourceIfMatch", + "schema": { + "$ref": "#/components/schemas/schemas:205" + }, + "required": false + }, + "parameters:78": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "SourceIfModifiedSince", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceIfModifiedSince" + ] + }, + "name": "x-ms-source-if-modified-since", + "in": "header", + "description": "Specify this header value to operate only on a blob if it has been modified since the specified date/time.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "source-modified-access-conditions" + }, + "x-ms-client-name": "sourceIfModifiedSince", + "schema": { + "$ref": "#/components/schemas/schemas:206" + }, + "required": false + }, + "parameters:79": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "SourceIfNoneMatch", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceIfNoneMatch" + ] + }, + "name": "x-ms-source-if-none-match", + "in": "header", + "description": "Specify an ETag value to operate only on blobs without a matching value.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "source-modified-access-conditions" + }, + "x-ms-client-name": "sourceIfNoneMatch", + "schema": { + "$ref": "#/components/schemas/schemas:207" + }, + "required": false + }, + "parameters:80": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "SourceIfUnmodifiedSince", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceIfUnmodifiedSince" + ] + }, + "name": "x-ms-source-if-unmodified-since", + "in": "header", + "description": "Specify this header value to operate only on a blob if it has not been modified since the specified date/time.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "source-modified-access-conditions" + }, + "x-ms-client-name": "sourceIfUnmodifiedSince", + "schema": { + "$ref": "#/components/schemas/schemas:208" + }, + "required": false + }, + "parameters:81": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "SourceLeaseId", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceLeaseId" + ] + }, + "name": "x-ms-source-lease-id", + "in": "header", + "description": "A lease ID for the source path. If specified, the source path must have an active lease and the leaase ID must match.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "sourceLeaseId", + "schema": { + "$ref": "#/components/schemas/schemas:209" + }, + "required": false + }, + "parameters:82": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "SourceUrl", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceUrl" + ] + }, + "name": "x-ms-copy-source", + "in": "header", + "description": "Specify a URL to the copy source.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "sourceUrl", + "schema": { + "$ref": "#/components/schemas/schemas:210" + }, + "required": true + }, + "parameters:83": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Timeout", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + ] + }, + "name": "timeout", + "in": "query", + "description": "The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob Service Operations.", + "x-ms-parameter-location": "method", + "schema": { + "$ref": "#/components/schemas/schemas:211" + }, + "required": false + }, + "parameters:84": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "XMsCacheControl", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/XMsCacheControl" + ] + }, + "name": "x-ms-cache-control", + "in": "header", + "description": "Cache control for given resource", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "directory-http-headers" + }, + "x-ms-client-name": "cacheControl", + "schema": { + "$ref": "#/components/schemas/schemas:212" + }, + "required": false + }, + "parameters:85": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "XMsContentType", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/XMsContentType" + ] + }, + "name": "x-ms-content-type", + "in": "header", + "description": "Content type for given resource", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "directory-http-headers" + }, + "x-ms-client-name": "contentType", + "schema": { + "$ref": "#/components/schemas/schemas:213" + }, + "required": false + }, + "parameters:86": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "XMsContentEncoding", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/XMsContentEncoding" + ] + }, + "name": "x-ms-content-encoding", + "in": "header", + "description": "Content encoding for given resource", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "directory-http-headers" + }, + "x-ms-client-name": "contentEncoding", + "schema": { + "$ref": "#/components/schemas/schemas:214" + }, + "required": false + }, + "parameters:87": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "XMsContentLanguage", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/XMsContentLanguage" + ] + }, + "name": "x-ms-content-language", + "in": "header", + "description": "Content language for given resource", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "directory-http-headers" + }, + "x-ms-client-name": "contentLanguage", + "schema": { + "$ref": "#/components/schemas/schemas:215" + }, + "required": false + }, + "parameters:88": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "XMsContentDisposition", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/XMsContentDisposition" + ] + }, + "name": "x-ms-content-disposition", + "in": "header", + "description": "Content disposition for given resource", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "directory-http-headers" + }, + "x-ms-client-name": "contentDisposition", + "schema": { + "$ref": "#/components/schemas/schemas:216" + }, + "required": false + }, + "parameters:89": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·restype-service-comp-properties·parameters·0" + ] + }, + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "service" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:90": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·restype-service-comp-properties·parameters·1" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "properties" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:91": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-stats·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·restype-service-comp-stats·parameters·0" + ] + }, + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "service" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:92": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-stats·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·restype-service-comp-stats·parameters·1" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "stats" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:93": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-list·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·comp-list·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "list" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:94": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-userdelegationkey·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·restype-service-comp-userdelegationkey·parameters·0" + ] + }, + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "service" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:95": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-userdelegationkey·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·restype-service-comp-userdelegationkey·parameters·1" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "userdelegationkey" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:96": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-account-comp-properties·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·restype-account-comp-properties·parameters·0" + ] + }, + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "account" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:97": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-account-comp-properties·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·restype-account-comp-properties·parameters·1" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "properties" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:98": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-batch·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·comp-batch·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "batch" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:99": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-restype-container·parameters·0" + ] + }, + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "container" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:100": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-metadata·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-restype-container-comp-metadata·parameters·0" + ] + }, + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "container" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:101": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-metadata·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-restype-container-comp-metadata·parameters·1" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "metadata" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:102": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-restype-container-comp-acl·parameters·0" + ] + }, + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "container" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:103": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-restype-container-comp-acl·parameters·1" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "acl" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:104": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-comp-lease-restype-container-acquire·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "lease" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:105": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-comp-lease-restype-container-acquire·parameters·1" + ] + }, + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "container" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:106": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·parameters·2", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-comp-lease-restype-container-acquire·parameters·2" + ] + }, + "name": "x-ms-lease-action", + "in": "header", + "description": "Describes what lease action to take.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "action", + "schema": { + "enum": [ + "acquire" + ], + "x-ms-enum": { + "name": "LeaseAction", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "parameters:107": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-release·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-comp-lease-restype-container-release·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "lease" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:108": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-release·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-comp-lease-restype-container-release·parameters·1" + ] + }, + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "container" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:109": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-release·parameters·2", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-comp-lease-restype-container-release·parameters·2" + ] + }, + "name": "x-ms-lease-action", + "in": "header", + "description": "Describes what lease action to take.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "action", + "schema": { + "enum": [ + "release" + ], + "x-ms-enum": { + "name": "LeaseAction", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "parameters:110": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-comp-lease-restype-container-renew·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "lease" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:111": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-comp-lease-restype-container-renew·parameters·1" + ] + }, + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "container" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:112": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·parameters·2", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-comp-lease-restype-container-renew·parameters·2" + ] + }, + "name": "x-ms-lease-action", + "in": "header", + "description": "Describes what lease action to take.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "action", + "schema": { + "enum": [ + "renew" + ], + "x-ms-enum": { + "name": "LeaseAction", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "parameters:113": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-comp-lease-restype-container-break·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "lease" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:114": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-comp-lease-restype-container-break·parameters·1" + ] + }, + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "container" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:115": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·parameters·2", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-comp-lease-restype-container-break·parameters·2" + ] + }, + "name": "x-ms-lease-action", + "in": "header", + "description": "Describes what lease action to take.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "action", + "schema": { + "enum": [ + "break" + ], + "x-ms-enum": { + "name": "LeaseAction", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "parameters:116": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-comp-lease-restype-container-change·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "lease" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:117": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-comp-lease-restype-container-change·parameters·1" + ] + }, + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "container" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:118": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·parameters·2", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-comp-lease-restype-container-change·parameters·2" + ] + }, + "name": "x-ms-lease-action", + "in": "header", + "description": "Describes what lease action to take.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "action", + "schema": { + "enum": [ + "change" + ], + "x-ms-enum": { + "name": "LeaseAction", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "parameters:119": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-flat·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-restype-container-comp-list-flat·parameters·0" + ] + }, + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "container" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:120": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-flat·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-restype-container-comp-list-flat·parameters·1" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "list" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:121": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-hierarchy·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-restype-container-comp-list-hierarchy·parameters·0" + ] + }, + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "container" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:122": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-hierarchy·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-restype-container-comp-list-hierarchy·parameters·1" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "list" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:123": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-account-comp-properties·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-restype-account-comp-properties·parameters·0" + ] + }, + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "account" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:124": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-account-comp-properties·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-restype-account-comp-properties·parameters·1" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "properties" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:125": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·filesystem-path-resource-directory-create·parameters·0" + ] + }, + "name": "resource", + "in": "query", + "schema": { + "enum": [ + "directory" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:126": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-directory·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·filesystem-path-action-setaccesscontrol-directory·parameters·0" + ] + }, + "name": "action", + "in": "query", + "schema": { + "enum": [ + "setAccessControl" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:127": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·filesystem-path-action-getaccesscontrol-directory·parameters·0" + ] + }, + "name": "action", + "in": "query", + "schema": { + "enum": [ + "getAccessControl" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:128": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-blob·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·filesystem-path-action-setaccesscontrol-blob·parameters·0" + ] + }, + "name": "action", + "in": "query", + "schema": { + "enum": [ + "setAccessControl" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:129": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·filesystem-path-action-getaccesscontrol-blob·parameters·0" + ] + }, + "name": "action", + "in": "query", + "schema": { + "enum": [ + "getAccessControl" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:130": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-pageblob·parameters·0" + ] + }, + "name": "x-ms-blob-type", + "in": "header", + "description": "Specifies the type of blob to create: block blob, page blob, or append blob.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "blobType", + "schema": { + "enum": [ + "PageBlob" + ], + "x-ms-enum": { + "name": "BlobType", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "parameters:131": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-appendblob·parameters·0" + ] + }, + "name": "x-ms-blob-type", + "in": "header", + "description": "Specifies the type of blob to create: block blob, page blob, or append blob.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "blobType", + "schema": { + "enum": [ + "AppendBlob" + ], + "x-ms-enum": { + "name": "BlobType", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "parameters:132": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-blockblob·parameters·0" + ] + }, + "name": "x-ms-blob-type", + "in": "header", + "description": "Specifies the type of blob to create: block blob, page blob, or append blob.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "blobType", + "schema": { + "enum": [ + "BlockBlob" + ], + "x-ms-enum": { + "name": "BlobType", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "parameters:133": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-undelete·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-undelete·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "undelete" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:134": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-sethttpheaders·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-properties-sethttpheaders·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "properties" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:135": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-metadata·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "metadata" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:136": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-acquire·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-lease-acquire·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "lease" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:137": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-acquire·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-lease-acquire·parameters·1" + ] + }, + "name": "x-ms-lease-action", + "in": "header", + "description": "Describes what lease action to take.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "action", + "schema": { + "enum": [ + "acquire" + ], + "x-ms-enum": { + "name": "LeaseAction", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "parameters:138": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-release·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-lease-release·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "lease" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:139": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-release·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-lease-release·parameters·1" + ] + }, + "name": "x-ms-lease-action", + "in": "header", + "description": "Describes what lease action to take.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "action", + "schema": { + "enum": [ + "release" + ], + "x-ms-enum": { + "name": "LeaseAction", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "parameters:140": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-renew·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-lease-renew·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "lease" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:141": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-renew·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-lease-renew·parameters·1" + ] + }, + "name": "x-ms-lease-action", + "in": "header", + "description": "Describes what lease action to take.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "action", + "schema": { + "enum": [ + "renew" + ], + "x-ms-enum": { + "name": "LeaseAction", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "parameters:142": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-change·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-lease-change·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "lease" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:143": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-change·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-lease-change·parameters·1" + ] + }, + "name": "x-ms-lease-action", + "in": "header", + "description": "Describes what lease action to take.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "action", + "schema": { + "enum": [ + "change" + ], + "x-ms-enum": { + "name": "LeaseAction", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "parameters:144": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-break·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-lease-break·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "lease" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:145": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-break·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-lease-break·parameters·1" + ] + }, + "name": "x-ms-lease-action", + "in": "header", + "description": "Describes what lease action to take.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "action", + "schema": { + "enum": [ + "break" + ], + "x-ms-enum": { + "name": "LeaseAction", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "parameters:146": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-snapshot·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "snapshot" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:147": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-copy-sync·parameters·0" + ] + }, + "name": "x-ms-requires-sync", + "in": "header", + "schema": { + "enum": [ + "true" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:148": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-copyid-copyid·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-copy-copyid-copyid·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "copy" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:149": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-copyid-copyid·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-copy-copyid-copyid·parameters·1" + ] + }, + "name": "x-ms-copy-action", + "in": "header", + "x-ms-parameter-location": "method", + "x-ms-client-name": "copyActionAbortConstant", + "schema": { + "enum": [ + "abort" + ], + "type": "string" + }, + "required": true + }, + "parameters:150": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-tier·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-tier·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "tier" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:151": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-restype-account-comp-properties·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-restype-account-comp-properties·parameters·0" + ] + }, + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "account" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:152": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-restype-account-comp-properties·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-restype-account-comp-properties·parameters·1" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "properties" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:153": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-block·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "block" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:154": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-block-fromurl·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "block" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:155": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-blocklist·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "blocklist" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:156": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-page-update·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "page" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:157": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-page-update·parameters·1" + ] + }, + "name": "x-ms-page-write", + "in": "header", + "description": "Required. You may specify one of the following options:\n - Update: Writes the bytes specified by the request body into the specified range. The Range and Content-Length headers must match to perform the update.\n - Clear: Clears the specified range and releases the space used in storage for that range. To clear a range, set the Content-Length header to zero, and the Range header to a value that indicates the range to clear, up to maximum blob size.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "pageWrite", + "schema": { + "enum": [ + "update" + ], + "x-ms-enum": { + "name": "PageWriteType", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "parameters:158": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-page-clear·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "page" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:159": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-page-clear·parameters·1" + ] + }, + "name": "x-ms-page-write", + "in": "header", + "description": "Required. You may specify one of the following options:\n - Update: Writes the bytes specified by the request body into the specified range. The Range and Content-Length headers must match to perform the update.\n - Clear: Clears the specified range and releases the space used in storage for that range. To clear a range, set the Content-Length header to zero, and the Range header to a value that indicates the range to clear, up to maximum blob size.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "pageWrite", + "schema": { + "enum": [ + "clear" + ], + "x-ms-enum": { + "name": "PageWriteType", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "parameters:160": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-page-update-fromurl·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "page" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:161": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-page-update-fromurl·parameters·1" + ] + }, + "name": "x-ms-page-write", + "in": "header", + "description": "Required. You may specify one of the following options:\n - Update: Writes the bytes specified by the request body into the specified range. The Range and Content-Length headers must match to perform the update.\n - Clear: Clears the specified range and releases the space used in storage for that range. To clear a range, set the Content-Length header to zero, and the Range header to a value that indicates the range to clear, up to maximum blob size.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "pageWrite", + "schema": { + "enum": [ + "update" + ], + "x-ms-enum": { + "name": "PageWriteType", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "parameters:162": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-pagelist·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "pagelist" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:163": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist-diff·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-pagelist-diff·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "pagelist" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:164": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-resize·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-properties-resize·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "properties" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:165": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-updatesequencenumber·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-properties-updatesequencenumber·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "properties" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:166": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-incrementalcopy·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-incrementalcopy·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "incrementalcopy" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:167": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-appendblock·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "appendblock" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:168": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-appendblock-fromurl·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "appendblock" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + } + }, + "requestBodies": { + "requestBodies:0": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·put·requestbody", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/requestBodies/paths·restype-service-comp-properties·put·requestbody" + ] + }, + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:124" + } + } + }, + "x-ms-parameter-location": "method", + "required": true, + "description": "The StorageService properties.", + "x-ms-requestBody-name": "StorageServiceProperties" + }, + "requestBodies:1": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-userdelegationkey·post·requestbody", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/requestBodies/paths·restype-service-comp-userdelegationkey·post·requestbody" + ] + }, + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:0" + } + } + }, + "x-ms-parameter-location": "method", + "required": true, + "x-ms-requestBody-name": "KeyInfo" + }, + "requestBodies:2": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-batch·post·requestbody", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/requestBodies/paths·comp-batch·post·requestbody" + ] + }, + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:246" + } + } + }, + "x-ms-parameter-location": "method", + "required": true, + "description": "Initial data", + "x-ms-requestBody-name": "body" + }, + "requestBodies:3": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·put·requestbody", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/requestBodies/paths·containername-restype-container-comp-acl·put·requestbody" + ] + }, + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:120" + } + } + }, + "x-ms-parameter-location": "method", + "description": "the acls for the container", + "x-ms-requestBody-name": "containerAcl" + }, + "requestBodies:4": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·requestbody", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/requestBodies/paths·containername-blob-blockblob·put·requestbody" + ] + }, + "content": { + "application/octet-stream": { + "schema": { + "$ref": "#/components/schemas/schemas:565" + } + } + }, + "x-ms-parameter-location": "method", + "required": true, + "description": "Initial data", + "x-ms-requestBody-name": "body" + }, + "requestBodies:5": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·requestbody", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/requestBodies/paths·containername-blob-comp-block·put·requestbody" + ] + }, + "content": { + "application/octet-stream": { + "schema": { + "$ref": "#/components/schemas/schemas:685" + } + } + }, + "x-ms-parameter-location": "method", + "required": true, + "description": "Initial data", + "x-ms-requestBody-name": "body" + }, + "requestBodies:6": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·requestbody", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/requestBodies/paths·containername-blob-comp-blocklist·put·requestbody" + ] + }, + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:76" + } + } + }, + "required": true, + "x-ms-requestBody-name": "blocks" + }, + "requestBodies:7": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·requestbody", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/requestBodies/paths·containername-blob-comp-page-update·put·requestbody" + ] + }, + "content": { + "application/octet-stream": { + "schema": { + "$ref": "#/components/schemas/schemas:724" + } + } + }, + "x-ms-parameter-location": "method", + "required": true, + "description": "Initial data", + "x-ms-requestBody-name": "body" + }, + "requestBodies:8": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·requestbody", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/requestBodies/paths·containername-blob-comp-appendblock·put·requestbody" + ] + }, + "content": { + "application/octet-stream": { + "schema": { + "$ref": "#/components/schemas/schemas:799" + } + } + }, + "x-ms-parameter-location": "method", + "required": true, + "description": "Initial data", + "x-ms-requestBody-name": "body" + } + }, + "responses": { + "responses:0": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·put·responses·202", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·restype-service-comp-properties·put·responses·202" + ] + }, + "description": "Success (Accepted)", + "headers": { + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:0" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:1" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:2" + } + } + }, + "responses:1": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·restype-service-comp-properties·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:3" + } + } + }, + "responses:2": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·get·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·restype-service-comp-properties·get·responses·200" + ] + }, + "description": "Success.", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:124" + } + } + }, + "headers": { + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:4" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:5" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:6" + } + } + }, + "responses:3": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·get·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·restype-service-comp-properties·get·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:7" + } + } + }, + "responses:4": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-stats·get·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·restype-service-comp-stats·get·responses·200" + ] + }, + "description": "Success.", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:127" + } + } + }, + "headers": { + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:8" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:9" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:10" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:11" + } + } + }, + "responses:5": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-stats·get·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·restype-service-comp-stats·get·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:12" + } + } + }, + "responses:6": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-list·get·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·comp-list·get·responses·200" + ] + }, + "description": "Success.", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:88" + } + } + }, + "headers": { + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:13" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:14" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:15" + } + } + }, + "responses:7": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-list·get·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·comp-list·get·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:16" + } + } + }, + "responses:8": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-userdelegationkey·post·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·restype-service-comp-userdelegationkey·post·responses·200" + ] + }, + "description": "Success.", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:3" + } + } + }, + "headers": { + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:17" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:18" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:19" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:20" + } + } + }, + "responses:9": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-userdelegationkey·post·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·restype-service-comp-userdelegationkey·post·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:21" + } + } + }, + "responses:10": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-account-comp-properties·get·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·restype-account-comp-properties·get·responses·200" + ] + }, + "description": "Success (OK)", + "headers": { + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:22" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:23" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:24" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:25" + }, + "x-ms-sku-name": { + "description": "Identifies the sku name of the account", + "x-ms-client-name": "SkuName", + "$ref": "#/components/headers/headers:26" + }, + "x-ms-account-kind": { + "description": "Identifies the account kind", + "x-ms-client-name": "AccountKind", + "$ref": "#/components/headers/headers:27" + } + } + }, + "responses:11": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-account-comp-properties·get·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·restype-account-comp-properties·get·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:28" + } + } + }, + "responses:12": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-batch·post·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·comp-batch·post·responses·200" + ] + }, + "description": "Success.", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:247" + } + } + }, + "headers": { + "Content-Type": { + "description": "The media type of the body of the response. For batch requests, this is multipart/mixed; boundary=batchresponse_GUID", + "$ref": "#/components/headers/headers:29" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:30" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:31" + } + } + }, + "responses:13": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-batch·post·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·comp-batch·post·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:32" + } + } + }, + "responses:14": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·put·responses·201", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-restype-container·put·responses·201" + ] + }, + "description": "Success, Container created.", + "headers": { + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:33" + }, + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:34" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:35" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:36" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:37" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:38" + } + } + }, + "responses:15": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-restype-container·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:39" + } + } + }, + "responses:16": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-restype-container·get·responses·200" + ] + }, + "description": "Success", + "headers": { + "x-ms-meta": { + "x-ms-client-name": "Metadata", + "$ref": "#/components/headers/headers:40" + }, + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:41" + }, + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:42" + }, + "x-ms-lease-duration": { + "description": "When a blob is leased, specifies whether the lease is of infinite or fixed duration.", + "x-ms-client-name": "LeaseDuration", + "$ref": "#/components/headers/headers:43" + }, + "x-ms-lease-state": { + "description": "Lease state of the blob.", + "x-ms-client-name": "LeaseState", + "$ref": "#/components/headers/headers:44" + }, + "x-ms-lease-status": { + "description": "The current lease status of the blob.", + "x-ms-client-name": "LeaseStatus", + "$ref": "#/components/headers/headers:45" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:46" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:47" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:48" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:49" + }, + "x-ms-blob-public-access": { + "description": "Indicated whether data in the container may be accessed publicly and the level of access", + "x-ms-client-name": "BlobPublicAccess", + "$ref": "#/components/headers/headers:50" + }, + "x-ms-has-immutability-policy": { + "description": "Indicates whether the container has an immutability policy set on it.", + "x-ms-client-name": "HasImmutabilityPolicy", + "$ref": "#/components/headers/headers:51" + }, + "x-ms-has-legal-hold": { + "description": "Indicates whether the container has a legal hold.", + "x-ms-client-name": "HasLegalHold", + "$ref": "#/components/headers/headers:52" + } + } + }, + "responses:17": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-restype-container·get·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:53" + } + } + }, + "responses:18": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·delete·responses·202", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-restype-container·delete·responses·202" + ] + }, + "description": "Accepted", + "headers": { + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:54" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:55" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:56" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:57" + } + } + }, + "responses:19": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·delete·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-restype-container·delete·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:58" + } + } + }, + "responses:20": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-metadata·put·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-restype-container-comp-metadata·put·responses·200" + ] + }, + "description": "Success", + "headers": { + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:59" + }, + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:60" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:61" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:62" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:63" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:64" + } + } + }, + "responses:21": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-metadata·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-restype-container-comp-metadata·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:65" + } + } + }, + "responses:22": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·get·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-restype-container-comp-acl·get·responses·200" + ] + }, + "description": "Success", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:120" + } + } + }, + "headers": { + "x-ms-blob-public-access": { + "description": "Indicated whether data in the container may be accessed publicly and the level of access", + "x-ms-client-name": "BlobPublicAccess", + "$ref": "#/components/headers/headers:66" + }, + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:67" + }, + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:68" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:69" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:70" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:71" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:72" + } + } + }, + "responses:23": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·get·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-restype-container-comp-acl·get·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:73" + } + } + }, + "responses:24": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·put·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-restype-container-comp-acl·put·responses·200" + ] + }, + "description": "Success.", + "headers": { + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:74" + }, + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:75" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:76" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:77" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:78" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:79" + } + } + }, + "responses:25": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-restype-container-comp-acl·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:80" + } + } + }, + "responses:26": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·put·responses·201", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-comp-lease-restype-container-acquire·put·responses·201" + ] + }, + "description": "The Acquire operation completed successfully.", + "headers": { + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:81" + }, + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:82" + }, + "x-ms-lease-id": { + "description": "Uniquely identifies a container's lease", + "x-ms-client-name": "LeaseId", + "$ref": "#/components/headers/headers:83" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:84" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:85" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:86" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:87" + } + } + }, + "responses:27": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-comp-lease-restype-container-acquire·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:88" + } + } + }, + "responses:28": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-release·put·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-comp-lease-restype-container-release·put·responses·200" + ] + }, + "description": "The Release operation completed successfully.", + "headers": { + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:89" + }, + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:90" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:91" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:92" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:93" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:94" + } + } + }, + "responses:29": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-release·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-comp-lease-restype-container-release·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:95" + } + } + }, + "responses:30": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·put·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-comp-lease-restype-container-renew·put·responses·200" + ] + }, + "description": "The Renew operation completed successfully.", + "headers": { + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:96" + }, + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:97" + }, + "x-ms-lease-id": { + "description": "Uniquely identifies a container's lease", + "x-ms-client-name": "LeaseId", + "$ref": "#/components/headers/headers:98" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:99" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:100" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:101" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:102" + } + } + }, + "responses:31": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-comp-lease-restype-container-renew·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:103" + } + } + }, + "responses:32": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·put·responses·202", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-comp-lease-restype-container-break·put·responses·202" + ] + }, + "description": "The Break operation completed successfully.", + "headers": { + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:104" + }, + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:105" + }, + "x-ms-lease-time": { + "description": "Approximate time remaining in the lease period, in seconds.", + "x-ms-client-name": "LeaseTime", + "$ref": "#/components/headers/headers:106" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:107" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:108" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:109" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:110" + } + } + }, + "responses:33": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-comp-lease-restype-container-break·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:111" + } + } + }, + "responses:34": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·put·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-comp-lease-restype-container-change·put·responses·200" + ] + }, + "description": "The Change operation completed successfully.", + "headers": { + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:112" + }, + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:113" + }, + "x-ms-lease-id": { + "description": "Uniquely identifies a container's lease", + "x-ms-client-name": "LeaseId", + "$ref": "#/components/headers/headers:114" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:115" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:116" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:117" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:118" + } + } + }, + "responses:35": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-comp-lease-restype-container-change·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:119" + } + } + }, + "responses:36": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-flat·get·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-restype-container-comp-list-flat·get·responses·200" + ] + }, + "description": "Success.", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:51" + } + } + }, + "headers": { + "Content-Type": { + "description": "The media type of the body of the response. For List Blobs this is 'application/xml'", + "$ref": "#/components/headers/headers:120" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:121" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:122" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:123" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:124" + } + } + }, + "responses:37": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-flat·get·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-restype-container-comp-list-flat·get·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:125" + } + } + }, + "responses:38": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-hierarchy·get·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-restype-container-comp-list-hierarchy·get·responses·200" + ] + }, + "description": "Success.", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:57" + } + } + }, + "headers": { + "Content-Type": { + "description": "The media type of the body of the response. For List Blobs this is 'application/xml'", + "$ref": "#/components/headers/headers:126" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:127" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:128" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:129" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:130" + } + } + }, + "responses:39": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-hierarchy·get·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-restype-container-comp-list-hierarchy·get·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:131" + } + } + }, + "responses:40": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-account-comp-properties·get·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-restype-account-comp-properties·get·responses·200" + ] + }, + "description": "Success (OK)", + "headers": { + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:132" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:133" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:134" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:135" + }, + "x-ms-sku-name": { + "description": "Identifies the sku name of the account", + "x-ms-client-name": "SkuName", + "$ref": "#/components/headers/headers:136" + }, + "x-ms-account-kind": { + "description": "Identifies the account kind", + "x-ms-client-name": "AccountKind", + "$ref": "#/components/headers/headers:137" + } + } + }, + "responses:41": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-account-comp-properties·get·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-restype-account-comp-properties·get·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:138" + } + } + }, + "responses:42": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·201", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·filesystem-path-resource-directory-create·put·responses·201" + ] + }, + "description": "The file or directory was created.", + "headers": { + "ETag": { + "description": "An HTTP entity tag associated with the file or directory.", + "$ref": "#/components/headers/headers:139" + }, + "Last-Modified": { + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time.", + "$ref": "#/components/headers/headers:140" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:141" + }, + "x-ms-request-id": { + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:142" + }, + "x-ms-version": { + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:143" + }, + "Content-Length": { + "description": "The size of the resource in bytes.", + "$ref": "#/components/headers/headers:144" + }, + "Date": { + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated.", + "$ref": "#/components/headers/headers:145" + } + } + }, + "responses:43": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·filesystem-path-resource-directory-create·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:18" + } + } + }, + "headers": { + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:146" + }, + "x-ms-request-id": { + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:147" + }, + "x-ms-version": { + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:148" + } + } + }, + "responses:44": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·201", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·filesystem-path-directoryrename·put·responses·201" + ] + }, + "description": "The directory was renamed.", + "headers": { + "x-ms-continuation": { + "description": "When renaming a directory, the number of paths that are renamed with each invocation is limited. If the number of paths to be renamed exceeds this limit, a continuation token is returned in this response header. When a continuation token is returned in the response, it must be specified in a subsequent invocation of the rename operation to continue renaming the directory.", + "x-ms-client-name": "marker", + "$ref": "#/components/headers/headers:149" + }, + "ETag": { + "description": "An HTTP entity tag associated with the file or directory.", + "$ref": "#/components/headers/headers:150" + }, + "Last-Modified": { + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time.", + "$ref": "#/components/headers/headers:151" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:152" + }, + "x-ms-request-id": { + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:153" + }, + "x-ms-version": { + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:154" + }, + "Content-Length": { + "description": "The size of the resource in bytes.", + "$ref": "#/components/headers/headers:155" + }, + "Date": { + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated.", + "$ref": "#/components/headers/headers:156" + } + } + }, + "responses:45": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·filesystem-path-directoryrename·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:18" + } + } + }, + "headers": { + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:157" + }, + "x-ms-request-id": { + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:158" + }, + "x-ms-version": { + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:159" + } + } + }, + "responses:46": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directorydelete·delete·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·filesystem-path-directorydelete·delete·responses·200" + ] + }, + "description": "The directory was deleted.", + "headers": { + "x-ms-continuation": { + "description": "When renaming a directory, the number of paths that are renamed with each invocation is limited. If the number of paths to be renamed exceeds this limit, a continuation token is returned in this response header. When a continuation token is returned in the response, it must be specified in a subsequent invocation of the rename operation to continue renaming the directory.", + "x-ms-client-name": "marker", + "$ref": "#/components/headers/headers:160" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:161" + }, + "x-ms-request-id": { + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:162" + }, + "x-ms-version": { + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:163" + }, + "Date": { + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated.", + "$ref": "#/components/headers/headers:164" + } + } + }, + "responses:47": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directorydelete·delete·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·filesystem-path-directorydelete·delete·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:18" + } + } + }, + "headers": { + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:165" + }, + "x-ms-request-id": { + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:166" + }, + "x-ms-version": { + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:167" + } + } + }, + "responses:48": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200" + ] + }, + "description": "Set directory access control response.", + "headers": { + "Date": { + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated.", + "$ref": "#/components/headers/headers:168" + }, + "ETag": { + "description": "An HTTP entity tag associated with the file or directory.", + "$ref": "#/components/headers/headers:169" + }, + "Last-Modified": { + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time.", + "$ref": "#/components/headers/headers:170" + }, + "x-ms-request-id": { + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:171" + }, + "x-ms-version": { + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:172" + } + } + }, + "responses:49": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:18" + } + } + }, + "headers": { + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:173" + }, + "x-ms-request-id": { + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:174" + }, + "x-ms-version": { + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:175" + } + } + }, + "responses:50": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200" + ] + }, + "description": "Get directory access control response.", + "headers": { + "Date": { + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated.", + "$ref": "#/components/headers/headers:176" + }, + "ETag": { + "description": "An HTTP entity tag associated with the file or directory.", + "$ref": "#/components/headers/headers:177" + }, + "Last-Modified": { + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time.", + "$ref": "#/components/headers/headers:178" + }, + "x-ms-owner": { + "description": "The owner of the file or directory. Included in the response if Hierarchical Namespace is enabled for the account.", + "$ref": "#/components/headers/headers:179" + }, + "x-ms-group": { + "description": "The owning group of the file or directory. Included in the response if Hierarchical Namespace is enabled for the account.", + "$ref": "#/components/headers/headers:180" + }, + "x-ms-permissions": { + "description": "The POSIX access permissions for the file owner, the file owning group, and others. Included in the response if Hierarchical Namespace is enabled for the account.", + "$ref": "#/components/headers/headers:181" + }, + "x-ms-acl": { + "description": "The POSIX access control list for the file or directory. Included in the response only if the action is \"getAccessControl\" and Hierarchical Namespace is enabled for the account.", + "$ref": "#/components/headers/headers:182" + }, + "x-ms-request-id": { + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:183" + }, + "x-ms-version": { + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:184" + } + } + }, + "responses:51": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:18" + } + } + }, + "headers": { + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:185" + }, + "x-ms-request-id": { + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:186" + }, + "x-ms-version": { + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:187" + } + } + }, + "responses:52": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob·get·responses·200" + ] + }, + "description": "Returns the content of the entire blob.", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:407" + } + } + }, + "headers": { + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:188" + }, + "x-ms-meta": { + "x-ms-client-name": "Metadata", + "$ref": "#/components/headers/headers:189" + }, + "Content-Length": { + "description": "The number of bytes present in the response body.", + "$ref": "#/components/headers/headers:190" + }, + "Content-Type": { + "description": "The media type of the body of the response. For Download Blob this is 'application/octet-stream'", + "$ref": "#/components/headers/headers:191" + }, + "Content-Range": { + "description": "Indicates the range of bytes returned in the event that the client requested a subset of the blob by setting the 'Range' request header.", + "$ref": "#/components/headers/headers:192" + }, + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:193" + }, + "Content-MD5": { + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity.", + "$ref": "#/components/headers/headers:194" + }, + "Content-Encoding": { + "description": "This header returns the value that was specified for the Content-Encoding request header", + "$ref": "#/components/headers/headers:195" + }, + "Cache-Control": { + "description": "This header is returned if it was previously specified for the blob.", + "$ref": "#/components/headers/headers:196" + }, + "Content-Disposition": { + "description": "This header returns the value that was specified for the 'x-ms-blob-content-disposition' header. The Content-Disposition response header field conveys additional information about how to process the response payload, and also can be used to attach additional metadata. For example, if set to attachment, it indicates that the user-agent should not display the response, but instead show a Save As dialog with a filename other than the blob name specified.", + "$ref": "#/components/headers/headers:197" + }, + "Content-Language": { + "description": "This header returns the value that was specified for the Content-Language request header.", + "$ref": "#/components/headers/headers:198" + }, + "x-ms-blob-sequence-number": { + "description": "The current sequence number for a page blob. This header is not returned for block blobs or append blobs", + "x-ms-client-name": "BlobSequenceNumber", + "$ref": "#/components/headers/headers:199" + }, + "x-ms-blob-type": { + "description": "The blob's type.", + "x-ms-client-name": "BlobType", + "$ref": "#/components/headers/headers:200" + }, + "x-ms-copy-completion-time": { + "description": "Conclusion time of the last attempted Copy Blob operation where this blob was the destination blob. This value can specify the time of a completed, aborted, or failed copy attempt. This header does not appear if a copy is pending, if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List.", + "x-ms-client-name": "CopyCompletionTime", + "$ref": "#/components/headers/headers:201" + }, + "x-ms-copy-status-description": { + "description": "Only appears when x-ms-copy-status is failed or pending. Describes the cause of the last fatal or non-fatal copy operation failure. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List", + "x-ms-client-name": "CopyStatusDescription", + "$ref": "#/components/headers/headers:202" + }, + "x-ms-copy-id": { + "description": "String identifier for this copy operation. Use with Get Blob Properties to check the status of this copy operation, or pass to Abort Copy Blob to abort a pending copy.", + "x-ms-client-name": "CopyId", + "$ref": "#/components/headers/headers:203" + }, + "x-ms-copy-progress": { + "description": "Contains the number of bytes copied and the total bytes in the source in the last attempted Copy Blob operation where this blob was the destination blob. Can show between 0 and Content-Length bytes copied. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List", + "x-ms-client-name": "CopyProgress", + "$ref": "#/components/headers/headers:204" + }, + "x-ms-copy-source": { + "description": "URL up to 2 KB in length that specifies the source blob or file used in the last attempted Copy Blob operation where this blob was the destination blob. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List.", + "x-ms-client-name": "CopySource", + "$ref": "#/components/headers/headers:205" + }, + "x-ms-copy-status": { + "description": "State of the copy operation identified by x-ms-copy-id.", + "x-ms-client-name": "CopyStatus", + "$ref": "#/components/headers/headers:206" + }, + "x-ms-lease-duration": { + "description": "When a blob is leased, specifies whether the lease is of infinite or fixed duration.", + "x-ms-client-name": "LeaseDuration", + "$ref": "#/components/headers/headers:207" + }, + "x-ms-lease-state": { + "description": "Lease state of the blob.", + "x-ms-client-name": "LeaseState", + "$ref": "#/components/headers/headers:208" + }, + "x-ms-lease-status": { + "description": "The current lease status of the blob.", + "x-ms-client-name": "LeaseStatus", + "$ref": "#/components/headers/headers:209" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:210" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:211" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:212" + }, + "Accept-Ranges": { + "description": "Indicates that the service supports requests for partial blob content.", + "$ref": "#/components/headers/headers:213" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:214" + }, + "x-ms-blob-committed-block-count": { + "description": "The number of committed blocks present in the blob. This header is returned only for append blobs.", + "x-ms-client-name": "BlobCommittedBlockCount", + "$ref": "#/components/headers/headers:215" + }, + "x-ms-server-encrypted": { + "description": "The value of this header is set to true if the blob data and application metadata are completely encrypted using the specified algorithm. Otherwise, the value is set to false (when the blob is unencrypted, or if only parts of the blob/application metadata are encrypted).", + "x-ms-client-name": "IsServerEncrypted", + "$ref": "#/components/headers/headers:216" + }, + "x-ms-encryption-key-sha256": { + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256", + "$ref": "#/components/headers/headers:217" + }, + "x-ms-blob-content-md5": { + "description": "If the blob has a MD5 hash, and if request contains range header (Range or x-ms-range), this response header is returned with the value of the whole blob's MD5 value. This value may or may not be equal to the value returned in Content-MD5 header, with the latter calculated from the requested range", + "x-ms-client-name": "BlobContentMD5", + "$ref": "#/components/headers/headers:218" + } + } + }, + "responses:53": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob·get·responses·206" + ] + }, + "description": "Returns the content of a specified range of the blob.", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:439" + } + } + }, + "headers": { + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:219" + }, + "x-ms-meta": { + "x-ms-client-name": "Metadata", + "$ref": "#/components/headers/headers:220" + }, + "Content-Length": { + "description": "The number of bytes present in the response body.", + "$ref": "#/components/headers/headers:221" + }, + "Content-Type": { + "description": "The media type of the body of the response. For Download Blob this is 'application/octet-stream'", + "$ref": "#/components/headers/headers:222" + }, + "Content-Range": { + "description": "Indicates the range of bytes returned in the event that the client requested a subset of the blob by setting the 'Range' request header.", + "$ref": "#/components/headers/headers:223" + }, + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:224" + }, + "Content-MD5": { + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity.", + "$ref": "#/components/headers/headers:225" + }, + "Content-Encoding": { + "description": "This header returns the value that was specified for the Content-Encoding request header", + "$ref": "#/components/headers/headers:226" + }, + "Cache-Control": { + "description": "This header is returned if it was previously specified for the blob.", + "$ref": "#/components/headers/headers:227" + }, + "Content-Disposition": { + "description": "This header returns the value that was specified for the 'x-ms-blob-content-disposition' header. The Content-Disposition response header field conveys additional information about how to process the response payload, and also can be used to attach additional metadata. For example, if set to attachment, it indicates that the user-agent should not display the response, but instead show a Save As dialog with a filename other than the blob name specified.", + "$ref": "#/components/headers/headers:228" + }, + "Content-Language": { + "description": "This header returns the value that was specified for the Content-Language request header.", + "$ref": "#/components/headers/headers:229" + }, + "x-ms-blob-sequence-number": { + "description": "The current sequence number for a page blob. This header is not returned for block blobs or append blobs", + "x-ms-client-name": "BlobSequenceNumber", + "$ref": "#/components/headers/headers:230" + }, + "x-ms-blob-type": { + "description": "The blob's type.", + "x-ms-client-name": "BlobType", + "$ref": "#/components/headers/headers:231" + }, + "x-ms-content-crc64": { + "description": "If the request is to read a specified range and the x-ms-range-get-content-crc64 is set to true, then the request returns a crc64 for the range, as long as the range size is less than or equal to 4 MB. If both x-ms-range-get-content-crc64 & x-ms-range-get-content-md5 is specified in the same request, it will fail with 400(Bad Request)", + "x-ms-client-name": "ContentCrc64", + "$ref": "#/components/headers/headers:232" + }, + "x-ms-copy-completion-time": { + "description": "Conclusion time of the last attempted Copy Blob operation where this blob was the destination blob. This value can specify the time of a completed, aborted, or failed copy attempt. This header does not appear if a copy is pending, if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List.", + "x-ms-client-name": "CopyCompletionTime", + "$ref": "#/components/headers/headers:233" + }, + "x-ms-copy-status-description": { + "description": "Only appears when x-ms-copy-status is failed or pending. Describes the cause of the last fatal or non-fatal copy operation failure. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List", + "x-ms-client-name": "CopyStatusDescription", + "$ref": "#/components/headers/headers:234" + }, + "x-ms-copy-id": { + "description": "String identifier for this copy operation. Use with Get Blob Properties to check the status of this copy operation, or pass to Abort Copy Blob to abort a pending copy.", + "x-ms-client-name": "CopyId", + "$ref": "#/components/headers/headers:235" + }, + "x-ms-copy-progress": { + "description": "Contains the number of bytes copied and the total bytes in the source in the last attempted Copy Blob operation where this blob was the destination blob. Can show between 0 and Content-Length bytes copied. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List", + "x-ms-client-name": "CopyProgress", + "$ref": "#/components/headers/headers:236" + }, + "x-ms-copy-source": { + "description": "URL up to 2 KB in length that specifies the source blob or file used in the last attempted Copy Blob operation where this blob was the destination blob. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List.", + "x-ms-client-name": "CopySource", + "$ref": "#/components/headers/headers:237" + }, + "x-ms-copy-status": { + "description": "State of the copy operation identified by x-ms-copy-id.", + "x-ms-client-name": "CopyStatus", + "$ref": "#/components/headers/headers:238" + }, + "x-ms-lease-duration": { + "description": "When a blob is leased, specifies whether the lease is of infinite or fixed duration.", + "x-ms-client-name": "LeaseDuration", + "$ref": "#/components/headers/headers:239" + }, + "x-ms-lease-state": { + "description": "Lease state of the blob.", + "x-ms-client-name": "LeaseState", + "$ref": "#/components/headers/headers:240" + }, + "x-ms-lease-status": { + "description": "The current lease status of the blob.", + "x-ms-client-name": "LeaseStatus", + "$ref": "#/components/headers/headers:241" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:242" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:243" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:244" + }, + "Accept-Ranges": { + "description": "Indicates that the service supports requests for partial blob content.", + "$ref": "#/components/headers/headers:245" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:246" + }, + "x-ms-blob-committed-block-count": { + "description": "The number of committed blocks present in the blob. This header is returned only for append blobs.", + "x-ms-client-name": "BlobCommittedBlockCount", + "$ref": "#/components/headers/headers:247" + }, + "x-ms-server-encrypted": { + "description": "The value of this header is set to true if the blob data and application metadata are completely encrypted using the specified algorithm. Otherwise, the value is set to false (when the blob is unencrypted, or if only parts of the blob/application metadata are encrypted).", + "x-ms-client-name": "IsServerEncrypted", + "$ref": "#/components/headers/headers:248" + }, + "x-ms-encryption-key-sha256": { + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256", + "$ref": "#/components/headers/headers:249" + }, + "x-ms-blob-content-md5": { + "description": "If the blob has a MD5 hash, and if request contains range header (Range or x-ms-range), this response header is returned with the value of the whole blob's MD5 value. This value may or may not be equal to the value returned in Content-MD5 header, with the latter calculated from the requested range", + "x-ms-client-name": "BlobContentMD5", + "$ref": "#/components/headers/headers:250" + } + } + }, + "responses:54": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob·get·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:251" + } + } + }, + "responses:55": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob·head·responses·200" + ] + }, + "description": "Returns the properties of the blob.", + "headers": { + "Last-Modified": { + "description": "Returns the date and time the blob was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:252" + }, + "x-ms-creation-time": { + "description": "Returns the date and time the blob was created.", + "x-ms-client-name": "CreationTime", + "$ref": "#/components/headers/headers:253" + }, + "x-ms-meta": { + "x-ms-client-name": "Metadata", + "$ref": "#/components/headers/headers:254" + }, + "x-ms-blob-type": { + "description": "The blob's type.", + "x-ms-client-name": "BlobType", + "$ref": "#/components/headers/headers:255" + }, + "x-ms-copy-completion-time": { + "description": "Conclusion time of the last attempted Copy Blob operation where this blob was the destination blob. This value can specify the time of a completed, aborted, or failed copy attempt. This header does not appear if a copy is pending, if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List.", + "x-ms-client-name": "CopyCompletionTime", + "$ref": "#/components/headers/headers:256" + }, + "x-ms-copy-status-description": { + "description": "Only appears when x-ms-copy-status is failed or pending. Describes the cause of the last fatal or non-fatal copy operation failure. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List", + "x-ms-client-name": "CopyStatusDescription", + "$ref": "#/components/headers/headers:257" + }, + "x-ms-copy-id": { + "description": "String identifier for this copy operation. Use with Get Blob Properties to check the status of this copy operation, or pass to Abort Copy Blob to abort a pending copy.", + "x-ms-client-name": "CopyId", + "$ref": "#/components/headers/headers:258" + }, + "x-ms-copy-progress": { + "description": "Contains the number of bytes copied and the total bytes in the source in the last attempted Copy Blob operation where this blob was the destination blob. Can show between 0 and Content-Length bytes copied. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List", + "x-ms-client-name": "CopyProgress", + "$ref": "#/components/headers/headers:259" + }, + "x-ms-copy-source": { + "description": "URL up to 2 KB in length that specifies the source blob or file used in the last attempted Copy Blob operation where this blob was the destination blob. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List.", + "x-ms-client-name": "CopySource", + "$ref": "#/components/headers/headers:260" + }, + "x-ms-copy-status": { + "description": "State of the copy operation identified by x-ms-copy-id.", + "x-ms-client-name": "CopyStatus", + "$ref": "#/components/headers/headers:261" + }, + "x-ms-incremental-copy": { + "description": "Included if the blob is incremental copy blob.", + "x-ms-client-name": "IsIncrementalCopy", + "$ref": "#/components/headers/headers:262" + }, + "x-ms-copy-destination-snapshot": { + "description": "Included if the blob is incremental copy blob or incremental copy snapshot, if x-ms-copy-status is success. Snapshot time of the last successful incremental copy snapshot for this blob.", + "x-ms-client-name": "DestinationSnapshot", + "$ref": "#/components/headers/headers:263" + }, + "x-ms-lease-duration": { + "description": "When a blob is leased, specifies whether the lease is of infinite or fixed duration.", + "x-ms-client-name": "LeaseDuration", + "$ref": "#/components/headers/headers:264" + }, + "x-ms-lease-state": { + "description": "Lease state of the blob.", + "x-ms-client-name": "LeaseState", + "$ref": "#/components/headers/headers:265" + }, + "x-ms-lease-status": { + "description": "The current lease status of the blob.", + "x-ms-client-name": "LeaseStatus", + "$ref": "#/components/headers/headers:266" + }, + "Content-Length": { + "description": "The number of bytes present in the response body.", + "$ref": "#/components/headers/headers:267" + }, + "Content-Type": { + "description": "The content type specified for the blob. The default content type is 'application/octet-stream'", + "$ref": "#/components/headers/headers:268" + }, + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:269" + }, + "Content-MD5": { + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity.", + "$ref": "#/components/headers/headers:270" + }, + "Content-Encoding": { + "description": "This header returns the value that was specified for the Content-Encoding request header", + "$ref": "#/components/headers/headers:271" + }, + "Content-Disposition": { + "description": "This header returns the value that was specified for the 'x-ms-blob-content-disposition' header. The Content-Disposition response header field conveys additional information about how to process the response payload, and also can be used to attach additional metadata. For example, if set to attachment, it indicates that the user-agent should not display the response, but instead show a Save As dialog with a filename other than the blob name specified.", + "$ref": "#/components/headers/headers:272" + }, + "Content-Language": { + "description": "This header returns the value that was specified for the Content-Language request header.", + "$ref": "#/components/headers/headers:273" + }, + "Cache-Control": { + "description": "This header is returned if it was previously specified for the blob.", + "$ref": "#/components/headers/headers:274" + }, + "x-ms-blob-sequence-number": { + "description": "The current sequence number for a page blob. This header is not returned for block blobs or append blobs", + "x-ms-client-name": "BlobSequenceNumber", + "$ref": "#/components/headers/headers:275" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:276" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:277" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:278" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:279" + }, + "Accept-Ranges": { + "description": "Indicates that the service supports requests for partial blob content.", + "$ref": "#/components/headers/headers:280" + }, + "x-ms-blob-committed-block-count": { + "description": "The number of committed blocks present in the blob. This header is returned only for append blobs.", + "x-ms-client-name": "BlobCommittedBlockCount", + "$ref": "#/components/headers/headers:281" + }, + "x-ms-server-encrypted": { + "description": "The value of this header is set to true if the blob data and application metadata are completely encrypted using the specified algorithm. Otherwise, the value is set to false (when the blob is unencrypted, or if only parts of the blob/application metadata are encrypted).", + "x-ms-client-name": "IsServerEncrypted", + "$ref": "#/components/headers/headers:282" + }, + "x-ms-encryption-key-sha256": { + "description": "The SHA-256 hash of the encryption key used to encrypt the metadata. This header is only returned when the metadata was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256", + "$ref": "#/components/headers/headers:283" + }, + "x-ms-access-tier": { + "description": "The tier of page blob on a premium storage account or tier of block blob on blob storage LRS accounts. For a list of allowed premium page blob tiers, see https://docs.microsoft.com/en-us/azure/virtual-machines/windows/premium-storage#features. For blob storage LRS accounts, valid values are Hot/Cool/Archive.", + "x-ms-client-name": "AccessTier", + "$ref": "#/components/headers/headers:284" + }, + "x-ms-access-tier-inferred": { + "description": "For page blobs on a premium storage account only. If the access tier is not explicitly set on the blob, the tier is inferred based on its content length and this header will be returned with true value.", + "x-ms-client-name": "AccessTierInferred", + "$ref": "#/components/headers/headers:285" + }, + "x-ms-archive-status": { + "description": "For blob storage LRS accounts, valid values are rehydrate-pending-to-hot/rehydrate-pending-to-cool. If the blob is being rehydrated and is not complete then this header is returned indicating that rehydrate is pending and also tells the destination tier.", + "x-ms-client-name": "ArchiveStatus", + "$ref": "#/components/headers/headers:286" + }, + "x-ms-access-tier-change-time": { + "description": "The time the tier was changed on the object. This is only returned if the tier on the block blob was ever set.", + "x-ms-client-name": "AccessTierChangeTime", + "$ref": "#/components/headers/headers:287" + } + } + }, + "responses:56": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob·head·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:288" + } + } + }, + "responses:57": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·delete·responses·202", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob·delete·responses·202" + ] + }, + "description": "The delete request was accepted and the blob will be deleted.", + "headers": { + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:289" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:290" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:291" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:292" + } + } + }, + "responses:58": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·delete·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob·delete·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:293" + } + } + }, + "responses:59": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200" + ] + }, + "description": "Set blob access control response.", + "headers": { + "Date": { + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated.", + "$ref": "#/components/headers/headers:294" + }, + "ETag": { + "description": "An HTTP entity tag associated with the file or directory.", + "$ref": "#/components/headers/headers:295" + }, + "Last-Modified": { + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time.", + "$ref": "#/components/headers/headers:296" + }, + "x-ms-request-id": { + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:297" + }, + "x-ms-version": { + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:298" + } + } + }, + "responses:60": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:18" + } + } + }, + "headers": { + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:299" + }, + "x-ms-request-id": { + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:300" + }, + "x-ms-version": { + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:301" + } + } + }, + "responses:61": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200" + ] + }, + "description": "Get blob access control response.", + "headers": { + "Date": { + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated.", + "$ref": "#/components/headers/headers:302" + }, + "ETag": { + "description": "An HTTP entity tag associated with the file or directory.", + "$ref": "#/components/headers/headers:303" + }, + "Last-Modified": { + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time.", + "$ref": "#/components/headers/headers:304" + }, + "x-ms-owner": { + "description": "The owner of the file or directory. Included in the response if Hierarchical Namespace is enabled for the account.", + "$ref": "#/components/headers/headers:305" + }, + "x-ms-group": { + "description": "The owning group of the file or directory. Included in the response if Hierarchical Namespace is enabled for the account.", + "$ref": "#/components/headers/headers:306" + }, + "x-ms-permissions": { + "description": "The POSIX access permissions for the file owner, the file owning group, and others. Included in the response if Hierarchical Namespace is enabled for the account.", + "$ref": "#/components/headers/headers:307" + }, + "x-ms-acl": { + "description": "The POSIX access control list for the file or directory. Included in the response only if the action is \"getAccessControl\" and Hierarchical Namespace is enabled for the account.", + "$ref": "#/components/headers/headers:308" + }, + "x-ms-request-id": { + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:309" + }, + "x-ms-version": { + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:310" + } + } + }, + "responses:62": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:18" + } + } + }, + "headers": { + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:311" + }, + "x-ms-request-id": { + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:312" + }, + "x-ms-version": { + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:313" + } + } + }, + "responses:63": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·201", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·filesystem-path-filerename·put·responses·201" + ] + }, + "description": "The file was renamed.", + "headers": { + "ETag": { + "description": "An HTTP entity tag associated with the file or directory.", + "$ref": "#/components/headers/headers:314" + }, + "Last-Modified": { + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time.", + "$ref": "#/components/headers/headers:315" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:316" + }, + "x-ms-request-id": { + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:317" + }, + "x-ms-version": { + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:318" + }, + "Content-Length": { + "description": "The size of the resource in bytes.", + "$ref": "#/components/headers/headers:319" + }, + "Date": { + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated.", + "$ref": "#/components/headers/headers:320" + } + } + }, + "responses:64": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·filesystem-path-filerename·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:18" + } + } + }, + "headers": { + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:321" + }, + "x-ms-request-id": { + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:322" + }, + "x-ms-version": { + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:323" + } + } + }, + "responses:65": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·201", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-pageblob·put·responses·201" + ] + }, + "description": "The blob was created.", + "headers": { + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:324" + }, + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:325" + }, + "Content-MD5": { + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity.", + "$ref": "#/components/headers/headers:326" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:327" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:328" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:329" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:330" + }, + "x-ms-request-server-encrypted": { + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted", + "$ref": "#/components/headers/headers:331" + }, + "x-ms-encryption-key-sha256": { + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256", + "$ref": "#/components/headers/headers:332" + } + } + }, + "responses:66": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-pageblob·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:333" + } + } + }, + "responses:67": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·201", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-appendblob·put·responses·201" + ] + }, + "description": "The blob was created.", + "headers": { + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:334" + }, + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:335" + }, + "Content-MD5": { + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity.", + "$ref": "#/components/headers/headers:336" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:337" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:338" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:339" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:340" + }, + "x-ms-request-server-encrypted": { + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted", + "$ref": "#/components/headers/headers:341" + }, + "x-ms-encryption-key-sha256": { + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256", + "$ref": "#/components/headers/headers:342" + } + } + }, + "responses:68": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-appendblob·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:343" + } + } + }, + "responses:69": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·201", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-blockblob·put·responses·201" + ] + }, + "description": "The blob was updated.", + "headers": { + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:344" + }, + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:345" + }, + "Content-MD5": { + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity.", + "$ref": "#/components/headers/headers:346" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:347" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:348" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:349" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:350" + }, + "x-ms-request-server-encrypted": { + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted", + "$ref": "#/components/headers/headers:351" + }, + "x-ms-encryption-key-sha256": { + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256", + "$ref": "#/components/headers/headers:352" + } + } + }, + "responses:70": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-blockblob·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:353" + } + } + }, + "responses:71": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-undelete·put·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-undelete·put·responses·200" + ] + }, + "description": "The blob was undeleted successfully.", + "headers": { + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:354" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:355" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:356" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated.", + "$ref": "#/components/headers/headers:357" + } + } + }, + "responses:72": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-undelete·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-undelete·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:358" + } + } + }, + "responses:73": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-sethttpheaders·put·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-properties-sethttpheaders·put·responses·200" + ] + }, + "description": "The properties were set successfully.", + "headers": { + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:359" + }, + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:360" + }, + "x-ms-blob-sequence-number": { + "description": "The current sequence number for a page blob. This header is not returned for block blobs or append blobs", + "x-ms-client-name": "BlobSequenceNumber", + "$ref": "#/components/headers/headers:361" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:362" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:363" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:364" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:365" + } + } + }, + "responses:74": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-sethttpheaders·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-properties-sethttpheaders·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:366" + } + } + }, + "responses:75": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·put·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-metadata·put·responses·200" + ] + }, + "description": "The metadata was set successfully.", + "headers": { + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:367" + }, + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:368" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:369" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:370" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:371" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:372" + }, + "x-ms-request-server-encrypted": { + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted", + "$ref": "#/components/headers/headers:373" + }, + "x-ms-encryption-key-sha256": { + "description": "The SHA-256 hash of the encryption key used to encrypt the metadata. This header is only returned when the metadata was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256", + "$ref": "#/components/headers/headers:374" + } + } + }, + "responses:76": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-metadata·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:375" + } + } + }, + "responses:77": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-acquire·put·responses·201", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-lease-acquire·put·responses·201" + ] + }, + "description": "The Acquire operation completed successfully.", + "headers": { + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:376" + }, + "Last-Modified": { + "description": "Returns the date and time the blob was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:377" + }, + "x-ms-lease-id": { + "description": "Uniquely identifies a blobs's lease", + "x-ms-client-name": "LeaseId", + "$ref": "#/components/headers/headers:378" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:379" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:380" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:381" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:382" + } + } + }, + "responses:78": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-acquire·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-lease-acquire·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:383" + } + } + }, + "responses:79": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-release·put·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-lease-release·put·responses·200" + ] + }, + "description": "The Release operation completed successfully.", + "headers": { + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:384" + }, + "Last-Modified": { + "description": "Returns the date and time the blob was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:385" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:386" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:387" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:388" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:389" + } + } + }, + "responses:80": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-release·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-lease-release·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:390" + } + } + }, + "responses:81": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-renew·put·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-lease-renew·put·responses·200" + ] + }, + "description": "The Renew operation completed successfully.", + "headers": { + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:391" + }, + "Last-Modified": { + "description": "Returns the date and time the blob was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:392" + }, + "x-ms-lease-id": { + "description": "Uniquely identifies a blobs's lease", + "x-ms-client-name": "LeaseId", + "$ref": "#/components/headers/headers:393" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:394" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:395" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:396" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:397" + } + } + }, + "responses:82": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-renew·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-lease-renew·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:398" + } + } + }, + "responses:83": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-change·put·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-lease-change·put·responses·200" + ] + }, + "description": "The Change operation completed successfully.", + "headers": { + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:399" + }, + "Last-Modified": { + "description": "Returns the date and time the blob was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:400" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:401" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:402" + }, + "x-ms-lease-id": { + "description": "Uniquely identifies a blobs's lease", + "x-ms-client-name": "LeaseId", + "$ref": "#/components/headers/headers:403" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:404" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:405" + } + } + }, + "responses:84": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-change·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-lease-change·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:406" + } + } + }, + "responses:85": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-break·put·responses·202", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-lease-break·put·responses·202" + ] + }, + "description": "The Break operation completed successfully.", + "headers": { + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:407" + }, + "Last-Modified": { + "description": "Returns the date and time the blob was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:408" + }, + "x-ms-lease-time": { + "description": "Approximate time remaining in the lease period, in seconds.", + "x-ms-client-name": "LeaseTime", + "$ref": "#/components/headers/headers:409" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:410" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:411" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:412" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:413" + } + } + }, + "responses:86": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-break·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-lease-break·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:414" + } + } + }, + "responses:87": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·put·responses·201", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-snapshot·put·responses·201" + ] + }, + "description": "The snaptshot was taken successfully.", + "headers": { + "x-ms-snapshot": { + "description": "Uniquely identifies the snapshot and indicates the snapshot version. It may be used in subsequent requests to access the snapshot", + "x-ms-client-name": "Snapshot", + "$ref": "#/components/headers/headers:415" + }, + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:416" + }, + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:417" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:418" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:419" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:420" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:421" + }, + "x-ms-request-server-encrypted": { + "description": "True if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise. For a snapshot request, this header is set to true when metadata was provided in the request and encrypted with a customer-provided key.", + "x-ms-client-name": "IsServerEncrypted", + "$ref": "#/components/headers/headers:422" + } + } + }, + "responses:88": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-snapshot·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:423" + } + } + }, + "responses:89": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy·put·responses·202", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-copy·put·responses·202" + ] + }, + "description": "The copy blob has been accepted with the specified copy status.", + "headers": { + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:424" + }, + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:425" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:426" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:427" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:428" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:429" + }, + "x-ms-copy-id": { + "description": "String identifier for this copy operation. Use with Get Blob Properties to check the status of this copy operation, or pass to Abort Copy Blob to abort a pending copy.", + "x-ms-client-name": "CopyId", + "$ref": "#/components/headers/headers:430" + }, + "x-ms-copy-status": { + "description": "State of the copy operation identified by x-ms-copy-id.", + "x-ms-client-name": "CopyStatus", + "$ref": "#/components/headers/headers:431" + } + } + }, + "responses:90": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-copy·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:432" + } + } + }, + "responses:91": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·202", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-copy-sync·put·responses·202" + ] + }, + "description": "The copy has completed.", + "headers": { + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:433" + }, + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:434" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:435" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:436" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:437" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:438" + }, + "x-ms-copy-id": { + "description": "String identifier for this copy operation.", + "x-ms-client-name": "CopyId", + "$ref": "#/components/headers/headers:439" + }, + "x-ms-copy-status": { + "description": "State of the copy operation identified by x-ms-copy-id.", + "x-ms-client-name": "CopyStatus", + "$ref": "#/components/headers/headers:440" + }, + "Content-MD5": { + "description": "This response header is returned so that the client can check for the integrity of the copied content. This header is only returned if the source content MD5 was specified.", + "$ref": "#/components/headers/headers:441" + }, + "x-ms-content-crc64": { + "description": "This response header is returned so that the client can check for the integrity of the copied content.", + "$ref": "#/components/headers/headers:442" + } + } + }, + "responses:92": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-copy-sync·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:443" + } + } + }, + "responses:93": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-copyid-copyid·put·responses·204", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-copy-copyid-copyid·put·responses·204" + ] + }, + "description": "The delete request was accepted and the blob will be deleted.", + "headers": { + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:444" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:445" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:446" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:447" + } + } + }, + "responses:94": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-copyid-copyid·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-copy-copyid-copyid·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:448" + } + } + }, + "responses:95": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-tier·put·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-tier·put·responses·200" + ] + }, + "description": "The new tier will take effect immediately.", + "headers": { + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:449" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:450" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and newer.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:451" + } + } + }, + "responses:96": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-tier·put·responses·202", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-tier·put·responses·202" + ] + }, + "description": "The transition to the new tier is pending.", + "headers": { + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:452" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:453" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and newer.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:454" + } + } + }, + "responses:97": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-tier·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-tier·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:455" + } + } + }, + "responses:98": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-restype-account-comp-properties·get·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-restype-account-comp-properties·get·responses·200" + ] + }, + "description": "Success (OK)", + "headers": { + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:456" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:457" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:458" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:459" + }, + "x-ms-sku-name": { + "description": "Identifies the sku name of the account", + "x-ms-client-name": "SkuName", + "$ref": "#/components/headers/headers:460" + }, + "x-ms-account-kind": { + "description": "Identifies the account kind", + "x-ms-client-name": "AccountKind", + "$ref": "#/components/headers/headers:461" + } + } + }, + "responses:99": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-restype-account-comp-properties·get·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-restype-account-comp-properties·get·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:462" + } + } + }, + "responses:100": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·responses·201", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-block·put·responses·201" + ] + }, + "description": "The block was created.", + "headers": { + "Content-MD5": { + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers.", + "$ref": "#/components/headers/headers:463" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:464" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:465" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:466" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:467" + }, + "x-ms-content-crc64": { + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers.", + "$ref": "#/components/headers/headers:468" + }, + "x-ms-request-server-encrypted": { + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted", + "$ref": "#/components/headers/headers:469" + }, + "x-ms-encryption-key-sha256": { + "description": "The SHA-256 hash of the encryption key used to encrypt the block. This header is only returned when the block was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256", + "$ref": "#/components/headers/headers:470" + } + } + }, + "responses:101": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-block·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:471" + } + } + }, + "responses:102": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·put·responses·201", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-block-fromurl·put·responses·201" + ] + }, + "description": "The block was created.", + "headers": { + "Content-MD5": { + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers.", + "$ref": "#/components/headers/headers:472" + }, + "x-ms-content-crc64": { + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers.", + "$ref": "#/components/headers/headers:473" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:474" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:475" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:476" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:477" + }, + "x-ms-request-server-encrypted": { + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted", + "$ref": "#/components/headers/headers:478" + }, + "x-ms-encryption-key-sha256": { + "description": "The SHA-256 hash of the encryption key used to encrypt the block. This header is only returned when the block was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256", + "$ref": "#/components/headers/headers:479" + } + } + }, + "responses:103": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-block-fromurl·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:480" + } + } + }, + "responses:104": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-blocklist·put·responses·201" + ] + }, + "description": "The block list was recorded.", + "headers": { + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:481" + }, + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:482" + }, + "Content-MD5": { + "description": "This header is returned so that the client can check for message content integrity. This header refers to the content of the request, meaning, in this case, the list of blocks, and not the content of the blob itself.", + "$ref": "#/components/headers/headers:483" + }, + "x-ms-content-crc64": { + "description": "This header is returned so that the client can check for message content integrity. This header refers to the content of the request, meaning, in this case, the list of blocks, and not the content of the blob itself.", + "$ref": "#/components/headers/headers:484" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:485" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:486" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:487" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:488" + }, + "x-ms-request-server-encrypted": { + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted", + "$ref": "#/components/headers/headers:489" + }, + "x-ms-encryption-key-sha256": { + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256", + "$ref": "#/components/headers/headers:490" + } + } + }, + "responses:105": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-blocklist·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:491" + } + } + }, + "responses:106": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·get·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-blocklist·get·responses·200" + ] + }, + "description": "The page range was written.", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:73" + } + } + }, + "headers": { + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:492" + }, + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:493" + }, + "Content-Type": { + "description": "The media type of the body of the response. For Get Block List this is 'application/xml'", + "$ref": "#/components/headers/headers:494" + }, + "x-ms-blob-content-length": { + "description": "The size of the blob in bytes.", + "x-ms-client-name": "BlobContentLength", + "$ref": "#/components/headers/headers:495" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:496" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:497" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:498" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:499" + } + } + }, + "responses:107": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·get·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-blocklist·get·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:500" + } + } + }, + "responses:108": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-page-update·put·responses·201" + ] + }, + "description": "The page range was written.", + "headers": { + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:501" + }, + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:502" + }, + "Content-MD5": { + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity.", + "$ref": "#/components/headers/headers:503" + }, + "x-ms-content-crc64": { + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers.", + "$ref": "#/components/headers/headers:504" + }, + "x-ms-blob-sequence-number": { + "description": "The current sequence number for the page blob.", + "x-ms-client-name": "BlobSequenceNumber", + "$ref": "#/components/headers/headers:505" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:506" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:507" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:508" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:509" + }, + "x-ms-request-server-encrypted": { + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted", + "$ref": "#/components/headers/headers:510" + }, + "x-ms-encryption-key-sha256": { + "description": "The SHA-256 hash of the encryption key used to encrypt the pages. This header is only returned when the pages were encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256", + "$ref": "#/components/headers/headers:511" + } + } + }, + "responses:109": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-page-update·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:512" + } + } + }, + "responses:110": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·201", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-page-clear·put·responses·201" + ] + }, + "description": "The page range was cleared.", + "headers": { + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:513" + }, + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:514" + }, + "Content-MD5": { + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity.", + "$ref": "#/components/headers/headers:515" + }, + "x-ms-content-crc64": { + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers.", + "$ref": "#/components/headers/headers:516" + }, + "x-ms-blob-sequence-number": { + "description": "The current sequence number for the page blob.", + "x-ms-client-name": "BlobSequenceNumber", + "$ref": "#/components/headers/headers:517" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:518" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:519" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:520" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:521" + } + } + }, + "responses:111": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-page-clear·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:522" + } + } + }, + "responses:112": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-page-update-fromurl·put·responses·201" + ] + }, + "description": "The page range was written.", + "headers": { + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:523" + }, + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:524" + }, + "Content-MD5": { + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity.", + "$ref": "#/components/headers/headers:525" + }, + "x-ms-content-crc64": { + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers.", + "$ref": "#/components/headers/headers:526" + }, + "x-ms-blob-sequence-number": { + "description": "The current sequence number for the page blob.", + "x-ms-client-name": "BlobSequenceNumber", + "$ref": "#/components/headers/headers:527" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:528" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:529" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:530" + }, + "x-ms-request-server-encrypted": { + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted", + "$ref": "#/components/headers/headers:531" + }, + "x-ms-encryption-key-sha256": { + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256", + "$ref": "#/components/headers/headers:532" + } + } + }, + "responses:113": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-page-update-fromurl·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:533" + } + } + }, + "responses:114": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist·get·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-pagelist·get·responses·200" + ] + }, + "description": "Information on the page blob was found.", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:112" + } + } + }, + "headers": { + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:534" + }, + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:535" + }, + "x-ms-blob-content-length": { + "description": "The size of the blob in bytes.", + "x-ms-client-name": "BlobContentLength", + "$ref": "#/components/headers/headers:536" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:537" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:538" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:539" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:540" + } + } + }, + "responses:115": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist·get·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-pagelist·get·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:541" + } + } + }, + "responses:116": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist-diff·get·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-pagelist-diff·get·responses·200" + ] + }, + "description": "Information on the page blob was found.", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:112" + } + } + }, + "headers": { + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:542" + }, + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:543" + }, + "x-ms-blob-content-length": { + "description": "The size of the blob in bytes.", + "x-ms-client-name": "BlobContentLength", + "$ref": "#/components/headers/headers:544" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:545" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:546" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:547" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:548" + } + } + }, + "responses:117": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist-diff·get·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-pagelist-diff·get·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:549" + } + } + }, + "responses:118": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-resize·put·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-properties-resize·put·responses·200" + ] + }, + "description": "The Blob was resized successfully", + "headers": { + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:550" + }, + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:551" + }, + "x-ms-blob-sequence-number": { + "description": "The current sequence number for a page blob. This header is not returned for block blobs or append blobs", + "x-ms-client-name": "BlobSequenceNumber", + "$ref": "#/components/headers/headers:552" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:553" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:554" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:555" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:556" + } + } + }, + "responses:119": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-resize·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-properties-resize·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:557" + } + } + }, + "responses:120": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200" + ] + }, + "description": "The sequence numbers were updated successfully.", + "headers": { + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:558" + }, + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:559" + }, + "x-ms-blob-sequence-number": { + "description": "The current sequence number for a page blob. This header is not returned for block blobs or append blobs", + "x-ms-client-name": "BlobSequenceNumber", + "$ref": "#/components/headers/headers:560" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:561" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:562" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:563" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:564" + } + } + }, + "responses:121": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:565" + } + } + }, + "responses:122": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-incrementalcopy·put·responses·202", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-incrementalcopy·put·responses·202" + ] + }, + "description": "The blob was copied.", + "headers": { + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:566" + }, + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:567" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:568" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:569" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:570" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:571" + }, + "x-ms-copy-id": { + "description": "String identifier for this copy operation. Use with Get Blob Properties to check the status of this copy operation, or pass to Abort Copy Blob to abort a pending copy.", + "x-ms-client-name": "CopyId", + "$ref": "#/components/headers/headers:572" + }, + "x-ms-copy-status": { + "description": "State of the copy operation identified by x-ms-copy-id.", + "x-ms-client-name": "CopyStatus", + "$ref": "#/components/headers/headers:573" + } + } + }, + "responses:123": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-incrementalcopy·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-incrementalcopy·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:574" + } + } + }, + "responses:124": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-appendblock·put·responses·201" + ] + }, + "description": "The block was created.", + "headers": { + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:575" + }, + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:576" + }, + "Content-MD5": { + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity.", + "$ref": "#/components/headers/headers:577" + }, + "x-ms-content-crc64": { + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers.", + "$ref": "#/components/headers/headers:578" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:579" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:580" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:581" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:582" + }, + "x-ms-blob-append-offset": { + "description": "This response header is returned only for append operations. It returns the offset at which the block was committed, in bytes.", + "x-ms-client-name": "BlobAppendOffset", + "$ref": "#/components/headers/headers:583" + }, + "x-ms-blob-committed-block-count": { + "description": "The number of committed blocks present in the blob. This header is returned only for append blobs.", + "x-ms-client-name": "BlobCommittedBlockCount", + "$ref": "#/components/headers/headers:584" + }, + "x-ms-request-server-encrypted": { + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted", + "$ref": "#/components/headers/headers:585" + }, + "x-ms-encryption-key-sha256": { + "description": "The SHA-256 hash of the encryption key used to encrypt the block. This header is only returned when the block was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256", + "$ref": "#/components/headers/headers:586" + } + } + }, + "responses:125": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-appendblock·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:587" + } + } + }, + "responses:126": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-appendblock-fromurl·put·responses·201" + ] + }, + "description": "The block was created.", + "headers": { + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:588" + }, + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:589" + }, + "Content-MD5": { + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity.", + "$ref": "#/components/headers/headers:590" + }, + "x-ms-content-crc64": { + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers.", + "$ref": "#/components/headers/headers:591" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:592" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:593" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:594" + }, + "x-ms-blob-append-offset": { + "description": "This response header is returned only for append operations. It returns the offset at which the block was committed, in bytes.", + "x-ms-client-name": "BlobAppendOffset", + "$ref": "#/components/headers/headers:595" + }, + "x-ms-blob-committed-block-count": { + "description": "The number of committed blocks present in the blob. This header is returned only for append blobs.", + "x-ms-client-name": "BlobCommittedBlockCount", + "$ref": "#/components/headers/headers:596" + }, + "x-ms-encryption-key-sha256": { + "description": "The SHA-256 hash of the encryption key used to encrypt the block. This header is only returned when the block was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256", + "$ref": "#/components/headers/headers:597" + }, + "x-ms-request-server-encrypted": { + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted", + "$ref": "#/components/headers/headers:598" + } + } + }, + "responses:127": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-appendblock-fromurl·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:599" + } + } + } + }, + "headers": { + "headers:0": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·put·responses·202·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-service-comp-properties·put·responses·202·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:217" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:1": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·put·responses·202·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-service-comp-properties·put·responses·202·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:218" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:2": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·put·responses·202·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-service-comp-properties·put·responses·202·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:219" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:3": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-service-comp-properties·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:220" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:4": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·get·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-service-comp-properties·get·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:221" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:5": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·get·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-service-comp-properties·get·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:222" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:6": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·get·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-service-comp-properties·get·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:223" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:7": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·get·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-service-comp-properties·get·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:224" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:8": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-stats·get·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-service-comp-stats·get·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:225" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:9": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-stats·get·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-service-comp-stats·get·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:226" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:10": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-stats·get·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-service-comp-stats·get·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:227" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:11": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-stats·get·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-service-comp-stats·get·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:228" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:12": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-stats·get·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-service-comp-stats·get·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:229" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:13": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-list·get·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·comp-list·get·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:230" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:14": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-list·get·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·comp-list·get·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:231" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:15": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-list·get·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·comp-list·get·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:232" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:16": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-list·get·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·comp-list·get·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:233" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:17": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-userdelegationkey·post·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-service-comp-userdelegationkey·post·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:234" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:18": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-userdelegationkey·post·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-service-comp-userdelegationkey·post·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:235" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:19": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-userdelegationkey·post·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-service-comp-userdelegationkey·post·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:236" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:20": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-userdelegationkey·post·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-service-comp-userdelegationkey·post·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:237" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:21": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-userdelegationkey·post·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-service-comp-userdelegationkey·post·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:238" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:22": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-account-comp-properties·get·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-account-comp-properties·get·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:239" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:23": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-account-comp-properties·get·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-account-comp-properties·get·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:240" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:24": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-account-comp-properties·get·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-account-comp-properties·get·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:241" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:25": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-account-comp-properties·get·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-account-comp-properties·get·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:242" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:26": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-account-comp-properties·get·responses·200·headers·x_ms_sku_name", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-account-comp-properties·get·responses·200·headers·x_ms_sku_name" + ] + }, + "schema": { + "$ref": "#/components/schemas/SkuName" + }, + "description": "Identifies the sku name of the account", + "x-ms-client-name": "SkuName" + }, + "headers:27": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-account-comp-properties·get·responses·200·headers·x_ms_account_kind", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-account-comp-properties·get·responses·200·headers·x_ms_account_kind" + ] + }, + "schema": { + "$ref": "#/components/schemas/AccountKind" + }, + "description": "Identifies the account kind", + "x-ms-client-name": "AccountKind" + }, + "headers:28": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-account-comp-properties·get·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-account-comp-properties·get·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:245" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:29": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-batch·post·responses·200·headers·content_type", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·comp-batch·post·responses·200·headers·content_type" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:248" + }, + "description": "The media type of the body of the response. For batch requests, this is multipart/mixed; boundary=batchresponse_GUID" + }, + "headers:30": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-batch·post·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·comp-batch·post·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:249" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:31": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-batch·post·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·comp-batch·post·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:250" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:32": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-batch·post·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·comp-batch·post·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:251" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:33": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·put·responses·201·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·put·responses·201·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:252" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:34": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·put·responses·201·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·put·responses·201·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:253" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:35": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·put·responses·201·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·put·responses·201·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:254" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:36": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·put·responses·201·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·put·responses·201·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:255" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:37": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·put·responses·201·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·put·responses·201·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:256" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:38": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·put·responses·201·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·put·responses·201·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:257" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:39": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:258" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:40": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·x_ms_meta", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·get·responses·200·headers·x_ms_meta" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:259" + }, + "x-ms-client-name": "Metadata", + "x-ms-header-collection-prefix": "x-ms-meta-" + }, + "headers:41": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·get·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:260" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:42": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·get·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:261" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:43": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·x_ms_lease_duration", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·get·responses·200·headers·x_ms_lease_duration" + ] + }, + "schema": { + "$ref": "#/components/schemas/LeaseDurationType" + }, + "description": "When a blob is leased, specifies whether the lease is of infinite or fixed duration.", + "x-ms-client-name": "LeaseDuration" + }, + "headers:44": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·x_ms_lease_state", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·get·responses·200·headers·x_ms_lease_state" + ] + }, + "schema": { + "$ref": "#/components/schemas/LeaseStateType" + }, + "description": "Lease state of the blob.", + "x-ms-client-name": "LeaseState" + }, + "headers:45": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·x_ms_lease_status", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·get·responses·200·headers·x_ms_lease_status" + ] + }, + "schema": { + "$ref": "#/components/schemas/LeaseStatusType" + }, + "description": "The current lease status of the blob.", + "x-ms-client-name": "LeaseStatus" + }, + "headers:46": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·get·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:265" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:47": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·get·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:266" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:48": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·get·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:267" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:49": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·get·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:268" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:50": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·x_ms_blob_public_access", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·get·responses·200·headers·x_ms_blob_public_access" + ] + }, + "schema": { + "$ref": "#/components/schemas/PublicAccessType" + }, + "description": "Indicated whether data in the container may be accessed publicly and the level of access", + "x-ms-client-name": "BlobPublicAccess" + }, + "headers:51": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·x_ms_has_immutability_policy", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·get·responses·200·headers·x_ms_has_immutability_policy" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:270" + }, + "description": "Indicates whether the container has an immutability policy set on it.", + "x-ms-client-name": "HasImmutabilityPolicy" + }, + "headers:52": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·x_ms_has_legal_hold", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·get·responses·200·headers·x_ms_has_legal_hold" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:271" + }, + "description": "Indicates whether the container has a legal hold.", + "x-ms-client-name": "HasLegalHold" + }, + "headers:53": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·get·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:272" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:54": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·delete·responses·202·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·delete·responses·202·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:273" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:55": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·delete·responses·202·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·delete·responses·202·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:274" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:56": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·delete·responses·202·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·delete·responses·202·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:275" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:57": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·delete·responses·202·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·delete·responses·202·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:276" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:58": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·delete·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·delete·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:277" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:59": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-metadata·put·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-metadata·put·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:278" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:60": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-metadata·put·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-metadata·put·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:279" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:61": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-metadata·put·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-metadata·put·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:280" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:62": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-metadata·put·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-metadata·put·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:281" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:63": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-metadata·put·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-metadata·put·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:282" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:64": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-metadata·put·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-metadata·put·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:283" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:65": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-metadata·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-metadata·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:284" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:66": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_blob_public_access", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_blob_public_access" + ] + }, + "schema": { + "$ref": "#/components/schemas/PublicAccessType" + }, + "description": "Indicated whether data in the container may be accessed publicly and the level of access", + "x-ms-client-name": "BlobPublicAccess" + }, + "headers:67": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·get·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-acl·get·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:286" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:68": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·get·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-acl·get·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:287" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:69": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:288" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:70": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:289" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:71": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:290" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:72": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·get·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-acl·get·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:291" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:73": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·get·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-acl·get·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:292" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:74": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·put·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-acl·put·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:293" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:75": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·put·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-acl·put·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:294" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:76": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·put·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-acl·put·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:295" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:77": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·put·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-acl·put·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:296" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:78": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·put·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-acl·put·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:297" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:79": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·put·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-acl·put·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:298" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:80": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-acl·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:299" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:81": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:300" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:82": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:301" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:83": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_lease_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_lease_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:302" + }, + "description": "Uniquely identifies a container's lease", + "x-ms-client-name": "LeaseId" + }, + "headers:84": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:303" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:85": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:304" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:86": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:305" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:87": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:306" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:88": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-acquire·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:307" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:89": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-release·put·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-release·put·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:308" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:90": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-release·put·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-release·put·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:309" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:91": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-release·put·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-release·put·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:310" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:92": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-release·put·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-release·put·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:311" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:93": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-release·put·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-release·put·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:312" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:94": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-release·put·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-release·put·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:313" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:95": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-release·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-release·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:314" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:96": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:315" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:97": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:316" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:98": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_lease_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_lease_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:317" + }, + "description": "Uniquely identifies a container's lease", + "x-ms-client-name": "LeaseId" + }, + "headers:99": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:318" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:100": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:319" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:101": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:320" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:102": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:321" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:103": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-renew·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:322" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:104": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·put·responses·202·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-break·put·responses·202·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:323" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:105": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·put·responses·202·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-break·put·responses·202·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:324" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:106": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_lease_time", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_lease_time" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:325" + }, + "description": "Approximate time remaining in the lease period, in seconds.", + "x-ms-client-name": "LeaseTime" + }, + "headers:107": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:326" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:108": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:327" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:109": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:328" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:110": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·put·responses·202·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-break·put·responses·202·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:329" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:111": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-break·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:330" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:112": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·put·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-change·put·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:331" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:113": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·put·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-change·put·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:332" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:114": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_lease_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_lease_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:333" + }, + "description": "Uniquely identifies a container's lease", + "x-ms-client-name": "LeaseId" + }, + "headers:115": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:334" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:116": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:335" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:117": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:336" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:118": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·put·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-change·put·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:337" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:119": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-change·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:338" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:120": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-flat·get·responses·200·headers·content_type", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-list-flat·get·responses·200·headers·content_type" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:339" + }, + "description": "The media type of the body of the response. For List Blobs this is 'application/xml'" + }, + "headers:121": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-flat·get·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-list-flat·get·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:340" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:122": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-flat·get·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-list-flat·get·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:341" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:123": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-flat·get·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-list-flat·get·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:342" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:124": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-flat·get·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-list-flat·get·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:343" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:125": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-flat·get·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-list-flat·get·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:344" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:126": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·content_type", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·content_type" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:345" + }, + "description": "The media type of the body of the response. For List Blobs this is 'application/xml'" + }, + "headers:127": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:346" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:128": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:347" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:129": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:348" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:130": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:349" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:131": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-hierarchy·get·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-list-hierarchy·get·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:350" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:132": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:351" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:133": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:352" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:134": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:353" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:135": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-account-comp-properties·get·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-account-comp-properties·get·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:354" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:136": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_sku_name", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_sku_name" + ] + }, + "schema": { + "$ref": "#/components/schemas/SkuName" + }, + "description": "Identifies the sku name of the account", + "x-ms-client-name": "SkuName" + }, + "headers:137": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_account_kind", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_account_kind" + ] + }, + "schema": { + "$ref": "#/components/schemas/AccountKind" + }, + "description": "Identifies the account kind", + "x-ms-client-name": "AccountKind" + }, + "headers:138": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-account-comp-properties·get·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-account-comp-properties·get·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:357" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:139": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·201·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-resource-directory-create·put·responses·201·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:358" + }, + "description": "An HTTP entity tag associated with the file or directory." + }, + "headers:140": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·201·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-resource-directory-create·put·responses·201·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:359" + }, + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time." + }, + "headers:141": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·201·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-resource-directory-create·put·responses·201·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:360" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:142": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·201·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-resource-directory-create·put·responses·201·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:361" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "headers:143": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·201·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-resource-directory-create·put·responses·201·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:362" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "headers:144": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·201·headers·content_length", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-resource-directory-create·put·responses·201·headers·content_length" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:363" + }, + "description": "The size of the resource in bytes." + }, + "headers:145": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·201·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-resource-directory-create·put·responses·201·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:364" + }, + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated." + }, + "headers:146": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·default·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-resource-directory-create·put·responses·default·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:365" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:147": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·default·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-resource-directory-create·put·responses·default·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:366" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "headers:148": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·default·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-resource-directory-create·put·responses·default·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:367" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "headers:149": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_continuation", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_continuation" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:368" + }, + "description": "When renaming a directory, the number of paths that are renamed with each invocation is limited. If the number of paths to be renamed exceeds this limit, a continuation token is returned in this response header. When a continuation token is returned in the response, it must be specified in a subsequent invocation of the rename operation to continue renaming the directory.", + "x-ms-client-name": "marker" + }, + "headers:150": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·201·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-directoryrename·put·responses·201·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:369" + }, + "description": "An HTTP entity tag associated with the file or directory." + }, + "headers:151": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·201·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-directoryrename·put·responses·201·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:370" + }, + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time." + }, + "headers:152": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:371" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:153": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:372" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "headers:154": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:373" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "headers:155": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·201·headers·content_length", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-directoryrename·put·responses·201·headers·content_length" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:374" + }, + "description": "The size of the resource in bytes." + }, + "headers:156": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·201·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-directoryrename·put·responses·201·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:375" + }, + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated." + }, + "headers:157": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·default·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-directoryrename·put·responses·default·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:376" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:158": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·default·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-directoryrename·put·responses·default·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:377" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "headers:159": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·default·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-directoryrename·put·responses·default·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:378" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "headers:160": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_continuation", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_continuation" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:379" + }, + "description": "When renaming a directory, the number of paths that are renamed with each invocation is limited. If the number of paths to be renamed exceeds this limit, a continuation token is returned in this response header. When a continuation token is returned in the response, it must be specified in a subsequent invocation of the rename operation to continue renaming the directory.", + "x-ms-client-name": "marker" + }, + "headers:161": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:380" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:162": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:381" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "headers:163": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:382" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "headers:164": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directorydelete·delete·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-directorydelete·delete·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:383" + }, + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated." + }, + "headers:165": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directorydelete·delete·responses·default·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-directorydelete·delete·responses·default·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:384" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:166": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directorydelete·delete·responses·default·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-directorydelete·delete·responses·default·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:385" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "headers:167": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directorydelete·delete·responses·default·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-directorydelete·delete·responses·default·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:386" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "headers:168": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:387" + }, + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated." + }, + "headers:169": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:388" + }, + "description": "An HTTP entity tag associated with the file or directory." + }, + "headers:170": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:389" + }, + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time." + }, + "headers:171": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:390" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "headers:172": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:391" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "headers:173": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·default·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·default·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:392" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:174": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·default·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·default·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:393" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "headers:175": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·default·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·default·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:394" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "headers:176": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:395" + }, + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated." + }, + "headers:177": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:396" + }, + "description": "An HTTP entity tag associated with the file or directory." + }, + "headers:178": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:397" + }, + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time." + }, + "headers:179": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_owner", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_owner" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:398" + }, + "description": "The owner of the file or directory. Included in the response if Hierarchical Namespace is enabled for the account." + }, + "headers:180": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_group", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_group" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:399" + }, + "description": "The owning group of the file or directory. Included in the response if Hierarchical Namespace is enabled for the account." + }, + "headers:181": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_permissions", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_permissions" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:400" + }, + "description": "The POSIX access permissions for the file owner, the file owning group, and others. Included in the response if Hierarchical Namespace is enabled for the account." + }, + "headers:182": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_acl", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_acl" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:401" + }, + "description": "The POSIX access control list for the file or directory. Included in the response only if the action is \"getAccessControl\" and Hierarchical Namespace is enabled for the account." + }, + "headers:183": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:402" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "headers:184": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:403" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "headers:185": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·default·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·default·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:404" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:186": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·default·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·default·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:405" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "headers:187": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·default·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·default·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:406" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "headers:188": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:408" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:189": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_meta", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_meta" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:409" + }, + "x-ms-client-name": "Metadata", + "x-ms-header-collection-prefix": "x-ms-meta-" + }, + "headers:190": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·content_length", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·content_length" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:410" + }, + "description": "The number of bytes present in the response body." + }, + "headers:191": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·content_type", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·content_type" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:411" + }, + "description": "The media type of the body of the response. For Download Blob this is 'application/octet-stream'" + }, + "headers:192": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·content_range", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·content_range" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:412" + }, + "description": "Indicates the range of bytes returned in the event that the client requested a subset of the blob by setting the 'Range' request header." + }, + "headers:193": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:413" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:194": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·content_md5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·content_md5" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:414" + }, + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "headers:195": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·content_encoding", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·content_encoding" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:415" + }, + "description": "This header returns the value that was specified for the Content-Encoding request header" + }, + "headers:196": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·cache_control", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·cache_control" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:416" + }, + "description": "This header is returned if it was previously specified for the blob." + }, + "headers:197": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·content_disposition", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·content_disposition" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:417" + }, + "description": "This header returns the value that was specified for the 'x-ms-blob-content-disposition' header. The Content-Disposition response header field conveys additional information about how to process the response payload, and also can be used to attach additional metadata. For example, if set to attachment, it indicates that the user-agent should not display the response, but instead show a Save As dialog with a filename other than the blob name specified." + }, + "headers:198": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·content_language", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·content_language" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:418" + }, + "description": "This header returns the value that was specified for the Content-Language request header." + }, + "headers:199": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_blob_sequence_number", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_blob_sequence_number" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:419" + }, + "description": "The current sequence number for a page blob. This header is not returned for block blobs or append blobs", + "x-ms-client-name": "BlobSequenceNumber" + }, + "headers:200": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_blob_type", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_blob_type" + ] + }, + "schema": { + "$ref": "#/components/schemas/BlobType" + }, + "description": "The blob's type.", + "x-ms-client-name": "BlobType" + }, + "headers:201": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_copy_completion_time", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_copy_completion_time" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:421" + }, + "description": "Conclusion time of the last attempted Copy Blob operation where this blob was the destination blob. This value can specify the time of a completed, aborted, or failed copy attempt. This header does not appear if a copy is pending, if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List.", + "x-ms-client-name": "CopyCompletionTime" + }, + "headers:202": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_copy_status_description", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_copy_status_description" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:422" + }, + "description": "Only appears when x-ms-copy-status is failed or pending. Describes the cause of the last fatal or non-fatal copy operation failure. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List", + "x-ms-client-name": "CopyStatusDescription" + }, + "headers:203": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_copy_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_copy_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:423" + }, + "description": "String identifier for this copy operation. Use with Get Blob Properties to check the status of this copy operation, or pass to Abort Copy Blob to abort a pending copy.", + "x-ms-client-name": "CopyId" + }, + "headers:204": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_copy_progress", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_copy_progress" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:424" + }, + "description": "Contains the number of bytes copied and the total bytes in the source in the last attempted Copy Blob operation where this blob was the destination blob. Can show between 0 and Content-Length bytes copied. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List", + "x-ms-client-name": "CopyProgress" + }, + "headers:205": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_copy_source", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_copy_source" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:425" + }, + "description": "URL up to 2 KB in length that specifies the source blob or file used in the last attempted Copy Blob operation where this blob was the destination blob. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List.", + "x-ms-client-name": "CopySource" + }, + "headers:206": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_copy_status", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_copy_status" + ] + }, + "schema": { + "$ref": "#/components/schemas/CopyStatusType" + }, + "description": "State of the copy operation identified by x-ms-copy-id.", + "x-ms-client-name": "CopyStatus" + }, + "headers:207": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_lease_duration", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_lease_duration" + ] + }, + "schema": { + "$ref": "#/components/schemas/LeaseDurationType" + }, + "description": "When a blob is leased, specifies whether the lease is of infinite or fixed duration.", + "x-ms-client-name": "LeaseDuration" + }, + "headers:208": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_lease_state", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_lease_state" + ] + }, + "schema": { + "$ref": "#/components/schemas/LeaseStateType" + }, + "description": "Lease state of the blob.", + "x-ms-client-name": "LeaseState" + }, + "headers:209": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_lease_status", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_lease_status" + ] + }, + "schema": { + "$ref": "#/components/schemas/LeaseStatusType" + }, + "description": "The current lease status of the blob.", + "x-ms-client-name": "LeaseStatus" + }, + "headers:210": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:430" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:211": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:431" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:212": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:432" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:213": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·accept_ranges", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·accept_ranges" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:433" + }, + "description": "Indicates that the service supports requests for partial blob content." + }, + "headers:214": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:434" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:215": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_blob_committed_block_count", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_blob_committed_block_count" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:435" + }, + "description": "The number of committed blocks present in the blob. This header is returned only for append blobs.", + "x-ms-client-name": "BlobCommittedBlockCount" + }, + "headers:216": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_server_encrypted", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_server_encrypted" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:436" + }, + "description": "The value of this header is set to true if the blob data and application metadata are completely encrypted using the specified algorithm. Otherwise, the value is set to false (when the blob is unencrypted, or if only parts of the blob/application metadata are encrypted).", + "x-ms-client-name": "IsServerEncrypted" + }, + "headers:217": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_encryption_key_sha256", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_encryption_key_sha256" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:437" + }, + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "headers:218": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_blob_content_md5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_blob_content_md5" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:438" + }, + "description": "If the blob has a MD5 hash, and if request contains range header (Range or x-ms-range), this response header is returned with the value of the whole blob's MD5 value. This value may or may not be equal to the value returned in Content-MD5 header, with the latter calculated from the requested range", + "x-ms-client-name": "BlobContentMD5" + }, + "headers:219": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:440" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:220": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_meta", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_meta" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:441" + }, + "x-ms-client-name": "Metadata", + "x-ms-header-collection-prefix": "x-ms-meta-" + }, + "headers:221": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·content_length", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·content_length" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:442" + }, + "description": "The number of bytes present in the response body." + }, + "headers:222": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·content_type", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·content_type" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:443" + }, + "description": "The media type of the body of the response. For Download Blob this is 'application/octet-stream'" + }, + "headers:223": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·content_range", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·content_range" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:444" + }, + "description": "Indicates the range of bytes returned in the event that the client requested a subset of the blob by setting the 'Range' request header." + }, + "headers:224": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:445" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:225": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·content_md5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·content_md5" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:446" + }, + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "headers:226": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·content_encoding", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·content_encoding" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:447" + }, + "description": "This header returns the value that was specified for the Content-Encoding request header" + }, + "headers:227": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·cache_control", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·cache_control" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:448" + }, + "description": "This header is returned if it was previously specified for the blob." + }, + "headers:228": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·content_disposition", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·content_disposition" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:449" + }, + "description": "This header returns the value that was specified for the 'x-ms-blob-content-disposition' header. The Content-Disposition response header field conveys additional information about how to process the response payload, and also can be used to attach additional metadata. For example, if set to attachment, it indicates that the user-agent should not display the response, but instead show a Save As dialog with a filename other than the blob name specified." + }, + "headers:229": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·content_language", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·content_language" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:450" + }, + "description": "This header returns the value that was specified for the Content-Language request header." + }, + "headers:230": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_blob_sequence_number", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_blob_sequence_number" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:451" + }, + "description": "The current sequence number for a page blob. This header is not returned for block blobs or append blobs", + "x-ms-client-name": "BlobSequenceNumber" + }, + "headers:231": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_blob_type", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_blob_type" + ] + }, + "schema": { + "$ref": "#/components/schemas/BlobType" + }, + "description": "The blob's type.", + "x-ms-client-name": "BlobType" + }, + "headers:232": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_content_crc64", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_content_crc64" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:453" + }, + "description": "If the request is to read a specified range and the x-ms-range-get-content-crc64 is set to true, then the request returns a crc64 for the range, as long as the range size is less than or equal to 4 MB. If both x-ms-range-get-content-crc64 & x-ms-range-get-content-md5 is specified in the same request, it will fail with 400(Bad Request)", + "x-ms-client-name": "ContentCrc64" + }, + "headers:233": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_copy_completion_time", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_copy_completion_time" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:454" + }, + "description": "Conclusion time of the last attempted Copy Blob operation where this blob was the destination blob. This value can specify the time of a completed, aborted, or failed copy attempt. This header does not appear if a copy is pending, if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List.", + "x-ms-client-name": "CopyCompletionTime" + }, + "headers:234": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_copy_status_description", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_copy_status_description" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:455" + }, + "description": "Only appears when x-ms-copy-status is failed or pending. Describes the cause of the last fatal or non-fatal copy operation failure. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List", + "x-ms-client-name": "CopyStatusDescription" + }, + "headers:235": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_copy_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_copy_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:456" + }, + "description": "String identifier for this copy operation. Use with Get Blob Properties to check the status of this copy operation, or pass to Abort Copy Blob to abort a pending copy.", + "x-ms-client-name": "CopyId" + }, + "headers:236": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_copy_progress", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_copy_progress" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:457" + }, + "description": "Contains the number of bytes copied and the total bytes in the source in the last attempted Copy Blob operation where this blob was the destination blob. Can show between 0 and Content-Length bytes copied. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List", + "x-ms-client-name": "CopyProgress" + }, + "headers:237": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_copy_source", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_copy_source" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:458" + }, + "description": "URL up to 2 KB in length that specifies the source blob or file used in the last attempted Copy Blob operation where this blob was the destination blob. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List.", + "x-ms-client-name": "CopySource" + }, + "headers:238": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_copy_status", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_copy_status" + ] + }, + "schema": { + "$ref": "#/components/schemas/CopyStatusType" + }, + "description": "State of the copy operation identified by x-ms-copy-id.", + "x-ms-client-name": "CopyStatus" + }, + "headers:239": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_lease_duration", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_lease_duration" + ] + }, + "schema": { + "$ref": "#/components/schemas/LeaseDurationType" + }, + "description": "When a blob is leased, specifies whether the lease is of infinite or fixed duration.", + "x-ms-client-name": "LeaseDuration" + }, + "headers:240": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_lease_state", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_lease_state" + ] + }, + "schema": { + "$ref": "#/components/schemas/LeaseStateType" + }, + "description": "Lease state of the blob.", + "x-ms-client-name": "LeaseState" + }, + "headers:241": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_lease_status", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_lease_status" + ] + }, + "schema": { + "$ref": "#/components/schemas/LeaseStatusType" + }, + "description": "The current lease status of the blob.", + "x-ms-client-name": "LeaseStatus" + }, + "headers:242": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:463" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:243": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:464" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:244": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:465" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:245": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·accept_ranges", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·accept_ranges" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:466" + }, + "description": "Indicates that the service supports requests for partial blob content." + }, + "headers:246": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:467" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:247": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_blob_committed_block_count", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_blob_committed_block_count" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:468" + }, + "description": "The number of committed blocks present in the blob. This header is returned only for append blobs.", + "x-ms-client-name": "BlobCommittedBlockCount" + }, + "headers:248": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_server_encrypted", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_server_encrypted" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:469" + }, + "description": "The value of this header is set to true if the blob data and application metadata are completely encrypted using the specified algorithm. Otherwise, the value is set to false (when the blob is unencrypted, or if only parts of the blob/application metadata are encrypted).", + "x-ms-client-name": "IsServerEncrypted" + }, + "headers:249": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_encryption_key_sha256", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_encryption_key_sha256" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:470" + }, + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "headers:250": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_blob_content_md5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_blob_content_md5" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:471" + }, + "description": "If the blob has a MD5 hash, and if request contains range header (Range or x-ms-range), this response header is returned with the value of the whole blob's MD5 value. This value may or may not be equal to the value returned in Content-MD5 header, with the latter calculated from the requested range", + "x-ms-client-name": "BlobContentMD5" + }, + "headers:251": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:472" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:252": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:473" + }, + "description": "Returns the date and time the blob was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:253": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_creation_time", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_creation_time" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:474" + }, + "description": "Returns the date and time the blob was created.", + "x-ms-client-name": "CreationTime" + }, + "headers:254": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_meta", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_meta" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:475" + }, + "x-ms-client-name": "Metadata", + "x-ms-header-collection-prefix": "x-ms-meta-" + }, + "headers:255": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_blob_type", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_blob_type" + ] + }, + "schema": { + "$ref": "#/components/schemas/BlobType" + }, + "description": "The blob's type.", + "x-ms-client-name": "BlobType" + }, + "headers:256": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_copy_completion_time", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_copy_completion_time" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:477" + }, + "description": "Conclusion time of the last attempted Copy Blob operation where this blob was the destination blob. This value can specify the time of a completed, aborted, or failed copy attempt. This header does not appear if a copy is pending, if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List.", + "x-ms-client-name": "CopyCompletionTime" + }, + "headers:257": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_copy_status_description", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_copy_status_description" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:478" + }, + "description": "Only appears when x-ms-copy-status is failed or pending. Describes the cause of the last fatal or non-fatal copy operation failure. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List", + "x-ms-client-name": "CopyStatusDescription" + }, + "headers:258": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_copy_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_copy_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:479" + }, + "description": "String identifier for this copy operation. Use with Get Blob Properties to check the status of this copy operation, or pass to Abort Copy Blob to abort a pending copy.", + "x-ms-client-name": "CopyId" + }, + "headers:259": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_copy_progress", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_copy_progress" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:480" + }, + "description": "Contains the number of bytes copied and the total bytes in the source in the last attempted Copy Blob operation where this blob was the destination blob. Can show between 0 and Content-Length bytes copied. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List", + "x-ms-client-name": "CopyProgress" + }, + "headers:260": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_copy_source", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_copy_source" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:481" + }, + "description": "URL up to 2 KB in length that specifies the source blob or file used in the last attempted Copy Blob operation where this blob was the destination blob. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List.", + "x-ms-client-name": "CopySource" + }, + "headers:261": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_copy_status", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_copy_status" + ] + }, + "schema": { + "$ref": "#/components/schemas/CopyStatusType" + }, + "description": "State of the copy operation identified by x-ms-copy-id.", + "x-ms-client-name": "CopyStatus" + }, + "headers:262": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_incremental_copy", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_incremental_copy" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:483" + }, + "description": "Included if the blob is incremental copy blob.", + "x-ms-client-name": "IsIncrementalCopy" + }, + "headers:263": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_copy_destination_snapshot", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_copy_destination_snapshot" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:484" + }, + "description": "Included if the blob is incremental copy blob or incremental copy snapshot, if x-ms-copy-status is success. Snapshot time of the last successful incremental copy snapshot for this blob.", + "x-ms-client-name": "DestinationSnapshot" + }, + "headers:264": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_lease_duration", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_lease_duration" + ] + }, + "schema": { + "$ref": "#/components/schemas/LeaseDurationType" + }, + "description": "When a blob is leased, specifies whether the lease is of infinite or fixed duration.", + "x-ms-client-name": "LeaseDuration" + }, + "headers:265": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_lease_state", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_lease_state" + ] + }, + "schema": { + "$ref": "#/components/schemas/LeaseStateType" + }, + "description": "Lease state of the blob.", + "x-ms-client-name": "LeaseState" + }, + "headers:266": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_lease_status", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_lease_status" + ] + }, + "schema": { + "$ref": "#/components/schemas/LeaseStatusType" + }, + "description": "The current lease status of the blob.", + "x-ms-client-name": "LeaseStatus" + }, + "headers:267": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·content_length", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·content_length" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:488" + }, + "description": "The number of bytes present in the response body." + }, + "headers:268": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·content_type", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·content_type" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:489" + }, + "description": "The content type specified for the blob. The default content type is 'application/octet-stream'" + }, + "headers:269": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:490" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:270": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·content_md5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·content_md5" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:491" + }, + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "headers:271": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·content_encoding", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·content_encoding" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:492" + }, + "description": "This header returns the value that was specified for the Content-Encoding request header" + }, + "headers:272": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·content_disposition", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·content_disposition" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:493" + }, + "description": "This header returns the value that was specified for the 'x-ms-blob-content-disposition' header. The Content-Disposition response header field conveys additional information about how to process the response payload, and also can be used to attach additional metadata. For example, if set to attachment, it indicates that the user-agent should not display the response, but instead show a Save As dialog with a filename other than the blob name specified." + }, + "headers:273": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·content_language", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·content_language" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:494" + }, + "description": "This header returns the value that was specified for the Content-Language request header." + }, + "headers:274": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·cache_control", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·cache_control" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:495" + }, + "description": "This header is returned if it was previously specified for the blob." + }, + "headers:275": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_blob_sequence_number", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_blob_sequence_number" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:496" + }, + "description": "The current sequence number for a page blob. This header is not returned for block blobs or append blobs", + "x-ms-client-name": "BlobSequenceNumber" + }, + "headers:276": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:497" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:277": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:498" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:278": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:499" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:279": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:500" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:280": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·accept_ranges", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·accept_ranges" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:501" + }, + "description": "Indicates that the service supports requests for partial blob content." + }, + "headers:281": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_blob_committed_block_count", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_blob_committed_block_count" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:502" + }, + "description": "The number of committed blocks present in the blob. This header is returned only for append blobs.", + "x-ms-client-name": "BlobCommittedBlockCount" + }, + "headers:282": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_server_encrypted", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_server_encrypted" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:503" + }, + "description": "The value of this header is set to true if the blob data and application metadata are completely encrypted using the specified algorithm. Otherwise, the value is set to false (when the blob is unencrypted, or if only parts of the blob/application metadata are encrypted).", + "x-ms-client-name": "IsServerEncrypted" + }, + "headers:283": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_encryption_key_sha256", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_encryption_key_sha256" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:504" + }, + "description": "The SHA-256 hash of the encryption key used to encrypt the metadata. This header is only returned when the metadata was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "headers:284": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_access_tier", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_access_tier" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:505" + }, + "description": "The tier of page blob on a premium storage account or tier of block blob on blob storage LRS accounts. For a list of allowed premium page blob tiers, see https://docs.microsoft.com/en-us/azure/virtual-machines/windows/premium-storage#features. For blob storage LRS accounts, valid values are Hot/Cool/Archive.", + "x-ms-client-name": "AccessTier" + }, + "headers:285": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_access_tier_inferred", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_access_tier_inferred" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:506" + }, + "description": "For page blobs on a premium storage account only. If the access tier is not explicitly set on the blob, the tier is inferred based on its content length and this header will be returned with true value.", + "x-ms-client-name": "AccessTierInferred" + }, + "headers:286": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_archive_status", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_archive_status" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:507" + }, + "description": "For blob storage LRS accounts, valid values are rehydrate-pending-to-hot/rehydrate-pending-to-cool. If the blob is being rehydrated and is not complete then this header is returned indicating that rehydrate is pending and also tells the destination tier.", + "x-ms-client-name": "ArchiveStatus" + }, + "headers:287": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_access_tier_change_time", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_access_tier_change_time" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:508" + }, + "description": "The time the tier was changed on the object. This is only returned if the tier on the block blob was ever set.", + "x-ms-client-name": "AccessTierChangeTime" + }, + "headers:288": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:509" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:289": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·delete·responses·202·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·delete·responses·202·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:510" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:290": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·delete·responses·202·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·delete·responses·202·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:511" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:291": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·delete·responses·202·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·delete·responses·202·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:512" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:292": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·delete·responses·202·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·delete·responses·202·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:513" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:293": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·delete·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·delete·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:514" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:294": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:515" + }, + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated." + }, + "headers:295": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:516" + }, + "description": "An HTTP entity tag associated with the file or directory." + }, + "headers:296": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:517" + }, + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time." + }, + "headers:297": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:518" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "headers:298": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:519" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "headers:299": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·default·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·default·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:520" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:300": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·default·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·default·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:521" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "headers:301": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·default·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·default·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:522" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "headers:302": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:523" + }, + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated." + }, + "headers:303": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:524" + }, + "description": "An HTTP entity tag associated with the file or directory." + }, + "headers:304": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:525" + }, + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time." + }, + "headers:305": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_owner", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_owner" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:526" + }, + "description": "The owner of the file or directory. Included in the response if Hierarchical Namespace is enabled for the account." + }, + "headers:306": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_group", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_group" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:527" + }, + "description": "The owning group of the file or directory. Included in the response if Hierarchical Namespace is enabled for the account." + }, + "headers:307": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_permissions", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_permissions" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:528" + }, + "description": "The POSIX access permissions for the file owner, the file owning group, and others. Included in the response if Hierarchical Namespace is enabled for the account." + }, + "headers:308": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_acl", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_acl" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:529" + }, + "description": "The POSIX access control list for the file or directory. Included in the response only if the action is \"getAccessControl\" and Hierarchical Namespace is enabled for the account." + }, + "headers:309": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:530" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "headers:310": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:531" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "headers:311": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·default·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·default·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:532" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:312": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·default·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·default·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:533" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "headers:313": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·default·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·default·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:534" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "headers:314": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·201·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-filerename·put·responses·201·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:535" + }, + "description": "An HTTP entity tag associated with the file or directory." + }, + "headers:315": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·201·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-filerename·put·responses·201·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:536" + }, + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time." + }, + "headers:316": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·201·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-filerename·put·responses·201·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:537" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:317": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·201·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-filerename·put·responses·201·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:538" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "headers:318": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·201·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-filerename·put·responses·201·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:539" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "headers:319": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·201·headers·content_length", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-filerename·put·responses·201·headers·content_length" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:540" + }, + "description": "The size of the resource in bytes." + }, + "headers:320": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·201·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-filerename·put·responses·201·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:541" + }, + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated." + }, + "headers:321": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·default·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-filerename·put·responses·default·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:542" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:322": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·default·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-filerename·put·responses·default·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:543" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "headers:323": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·default·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-filerename·put·responses·default·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:544" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "headers:324": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·201·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-pageblob·put·responses·201·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:545" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:325": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·201·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-pageblob·put·responses·201·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:546" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:326": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·201·headers·content_md5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-pageblob·put·responses·201·headers·content_md5" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:547" + }, + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "headers:327": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·201·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-pageblob·put·responses·201·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:548" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:328": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·201·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-pageblob·put·responses·201·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:549" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:329": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·201·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-pageblob·put·responses·201·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:550" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:330": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·201·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-pageblob·put·responses·201·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:551" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:331": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·201·headers·x_ms_request_server_encrypted", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-pageblob·put·responses·201·headers·x_ms_request_server_encrypted" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:552" + }, + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "headers:332": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·201·headers·x_ms_encryption_key_sha256", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-pageblob·put·responses·201·headers·x_ms_encryption_key_sha256" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:553" + }, + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "headers:333": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-pageblob·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:554" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:334": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·201·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-appendblob·put·responses·201·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:555" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:335": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·201·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-appendblob·put·responses·201·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:556" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:336": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·201·headers·content_md5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-appendblob·put·responses·201·headers·content_md5" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:557" + }, + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "headers:337": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·201·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-appendblob·put·responses·201·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:558" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:338": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·201·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-appendblob·put·responses·201·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:559" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:339": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·201·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-appendblob·put·responses·201·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:560" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:340": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·201·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-appendblob·put·responses·201·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:561" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:341": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·201·headers·x_ms_request_server_encrypted", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-appendblob·put·responses·201·headers·x_ms_request_server_encrypted" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:562" + }, + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "headers:342": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·201·headers·x_ms_encryption_key_sha256", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-appendblob·put·responses·201·headers·x_ms_encryption_key_sha256" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:563" + }, + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "headers:343": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-appendblob·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:564" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:344": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·201·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-blockblob·put·responses·201·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:566" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:345": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·201·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-blockblob·put·responses·201·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:567" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:346": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·201·headers·content_md5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-blockblob·put·responses·201·headers·content_md5" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:568" + }, + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "headers:347": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·201·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-blockblob·put·responses·201·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:569" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:348": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·201·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-blockblob·put·responses·201·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:570" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:349": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·201·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-blockblob·put·responses·201·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:571" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:350": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·201·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-blockblob·put·responses·201·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:572" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:351": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·201·headers·x_ms_request_server_encrypted", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-blockblob·put·responses·201·headers·x_ms_request_server_encrypted" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:573" + }, + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "headers:352": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·201·headers·x_ms_encryption_key_sha256", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-blockblob·put·responses·201·headers·x_ms_encryption_key_sha256" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:574" + }, + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "headers:353": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-blockblob·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:575" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:354": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-undelete·put·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-undelete·put·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:576" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:355": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-undelete·put·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-undelete·put·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:577" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:356": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-undelete·put·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-undelete·put·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:578" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:357": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-undelete·put·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-undelete·put·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:579" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated." + }, + "headers:358": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-undelete·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-undelete·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:580" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:359": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:581" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:360": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:582" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:361": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_blob_sequence_number", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_blob_sequence_number" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:583" + }, + "description": "The current sequence number for a page blob. This header is not returned for block blobs or append blobs", + "x-ms-client-name": "BlobSequenceNumber" + }, + "headers:362": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:584" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:363": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:585" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:364": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:586" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:365": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:587" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:366": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-sethttpheaders·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-sethttpheaders·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:588" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:367": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·put·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-metadata·put·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:589" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:368": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·put·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-metadata·put·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:590" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:369": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:591" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:370": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:592" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:371": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:593" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:372": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·put·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-metadata·put·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:594" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:373": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_request_server_encrypted", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_request_server_encrypted" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:595" + }, + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "headers:374": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_encryption_key_sha256", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_encryption_key_sha256" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:596" + }, + "description": "The SHA-256 hash of the encryption key used to encrypt the metadata. This header is only returned when the metadata was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "headers:375": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-metadata·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:597" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:376": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-acquire·put·responses·201·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-acquire·put·responses·201·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:598" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:377": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-acquire·put·responses·201·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-acquire·put·responses·201·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:599" + }, + "description": "Returns the date and time the blob was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:378": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_lease_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_lease_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:600" + }, + "description": "Uniquely identifies a blobs's lease", + "x-ms-client-name": "LeaseId" + }, + "headers:379": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:601" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:380": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:602" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:381": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:603" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:382": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-acquire·put·responses·201·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-acquire·put·responses·201·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:604" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:383": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-acquire·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-acquire·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:605" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:384": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-release·put·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-release·put·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:606" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:385": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-release·put·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-release·put·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:607" + }, + "description": "Returns the date and time the blob was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:386": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-release·put·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-release·put·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:608" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:387": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-release·put·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-release·put·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:609" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:388": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-release·put·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-release·put·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:610" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:389": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-release·put·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-release·put·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:611" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:390": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-release·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-release·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:612" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:391": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-renew·put·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-renew·put·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:613" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:392": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-renew·put·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-renew·put·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:614" + }, + "description": "Returns the date and time the blob was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:393": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_lease_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_lease_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:615" + }, + "description": "Uniquely identifies a blobs's lease", + "x-ms-client-name": "LeaseId" + }, + "headers:394": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:616" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:395": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:617" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:396": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:618" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:397": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-renew·put·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-renew·put·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:619" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:398": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-renew·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-renew·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:620" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:399": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-change·put·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-change·put·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:621" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:400": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-change·put·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-change·put·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:622" + }, + "description": "Returns the date and time the blob was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:401": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:623" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:402": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:624" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:403": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_lease_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_lease_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:625" + }, + "description": "Uniquely identifies a blobs's lease", + "x-ms-client-name": "LeaseId" + }, + "headers:404": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:626" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:405": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-change·put·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-change·put·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:627" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:406": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-change·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-change·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:628" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:407": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-break·put·responses·202·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-break·put·responses·202·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:629" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:408": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-break·put·responses·202·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-break·put·responses·202·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:630" + }, + "description": "Returns the date and time the blob was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:409": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_lease_time", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_lease_time" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:631" + }, + "description": "Approximate time remaining in the lease period, in seconds.", + "x-ms-client-name": "LeaseTime" + }, + "headers:410": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:632" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:411": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:633" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:412": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:634" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:413": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-break·put·responses·202·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-break·put·responses·202·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:635" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:414": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-break·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-break·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:636" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:415": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_snapshot", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_snapshot" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:637" + }, + "description": "Uniquely identifies the snapshot and indicates the snapshot version. It may be used in subsequent requests to access the snapshot", + "x-ms-client-name": "Snapshot" + }, + "headers:416": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·put·responses·201·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-snapshot·put·responses·201·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:638" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:417": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·put·responses·201·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-snapshot·put·responses·201·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:639" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:418": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:640" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:419": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:641" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:420": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:642" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:421": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·put·responses·201·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-snapshot·put·responses·201·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:643" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:422": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_request_server_encrypted", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_request_server_encrypted" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:644" + }, + "description": "True if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise. For a snapshot request, this header is set to true when metadata was provided in the request and encrypted with a customer-provided key.", + "x-ms-client-name": "IsServerEncrypted" + }, + "headers:423": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-snapshot·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:645" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:424": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy·put·responses·202·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy·put·responses·202·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:646" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:425": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy·put·responses·202·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy·put·responses·202·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:647" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:426": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:648" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:427": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:649" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:428": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:650" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:429": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy·put·responses·202·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy·put·responses·202·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:651" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:430": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_copy_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_copy_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:652" + }, + "description": "String identifier for this copy operation. Use with Get Blob Properties to check the status of this copy operation, or pass to Abort Copy Blob to abort a pending copy.", + "x-ms-client-name": "CopyId" + }, + "headers:431": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_copy_status", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_copy_status" + ] + }, + "schema": { + "$ref": "#/components/schemas/CopyStatusType" + }, + "description": "State of the copy operation identified by x-ms-copy-id.", + "x-ms-client-name": "CopyStatus" + }, + "headers:432": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:654" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:433": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·202·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy-sync·put·responses·202·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:655" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:434": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·202·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy-sync·put·responses·202·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:656" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:435": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:657" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:436": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:658" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:437": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:659" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:438": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·202·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy-sync·put·responses·202·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:660" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:439": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_copy_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_copy_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:661" + }, + "description": "String identifier for this copy operation.", + "x-ms-client-name": "CopyId" + }, + "headers:440": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_copy_status", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_copy_status" + ] + }, + "schema": { + "$ref": "#/components/schemas/SyncCopyStatusType" + }, + "description": "State of the copy operation identified by x-ms-copy-id.", + "x-ms-client-name": "CopyStatus" + }, + "headers:441": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·202·headers·content_md5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy-sync·put·responses·202·headers·content_md5" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:663" + }, + "description": "This response header is returned so that the client can check for the integrity of the copied content. This header is only returned if the source content MD5 was specified." + }, + "headers:442": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_content_crc64", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_content_crc64" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:664" + }, + "description": "This response header is returned so that the client can check for the integrity of the copied content." + }, + "headers:443": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy-sync·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:665" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:444": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:666" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:445": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:667" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:446": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:668" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:447": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:669" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:448": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-copyid-copyid·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy-copyid-copyid·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:670" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:449": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-tier·put·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-tier·put·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:671" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:450": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-tier·put·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-tier·put·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:672" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:451": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-tier·put·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-tier·put·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:673" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and newer.", + "x-ms-client-name": "Version" + }, + "headers:452": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-tier·put·responses·202·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-tier·put·responses·202·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:674" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:453": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-tier·put·responses·202·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-tier·put·responses·202·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:675" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:454": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-tier·put·responses·202·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-tier·put·responses·202·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:676" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and newer.", + "x-ms-client-name": "Version" + }, + "headers:455": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-tier·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-tier·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:677" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:456": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:678" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:457": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:679" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:458": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:680" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:459": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:681" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:460": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_sku_name", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_sku_name" + ] + }, + "schema": { + "$ref": "#/components/schemas/SkuName" + }, + "description": "Identifies the sku name of the account", + "x-ms-client-name": "SkuName" + }, + "headers:461": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_account_kind", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_account_kind" + ] + }, + "schema": { + "$ref": "#/components/schemas/AccountKind" + }, + "description": "Identifies the account kind", + "x-ms-client-name": "AccountKind" + }, + "headers:462": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-restype-account-comp-properties·get·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-restype-account-comp-properties·get·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:684" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:463": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·responses·201·headers·content_md5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-block·put·responses·201·headers·content_md5" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:686" + }, + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "headers:464": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·responses·201·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-block·put·responses·201·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:687" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:465": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·responses·201·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-block·put·responses·201·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:688" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:466": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·responses·201·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-block·put·responses·201·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:689" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:467": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·responses·201·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-block·put·responses·201·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:690" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:468": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·responses·201·headers·x_ms_content_crc64", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-block·put·responses·201·headers·x_ms_content_crc64" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:691" + }, + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "headers:469": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·responses·201·headers·x_ms_request_server_encrypted", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-block·put·responses·201·headers·x_ms_request_server_encrypted" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:692" + }, + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "headers:470": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·responses·201·headers·x_ms_encryption_key_sha256", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-block·put·responses·201·headers·x_ms_encryption_key_sha256" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:693" + }, + "description": "The SHA-256 hash of the encryption key used to encrypt the block. This header is only returned when the block was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "headers:471": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-block·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:694" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:472": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·content_md5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·content_md5" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:695" + }, + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "headers:473": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_content_crc64", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_content_crc64" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:696" + }, + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "headers:474": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:697" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:475": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:698" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:476": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:699" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:477": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:700" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:478": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_request_server_encrypted", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_request_server_encrypted" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:701" + }, + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "headers:479": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_encryption_key_sha256", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_encryption_key_sha256" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:702" + }, + "description": "The SHA-256 hash of the encryption key used to encrypt the block. This header is only returned when the block was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "headers:480": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-block-fromurl·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:703" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:481": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-blocklist·put·responses·201·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:704" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:482": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-blocklist·put·responses·201·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:705" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:483": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201·headers·content_md5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-blocklist·put·responses·201·headers·content_md5" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:706" + }, + "description": "This header is returned so that the client can check for message content integrity. This header refers to the content of the request, meaning, in this case, the list of blocks, and not the content of the blob itself." + }, + "headers:484": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_content_crc64", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_content_crc64" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:707" + }, + "description": "This header is returned so that the client can check for message content integrity. This header refers to the content of the request, meaning, in this case, the list of blocks, and not the content of the blob itself." + }, + "headers:485": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:708" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:486": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:709" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:487": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:710" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:488": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-blocklist·put·responses·201·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:711" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:489": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_request_server_encrypted", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_request_server_encrypted" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:712" + }, + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "headers:490": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_encryption_key_sha256", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_encryption_key_sha256" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:713" + }, + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "headers:491": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-blocklist·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:714" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:492": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·get·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-blocklist·get·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:715" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:493": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·get·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-blocklist·get·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:716" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:494": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·get·responses·200·headers·content_type", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-blocklist·get·responses·200·headers·content_type" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:717" + }, + "description": "The media type of the body of the response. For Get Block List this is 'application/xml'" + }, + "headers:495": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_blob_content_length", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_blob_content_length" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:718" + }, + "description": "The size of the blob in bytes.", + "x-ms-client-name": "BlobContentLength" + }, + "headers:496": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:719" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:497": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:720" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:498": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:721" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:499": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·get·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-blocklist·get·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:722" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:500": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·get·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-blocklist·get·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:723" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:501": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update·put·responses·201·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:725" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:502": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update·put·responses·201·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:726" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:503": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·content_md5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update·put·responses·201·headers·content_md5" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:727" + }, + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "headers:504": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_content_crc64", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_content_crc64" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:728" + }, + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "headers:505": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_blob_sequence_number", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_blob_sequence_number" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:729" + }, + "description": "The current sequence number for the page blob.", + "x-ms-client-name": "BlobSequenceNumber" + }, + "headers:506": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:730" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:507": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:731" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:508": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:732" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:509": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update·put·responses·201·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:733" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:510": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_request_server_encrypted", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_request_server_encrypted" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:734" + }, + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "headers:511": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_encryption_key_sha256", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_encryption_key_sha256" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:735" + }, + "description": "The SHA-256 hash of the encryption key used to encrypt the pages. This header is only returned when the pages were encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "headers:512": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:736" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:513": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·201·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-clear·put·responses·201·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:737" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:514": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·201·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-clear·put·responses·201·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:738" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:515": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·201·headers·content_md5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-clear·put·responses·201·headers·content_md5" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:739" + }, + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "headers:516": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_content_crc64", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_content_crc64" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:740" + }, + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "headers:517": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_blob_sequence_number", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_blob_sequence_number" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:741" + }, + "description": "The current sequence number for the page blob.", + "x-ms-client-name": "BlobSequenceNumber" + }, + "headers:518": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:742" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:519": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:743" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:520": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:744" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:521": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·201·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-clear·put·responses·201·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:745" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:522": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-clear·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:746" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:523": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:747" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:524": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:748" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:525": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·content_md5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·content_md5" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:749" + }, + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "headers:526": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_content_crc64", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_content_crc64" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:750" + }, + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "headers:527": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_blob_sequence_number", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_blob_sequence_number" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:751" + }, + "description": "The current sequence number for the page blob.", + "x-ms-client-name": "BlobSequenceNumber" + }, + "headers:528": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:752" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:529": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:753" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:530": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:754" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:531": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_request_server_encrypted", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_request_server_encrypted" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:755" + }, + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "headers:532": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_encryption_key_sha256", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_encryption_key_sha256" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:756" + }, + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "headers:533": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update-fromurl·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:757" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:534": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist·get·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-pagelist·get·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:758" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:535": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist·get·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-pagelist·get·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:759" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:536": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_blob_content_length", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_blob_content_length" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:760" + }, + "description": "The size of the blob in bytes.", + "x-ms-client-name": "BlobContentLength" + }, + "headers:537": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:761" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:538": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:762" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:539": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:763" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:540": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist·get·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-pagelist·get·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:764" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:541": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist·get·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-pagelist·get·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:765" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:542": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:766" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:543": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:767" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:544": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_blob_content_length", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_blob_content_length" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:768" + }, + "description": "The size of the blob in bytes.", + "x-ms-client-name": "BlobContentLength" + }, + "headers:545": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:769" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:546": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:770" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:547": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:771" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:548": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:772" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:549": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist-diff·get·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-pagelist-diff·get·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:773" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:550": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-resize·put·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-resize·put·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:774" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:551": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-resize·put·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-resize·put·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:775" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:552": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_blob_sequence_number", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_blob_sequence_number" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:776" + }, + "description": "The current sequence number for a page blob. This header is not returned for block blobs or append blobs", + "x-ms-client-name": "BlobSequenceNumber" + }, + "headers:553": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:777" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:554": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:778" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:555": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:779" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:556": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-resize·put·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-resize·put·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:780" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:557": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-resize·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-resize·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:781" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:558": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:782" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:559": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:783" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:560": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_blob_sequence_number", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_blob_sequence_number" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:784" + }, + "description": "The current sequence number for a page blob. This header is not returned for block blobs or append blobs", + "x-ms-client-name": "BlobSequenceNumber" + }, + "headers:561": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:785" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:562": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:786" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:563": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:787" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:564": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:788" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:565": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:789" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:566": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:790" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:567": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:791" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:568": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:792" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:569": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:793" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:570": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:794" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:571": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:795" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:572": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_copy_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_copy_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:796" + }, + "description": "String identifier for this copy operation. Use with Get Blob Properties to check the status of this copy operation, or pass to Abort Copy Blob to abort a pending copy.", + "x-ms-client-name": "CopyId" + }, + "headers:573": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_copy_status", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_copy_status" + ] + }, + "schema": { + "$ref": "#/components/schemas/CopyStatusType" + }, + "description": "State of the copy operation identified by x-ms-copy-id.", + "x-ms-client-name": "CopyStatus" + }, + "headers:574": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-incrementalcopy·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-incrementalcopy·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:798" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:575": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock·put·responses·201·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:800" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:576": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock·put·responses·201·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:801" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:577": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·content_md5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock·put·responses·201·headers·content_md5" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:802" + }, + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "headers:578": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_content_crc64", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_content_crc64" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:803" + }, + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "headers:579": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:804" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:580": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:805" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:581": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:806" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:582": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock·put·responses·201·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:807" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:583": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_blob_append_offset", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_blob_append_offset" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:808" + }, + "description": "This response header is returned only for append operations. It returns the offset at which the block was committed, in bytes.", + "x-ms-client-name": "BlobAppendOffset" + }, + "headers:584": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_blob_committed_block_count", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_blob_committed_block_count" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:809" + }, + "description": "The number of committed blocks present in the blob. This header is returned only for append blobs.", + "x-ms-client-name": "BlobCommittedBlockCount" + }, + "headers:585": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_request_server_encrypted", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_request_server_encrypted" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:810" + }, + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "headers:586": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_encryption_key_sha256", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_encryption_key_sha256" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:811" + }, + "description": "The SHA-256 hash of the encryption key used to encrypt the block. This header is only returned when the block was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "headers:587": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:812" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:588": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:813" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:589": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:814" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:590": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·content_md5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·content_md5" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:815" + }, + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "headers:591": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_content_crc64", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_content_crc64" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:816" + }, + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "headers:592": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:817" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:593": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:818" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:594": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:819" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:595": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_blob_append_offset", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_blob_append_offset" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:820" + }, + "description": "This response header is returned only for append operations. It returns the offset at which the block was committed, in bytes.", + "x-ms-client-name": "BlobAppendOffset" + }, + "headers:596": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_blob_committed_block_count", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_blob_committed_block_count" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:821" + }, + "description": "The number of committed blocks present in the blob. This header is returned only for append blobs.", + "x-ms-client-name": "BlobCommittedBlockCount" + }, + "headers:597": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_encryption_key_sha256", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_encryption_key_sha256" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:822" + }, + "description": "The SHA-256 hash of the encryption key used to encrypt the block. This header is only returned when the block was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "headers:598": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_request_server_encrypted", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_request_server_encrypted" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:823" + }, + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "headers:599": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock-fromurl·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:824" + }, + "x-ms-client-name": "ErrorCode" + } + } + }, + "paths": { + "path:0": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/?restype=service&comp=properties", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1?restype=service&comp=properties" + ] + } + }, + "path:0.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/?restype=service&comp=properties", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1?restype=service&comp=properties" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:89" + }, + { + "$ref": "#/components/parameters/parameters:90" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "service" + ], + "operationId": "Service_SetProperties", + "description": "Sets properties for a storage account's Blob service endpoint, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules", + "requestBody": { + "description": "The StorageService properties.", + "$ref": "#/components/requestBodies/requestBodies:0" + }, + "x-ms-requestBody-index": 0, + "responses": { + "202": { + "description": "Success (Accepted)", + "$ref": "#/components/responses/responses:0" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:1" + } + } + } + }, + "path:0.get": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/?restype=service&comp=properties", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1?restype=service&comp=properties" + ] + }, + "get": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:89" + }, + { + "$ref": "#/components/parameters/parameters:90" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "service" + ], + "operationId": "Service_GetProperties", + "description": "gets the properties of a storage account's Blob service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules.", + "responses": { + "200": { + "description": "Success.", + "$ref": "#/components/responses/responses:2" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:3" + } + } + } + }, + "path:1": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/?restype=service&comp=stats", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1?restype=service&comp=stats" + ] + } + }, + "path:1.get": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/?restype=service&comp=stats", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1?restype=service&comp=stats" + ] + }, + "get": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:91" + }, + { + "$ref": "#/components/parameters/parameters:92" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "service" + ], + "operationId": "Service_GetStatistics", + "description": "Retrieves statistics related to replication for the Blob service. It is only available on the secondary location endpoint when read-access geo-redundant replication is enabled for the storage account.", + "responses": { + "200": { + "description": "Success.", + "$ref": "#/components/responses/responses:4" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:5" + } + } + } + }, + "path:2": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/?comp=list", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1?comp=list" + ] + } + }, + "path:2.get": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/?comp=list", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1?comp=list" + ] + }, + "get": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:93" + }, + { + "$ref": "#/components/parameters/parameters:64" + }, + { + "$ref": "#/components/parameters/parameters:56" + }, + { + "$ref": "#/components/parameters/parameters:57" + }, + { + "$ref": "#/components/parameters/parameters:48" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "service" + ], + "operationId": "Service_ListContainersSegment", + "description": "The List Containers Segment operation returns a list of the containers under the specified account", + "responses": { + "200": { + "description": "Success.", + "$ref": "#/components/responses/responses:6" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:7" + } + }, + "x-ms-pageable": { + "nextLinkName": "NextMarker" + } + } + }, + "path:3": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/?restype=service&comp=userdelegationkey", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1?restype=service&comp=userdelegationkey" + ] + } + }, + "path:3.post": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/?restype=service&comp=userdelegationkey", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1?restype=service&comp=userdelegationkey" + ] + }, + "post": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:94" + }, + { + "$ref": "#/components/parameters/parameters:95" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "service" + ], + "operationId": "Service_GetUserDelegationKey", + "description": "Retrieves a user delegation key for the Blob service. This is only a valid operation when using bearer token authentication.", + "requestBody": { + "$ref": "#/components/requestBodies/requestBodies:1" + }, + "x-ms-requestBody-index": 0, + "responses": { + "200": { + "description": "Success.", + "$ref": "#/components/responses/responses:8" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:9" + } + } + } + }, + "path:4": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/?restype=account&comp=properties", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1?restype=account&comp=properties" + ] + } + }, + "path:4.get": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/?restype=account&comp=properties", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1?restype=account&comp=properties" + ] + }, + "get": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:96" + }, + { + "$ref": "#/components/parameters/parameters:97" + }, + { + "$ref": "#/components/parameters/parameters:1" + } + ], + "tags": [ + "service" + ], + "operationId": "Service_GetAccountInfo", + "description": "Returns the sku name and account kind ", + "responses": { + "200": { + "description": "Success (OK)", + "$ref": "#/components/responses/responses:10" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:11" + } + } + } + }, + "path:5": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/?comp=batch", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1?comp=batch" + ] + } + }, + "path:5.post": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/?comp=batch", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1?comp=batch" + ] + }, + "post": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:98" + }, + { + "$ref": "#/components/parameters/parameters:28" + }, + { + "$ref": "#/components/parameters/parameters:59" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "service" + ], + "operationId": "Service_SubmitBatch", + "description": "The Batch operation allows multiple API calls to be embedded into a single HTTP request.", + "requestBody": { + "description": "Initial data", + "$ref": "#/components/requestBodies/requestBodies:2" + }, + "x-ms-requestBody-index": 0, + "responses": { + "200": { + "description": "Success.", + "$ref": "#/components/responses/responses:12" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:13" + } + } + } + }, + "path:6": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?restype=container", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?restype=container" + ] + } + }, + "path:6.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?restype=container", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?restype=container" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:99" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:58" + }, + { + "$ref": "#/components/parameters/parameters:8" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "container" + ], + "operationId": "Container_Create", + "description": "creates a new container under the specified account. If the container with the same name already exists, the operation fails", + "responses": { + "201": { + "description": "Success, Container created.", + "$ref": "#/components/responses/responses:14" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:15" + } + } + } + }, + "path:6.get": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?restype=container", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?restype=container" + ] + }, + "get": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:99" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "container" + ], + "operationId": "Container_GetProperties", + "description": "returns all user-defined metadata and system properties for the specified container. The data returned does not include the container's list of blobs", + "responses": { + "200": { + "description": "Success", + "$ref": "#/components/responses/responses:16" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:17" + } + } + } + }, + "path:6.delete": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?restype=container", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?restype=container" + ] + }, + "delete": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:99" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "container" + ], + "operationId": "Container_Delete", + "description": "operation marks the specified container for deletion. The container and any blobs contained within it are later deleted during garbage collection", + "responses": { + "202": { + "description": "Accepted", + "$ref": "#/components/responses/responses:18" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:19" + } + } + } + }, + "path:7": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?restype=container&comp=metadata", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?restype=container&comp=metadata" + ] + } + }, + "path:7.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?restype=container&comp=metadata", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?restype=container&comp=metadata" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:100" + }, + { + "$ref": "#/components/parameters/parameters:101" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:58" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "container" + ], + "operationId": "Container_SetMetadata", + "description": "operation sets one or more user-defined name-value pairs for the specified container.", + "responses": { + "200": { + "description": "Success", + "$ref": "#/components/responses/responses:20" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:21" + } + } + } + }, + "path:8": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?restype=container&comp=acl", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?restype=container&comp=acl" + ] + } + }, + "path:8.get": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?restype=container&comp=acl", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?restype=container&comp=acl" + ] + }, + "get": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:102" + }, + { + "$ref": "#/components/parameters/parameters:103" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "container" + ], + "operationId": "Container_GetAccessPolicy", + "description": "gets the permissions for the specified container. The permissions indicate whether container data may be accessed publicly.", + "responses": { + "200": { + "description": "Success", + "$ref": "#/components/responses/responses:22" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:23" + } + } + } + }, + "path:8.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?restype=container&comp=acl", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?restype=container&comp=acl" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:102" + }, + { + "$ref": "#/components/parameters/parameters:103" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:8" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "container" + ], + "operationId": "Container_SetAccessPolicy", + "description": "sets the permissions for the specified container. The permissions indicate whether blobs in a container may be accessed publicly.", + "requestBody": { + "description": "the acls for the container", + "$ref": "#/components/requestBodies/requestBodies:3" + }, + "x-ms-requestBody-index": 0, + "responses": { + "200": { + "description": "Success.", + "$ref": "#/components/responses/responses:24" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:25" + } + } + } + }, + "path:9": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?comp=lease&restype=container&acquire", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?comp=lease&restype=container&acquire" + ] + } + }, + "path:9.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?comp=lease&restype=container&acquire", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?comp=lease&restype=container&acquire" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:104" + }, + { + "$ref": "#/components/parameters/parameters:105" + }, + { + "$ref": "#/components/parameters/parameters:106", + "description": "Describes what lease action to take.", + "x-ms-client-name": "action" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:50" + }, + { + "$ref": "#/components/parameters/parameters:66" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "container" + ], + "operationId": "Container_AcquireLease", + "description": "[Update] establishes and manages a lock on a container for delete operations. The lock duration can be 15 to 60 seconds, or can be infinite", + "responses": { + "201": { + "description": "The Acquire operation completed successfully.", + "$ref": "#/components/responses/responses:26" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:27" + } + } + } + }, + "path:10": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?comp=lease&restype=container&release", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?comp=lease&restype=container&release" + ] + } + }, + "path:10.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?comp=lease&restype=container&release", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?comp=lease&restype=container&release" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:107" + }, + { + "$ref": "#/components/parameters/parameters:108" + }, + { + "$ref": "#/components/parameters/parameters:109", + "description": "Describes what lease action to take.", + "x-ms-client-name": "action" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:52" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "container" + ], + "operationId": "Container_ReleaseLease", + "description": "[Update] establishes and manages a lock on a container for delete operations. The lock duration can be 15 to 60 seconds, or can be infinite", + "responses": { + "200": { + "description": "The Release operation completed successfully.", + "$ref": "#/components/responses/responses:28" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:29" + } + } + } + }, + "path:11": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?comp=lease&restype=container&renew", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?comp=lease&restype=container&renew" + ] + } + }, + "path:11.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?comp=lease&restype=container&renew", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?comp=lease&restype=container&renew" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:110" + }, + { + "$ref": "#/components/parameters/parameters:111" + }, + { + "$ref": "#/components/parameters/parameters:112", + "description": "Describes what lease action to take.", + "x-ms-client-name": "action" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:52" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "container" + ], + "operationId": "Container_RenewLease", + "description": "[Update] establishes and manages a lock on a container for delete operations. The lock duration can be 15 to 60 seconds, or can be infinite", + "responses": { + "200": { + "description": "The Renew operation completed successfully.", + "$ref": "#/components/responses/responses:30" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:31" + } + } + } + }, + "path:12": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?comp=lease&restype=container&break", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?comp=lease&restype=container&break" + ] + } + }, + "path:12.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?comp=lease&restype=container&break", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?comp=lease&restype=container&break" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:113" + }, + { + "$ref": "#/components/parameters/parameters:114" + }, + { + "$ref": "#/components/parameters/parameters:115", + "description": "Describes what lease action to take.", + "x-ms-client-name": "action" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:49" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "container" + ], + "operationId": "Container_BreakLease", + "description": "[Update] establishes and manages a lock on a container for delete operations. The lock duration can be 15 to 60 seconds, or can be infinite", + "responses": { + "202": { + "description": "The Break operation completed successfully.", + "$ref": "#/components/responses/responses:32" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:33" + } + } + } + }, + "path:13": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?comp=lease&restype=container&change", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?comp=lease&restype=container&change" + ] + } + }, + "path:13.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?comp=lease&restype=container&change", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?comp=lease&restype=container&change" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:116" + }, + { + "$ref": "#/components/parameters/parameters:117" + }, + { + "$ref": "#/components/parameters/parameters:118", + "description": "Describes what lease action to take.", + "x-ms-client-name": "action" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:52" + }, + { + "$ref": "#/components/parameters/parameters:67" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "container" + ], + "operationId": "Container_ChangeLease", + "description": "[Update] establishes and manages a lock on a container for delete operations. The lock duration can be 15 to 60 seconds, or can be infinite", + "responses": { + "200": { + "description": "The Change operation completed successfully.", + "$ref": "#/components/responses/responses:34" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:35" + } + } + } + }, + "path:14": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?restype=container&comp=list&flat", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?restype=container&comp=list&flat" + ] + } + }, + "path:14.get": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?restype=container&comp=list&flat", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?restype=container&comp=list&flat" + ] + }, + "get": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:119" + }, + { + "$ref": "#/components/parameters/parameters:120" + }, + { + "$ref": "#/components/parameters/parameters:64" + }, + { + "$ref": "#/components/parameters/parameters:56" + }, + { + "$ref": "#/components/parameters/parameters:57" + }, + { + "$ref": "#/components/parameters/parameters:47" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "containers" + ], + "operationId": "Container_ListBlobFlatSegment", + "description": "[Update] The List Blobs operation returns a list of the blobs under the specified container", + "responses": { + "200": { + "description": "Success.", + "$ref": "#/components/responses/responses:36" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:37" + } + }, + "x-ms-pageable": { + "nextLinkName": "NextMarker" + } + } + }, + "path:15": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?restype=container&comp=list&hierarchy", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?restype=container&comp=list&hierarchy" + ] + } + }, + "path:15.get": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?restype=container&comp=list&hierarchy", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?restype=container&comp=list&hierarchy" + ] + }, + "get": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:121" + }, + { + "$ref": "#/components/parameters/parameters:122" + }, + { + "$ref": "#/components/parameters/parameters:64" + }, + { + "$ref": "#/components/parameters/parameters:32" + }, + { + "$ref": "#/components/parameters/parameters:56" + }, + { + "$ref": "#/components/parameters/parameters:57" + }, + { + "$ref": "#/components/parameters/parameters:47" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "containers" + ], + "operationId": "Container_ListBlobHierarchySegment", + "description": "[Update] The List Blobs operation returns a list of the blobs under the specified container", + "responses": { + "200": { + "description": "Success.", + "$ref": "#/components/responses/responses:38" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:39" + } + }, + "x-ms-pageable": { + "nextLinkName": "NextMarker" + } + } + }, + "path:16": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?restype=account&comp=properties", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?restype=account&comp=properties" + ] + } + }, + "path:16.get": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?restype=account&comp=properties", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?restype=account&comp=properties" + ] + }, + "get": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:123" + }, + { + "$ref": "#/components/parameters/parameters:124" + }, + { + "$ref": "#/components/parameters/parameters:1" + } + ], + "tags": [ + "container" + ], + "operationId": "Container_GetAccountInfo", + "description": "Returns the sku name and account kind ", + "responses": { + "200": { + "description": "Success (OK)", + "$ref": "#/components/responses/responses:40" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:41" + } + } + } + }, + "path:17": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{filesystem}/{path}?resource=directory&Create", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{filesystem}~1{path}?resource=directory&Create" + ] + } + }, + "path:17.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{filesystem}/{path}?resource=directory&Create", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{filesystem}~1{path}?resource=directory&Create" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:125" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:33" + }, + { + "$ref": "#/components/parameters/parameters:61" + }, + { + "$ref": "#/components/parameters/parameters:63" + }, + { + "$ref": "#/components/parameters/parameters:84" + }, + { + "$ref": "#/components/parameters/parameters:85" + }, + { + "$ref": "#/components/parameters/parameters:86" + }, + { + "$ref": "#/components/parameters/parameters:87" + }, + { + "$ref": "#/components/parameters/parameters:88" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "directory" + ], + "operationId": "Directory_Create", + "description": "Create a directory. By default, the destination is overwritten and if the destination already exists and has a lease the lease is broken. This operation supports conditional HTTP requests. For more information, see [Specifying Conditional Headers for Blob Service Operations](https://docs.microsoft.com/en-us/rest/api/storageservices/specifying-conditional-headers-for-blob-service-operations). To fail if the destination already exists, use a conditional request with If-None-Match: \"*\".", + "responses": { + "201": { + "description": "The file or directory was created.", + "$ref": "#/components/responses/responses:42" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:43" + } + } + } + }, + "path:18": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{filesystem}/{path}?DirectoryRename", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{filesystem}~1{path}?DirectoryRename" + ] + } + }, + "path:18.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{filesystem}/{path}?DirectoryRename", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{filesystem}~1{path}?DirectoryRename" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "tags": [ + "directory" + ], + "operationId": "Directory_Rename", + "description": "Rename a directory. By default, the destination is overwritten and if the destination already exists and has a lease the lease is broken. This operation supports conditional HTTP requests. For more information, see [Specifying Conditional Headers for Blob Service Operations](https://docs.microsoft.com/en-us/rest/api/storageservices/specifying-conditional-headers-for-blob-service-operations). To fail if the destination already exists, use a conditional request with If-None-Match: \"*\".", + "parameters": [ + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:23" + }, + { + "$ref": "#/components/parameters/parameters:60" + }, + { + "$ref": "#/components/parameters/parameters:37" + }, + { + "$ref": "#/components/parameters/parameters:33" + }, + { + "$ref": "#/components/parameters/parameters:61" + }, + { + "$ref": "#/components/parameters/parameters:63" + }, + { + "$ref": "#/components/parameters/parameters:84" + }, + { + "$ref": "#/components/parameters/parameters:85" + }, + { + "$ref": "#/components/parameters/parameters:86" + }, + { + "$ref": "#/components/parameters/parameters:87" + }, + { + "$ref": "#/components/parameters/parameters:88" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:81" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:78" + }, + { + "$ref": "#/components/parameters/parameters:80" + }, + { + "$ref": "#/components/parameters/parameters:77" + }, + { + "$ref": "#/components/parameters/parameters:79" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "responses": { + "201": { + "description": "The directory was renamed.", + "$ref": "#/components/responses/responses:44" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:45" + } + } + } + }, + "path:19": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{filesystem}/{path}?DirectoryDelete", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{filesystem}~1{path}?DirectoryDelete" + ] + } + }, + "path:19.delete": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{filesystem}/{path}?DirectoryDelete", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{filesystem}~1{path}?DirectoryDelete" + ] + }, + "delete": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "tags": [ + "directory" + ], + "operationId": "Directory_Delete", + "description": "Deletes the directory", + "parameters": [ + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:70" + }, + { + "$ref": "#/components/parameters/parameters:23" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "responses": { + "200": { + "description": "The directory was deleted.", + "$ref": "#/components/responses/responses:46" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:47" + } + } + } + }, + "path:20": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{filesystem}/{path}?action=setAccessControl&directory", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{filesystem}~1{path}?action=setAccessControl&directory" + ] + } + }, + "path:20.patch": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{filesystem}/{path}?action=setAccessControl&directory", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{filesystem}~1{path}?action=setAccessControl&directory" + ] + }, + "patch": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:126" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:53" + }, + { + "$ref": "#/components/parameters/parameters:54" + }, + { + "$ref": "#/components/parameters/parameters:61" + }, + { + "$ref": "#/components/parameters/parameters:62" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:25" + }, + { + "$ref": "#/components/parameters/parameters:1" + } + ], + "tags": [ + "directory" + ], + "operationId": "Directory_SetAccessControl", + "description": "Set the owner, group, permissions, or access control list for a directory.", + "responses": { + "200": { + "description": "Set directory access control response.", + "$ref": "#/components/responses/responses:48" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:49" + } + } + } + }, + "path:21": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{filesystem}/{path}?action=getAccessControl&directory", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{filesystem}~1{path}?action=getAccessControl&directory" + ] + } + }, + "path:21.head": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{filesystem}/{path}?action=getAccessControl&directory", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{filesystem}~1{path}?action=getAccessControl&directory" + ] + }, + "head": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:127" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:55" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:25" + }, + { + "$ref": "#/components/parameters/parameters:1" + } + ], + "tags": [ + "directory" + ], + "operationId": "Directory_GetAccessControl", + "description": "Get the owner, group, permissions, or access control list for a directory.", + "responses": { + "200": { + "description": "Get directory access control response.", + "$ref": "#/components/responses/responses:50" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:51" + } + } + } + }, + "path:22": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}" + ] + } + }, + "path:22.get": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}" + ] + }, + "get": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_Download", + "description": "The Download operation reads or downloads a blob from the system, including its metadata and properties. You can also call Download to read a snapshot.", + "parameters": [ + { + "$ref": "#/components/parameters/parameters:72" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:68" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:38" + }, + { + "$ref": "#/components/parameters/parameters:39" + }, + { + "$ref": "#/components/parameters/parameters:34" + }, + { + "$ref": "#/components/parameters/parameters:35" + }, + { + "$ref": "#/components/parameters/parameters:36" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "responses": { + "200": { + "description": "Returns the content of the entire blob.", + "$ref": "#/components/responses/responses:52" + }, + "206": { + "description": "Returns the content of a specified range of the blob.", + "$ref": "#/components/responses/responses:53" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:54" + } + } + } + }, + "path:22.head": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}" + ] + }, + "head": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_GetProperties", + "description": "The Get Properties operation returns all user-defined metadata, standard HTTP properties, and system properties for the blob. It does not return the content of the blob.", + "parameters": [ + { + "$ref": "#/components/parameters/parameters:72" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:34" + }, + { + "$ref": "#/components/parameters/parameters:35" + }, + { + "$ref": "#/components/parameters/parameters:36" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "responses": { + "200": { + "description": "Returns the properties of the blob.", + "$ref": "#/components/responses/responses:55" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:56" + } + } + } + }, + "path:22.delete": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}" + ] + }, + "delete": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_Delete", + "description": "If the storage account's soft delete feature is disabled then, when a blob is deleted, it is permanently removed from the storage account. If the storage account's soft delete feature is enabled, then, when a blob is deleted, it is marked for deletion and becomes inaccessible immediately. However, the blob service retains the blob or snapshot for the number of days specified by the DeleteRetentionPolicy section of [Storage service properties] (Set-Blob-Service-Properties.md). After the specified number of days has passed, the blob's data is permanently removed from the storage account. Note that you continue to be charged for the soft-deleted blob's storage until it is permanently removed. Use the List Blobs API and specify the \"include=deleted\" query parameter to discover which blobs and snapshots have been soft deleted. You can then use the Undelete Blob API to restore a soft-deleted blob. All other operations on a soft-deleted blob or snapshot causes the service to return an HTTP status code of 404 (ResourceNotFound).", + "parameters": [ + { + "$ref": "#/components/parameters/parameters:72" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:31" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "responses": { + "202": { + "description": "The delete request was accepted and the blob will be deleted.", + "$ref": "#/components/responses/responses:57" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:58" + } + } + } + }, + "path:23": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{filesystem}/{path}?action=setAccessControl&blob", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{filesystem}~1{path}?action=setAccessControl&blob" + ] + } + }, + "path:23.patch": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{filesystem}/{path}?action=setAccessControl&blob", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{filesystem}~1{path}?action=setAccessControl&blob" + ] + }, + "patch": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:128" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:53" + }, + { + "$ref": "#/components/parameters/parameters:54" + }, + { + "$ref": "#/components/parameters/parameters:61" + }, + { + "$ref": "#/components/parameters/parameters:62" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:25" + }, + { + "$ref": "#/components/parameters/parameters:1" + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_SetAccessControl", + "description": "Set the owner, group, permissions, or access control list for a blob.", + "responses": { + "200": { + "description": "Set blob access control response.", + "$ref": "#/components/responses/responses:59" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:60" + } + } + } + }, + "path:24": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{filesystem}/{path}?action=getAccessControl&blob", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{filesystem}~1{path}?action=getAccessControl&blob" + ] + } + }, + "path:24.head": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{filesystem}/{path}?action=getAccessControl&blob", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{filesystem}~1{path}?action=getAccessControl&blob" + ] + }, + "head": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:129" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:55" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:25" + }, + { + "$ref": "#/components/parameters/parameters:1" + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_GetAccessControl", + "description": "Get the owner, group, permissions, or access control list for a blob.", + "responses": { + "200": { + "description": "Get blob access control response.", + "$ref": "#/components/responses/responses:61" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:62" + } + } + } + }, + "path:25": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{filesystem}/{path}?FileRename", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{filesystem}~1{path}?FileRename" + ] + } + }, + "path:25.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{filesystem}/{path}?FileRename", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{filesystem}~1{path}?FileRename" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_Rename", + "description": "Rename a blob/file. By default, the destination is overwritten and if the destination already exists and has a lease the lease is broken. This operation supports conditional HTTP requests. For more information, see [Specifying Conditional Headers for Blob Service Operations](https://docs.microsoft.com/en-us/rest/api/storageservices/specifying-conditional-headers-for-blob-service-operations). To fail if the destination already exists, use a conditional request with If-None-Match: \"*\".", + "parameters": [ + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:60" + }, + { + "$ref": "#/components/parameters/parameters:37" + }, + { + "$ref": "#/components/parameters/parameters:33" + }, + { + "$ref": "#/components/parameters/parameters:61" + }, + { + "$ref": "#/components/parameters/parameters:63" + }, + { + "$ref": "#/components/parameters/parameters:84" + }, + { + "$ref": "#/components/parameters/parameters:85" + }, + { + "$ref": "#/components/parameters/parameters:86" + }, + { + "$ref": "#/components/parameters/parameters:87" + }, + { + "$ref": "#/components/parameters/parameters:88" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:81" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:78" + }, + { + "$ref": "#/components/parameters/parameters:80" + }, + { + "$ref": "#/components/parameters/parameters:77" + }, + { + "$ref": "#/components/parameters/parameters:79" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "responses": { + "201": { + "description": "The file was renamed.", + "$ref": "#/components/responses/responses:63" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:64" + } + } + } + }, + "path:26": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?PageBlob", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?PageBlob" + ] + } + }, + "path:26.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?PageBlob", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?PageBlob" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:130", + "description": "Specifies the type of blob to create: block blob, page blob, or append blob.", + "x-ms-client-name": "blobType" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:28" + }, + { + "$ref": "#/components/parameters/parameters:11" + }, + { + "$ref": "#/components/parameters/parameters:19" + }, + { + "$ref": "#/components/parameters/parameters:14" + }, + { + "$ref": "#/components/parameters/parameters:15" + }, + { + "$ref": "#/components/parameters/parameters:18" + }, + { + "$ref": "#/components/parameters/parameters:5" + }, + { + "$ref": "#/components/parameters/parameters:58" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:13" + }, + { + "$ref": "#/components/parameters/parameters:34" + }, + { + "$ref": "#/components/parameters/parameters:35" + }, + { + "$ref": "#/components/parameters/parameters:36" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:17" + }, + { + "$ref": "#/components/parameters/parameters:20" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "blob" + ], + "operationId": "PageBlob_Create", + "description": "The Create operation creates a new page blob.", + "responses": { + "201": { + "description": "The blob was created.", + "$ref": "#/components/responses/responses:65" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:66" + } + } + } + }, + "path:27": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?AppendBlob", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?AppendBlob" + ] + } + }, + "path:27.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?AppendBlob", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?AppendBlob" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:131", + "description": "Specifies the type of blob to create: block blob, page blob, or append blob.", + "x-ms-client-name": "blobType" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:28" + }, + { + "$ref": "#/components/parameters/parameters:19" + }, + { + "$ref": "#/components/parameters/parameters:14" + }, + { + "$ref": "#/components/parameters/parameters:15" + }, + { + "$ref": "#/components/parameters/parameters:18" + }, + { + "$ref": "#/components/parameters/parameters:5" + }, + { + "$ref": "#/components/parameters/parameters:58" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:13" + }, + { + "$ref": "#/components/parameters/parameters:34" + }, + { + "$ref": "#/components/parameters/parameters:35" + }, + { + "$ref": "#/components/parameters/parameters:36" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "blob" + ], + "operationId": "AppendBlob_Create", + "description": "The Create Append Blob operation creates a new append blob.", + "responses": { + "201": { + "description": "The blob was created.", + "$ref": "#/components/responses/responses:67" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:68" + } + } + } + }, + "path:28": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?BlockBlob", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?BlockBlob" + ] + } + }, + "path:28.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?BlockBlob", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?BlockBlob" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:132", + "description": "Specifies the type of blob to create: block blob, page blob, or append blob.", + "x-ms-client-name": "blobType" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:29" + }, + { + "$ref": "#/components/parameters/parameters:28" + }, + { + "$ref": "#/components/parameters/parameters:19" + }, + { + "$ref": "#/components/parameters/parameters:14" + }, + { + "$ref": "#/components/parameters/parameters:15" + }, + { + "$ref": "#/components/parameters/parameters:18" + }, + { + "$ref": "#/components/parameters/parameters:5" + }, + { + "$ref": "#/components/parameters/parameters:58" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:13" + }, + { + "$ref": "#/components/parameters/parameters:34" + }, + { + "$ref": "#/components/parameters/parameters:35" + }, + { + "$ref": "#/components/parameters/parameters:36" + }, + { + "$ref": "#/components/parameters/parameters:10" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "blob" + ], + "operationId": "BlockBlob_Upload", + "description": "The Upload Block Blob operation updates the content of an existing block blob. Updating an existing block blob overwrites any existing metadata on the blob. Partial updates are not supported with Put Blob; the content of the existing blob is overwritten with the content of the new blob. To perform a partial update of the content of a block blob, use the Put Block List operation.", + "requestBody": { + "description": "Initial data", + "$ref": "#/components/requestBodies/requestBodies:4" + }, + "x-ms-requestBody-index": 0, + "responses": { + "201": { + "description": "The blob was updated.", + "$ref": "#/components/responses/responses:69" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:70" + } + } + } + }, + "path:29": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=undelete", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=undelete" + ] + } + }, + "path:29.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=undelete", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=undelete" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:133" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_Undelete", + "description": "Undelete a blob that was previously soft deleted", + "responses": { + "200": { + "description": "The blob was undeleted successfully.", + "$ref": "#/components/responses/responses:71" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:72" + } + } + } + }, + "path:30": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=properties&SetHTTPHeaders", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=properties&SetHTTPHeaders" + ] + } + }, + "path:30.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=properties&SetHTTPHeaders", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=properties&SetHTTPHeaders" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:134" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:5" + }, + { + "$ref": "#/components/parameters/parameters:19" + }, + { + "$ref": "#/components/parameters/parameters:18" + }, + { + "$ref": "#/components/parameters/parameters:14" + }, + { + "$ref": "#/components/parameters/parameters:15" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:13" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_SetHTTPHeaders", + "description": "The Set HTTP Headers operation sets system properties on the blob", + "responses": { + "200": { + "description": "The properties were set successfully.", + "$ref": "#/components/responses/responses:73" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:74" + } + } + } + }, + "path:31": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=metadata", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=metadata" + ] + } + }, + "path:31.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=metadata", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=metadata" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:135" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:58" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:34" + }, + { + "$ref": "#/components/parameters/parameters:35" + }, + { + "$ref": "#/components/parameters/parameters:36" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_SetMetadata", + "description": "The Set Blob Metadata operation sets user-defined metadata for the specified blob as one or more name-value pairs", + "responses": { + "200": { + "description": "The metadata was set successfully.", + "$ref": "#/components/responses/responses:75" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:76" + } + } + } + }, + "path:32": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=lease&acquire", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=lease&acquire" + ] + } + }, + "path:32.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=lease&acquire", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=lease&acquire" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:136" + }, + { + "$ref": "#/components/parameters/parameters:137", + "description": "Describes what lease action to take.", + "x-ms-client-name": "action" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:50" + }, + { + "$ref": "#/components/parameters/parameters:66" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_AcquireLease", + "description": "[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations", + "responses": { + "201": { + "description": "The Acquire operation completed successfully.", + "$ref": "#/components/responses/responses:77" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:78" + } + } + } + }, + "path:33": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=lease&release", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=lease&release" + ] + } + }, + "path:33.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=lease&release", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=lease&release" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:138" + }, + { + "$ref": "#/components/parameters/parameters:139", + "description": "Describes what lease action to take.", + "x-ms-client-name": "action" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:52" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_ReleaseLease", + "description": "[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations", + "responses": { + "200": { + "description": "The Release operation completed successfully.", + "$ref": "#/components/responses/responses:79" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:80" + } + } + } + }, + "path:34": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=lease&renew", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=lease&renew" + ] + } + }, + "path:34.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=lease&renew", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=lease&renew" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:140" + }, + { + "$ref": "#/components/parameters/parameters:141", + "description": "Describes what lease action to take.", + "x-ms-client-name": "action" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:52" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_RenewLease", + "description": "[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations", + "responses": { + "200": { + "description": "The Renew operation completed successfully.", + "$ref": "#/components/responses/responses:81" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:82" + } + } + } + }, + "path:35": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=lease&change", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=lease&change" + ] + } + }, + "path:35.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=lease&change", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=lease&change" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:142" + }, + { + "$ref": "#/components/parameters/parameters:143", + "description": "Describes what lease action to take.", + "x-ms-client-name": "action" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:52" + }, + { + "$ref": "#/components/parameters/parameters:67" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_ChangeLease", + "description": "[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations", + "responses": { + "200": { + "description": "The Change operation completed successfully.", + "$ref": "#/components/responses/responses:83" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:84" + } + } + } + }, + "path:36": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=lease&break", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=lease&break" + ] + } + }, + "path:36.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=lease&break", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=lease&break" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:144" + }, + { + "$ref": "#/components/parameters/parameters:145", + "description": "Describes what lease action to take.", + "x-ms-client-name": "action" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:49" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_BreakLease", + "description": "[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations", + "responses": { + "202": { + "description": "The Break operation completed successfully.", + "$ref": "#/components/responses/responses:85" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:86" + } + } + } + }, + "path:37": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=snapshot", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=snapshot" + ] + } + }, + "path:37.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=snapshot", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=snapshot" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:146" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:58" + }, + { + "$ref": "#/components/parameters/parameters:34" + }, + { + "$ref": "#/components/parameters/parameters:35" + }, + { + "$ref": "#/components/parameters/parameters:36" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_CreateSnapshot", + "description": "The Create Snapshot operation creates a read-only snapshot of a blob", + "responses": { + "201": { + "description": "The snaptshot was taken successfully.", + "$ref": "#/components/responses/responses:87" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:88" + } + } + } + }, + "path:38": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=copy", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=copy" + ] + } + }, + "path:38.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=copy", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=copy" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_StartCopyFromURL", + "description": "The Start Copy From URL operation copies a blob or an internet resource to a new blob.", + "parameters": [ + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:58" + }, + { + "$ref": "#/components/parameters/parameters:10" + }, + { + "$ref": "#/components/parameters/parameters:12" + }, + { + "$ref": "#/components/parameters/parameters:78" + }, + { + "$ref": "#/components/parameters/parameters:80" + }, + { + "$ref": "#/components/parameters/parameters:77" + }, + { + "$ref": "#/components/parameters/parameters:79" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:30" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "responses": { + "202": { + "description": "The copy blob has been accepted with the specified copy status.", + "$ref": "#/components/responses/responses:89" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:90" + } + } + } + }, + "path:39": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=copy&sync", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=copy&sync" + ] + } + }, + "path:39.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=copy&sync", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=copy&sync" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:147" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:58" + }, + { + "$ref": "#/components/parameters/parameters:10" + }, + { + "$ref": "#/components/parameters/parameters:78" + }, + { + "$ref": "#/components/parameters/parameters:80" + }, + { + "$ref": "#/components/parameters/parameters:77" + }, + { + "$ref": "#/components/parameters/parameters:79" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:30" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + }, + { + "$ref": "#/components/parameters/parameters:73" + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_CopyFromURL", + "description": "The Copy From URL operation copies a blob or an internet resource to a new blob. It will not return a response until the copy is complete.", + "responses": { + "202": { + "description": "The copy has completed.", + "$ref": "#/components/responses/responses:91" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:92" + } + } + } + }, + "path:40": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=copy©id={CopyId}", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=copy©id={CopyId}" + ] + } + }, + "path:40.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=copy©id={CopyId}", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=copy©id={CopyId}" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:148" + }, + { + "$ref": "#/components/parameters/parameters:149", + "x-ms-client-name": "copyActionAbortConstant" + }, + { + "$ref": "#/components/parameters/parameters:24" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_AbortCopyFromURL", + "description": "The Abort Copy From URL operation aborts a pending Copy From URL operation, and leaves a destination blob with zero length and full metadata.", + "responses": { + "204": { + "description": "The delete request was accepted and the blob will be deleted.", + "$ref": "#/components/responses/responses:93" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:94" + } + } + } + }, + "path:41": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=tier", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=tier" + ] + } + }, + "path:41.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=tier", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=tier" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:150" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:9" + }, + { + "$ref": "#/components/parameters/parameters:12" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + }, + { + "$ref": "#/components/parameters/parameters:51" + } + ], + "tags": [ + "blobs" + ], + "operationId": "Blob_SetTier", + "description": "The Set Tier operation sets the tier on a blob. The operation is allowed on a page blob in a premium storage account and on a block blob in a blob storage account (locally redundant storage only). A premium page blob's tier determines the allowed size, IOPS, and bandwidth of the blob. A block blob's tier determines Hot/Cool/Archive storage type. This operation does not update the blob's ETag.", + "responses": { + "200": { + "description": "The new tier will take effect immediately.", + "$ref": "#/components/responses/responses:95" + }, + "202": { + "description": "The transition to the new tier is pending.", + "$ref": "#/components/responses/responses:96" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:97" + } + } + } + }, + "path:42": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?restype=account&comp=properties", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?restype=account&comp=properties" + ] + } + }, + "path:42.get": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?restype=account&comp=properties", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?restype=account&comp=properties" + ] + }, + "get": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:151" + }, + { + "$ref": "#/components/parameters/parameters:152" + }, + { + "$ref": "#/components/parameters/parameters:1" + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_GetAccountInfo", + "description": "Returns the sku name and account kind ", + "responses": { + "200": { + "description": "Success (OK)", + "$ref": "#/components/responses/responses:98" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:99" + } + } + } + }, + "path:43": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=block", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=block" + ] + } + }, + "path:43.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=block", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=block" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:153" + }, + { + "$ref": "#/components/parameters/parameters:21" + }, + { + "$ref": "#/components/parameters/parameters:28" + }, + { + "$ref": "#/components/parameters/parameters:29" + }, + { + "$ref": "#/components/parameters/parameters:27" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:34" + }, + { + "$ref": "#/components/parameters/parameters:35" + }, + { + "$ref": "#/components/parameters/parameters:36" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "blockblob" + ], + "operationId": "BlockBlob_StageBlock", + "description": "The Stage Block operation creates a new block to be committed as part of a blob", + "requestBody": { + "description": "Initial data", + "$ref": "#/components/requestBodies/requestBodies:5" + }, + "x-ms-requestBody-index": 4, + "responses": { + "201": { + "description": "The block was created.", + "$ref": "#/components/responses/responses:100" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:101" + } + } + } + }, + "path:44": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=block&fromURL", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=block&fromURL" + ] + } + }, + "path:44.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=block&fromURL", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=block&fromURL" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:154" + }, + { + "$ref": "#/components/parameters/parameters:21" + }, + { + "$ref": "#/components/parameters/parameters:28" + }, + { + "$ref": "#/components/parameters/parameters:82" + }, + { + "$ref": "#/components/parameters/parameters:75" + }, + { + "$ref": "#/components/parameters/parameters:73" + }, + { + "$ref": "#/components/parameters/parameters:74" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:34" + }, + { + "$ref": "#/components/parameters/parameters:35" + }, + { + "$ref": "#/components/parameters/parameters:36" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:78" + }, + { + "$ref": "#/components/parameters/parameters:80" + }, + { + "$ref": "#/components/parameters/parameters:77" + }, + { + "$ref": "#/components/parameters/parameters:79" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "blockblob" + ], + "operationId": "BlockBlob_StageBlockFromURL", + "description": "The Stage Block operation creates a new block to be committed as part of a blob where the contents are read from a URL.", + "responses": { + "201": { + "description": "The block was created.", + "$ref": "#/components/responses/responses:102" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:103" + } + } + } + }, + "path:45": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=blocklist", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=blocklist" + ] + } + }, + "path:45.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=blocklist", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=blocklist" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:155" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:5" + }, + { + "$ref": "#/components/parameters/parameters:19" + }, + { + "$ref": "#/components/parameters/parameters:14" + }, + { + "$ref": "#/components/parameters/parameters:15" + }, + { + "$ref": "#/components/parameters/parameters:18" + }, + { + "$ref": "#/components/parameters/parameters:29" + }, + { + "$ref": "#/components/parameters/parameters:27" + }, + { + "$ref": "#/components/parameters/parameters:58" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:13" + }, + { + "$ref": "#/components/parameters/parameters:34" + }, + { + "$ref": "#/components/parameters/parameters:35" + }, + { + "$ref": "#/components/parameters/parameters:36" + }, + { + "$ref": "#/components/parameters/parameters:10" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "blockblob" + ], + "operationId": "BlockBlob_CommitBlockList", + "description": "The Commit Block List operation writes a blob by specifying the list of block IDs that make up the blob. In order to be written as part of a blob, a block must have been successfully written to the server in a prior Put Block operation. You can call Put Block List to update a blob by uploading only those blocks that have changed, then committing the new and existing blocks together. You can do this by specifying whether to commit a block from the committed block list or from the uncommitted block list, or to commit the most recently uploaded version of the block, whichever list it may belong to.", + "requestBody": { + "$ref": "#/components/requestBodies/requestBodies:6" + }, + "x-ms-requestBody-index": 19, + "responses": { + "201": { + "description": "The block list was recorded.", + "$ref": "#/components/responses/responses:104" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:105" + } + } + } + }, + "path:45.get": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=blocklist", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=blocklist" + ] + }, + "get": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:155" + }, + { + "$ref": "#/components/parameters/parameters:72" + }, + { + "$ref": "#/components/parameters/parameters:22" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "blockblob" + ], + "operationId": "BlockBlob_GetBlockList", + "description": "The Get Block List operation retrieves the list of blocks that have been uploaded as part of a block blob", + "responses": { + "200": { + "description": "The page range was written.", + "$ref": "#/components/responses/responses:106" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:107" + } + } + } + }, + "path:46": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=page&update", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=page&update" + ] + } + }, + "path:46.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=page&update", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=page&update" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:156" + }, + { + "$ref": "#/components/parameters/parameters:157", + "description": "Required. You may specify one of the following options:\n - Update: Writes the bytes specified by the request body into the specified range. The Range and Content-Length headers must match to perform the update.\n - Clear: Clears the specified range and releases the space used in storage for that range. To clear a range, set the Content-Length header to zero, and the Range header to a value that indicates the range to clear, up to maximum blob size.", + "x-ms-client-name": "pageWrite" + }, + { + "$ref": "#/components/parameters/parameters:28" + }, + { + "$ref": "#/components/parameters/parameters:29" + }, + { + "$ref": "#/components/parameters/parameters:27" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:68" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:34" + }, + { + "$ref": "#/components/parameters/parameters:35" + }, + { + "$ref": "#/components/parameters/parameters:36" + }, + { + "$ref": "#/components/parameters/parameters:46" + }, + { + "$ref": "#/components/parameters/parameters:45" + }, + { + "$ref": "#/components/parameters/parameters:44" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "pageblob" + ], + "operationId": "PageBlob_UploadPages", + "description": "The Upload Pages operation writes a range of pages to a page blob", + "requestBody": { + "description": "Initial data", + "$ref": "#/components/requestBodies/requestBodies:7" + }, + "x-ms-requestBody-index": 0, + "responses": { + "201": { + "description": "The page range was written.", + "$ref": "#/components/responses/responses:108" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:109" + } + } + } + }, + "path:47": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=page&clear", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=page&clear" + ] + } + }, + "path:47.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=page&clear", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=page&clear" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:158" + }, + { + "$ref": "#/components/parameters/parameters:159", + "description": "Required. You may specify one of the following options:\n - Update: Writes the bytes specified by the request body into the specified range. The Range and Content-Length headers must match to perform the update.\n - Clear: Clears the specified range and releases the space used in storage for that range. To clear a range, set the Content-Length header to zero, and the Range header to a value that indicates the range to clear, up to maximum blob size.", + "x-ms-client-name": "pageWrite" + }, + { + "$ref": "#/components/parameters/parameters:28" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:68" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:34" + }, + { + "$ref": "#/components/parameters/parameters:35" + }, + { + "$ref": "#/components/parameters/parameters:36" + }, + { + "$ref": "#/components/parameters/parameters:46" + }, + { + "$ref": "#/components/parameters/parameters:45" + }, + { + "$ref": "#/components/parameters/parameters:44" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "pageblob" + ], + "operationId": "PageBlob_ClearPages", + "description": "The Clear Pages operation clears a set of pages from a page blob", + "responses": { + "201": { + "description": "The page range was cleared.", + "$ref": "#/components/responses/responses:110" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:111" + } + } + } + }, + "path:48": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=page&update&fromUrl", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=page&update&fromUrl" + ] + } + }, + "path:48.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=page&update&fromUrl", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=page&update&fromUrl" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:160" + }, + { + "$ref": "#/components/parameters/parameters:161", + "description": "Required. You may specify one of the following options:\n - Update: Writes the bytes specified by the request body into the specified range. The Range and Content-Length headers must match to perform the update.\n - Clear: Clears the specified range and releases the space used in storage for that range. To clear a range, set the Content-Length header to zero, and the Range header to a value that indicates the range to clear, up to maximum blob size.", + "x-ms-client-name": "pageWrite" + }, + { + "$ref": "#/components/parameters/parameters:82" + }, + { + "$ref": "#/components/parameters/parameters:76" + }, + { + "$ref": "#/components/parameters/parameters:73" + }, + { + "$ref": "#/components/parameters/parameters:74" + }, + { + "$ref": "#/components/parameters/parameters:28" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:69" + }, + { + "$ref": "#/components/parameters/parameters:34" + }, + { + "$ref": "#/components/parameters/parameters:35" + }, + { + "$ref": "#/components/parameters/parameters:36" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:46" + }, + { + "$ref": "#/components/parameters/parameters:45" + }, + { + "$ref": "#/components/parameters/parameters:44" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:78" + }, + { + "$ref": "#/components/parameters/parameters:80" + }, + { + "$ref": "#/components/parameters/parameters:77" + }, + { + "$ref": "#/components/parameters/parameters:79" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "pageblob" + ], + "operationId": "PageBlob_UploadPagesFromURL", + "description": "The Upload Pages operation writes a range of pages to a page blob where the contents are read from a URL", + "responses": { + "201": { + "description": "The page range was written.", + "$ref": "#/components/responses/responses:112" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:113" + } + } + } + }, + "path:49": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=pagelist", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=pagelist" + ] + } + }, + "path:49.get": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=pagelist", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=pagelist" + ] + }, + "get": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:162" + }, + { + "$ref": "#/components/parameters/parameters:72" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:68" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "pageblob" + ], + "operationId": "PageBlob_GetPageRanges", + "description": "The Get Page Ranges operation returns the list of valid page ranges for a page blob or snapshot of a page blob", + "responses": { + "200": { + "description": "Information on the page blob was found.", + "$ref": "#/components/responses/responses:114" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:115" + } + } + } + }, + "path:50": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=pagelist&diff", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=pagelist&diff" + ] + } + }, + "path:50.get": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=pagelist&diff", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=pagelist&diff" + ] + }, + "get": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:163" + }, + { + "$ref": "#/components/parameters/parameters:72" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:65" + }, + { + "$ref": "#/components/parameters/parameters:68" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "pageblob" + ], + "operationId": "PageBlob_GetPageRangesDiff", + "description": "The Get Page Ranges Diff operation returns the list of valid page ranges for a page blob that were changed between target blob and previous snapshot.", + "responses": { + "200": { + "description": "Information on the page blob was found.", + "$ref": "#/components/responses/responses:116" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:117" + } + } + } + }, + "path:51": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=properties&Resize", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=properties&Resize" + ] + } + }, + "path:51.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=properties&Resize", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=properties&Resize" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:164" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:34" + }, + { + "$ref": "#/components/parameters/parameters:35" + }, + { + "$ref": "#/components/parameters/parameters:36" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:17" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "pageblob" + ], + "operationId": "PageBlob_Resize", + "description": "Resize the Blob", + "responses": { + "200": { + "description": "The Blob was resized successfully", + "$ref": "#/components/responses/responses:118" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:119" + } + } + } + }, + "path:52": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=properties&UpdateSequenceNumber", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=properties&UpdateSequenceNumber" + ] + } + }, + "path:52.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=properties&UpdateSequenceNumber", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=properties&UpdateSequenceNumber" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:165" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:71" + }, + { + "$ref": "#/components/parameters/parameters:20" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "pageblob" + ], + "operationId": "PageBlob_UpdateSequenceNumber", + "description": "Update the sequence number of the blob", + "responses": { + "200": { + "description": "The sequence numbers were updated successfully.", + "$ref": "#/components/responses/responses:120" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:121" + } + } + } + }, + "path:53": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=incrementalcopy", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=incrementalcopy" + ] + } + }, + "path:53.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=incrementalcopy", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=incrementalcopy" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:166" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:30" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "pageblob" + ], + "operationId": "PageBlob_CopyIncremental", + "description": "The Copy Incremental operation copies a snapshot of the source page blob to a destination page blob. The snapshot is copied such that only the differential changes between the previously copied snapshot are transferred to the destination. The copied snapshots are complete copies of the original snapshot and can be read or copied from as usual. This API is supported since REST version 2016-05-31.", + "responses": { + "202": { + "description": "The blob was copied.", + "$ref": "#/components/responses/responses:122" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:123" + } + } + } + }, + "path:54": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=appendblock", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=appendblock" + ] + } + }, + "path:54.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=appendblock", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=appendblock" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:167" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:28" + }, + { + "$ref": "#/components/parameters/parameters:29" + }, + { + "$ref": "#/components/parameters/parameters:27" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:7" + }, + { + "$ref": "#/components/parameters/parameters:6" + }, + { + "$ref": "#/components/parameters/parameters:34" + }, + { + "$ref": "#/components/parameters/parameters:35" + }, + { + "$ref": "#/components/parameters/parameters:36" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "appendblob" + ], + "operationId": "AppendBlob_AppendBlock", + "description": "The Append Block operation commits a new block of data to the end of an existing append blob. The Append Block operation is permitted only if the blob was created with x-ms-blob-type set to AppendBlob. Append Block is supported only on version 2015-02-21 version or later.", + "requestBody": { + "description": "Initial data", + "$ref": "#/components/requestBodies/requestBodies:8" + }, + "x-ms-requestBody-index": 0, + "responses": { + "201": { + "description": "The block was created.", + "$ref": "#/components/responses/responses:124" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:125" + } + } + } + }, + "path:55": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=appendblock&fromUrl", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=appendblock&fromUrl" + ] + } + }, + "path:55.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=appendblock&fromUrl", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=appendblock&fromUrl" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:168" + }, + { + "$ref": "#/components/parameters/parameters:82" + }, + { + "$ref": "#/components/parameters/parameters:75" + }, + { + "$ref": "#/components/parameters/parameters:73" + }, + { + "$ref": "#/components/parameters/parameters:74" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:28" + }, + { + "$ref": "#/components/parameters/parameters:29" + }, + { + "$ref": "#/components/parameters/parameters:34" + }, + { + "$ref": "#/components/parameters/parameters:35" + }, + { + "$ref": "#/components/parameters/parameters:36" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:7" + }, + { + "$ref": "#/components/parameters/parameters:6" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:78" + }, + { + "$ref": "#/components/parameters/parameters:80" + }, + { + "$ref": "#/components/parameters/parameters:77" + }, + { + "$ref": "#/components/parameters/parameters:79" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "appendblob" + ], + "operationId": "AppendBlob_AppendBlockFromUrl", + "description": "The Append Block operation commits a new block of data to the end of an existing append blob where the contents are read from a source url. The Append Block operation is permitted only if the blob was created with x-ms-blob-type set to AppendBlob. Append Block is supported only on version 2015-02-21 version or later.", + "responses": { + "201": { + "description": "The block was created.", + "$ref": "#/components/responses/responses:126" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:127" + } + } + } + } + }, + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ] +} \ No newline at end of file diff --git a/modelerfour/test/scenarios/blob-storage/openapi-document.json b/modelerfour/test/scenarios/blob-storage/openapi-document.json new file mode 100644 index 0000000..667915d --- /dev/null +++ b/modelerfour/test/scenarios/blob-storage/openapi-document.json @@ -0,0 +1,40945 @@ +{ + "openapi": "3.0.0", + "info": { + "x-ms-code-generation-settings": { + "header": "MIT", + "strictSpecAdherence": false + }, + "title": "Azure Blob Storage", + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ] + }, + "version": "2019-02-02" + }, + "components": { + "schemas": { + "schemas:0": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "KeyInfo", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/KeyInfo" + ] + }, + "type": "object", + "description": "Key information", + "properties": { + "Start": { + "description": "The date-time the key is active in ISO 8601 UTC time", + "$ref": "#/components/schemas/schemas:1" + }, + "Expiry": { + "description": "The date-time the key expires in ISO 8601 UTC time", + "$ref": "#/components/schemas/schemas:2" + } + }, + "required": [ + "Start", + "Expiry" + ] + }, + "schemas:1": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "KeyInfo-Start", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/KeyInfo-Start" + ] + }, + "description": "The date-time the key is active in ISO 8601 UTC time", + "type": "string" + }, + "schemas:2": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "KeyInfo-Expiry", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/KeyInfo-Expiry" + ] + }, + "description": "The date-time the key expires in ISO 8601 UTC time", + "type": "string" + }, + "schemas:3": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "UserDelegationKey", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/UserDelegationKey" + ] + }, + "type": "object", + "description": "A user delegation key", + "properties": { + "SignedOid": { + "description": "The Azure Active Directory object ID in GUID format.", + "$ref": "#/components/schemas/schemas:4" + }, + "SignedTid": { + "description": "The Azure Active Directory tenant ID in GUID format", + "$ref": "#/components/schemas/schemas:5" + }, + "SignedStart": { + "description": "The date-time the key is active", + "$ref": "#/components/schemas/schemas:6" + }, + "SignedExpiry": { + "description": "The date-time the key expires", + "$ref": "#/components/schemas/schemas:7" + }, + "SignedService": { + "description": "Abbreviation of the Azure Storage service that accepts the key", + "$ref": "#/components/schemas/schemas:8" + }, + "SignedVersion": { + "description": "The service version that created the key", + "$ref": "#/components/schemas/schemas:9" + }, + "Value": { + "description": "The key as a base64 string", + "$ref": "#/components/schemas/schemas:10" + } + }, + "required": [ + "SignedOid", + "SignedTid", + "SignedStart", + "SignedExpiry", + "SignedService", + "SignedVersion", + "Value" + ] + }, + "schemas:4": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "UserDelegationKey-SignedOid", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/UserDelegationKey-SignedOid" + ] + }, + "description": "The Azure Active Directory object ID in GUID format.", + "type": "string" + }, + "schemas:5": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "UserDelegationKey-SignedTid", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/UserDelegationKey-SignedTid" + ] + }, + "description": "The Azure Active Directory tenant ID in GUID format", + "type": "string" + }, + "schemas:6": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "UserDelegationKey-SignedStart", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/UserDelegationKey-SignedStart" + ] + }, + "description": "The date-time the key is active", + "type": "string", + "format": "date-time" + }, + "schemas:7": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "UserDelegationKey-SignedExpiry", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/UserDelegationKey-SignedExpiry" + ] + }, + "description": "The date-time the key expires", + "type": "string", + "format": "date-time" + }, + "schemas:8": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "UserDelegationKey-SignedService", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/UserDelegationKey-SignedService" + ] + }, + "description": "Abbreviation of the Azure Storage service that accepts the key", + "type": "string" + }, + "schemas:9": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "UserDelegationKey-SignedVersion", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/UserDelegationKey-SignedVersion" + ] + }, + "description": "The service version that created the key", + "type": "string" + }, + "schemas:10": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "UserDelegationKey-Value", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/UserDelegationKey-Value" + ] + }, + "description": "The key as a base64 string", + "type": "string" + }, + "schemas:16": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "StorageError", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageError" + ] + }, + "type": "object", + "properties": { + "Message": { + "$ref": "#/components/schemas/schemas:17" + } + } + }, + "schemas:17": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "StorageError-Message", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageError-Message" + ] + }, + "type": "string" + }, + "schemas:18": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "DataLakeStorageError", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/DataLakeStorageError" + ] + }, + "type": "object", + "properties": { + "error": { + "description": "The service error response object.", + "$ref": "#/components/schemas/schemas:19" + } + } + }, + "schemas:19": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "DataLakeStorageError-error", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/DataLakeStorageError-error" + ] + }, + "description": "The service error response object.", + "properties": { + "Code": { + "description": "The service error code.", + "$ref": "#/components/schemas/schemas:20" + }, + "Message": { + "description": "The service error message.", + "$ref": "#/components/schemas/schemas:21" + } + } + }, + "schemas:20": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "DataLakeStorageError-error-Code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/DataLakeStorageError-error-Code" + ] + }, + "description": "The service error code.", + "type": "string" + }, + "schemas:21": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "DataLakeStorageError-error-Message", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/DataLakeStorageError-error-Message" + ] + }, + "description": "The service error message.", + "type": "string" + }, + "schemas:22": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "AccessPolicy", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/AccessPolicy" + ] + }, + "type": "object", + "description": "An Access policy", + "properties": { + "Start": { + "description": "the date-time the policy is active", + "$ref": "#/components/schemas/schemas:23" + }, + "Expiry": { + "description": "the date-time the policy expires", + "$ref": "#/components/schemas/schemas:24" + }, + "Permission": { + "description": "the permissions for the acl policy", + "$ref": "#/components/schemas/schemas:25" + } + }, + "required": [ + "Start", + "Expiry", + "Permission" + ] + }, + "schemas:23": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "AccessPolicy-Start", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/AccessPolicy-Start" + ] + }, + "description": "the date-time the policy is active", + "type": "string", + "format": "date-time" + }, + "schemas:24": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "AccessPolicy-Expiry", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/AccessPolicy-Expiry" + ] + }, + "description": "the date-time the policy expires", + "type": "string", + "format": "date-time" + }, + "schemas:25": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "AccessPolicy-Permission", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/AccessPolicy-Permission" + ] + }, + "description": "the permissions for the acl policy", + "type": "string" + }, + "schemas:28": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobItem", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobItem" + ] + }, + "xml": { + "name": "Blob" + }, + "description": "An Azure Storage blob", + "type": "object", + "properties": { + "Name": { + "$ref": "#/components/schemas/schemas:29" + }, + "Deleted": { + "type": "boolean" + }, + "Snapshot": { + "$ref": "#/components/schemas/schemas:30" + }, + "Properties": { + "$ref": "#/components/schemas/schemas:31" + }, + "Metadata": { + "$ref": "#/components/schemas/schemas:107" + } + }, + "required": [ + "Name", + "Deleted", + "Snapshot", + "Properties" + ] + }, + "schemas:29": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobItem-Name", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobItem-Name" + ] + }, + "type": "string" + }, + "schemas:30": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobItem-Snapshot", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobItem-Snapshot" + ] + }, + "type": "string" + }, + "schemas:31": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobProperties", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobProperties" + ] + }, + "xml": { + "name": "Properties" + }, + "description": "Properties of a blob", + "type": "object", + "properties": { + "Creation-Time": { + "$ref": "#/components/schemas/schemas:32" + }, + "Last-Modified": { + "$ref": "#/components/schemas/schemas:33" + }, + "Etag": { + "$ref": "#/components/schemas/schemas:34" + }, + "Content-Length": { + "type": "integer", + "format": "int64", + "description": "Size in bytes" + }, + "Content-Type": { + "$ref": "#/components/schemas/schemas:35" + }, + "Content-Encoding": { + "$ref": "#/components/schemas/schemas:36" + }, + "Content-Language": { + "$ref": "#/components/schemas/schemas:37" + }, + "Content-MD5": { + "$ref": "#/components/schemas/schemas:38" + }, + "Content-Disposition": { + "$ref": "#/components/schemas/schemas:39" + }, + "Cache-Control": { + "$ref": "#/components/schemas/schemas:40" + }, + "x-ms-blob-sequence-number": { + "x-ms-client-name": "blobSequenceNumber", + "type": "integer", + "format": "int64" + }, + "BlobType": { + "$ref": "#/components/schemas/BlobType" + }, + "LeaseStatus": { + "$ref": "#/components/schemas/LeaseStatusType" + }, + "LeaseState": { + "$ref": "#/components/schemas/LeaseStateType" + }, + "LeaseDuration": { + "$ref": "#/components/schemas/LeaseDurationType" + }, + "CopyId": { + "$ref": "#/components/schemas/schemas:42" + }, + "CopyStatus": { + "$ref": "#/components/schemas/CopyStatusType" + }, + "CopySource": { + "$ref": "#/components/schemas/schemas:43" + }, + "CopyProgress": { + "$ref": "#/components/schemas/schemas:44" + }, + "CopyCompletionTime": { + "$ref": "#/components/schemas/schemas:45" + }, + "CopyStatusDescription": { + "$ref": "#/components/schemas/schemas:46" + }, + "ServerEncrypted": { + "type": "boolean" + }, + "IncrementalCopy": { + "type": "boolean" + }, + "DestinationSnapshot": { + "$ref": "#/components/schemas/schemas:47" + }, + "DeletedTime": { + "$ref": "#/components/schemas/schemas:48" + }, + "RemainingRetentionDays": { + "type": "integer" + }, + "AccessTier": { + "$ref": "#/components/schemas/AccessTier" + }, + "AccessTierInferred": { + "type": "boolean" + }, + "ArchiveStatus": { + "$ref": "#/components/schemas/ArchiveStatus" + }, + "CustomerProvidedKeySha256": { + "$ref": "#/components/schemas/schemas:49" + }, + "AccessTierChangeTime": { + "$ref": "#/components/schemas/schemas:50" + } + }, + "required": [ + "Etag", + "Last-Modified" + ] + }, + "schemas:32": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobProperties-Creation-Time", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobProperties-Creation-Time" + ] + }, + "type": "string", + "format": "date-time-rfc1123" + }, + "schemas:33": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobProperties-Last-Modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobProperties-Last-Modified" + ] + }, + "type": "string", + "format": "date-time-rfc1123" + }, + "schemas:34": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobProperties-Etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobProperties-Etag" + ] + }, + "type": "string", + "format": "etag" + }, + "schemas:35": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobProperties-Content-Type", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobProperties-Content-Type" + ] + }, + "type": "string" + }, + "schemas:36": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobProperties-Content-Encoding", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobProperties-Content-Encoding" + ] + }, + "type": "string" + }, + "schemas:37": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobProperties-Content-Language", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobProperties-Content-Language" + ] + }, + "type": "string" + }, + "schemas:38": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobProperties-Content-MD5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobProperties-Content-MD5" + ] + }, + "type": "string", + "format": "byte" + }, + "schemas:39": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobProperties-Content-Disposition", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobProperties-Content-Disposition" + ] + }, + "type": "string" + }, + "schemas:40": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobProperties-Cache-Control", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobProperties-Cache-Control" + ] + }, + "type": "string" + }, + "schemas:42": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobProperties-CopyId", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobProperties-CopyId" + ] + }, + "type": "string" + }, + "schemas:43": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobProperties-CopySource", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobProperties-CopySource" + ] + }, + "type": "string" + }, + "schemas:44": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobProperties-CopyProgress", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobProperties-CopyProgress" + ] + }, + "type": "string" + }, + "schemas:45": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobProperties-CopyCompletionTime", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobProperties-CopyCompletionTime" + ] + }, + "type": "string", + "format": "date-time-rfc1123" + }, + "schemas:46": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobProperties-CopyStatusDescription", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobProperties-CopyStatusDescription" + ] + }, + "type": "string" + }, + "schemas:47": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobProperties-DestinationSnapshot", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobProperties-DestinationSnapshot" + ] + }, + "type": "string" + }, + "schemas:48": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobProperties-DeletedTime", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobProperties-DeletedTime" + ] + }, + "type": "string", + "format": "date-time-rfc1123" + }, + "schemas:49": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobProperties-CustomerProvidedKeySha256", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobProperties-CustomerProvidedKeySha256" + ] + }, + "type": "string" + }, + "schemas:50": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobProperties-AccessTierChangeTime", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobProperties-AccessTierChangeTime" + ] + }, + "type": "string", + "format": "date-time-rfc1123" + }, + "schemas:51": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListBlobsFlatSegmentResponse", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListBlobsFlatSegmentResponse" + ] + }, + "xml": { + "name": "EnumerationResults" + }, + "description": "An enumeration of blobs", + "type": "object", + "properties": { + "ServiceEndpoint": { + "$ref": "#/components/schemas/schemas:52" + }, + "ContainerName": { + "$ref": "#/components/schemas/schemas:53" + }, + "Prefix": { + "$ref": "#/components/schemas/schemas:54" + }, + "Marker": { + "$ref": "#/components/schemas/schemas:55" + }, + "MaxResults": { + "type": "integer" + }, + "Segment": { + "$ref": "#/components/schemas/schemas:64" + }, + "NextMarker": { + "$ref": "#/components/schemas/schemas:56" + } + }, + "required": [ + "ServiceEndpoint", + "ContainerName", + "Segment" + ] + }, + "schemas:52": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListBlobsFlatSegmentResponse-ServiceEndpoint", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListBlobsFlatSegmentResponse-ServiceEndpoint" + ] + }, + "type": "string", + "xml": { + "attribute": true + } + }, + "schemas:53": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListBlobsFlatSegmentResponse-ContainerName", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListBlobsFlatSegmentResponse-ContainerName" + ] + }, + "type": "string", + "xml": { + "attribute": true + } + }, + "schemas:54": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListBlobsFlatSegmentResponse-Prefix", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListBlobsFlatSegmentResponse-Prefix" + ] + }, + "type": "string" + }, + "schemas:55": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListBlobsFlatSegmentResponse-Marker", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListBlobsFlatSegmentResponse-Marker" + ] + }, + "type": "string" + }, + "schemas:56": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListBlobsFlatSegmentResponse-NextMarker", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListBlobsFlatSegmentResponse-NextMarker" + ] + }, + "type": "string" + }, + "schemas:57": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListBlobsHierarchySegmentResponse", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListBlobsHierarchySegmentResponse" + ] + }, + "xml": { + "name": "EnumerationResults" + }, + "description": "An enumeration of blobs", + "type": "object", + "properties": { + "ServiceEndpoint": { + "$ref": "#/components/schemas/schemas:58" + }, + "ContainerName": { + "$ref": "#/components/schemas/schemas:59" + }, + "Prefix": { + "$ref": "#/components/schemas/schemas:60" + }, + "Marker": { + "$ref": "#/components/schemas/schemas:61" + }, + "MaxResults": { + "type": "integer" + }, + "Delimiter": { + "$ref": "#/components/schemas/schemas:62" + }, + "Segment": { + "$ref": "#/components/schemas/schemas:66" + }, + "NextMarker": { + "$ref": "#/components/schemas/schemas:63" + } + }, + "required": [ + "ServiceEndpoint", + "ContainerName", + "Segment" + ] + }, + "schemas:58": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListBlobsHierarchySegmentResponse-ServiceEndpoint", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListBlobsHierarchySegmentResponse-ServiceEndpoint" + ] + }, + "type": "string", + "xml": { + "attribute": true + } + }, + "schemas:59": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListBlobsHierarchySegmentResponse-ContainerName", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListBlobsHierarchySegmentResponse-ContainerName" + ] + }, + "type": "string", + "xml": { + "attribute": true + } + }, + "schemas:60": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListBlobsHierarchySegmentResponse-Prefix", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListBlobsHierarchySegmentResponse-Prefix" + ] + }, + "type": "string" + }, + "schemas:61": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListBlobsHierarchySegmentResponse-Marker", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListBlobsHierarchySegmentResponse-Marker" + ] + }, + "type": "string" + }, + "schemas:62": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListBlobsHierarchySegmentResponse-Delimiter", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListBlobsHierarchySegmentResponse-Delimiter" + ] + }, + "type": "string" + }, + "schemas:63": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListBlobsHierarchySegmentResponse-NextMarker", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListBlobsHierarchySegmentResponse-NextMarker" + ] + }, + "type": "string" + }, + "schemas:64": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobFlatListSegment", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobFlatListSegment" + ] + }, + "xml": { + "name": "Blobs" + }, + "type": "object", + "properties": { + "BlobItems": { + "$ref": "#/components/schemas/schemas:65" + } + }, + "required": [ + "BlobItems" + ] + }, + "schemas:65": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobFlatListSegment-BlobItems", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobFlatListSegment-BlobItems" + ] + }, + "type": "array", + "items": { + "$ref": "#/components/schemas/schemas:28" + } + }, + "schemas:66": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobHierarchyListSegment", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobHierarchyListSegment" + ] + }, + "xml": { + "name": "Blobs" + }, + "type": "object", + "properties": { + "BlobPrefixes": { + "$ref": "#/components/schemas/schemas:67" + }, + "BlobItems": { + "$ref": "#/components/schemas/schemas:68" + } + }, + "required": [ + "BlobItems" + ] + }, + "schemas:67": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobHierarchyListSegment-BlobPrefixes", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobHierarchyListSegment-BlobPrefixes" + ] + }, + "type": "array", + "items": { + "$ref": "#/components/schemas/schemas:69" + } + }, + "schemas:68": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobHierarchyListSegment-BlobItems", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobHierarchyListSegment-BlobItems" + ] + }, + "type": "array", + "items": { + "$ref": "#/components/schemas/schemas:28" + } + }, + "schemas:69": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobPrefix", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobPrefix" + ] + }, + "type": "object", + "properties": { + "Name": { + "$ref": "#/components/schemas/schemas:70" + } + }, + "required": [ + "Name" + ] + }, + "schemas:70": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobPrefix-Name", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobPrefix-Name" + ] + }, + "type": "string" + }, + "schemas:71": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Block", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/Block" + ] + }, + "type": "object", + "description": "Represents a single block in a block blob. It describes the block's ID and size.", + "properties": { + "Name": { + "description": "The base64 encoded block ID.", + "$ref": "#/components/schemas/schemas:72" + }, + "Size": { + "description": "The block size in bytes.", + "type": "integer" + } + }, + "required": [ + "Name", + "Size" + ] + }, + "schemas:72": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Block-Name", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/Block-Name" + ] + }, + "description": "The base64 encoded block ID.", + "type": "string" + }, + "schemas:73": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlockList", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlockList" + ] + }, + "type": "object", + "properties": { + "CommittedBlocks": { + "$ref": "#/components/schemas/schemas:74" + }, + "UncommittedBlocks": { + "$ref": "#/components/schemas/schemas:75" + } + } + }, + "schemas:74": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlockList-CommittedBlocks", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlockList-CommittedBlocks" + ] + }, + "xml": { + "wrapped": true + }, + "type": "array", + "items": { + "$ref": "#/components/schemas/schemas:71" + } + }, + "schemas:75": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlockList-UncommittedBlocks", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlockList-UncommittedBlocks" + ] + }, + "xml": { + "wrapped": true + }, + "type": "array", + "items": { + "$ref": "#/components/schemas/schemas:71" + } + }, + "schemas:76": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlockLookupList", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlockLookupList" + ] + }, + "type": "object", + "properties": { + "Committed": { + "$ref": "#/components/schemas/schemas:77" + }, + "Uncommitted": { + "$ref": "#/components/schemas/schemas:79" + }, + "Latest": { + "$ref": "#/components/schemas/schemas:81" + } + }, + "xml": { + "name": "BlockList" + } + }, + "schemas:77": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlockLookupList-Committed", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlockLookupList-Committed" + ] + }, + "type": "array", + "items": { + "$ref": "#/components/schemas/schemas:78" + } + }, + "schemas:78": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlockLookupList-CommittedItem", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlockLookupList-CommittedItem" + ] + }, + "type": "string", + "xml": { + "name": "Committed" + } + }, + "schemas:79": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlockLookupList-Uncommitted", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlockLookupList-Uncommitted" + ] + }, + "type": "array", + "items": { + "$ref": "#/components/schemas/schemas:80" + } + }, + "schemas:80": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlockLookupList-UncommittedItem", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlockLookupList-UncommittedItem" + ] + }, + "type": "string", + "xml": { + "name": "Uncommitted" + } + }, + "schemas:81": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlockLookupList-Latest", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlockLookupList-Latest" + ] + }, + "type": "array", + "items": { + "$ref": "#/components/schemas/schemas:82" + } + }, + "schemas:82": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlockLookupList-LatestItem", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlockLookupList-LatestItem" + ] + }, + "type": "string", + "xml": { + "name": "Latest" + } + }, + "schemas:83": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ContainerItem", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ContainerItem" + ] + }, + "xml": { + "name": "Container" + }, + "type": "object", + "description": "An Azure Storage container", + "properties": { + "Name": { + "$ref": "#/components/schemas/schemas:84" + }, + "Properties": { + "$ref": "#/components/schemas/schemas:85" + }, + "Metadata": { + "$ref": "#/components/schemas/schemas:105" + } + }, + "required": [ + "Name", + "Properties" + ] + }, + "schemas:84": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ContainerItem-Name", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ContainerItem-Name" + ] + }, + "type": "string" + }, + "schemas:85": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ContainerProperties", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ContainerProperties" + ] + }, + "type": "object", + "description": "Properties of a container", + "properties": { + "Last-Modified": { + "$ref": "#/components/schemas/schemas:86" + }, + "Etag": { + "$ref": "#/components/schemas/schemas:87" + }, + "LeaseStatus": { + "$ref": "#/components/schemas/LeaseStatusType" + }, + "LeaseState": { + "$ref": "#/components/schemas/LeaseStateType" + }, + "LeaseDuration": { + "$ref": "#/components/schemas/LeaseDurationType" + }, + "PublicAccess": { + "$ref": "#/components/schemas/PublicAccessType" + }, + "HasImmutabilityPolicy": { + "type": "boolean" + }, + "HasLegalHold": { + "type": "boolean" + } + }, + "required": [ + "Last-Modified", + "Etag" + ] + }, + "schemas:86": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ContainerProperties-Last-Modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ContainerProperties-Last-Modified" + ] + }, + "type": "string", + "format": "date-time-rfc1123" + }, + "schemas:87": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ContainerProperties-Etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ContainerProperties-Etag" + ] + }, + "type": "string", + "format": "etag" + }, + "schemas:88": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListContainersSegmentResponse", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListContainersSegmentResponse" + ] + }, + "xml": { + "name": "EnumerationResults" + }, + "description": "An enumeration of containers", + "type": "object", + "properties": { + "ServiceEndpoint": { + "$ref": "#/components/schemas/schemas:89" + }, + "Prefix": { + "$ref": "#/components/schemas/schemas:90" + }, + "Marker": { + "$ref": "#/components/schemas/schemas:91" + }, + "MaxResults": { + "type": "integer" + }, + "ContainerItems": { + "$ref": "#/components/schemas/schemas:92" + }, + "NextMarker": { + "$ref": "#/components/schemas/schemas:93" + } + }, + "required": [ + "ServiceEndpoint", + "ContainerItems" + ] + }, + "schemas:89": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListContainersSegmentResponse-ServiceEndpoint", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListContainersSegmentResponse-ServiceEndpoint" + ] + }, + "type": "string", + "xml": { + "attribute": true + } + }, + "schemas:90": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListContainersSegmentResponse-Prefix", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListContainersSegmentResponse-Prefix" + ] + }, + "type": "string" + }, + "schemas:91": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListContainersSegmentResponse-Marker", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListContainersSegmentResponse-Marker" + ] + }, + "type": "string" + }, + "schemas:92": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListContainersSegmentResponse-ContainerItems", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListContainersSegmentResponse-ContainerItems" + ] + }, + "xml": { + "wrapped": true, + "name": "Containers" + }, + "type": "array", + "items": { + "$ref": "#/components/schemas/schemas:83" + } + }, + "schemas:93": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListContainersSegmentResponse-NextMarker", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListContainersSegmentResponse-NextMarker" + ] + }, + "type": "string" + }, + "schemas:94": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "CorsRule", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/CorsRule" + ] + }, + "description": "CORS is an HTTP feature that enables a web application running under one domain to access resources in another domain. Web browsers implement a security restriction known as same-origin policy that prevents a web page from calling APIs in a different domain; CORS provides a secure way to allow one domain (the origin domain) to call APIs in another domain", + "type": "object", + "properties": { + "AllowedOrigins": { + "description": "The origin domains that are permitted to make a request against the storage service via CORS. The origin domain is the domain from which the request originates. Note that the origin must be an exact case-sensitive match with the origin that the user age sends to the service. You can also use the wildcard character '*' to allow all origin domains to make requests via CORS.", + "$ref": "#/components/schemas/schemas:95" + }, + "AllowedMethods": { + "description": "The methods (HTTP request verbs) that the origin domain may use for a CORS request. (comma separated)", + "$ref": "#/components/schemas/schemas:96" + }, + "AllowedHeaders": { + "description": "the request headers that the origin domain may specify on the CORS request.", + "$ref": "#/components/schemas/schemas:97" + }, + "ExposedHeaders": { + "description": "The response headers that may be sent in the response to the CORS request and exposed by the browser to the request issuer", + "$ref": "#/components/schemas/schemas:98" + }, + "MaxAgeInSeconds": { + "description": "The maximum amount time that a browser should cache the preflight OPTIONS request.", + "type": "integer", + "minimum": 0 + } + }, + "required": [ + "AllowedOrigins", + "AllowedMethods", + "AllowedHeaders", + "ExposedHeaders", + "MaxAgeInSeconds" + ] + }, + "schemas:95": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "CorsRule-AllowedOrigins", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/CorsRule-AllowedOrigins" + ] + }, + "description": "The origin domains that are permitted to make a request against the storage service via CORS. The origin domain is the domain from which the request originates. Note that the origin must be an exact case-sensitive match with the origin that the user age sends to the service. You can also use the wildcard character '*' to allow all origin domains to make requests via CORS.", + "type": "string" + }, + "schemas:96": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "CorsRule-AllowedMethods", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/CorsRule-AllowedMethods" + ] + }, + "description": "The methods (HTTP request verbs) that the origin domain may use for a CORS request. (comma separated)", + "type": "string" + }, + "schemas:97": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "CorsRule-AllowedHeaders", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/CorsRule-AllowedHeaders" + ] + }, + "description": "the request headers that the origin domain may specify on the CORS request.", + "type": "string" + }, + "schemas:98": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "CorsRule-ExposedHeaders", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/CorsRule-ExposedHeaders" + ] + }, + "description": "The response headers that may be sent in the response to the CORS request and exposed by the browser to the request issuer", + "type": "string" + }, + "schemas:100": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "GeoReplication", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/GeoReplication" + ] + }, + "description": "Geo-Replication information for the Secondary Storage Service", + "type": "object", + "properties": { + "Status": { + "description": "The status of the secondary location", + "$ref": "#/components/schemas/GeoReplicationStatusType" + }, + "LastSyncTime": { + "description": "A GMT date/time value, to the second. All primary writes preceding this value are guaranteed to be available for read operations at the secondary. Primary writes after this point in time may or may not be available for reads.", + "$ref": "#/components/schemas/schemas:102" + } + }, + "required": [ + "Status", + "LastSyncTime" + ] + }, + "schemas:102": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "GeoReplication-LastSyncTime", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/GeoReplication-LastSyncTime" + ] + }, + "description": "A GMT date/time value, to the second. All primary writes preceding this value are guaranteed to be available for read operations at the secondary. Primary writes after this point in time may or may not be available for reads.", + "type": "string", + "format": "date-time-rfc1123" + }, + "schemas:103": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Logging", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/Logging" + ] + }, + "description": "Azure Analytics Logging settings.", + "type": "object", + "properties": { + "Version": { + "description": "The version of Storage Analytics to configure.", + "$ref": "#/components/schemas/schemas:104" + }, + "Delete": { + "description": "Indicates whether all delete requests should be logged.", + "type": "boolean" + }, + "Read": { + "description": "Indicates whether all read requests should be logged.", + "type": "boolean" + }, + "Write": { + "description": "Indicates whether all write requests should be logged.", + "type": "boolean" + }, + "RetentionPolicy": { + "$ref": "#/components/schemas/schemas:117" + } + }, + "required": [ + "Version", + "Delete", + "Read", + "Write", + "RetentionPolicy" + ] + }, + "schemas:104": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Logging-Version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/Logging-Version" + ] + }, + "description": "The version of Storage Analytics to configure.", + "type": "string" + }, + "schemas:105": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ContainerMetadata", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ContainerMetadata" + ] + }, + "type": "object", + "xml": { + "name": "Metadata" + }, + "additionalProperties": { + "$ref": "#/components/schemas/schemas:106" + } + }, + "schemas:106": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·schemas·containermetadata·additionalproperties", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·schemas·containermetadata·additionalproperties" + ] + }, + "type": "string" + }, + "schemas:107": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobMetadata", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobMetadata" + ] + }, + "type": "object", + "xml": { + "name": "Metadata" + }, + "properties": { + "Encrypted": { + "$ref": "#/components/schemas/schemas:108" + } + }, + "additionalProperties": { + "$ref": "#/components/schemas/schemas:109" + } + }, + "schemas:108": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobMetadata-Encrypted", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobMetadata-Encrypted" + ] + }, + "type": "string", + "xml": { + "attribute": true + } + }, + "schemas:109": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·schemas·blobmetadata·additionalproperties", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·schemas·blobmetadata·additionalproperties" + ] + }, + "type": "string" + }, + "schemas:110": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Metrics", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/Metrics" + ] + }, + "description": "a summary of request statistics grouped by API in hour or minute aggregates for blobs", + "properties": { + "Version": { + "description": "The version of Storage Analytics to configure.", + "$ref": "#/components/schemas/schemas:111" + }, + "Enabled": { + "description": "Indicates whether metrics are enabled for the Blob service.", + "type": "boolean" + }, + "IncludeAPIs": { + "description": "Indicates whether metrics should generate summary statistics for called API operations.", + "type": "boolean" + }, + "RetentionPolicy": { + "$ref": "#/components/schemas/schemas:117" + } + }, + "required": [ + "Enabled" + ] + }, + "schemas:111": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Metrics-Version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/Metrics-Version" + ] + }, + "description": "The version of Storage Analytics to configure.", + "type": "string" + }, + "schemas:112": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "PageList", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/PageList" + ] + }, + "description": "the list of pages", + "type": "object", + "properties": { + "PageRange": { + "$ref": "#/components/schemas/schemas:113" + }, + "ClearRange": { + "$ref": "#/components/schemas/schemas:114" + } + } + }, + "schemas:113": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "PageList-PageRange", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/PageList-PageRange" + ] + }, + "type": "array", + "items": { + "$ref": "#/components/schemas/schemas:115" + } + }, + "schemas:114": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "PageList-ClearRange", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/PageList-ClearRange" + ] + }, + "type": "array", + "items": { + "$ref": "#/components/schemas/schemas:116" + } + }, + "schemas:115": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "PageRange", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/PageRange" + ] + }, + "type": "object", + "properties": { + "Start": { + "type": "integer", + "format": "int64", + "xml": { + "name": "Start" + } + }, + "End": { + "type": "integer", + "format": "int64", + "xml": { + "name": "End" + } + } + }, + "xml": { + "name": "PageRange" + }, + "required": [ + "Start", + "End" + ] + }, + "schemas:116": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ClearRange", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ClearRange" + ] + }, + "type": "object", + "properties": { + "Start": { + "type": "integer", + "format": "int64", + "xml": { + "name": "Start" + } + }, + "End": { + "type": "integer", + "format": "int64", + "xml": { + "name": "End" + } + } + }, + "xml": { + "name": "ClearRange" + }, + "required": [ + "Start", + "End" + ] + }, + "schemas:117": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "RetentionPolicy", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/RetentionPolicy" + ] + }, + "description": "the retention policy which determines how long the associated data should persist", + "type": "object", + "properties": { + "Enabled": { + "description": "Indicates whether a retention policy is enabled for the storage service", + "type": "boolean" + }, + "Days": { + "description": "Indicates the number of days that metrics or logging or soft-deleted data should be retained. All data older than this value will be deleted", + "type": "integer", + "minimum": 1 + } + }, + "required": [ + "Enabled" + ] + }, + "schemas:118": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "SignedIdentifier", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/SignedIdentifier" + ] + }, + "xml": { + "name": "SignedIdentifier" + }, + "description": "signed identifier", + "type": "object", + "properties": { + "Id": { + "description": "a unique id", + "$ref": "#/components/schemas/schemas:119" + }, + "AccessPolicy": { + "$ref": "#/components/schemas/schemas:22" + } + }, + "required": [ + "Id", + "AccessPolicy" + ] + }, + "schemas:119": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "SignedIdentifier-Id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/SignedIdentifier-Id" + ] + }, + "type": "string", + "description": "a unique id" + }, + "schemas:120": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "SignedIdentifiers", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/SignedIdentifiers" + ] + }, + "description": "a collection of signed identifiers", + "type": "array", + "items": { + "$ref": "#/components/schemas/schemas:118" + }, + "xml": { + "wrapped": true, + "name": "SignedIdentifiers" + } + }, + "schemas:121": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "StaticWebsite", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StaticWebsite" + ] + }, + "description": "The properties that enable an account to host a static website", + "type": "object", + "properties": { + "Enabled": { + "description": "Indicates whether this account is hosting a static website", + "type": "boolean" + }, + "IndexDocument": { + "description": "The default name of the index page under each directory", + "$ref": "#/components/schemas/schemas:122" + }, + "ErrorDocument404Path": { + "description": "The absolute path of the custom 404 page", + "$ref": "#/components/schemas/schemas:123" + } + }, + "required": [ + "Enabled" + ] + }, + "schemas:122": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "StaticWebsite-IndexDocument", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StaticWebsite-IndexDocument" + ] + }, + "description": "The default name of the index page under each directory", + "type": "string" + }, + "schemas:123": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "StaticWebsite-ErrorDocument404Path", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StaticWebsite-ErrorDocument404Path" + ] + }, + "description": "The absolute path of the custom 404 page", + "type": "string" + }, + "schemas:124": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "StorageServiceProperties", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageServiceProperties" + ] + }, + "description": "Storage Service Properties.", + "type": "object", + "properties": { + "Logging": { + "$ref": "#/components/schemas/schemas:103" + }, + "HourMetrics": { + "$ref": "#/components/schemas/schemas:110" + }, + "MinuteMetrics": { + "$ref": "#/components/schemas/schemas:110" + }, + "Cors": { + "description": "The set of CORS rules.", + "$ref": "#/components/schemas/schemas:125" + }, + "DefaultServiceVersion": { + "description": "The default version to use for requests to the Blob service if an incoming request's version is not specified. Possible values include version 2008-10-27 and all more recent versions", + "$ref": "#/components/schemas/schemas:126" + }, + "DeleteRetentionPolicy": { + "$ref": "#/components/schemas/schemas:117" + }, + "StaticWebsite": { + "$ref": "#/components/schemas/schemas:121" + } + } + }, + "schemas:125": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "StorageServiceProperties-Cors", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageServiceProperties-Cors" + ] + }, + "description": "The set of CORS rules.", + "type": "array", + "items": { + "$ref": "#/components/schemas/schemas:94" + }, + "xml": { + "wrapped": true + } + }, + "schemas:126": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "StorageServiceProperties-DefaultServiceVersion", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageServiceProperties-DefaultServiceVersion" + ] + }, + "description": "The default version to use for requests to the Blob service if an incoming request's version is not specified. Possible values include version 2008-10-27 and all more recent versions", + "type": "string" + }, + "schemas:127": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "StorageServiceStats", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/StorageServiceStats" + ] + }, + "description": "Stats for the storage service.", + "type": "object", + "properties": { + "GeoReplication": { + "$ref": "#/components/schemas/schemas:100" + } + } + }, + "schemas:128": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·url·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·url·schema" + ] + }, + "type": "string" + }, + "schemas:129": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·blob·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·blob·schema" + ] + }, + "pattern": "^[a-zA-Z0-9]+(?:/[a-zA-Z0-9]+)*(?:\\.[a-zA-Z0-9]+){0,1}$", + "minLength": 1, + "maxLength": 1024, + "type": "string" + }, + "schemas:130": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·filesystem·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·filesystem·schema" + ] + }, + "type": "string" + }, + "schemas:131": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·path·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·path·schema" + ] + }, + "type": "string" + }, + "schemas:132": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·blobcachecontrol·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·blobcachecontrol·schema" + ] + }, + "type": "string" + }, + "schemas:133": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·blobconditionappendpos·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·blobconditionappendpos·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:134": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·blobconditionmaxsize·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·blobconditionmaxsize·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:140": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·blobcontentdisposition·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·blobcontentdisposition·schema" + ] + }, + "type": "string" + }, + "schemas:141": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·blobcontentencoding·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·blobcontentencoding·schema" + ] + }, + "type": "string" + }, + "schemas:142": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·blobcontentlanguage·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·blobcontentlanguage·schema" + ] + }, + "type": "string" + }, + "schemas:143": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·blobcontentlengthoptional·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·blobcontentlengthoptional·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:144": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·blobcontentlengthrequired·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·blobcontentlengthrequired·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:145": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·blobcontentmd5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·blobcontentmd5·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:146": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·blobcontenttype·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·blobcontenttype·schema" + ] + }, + "type": "string" + }, + "schemas:147": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·blobsequencenumber·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·blobsequencenumber·schema" + ] + }, + "format": "int64", + "default": 0, + "type": "integer" + }, + "schemas:148": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·blockid·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·blockid·schema" + ] + }, + "type": "string" + }, + "schemas:150": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·continuation·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·continuation·schema" + ] + }, + "type": "string" + }, + "schemas:151": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·copyid·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·copyid·schema" + ] + }, + "type": "string" + }, + "schemas:152": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·clientrequestid·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·clientrequestid·schema" + ] + }, + "type": "string" + }, + "schemas:153": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·containername·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·containername·schema" + ] + }, + "type": "string" + }, + "schemas:154": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·contentcrc64·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·contentcrc64·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:155": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·contentlength·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·contentlength·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:156": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·contentmd5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·contentmd5·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:157": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·copysource·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·copysource·schema" + ] + }, + "format": "url", + "type": "string" + }, + "schemas:159": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·delimiter·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·delimiter·schema" + ] + }, + "type": "string" + }, + "schemas:160": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·directoryproperties·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·directoryproperties·schema" + ] + }, + "type": "string" + }, + "schemas:161": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·encryptionkey·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·encryptionkey·schema" + ] + }, + "type": "string" + }, + "schemas:162": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·encryptionkeysha256·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·encryptionkeysha256·schema" + ] + }, + "type": "string" + }, + "schemas:164": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·filerenamesource·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·filerenamesource·schema" + ] + }, + "type": "string" + }, + "schemas:165": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·getrangecontentmd5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·getrangecontentmd5·schema" + ] + }, + "type": "boolean" + }, + "schemas:166": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·getrangecontentcrc64·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·getrangecontentcrc64·schema" + ] + }, + "type": "boolean" + }, + "schemas:167": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·ifmatch·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·ifmatch·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:168": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·ifmodifiedsince·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·ifmodifiedsince·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:169": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·ifnonematch·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·ifnonematch·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:170": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·ifunmodifiedsince·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·ifunmodifiedsince·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:171": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·ifsequencenumberequalto·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·ifsequencenumberequalto·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:172": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·ifsequencenumberlessthan·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·ifsequencenumberlessthan·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:173": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·ifsequencenumberlessthanorequalto·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·ifsequencenumberlessthanorequalto·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:174": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·listblobsinclude·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·listblobsinclude·schema" + ] + }, + "type": "array", + "items": { + "$ref": "#/components/schemas/ListBlobsIncludeItem" + } + }, + "schemas:177": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·leasebreakperiod·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·leasebreakperiod·schema" + ] + }, + "type": "integer" + }, + "schemas:178": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·leaseduration·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·leaseduration·schema" + ] + }, + "type": "integer" + }, + "schemas:179": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·leaseidoptional·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·leaseidoptional·schema" + ] + }, + "type": "string" + }, + "schemas:180": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·leaseidrequired·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·leaseidrequired·schema" + ] + }, + "type": "string" + }, + "schemas:181": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·owner·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·owner·schema" + ] + }, + "type": "string" + }, + "schemas:182": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·group·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·group·schema" + ] + }, + "type": "string" + }, + "schemas:183": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·upn·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·upn·schema" + ] + }, + "type": "boolean" + }, + "schemas:184": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·marker·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·marker·schema" + ] + }, + "type": "string" + }, + "schemas:185": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·maxresults·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·maxresults·schema" + ] + }, + "minimum": 1, + "type": "integer" + }, + "schemas:186": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·metadata·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·metadata·schema" + ] + }, + "type": "string" + }, + "schemas:187": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·multipartcontenttype·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·multipartcontenttype·schema" + ] + }, + "type": "string" + }, + "schemas:189": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·posixpermissions·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·posixpermissions·schema" + ] + }, + "type": "string" + }, + "schemas:190": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·posixacl·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·posixacl·schema" + ] + }, + "type": "string" + }, + "schemas:191": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·posixumask·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·posixumask·schema" + ] + }, + "type": "string" + }, + "schemas:192": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·prefix·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·prefix·schema" + ] + }, + "type": "string" + }, + "schemas:193": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·prevsnapshot·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·prevsnapshot·schema" + ] + }, + "type": "string" + }, + "schemas:194": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·proposedleaseidoptional·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·proposedleaseidoptional·schema" + ] + }, + "type": "string" + }, + "schemas:195": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·proposedleaseidrequired·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·proposedleaseidrequired·schema" + ] + }, + "type": "string" + }, + "schemas:196": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·range·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·range·schema" + ] + }, + "type": "string" + }, + "schemas:197": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·rangerequiredputpagefromurl·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·rangerequiredputpagefromurl·schema" + ] + }, + "type": "string" + }, + "schemas:198": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·recursivedirectorydelete·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·recursivedirectorydelete·schema" + ] + }, + "type": "boolean" + }, + "schemas:200": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·snapshot·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·snapshot·schema" + ] + }, + "type": "string" + }, + "schemas:201": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·sourcecontentmd5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·sourcecontentmd5·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:202": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·sourcecontentcrc64·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·sourcecontentcrc64·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:203": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·sourcerange·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·sourcerange·schema" + ] + }, + "type": "string" + }, + "schemas:204": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·sourcerangerequiredputpagefromurl·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·sourcerangerequiredputpagefromurl·schema" + ] + }, + "type": "string" + }, + "schemas:205": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·sourceifmatch·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·sourceifmatch·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:206": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·sourceifmodifiedsince·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·sourceifmodifiedsince·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:207": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·sourceifnonematch·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·sourceifnonematch·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:208": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·sourceifunmodifiedsince·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·sourceifunmodifiedsince·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:209": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·sourceleaseid·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·sourceleaseid·schema" + ] + }, + "type": "string" + }, + "schemas:210": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·sourceurl·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·sourceurl·schema" + ] + }, + "format": "url", + "type": "string" + }, + "schemas:211": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·timeout·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·timeout·schema" + ] + }, + "minimum": 0, + "type": "integer" + }, + "schemas:212": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·xmscachecontrol·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·xmscachecontrol·schema" + ] + }, + "type": "string" + }, + "schemas:213": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·xmscontenttype·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·xmscontenttype·schema" + ] + }, + "type": "string" + }, + "schemas:214": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·xmscontentencoding·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·xmscontentencoding·schema" + ] + }, + "type": "string" + }, + "schemas:215": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·xmscontentlanguage·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·xmscontentlanguage·schema" + ] + }, + "type": "string" + }, + "schemas:216": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "components·parameters·xmscontentdisposition·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·xmscontentdisposition·schema" + ] + }, + "type": "string" + }, + "schemas:217": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·put·responses·202·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-service-comp-properties·put·responses·202·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:218": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·put·responses·202·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-service-comp-properties·put·responses·202·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:219": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·put·responses·202·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-service-comp-properties·put·responses·202·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:220": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-service-comp-properties·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:221": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·get·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-service-comp-properties·get·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:222": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·get·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-service-comp-properties·get·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:223": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·get·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-service-comp-properties·get·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:224": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·get·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-service-comp-properties·get·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:225": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-stats·get·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-service-comp-stats·get·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:226": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-stats·get·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-service-comp-stats·get·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:227": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-stats·get·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-service-comp-stats·get·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:228": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-stats·get·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-service-comp-stats·get·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:229": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-stats·get·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-service-comp-stats·get·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:230": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-list·get·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·comp-list·get·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:231": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-list·get·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·comp-list·get·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:232": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-list·get·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·comp-list·get·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:233": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-list·get·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·comp-list·get·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:234": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-userdelegationkey·post·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-service-comp-userdelegationkey·post·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:235": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-userdelegationkey·post·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-service-comp-userdelegationkey·post·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:236": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-userdelegationkey·post·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-service-comp-userdelegationkey·post·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:237": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-userdelegationkey·post·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-service-comp-userdelegationkey·post·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:238": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-userdelegationkey·post·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-service-comp-userdelegationkey·post·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:239": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-account-comp-properties·get·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-account-comp-properties·get·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:240": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-account-comp-properties·get·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-account-comp-properties·get·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:241": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-account-comp-properties·get·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-account-comp-properties·get·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:242": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-account-comp-properties·get·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-account-comp-properties·get·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:245": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-account-comp-properties·get·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-account-comp-properties·get·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:246": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-batch·post·requestbody·content·application-xml·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·comp-batch·post·requestbody·content·application-xml·schema" + ] + }, + "type": "object", + "format": "file" + }, + "schemas:247": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-batch·post·responses·200·content·application-xml·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·comp-batch·post·responses·200·content·application-xml·schema" + ] + }, + "type": "object", + "format": "file" + }, + "schemas:248": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-batch·post·responses·200·headers·content_type·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·comp-batch·post·responses·200·headers·content_type·schema" + ] + }, + "type": "string" + }, + "schemas:249": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-batch·post·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·comp-batch·post·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:250": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-batch·post·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·comp-batch·post·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:251": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-batch·post·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·comp-batch·post·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:252": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·put·responses·201·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·put·responses·201·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:253": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·put·responses·201·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·put·responses·201·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:254": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·put·responses·201·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·put·responses·201·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:255": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·put·responses·201·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·put·responses·201·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:256": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·put·responses·201·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·put·responses·201·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:257": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·put·responses·201·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·put·responses·201·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:258": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:259": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·x_ms_meta·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·get·responses·200·headers·x_ms_meta·schema" + ] + }, + "type": "string" + }, + "schemas:260": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·get·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:261": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·get·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:265": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·get·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:266": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·get·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:267": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·get·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:268": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·get·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:270": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·x_ms_has_immutability_policy·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·get·responses·200·headers·x_ms_has_immutability_policy·schema" + ] + }, + "type": "boolean" + }, + "schemas:271": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·x_ms_has_legal_hold·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·get·responses·200·headers·x_ms_has_legal_hold·schema" + ] + }, + "type": "boolean" + }, + "schemas:272": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·get·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:273": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·delete·responses·202·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·delete·responses·202·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:274": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·delete·responses·202·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·delete·responses·202·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:275": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·delete·responses·202·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·delete·responses·202·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:276": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·delete·responses·202·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·delete·responses·202·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:277": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·delete·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·delete·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:278": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-metadata·put·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-metadata·put·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:279": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-metadata·put·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-metadata·put·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:280": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-metadata·put·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-metadata·put·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:281": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-metadata·put·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-metadata·put·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:282": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-metadata·put·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-metadata·put·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:283": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-metadata·put·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-metadata·put·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:284": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-metadata·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-metadata·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:286": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·get·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-acl·get·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:287": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·get·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-acl·get·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:288": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:289": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:290": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:291": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·get·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-acl·get·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:292": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·get·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-acl·get·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:293": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·put·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-acl·put·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:294": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·put·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-acl·put·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:295": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·put·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-acl·put·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:296": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·put·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-acl·put·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:297": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·put·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-acl·put·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:298": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·put·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-acl·put·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:299": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-acl·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:300": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:301": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:302": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_lease_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_lease_id·schema" + ] + }, + "type": "string" + }, + "schemas:303": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:304": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:305": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:306": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:307": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-acquire·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:308": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-release·put·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-release·put·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:309": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-release·put·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-release·put·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:310": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-release·put·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-release·put·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:311": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-release·put·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-release·put·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:312": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-release·put·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-release·put·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:313": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-release·put·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-release·put·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:314": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-release·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-release·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:315": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:316": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:317": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_lease_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_lease_id·schema" + ] + }, + "type": "string" + }, + "schemas:318": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:319": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:320": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:321": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:322": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-renew·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:323": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·put·responses·202·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-break·put·responses·202·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:324": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·put·responses·202·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-break·put·responses·202·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:325": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_lease_time·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_lease_time·schema" + ] + }, + "type": "integer" + }, + "schemas:326": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:327": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:328": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:329": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·put·responses·202·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-break·put·responses·202·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:330": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-break·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:331": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·put·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-change·put·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:332": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·put·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-change·put·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:333": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_lease_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_lease_id·schema" + ] + }, + "type": "string" + }, + "schemas:334": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:335": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:336": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:337": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·put·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-change·put·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:338": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-comp-lease-restype-container-change·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:339": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-flat·get·responses·200·headers·content_type·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-list-flat·get·responses·200·headers·content_type·schema" + ] + }, + "type": "string" + }, + "schemas:340": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-flat·get·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-list-flat·get·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:341": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-flat·get·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-list-flat·get·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:342": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-flat·get·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-list-flat·get·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:343": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-flat·get·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-list-flat·get·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:344": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-flat·get·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-list-flat·get·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:345": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·content_type·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·content_type·schema" + ] + }, + "type": "string" + }, + "schemas:346": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:347": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:348": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:349": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:350": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-hierarchy·get·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-list-hierarchy·get·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:351": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:352": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:353": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:354": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-account-comp-properties·get·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-account-comp-properties·get·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:357": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-account-comp-properties·get·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-account-comp-properties·get·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:358": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·201·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-resource-directory-create·put·responses·201·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:359": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·201·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-resource-directory-create·put·responses·201·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:360": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·201·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-resource-directory-create·put·responses·201·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:361": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·201·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-resource-directory-create·put·responses·201·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:362": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·201·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-resource-directory-create·put·responses·201·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:363": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·201·headers·content_length·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-resource-directory-create·put·responses·201·headers·content_length·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:364": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·201·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-resource-directory-create·put·responses·201·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:365": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·default·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-resource-directory-create·put·responses·default·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:366": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·default·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-resource-directory-create·put·responses·default·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:367": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·default·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-resource-directory-create·put·responses·default·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:368": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_continuation·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_continuation·schema" + ] + }, + "type": "string" + }, + "schemas:369": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·201·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-directoryrename·put·responses·201·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:370": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·201·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-directoryrename·put·responses·201·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:371": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:372": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:373": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:374": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·201·headers·content_length·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-directoryrename·put·responses·201·headers·content_length·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:375": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·201·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-directoryrename·put·responses·201·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:376": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·default·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-directoryrename·put·responses·default·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:377": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·default·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-directoryrename·put·responses·default·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:378": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·default·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-directoryrename·put·responses·default·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:379": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_continuation·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_continuation·schema" + ] + }, + "type": "string" + }, + "schemas:380": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:381": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:382": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:383": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directorydelete·delete·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-directorydelete·delete·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:384": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directorydelete·delete·responses·default·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-directorydelete·delete·responses·default·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:385": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directorydelete·delete·responses·default·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-directorydelete·delete·responses·default·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:386": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directorydelete·delete·responses·default·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-directorydelete·delete·responses·default·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:387": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:388": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:389": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:390": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:391": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:392": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·default·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·default·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:393": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·default·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·default·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:394": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·default·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·default·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:395": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:396": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:397": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:398": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_owner·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_owner·schema" + ] + }, + "type": "string" + }, + "schemas:399": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_group·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_group·schema" + ] + }, + "type": "string" + }, + "schemas:400": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_permissions·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_permissions·schema" + ] + }, + "type": "string" + }, + "schemas:401": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_acl·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_acl·schema" + ] + }, + "type": "string" + }, + "schemas:402": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:403": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:404": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·default·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·default·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:405": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·default·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·default·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:406": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·default·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·default·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:407": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·content·application-xml·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·content·application-xml·schema" + ] + }, + "type": "object", + "format": "file" + }, + "schemas:408": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:409": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_meta·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_meta·schema" + ] + }, + "type": "string" + }, + "schemas:410": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·content_length·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·content_length·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:411": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·content_type·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·content_type·schema" + ] + }, + "type": "string" + }, + "schemas:412": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·content_range·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·content_range·schema" + ] + }, + "type": "string" + }, + "schemas:413": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:414": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·content_md5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·content_md5·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:415": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·content_encoding·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·content_encoding·schema" + ] + }, + "type": "string" + }, + "schemas:416": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·cache_control·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·cache_control·schema" + ] + }, + "type": "string" + }, + "schemas:417": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·content_disposition·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·content_disposition·schema" + ] + }, + "type": "string" + }, + "schemas:418": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·content_language·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·content_language·schema" + ] + }, + "type": "string" + }, + "schemas:419": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_blob_sequence_number·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_blob_sequence_number·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:421": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_copy_completion_time·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_copy_completion_time·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:422": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_copy_status_description·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_copy_status_description·schema" + ] + }, + "type": "string" + }, + "schemas:423": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_copy_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_copy_id·schema" + ] + }, + "type": "string" + }, + "schemas:424": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_copy_progress·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_copy_progress·schema" + ] + }, + "type": "string" + }, + "schemas:425": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_copy_source·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_copy_source·schema" + ] + }, + "type": "string" + }, + "schemas:430": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:431": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:432": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:433": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·accept_ranges·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·accept_ranges·schema" + ] + }, + "type": "string" + }, + "schemas:434": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:435": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_blob_committed_block_count·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_blob_committed_block_count·schema" + ] + }, + "type": "integer" + }, + "schemas:436": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_server_encrypted·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_server_encrypted·schema" + ] + }, + "type": "boolean" + }, + "schemas:437": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_encryption_key_sha256·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_encryption_key_sha256·schema" + ] + }, + "type": "string" + }, + "schemas:438": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_blob_content_md5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_blob_content_md5·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:439": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·content·application-xml·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·content·application-xml·schema" + ] + }, + "type": "object", + "format": "file" + }, + "schemas:440": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:441": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_meta·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_meta·schema" + ] + }, + "type": "string" + }, + "schemas:442": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·content_length·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·content_length·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:443": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·content_type·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·content_type·schema" + ] + }, + "type": "string" + }, + "schemas:444": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·content_range·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·content_range·schema" + ] + }, + "type": "string" + }, + "schemas:445": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:446": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·content_md5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·content_md5·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:447": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·content_encoding·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·content_encoding·schema" + ] + }, + "type": "string" + }, + "schemas:448": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·cache_control·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·cache_control·schema" + ] + }, + "type": "string" + }, + "schemas:449": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·content_disposition·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·content_disposition·schema" + ] + }, + "type": "string" + }, + "schemas:450": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·content_language·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·content_language·schema" + ] + }, + "type": "string" + }, + "schemas:451": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_blob_sequence_number·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_blob_sequence_number·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:453": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_content_crc64·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_content_crc64·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:454": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_copy_completion_time·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_copy_completion_time·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:455": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_copy_status_description·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_copy_status_description·schema" + ] + }, + "type": "string" + }, + "schemas:456": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_copy_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_copy_id·schema" + ] + }, + "type": "string" + }, + "schemas:457": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_copy_progress·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_copy_progress·schema" + ] + }, + "type": "string" + }, + "schemas:458": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_copy_source·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_copy_source·schema" + ] + }, + "type": "string" + }, + "schemas:463": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:464": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:465": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:466": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·accept_ranges·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·accept_ranges·schema" + ] + }, + "type": "string" + }, + "schemas:467": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:468": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_blob_committed_block_count·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_blob_committed_block_count·schema" + ] + }, + "type": "integer" + }, + "schemas:469": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_server_encrypted·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_server_encrypted·schema" + ] + }, + "type": "boolean" + }, + "schemas:470": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_encryption_key_sha256·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_encryption_key_sha256·schema" + ] + }, + "type": "string" + }, + "schemas:471": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_blob_content_md5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_blob_content_md5·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:472": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:473": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:474": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_creation_time·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_creation_time·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:475": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_meta·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_meta·schema" + ] + }, + "type": "string" + }, + "schemas:477": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_copy_completion_time·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_copy_completion_time·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:478": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_copy_status_description·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_copy_status_description·schema" + ] + }, + "type": "string" + }, + "schemas:479": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_copy_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_copy_id·schema" + ] + }, + "type": "string" + }, + "schemas:480": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_copy_progress·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_copy_progress·schema" + ] + }, + "type": "string" + }, + "schemas:481": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_copy_source·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_copy_source·schema" + ] + }, + "type": "string" + }, + "schemas:483": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_incremental_copy·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_incremental_copy·schema" + ] + }, + "type": "boolean" + }, + "schemas:484": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_copy_destination_snapshot·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_copy_destination_snapshot·schema" + ] + }, + "type": "string" + }, + "schemas:488": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·content_length·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·content_length·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:489": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·content_type·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·content_type·schema" + ] + }, + "type": "string" + }, + "schemas:490": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:491": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·content_md5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·content_md5·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:492": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·content_encoding·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·content_encoding·schema" + ] + }, + "type": "string" + }, + "schemas:493": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·content_disposition·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·content_disposition·schema" + ] + }, + "type": "string" + }, + "schemas:494": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·content_language·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·content_language·schema" + ] + }, + "type": "string" + }, + "schemas:495": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·cache_control·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·cache_control·schema" + ] + }, + "type": "string" + }, + "schemas:496": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_blob_sequence_number·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_blob_sequence_number·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:497": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:498": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:499": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:500": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:501": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·accept_ranges·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·accept_ranges·schema" + ] + }, + "type": "string" + }, + "schemas:502": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_blob_committed_block_count·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_blob_committed_block_count·schema" + ] + }, + "type": "integer" + }, + "schemas:503": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_server_encrypted·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_server_encrypted·schema" + ] + }, + "type": "boolean" + }, + "schemas:504": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_encryption_key_sha256·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_encryption_key_sha256·schema" + ] + }, + "type": "string" + }, + "schemas:505": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_access_tier·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_access_tier·schema" + ] + }, + "type": "string" + }, + "schemas:506": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_access_tier_inferred·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_access_tier_inferred·schema" + ] + }, + "type": "boolean" + }, + "schemas:507": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_archive_status·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_archive_status·schema" + ] + }, + "type": "string" + }, + "schemas:508": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_access_tier_change_time·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_access_tier_change_time·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:509": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:510": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·delete·responses·202·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·delete·responses·202·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:511": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·delete·responses·202·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·delete·responses·202·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:512": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·delete·responses·202·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·delete·responses·202·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:513": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·delete·responses·202·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·delete·responses·202·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:514": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·delete·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·delete·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:515": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:516": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:517": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:518": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:519": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:520": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·default·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·default·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:521": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·default·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·default·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:522": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·default·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·default·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:523": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:524": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:525": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:526": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_owner·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_owner·schema" + ] + }, + "type": "string" + }, + "schemas:527": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_group·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_group·schema" + ] + }, + "type": "string" + }, + "schemas:528": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_permissions·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_permissions·schema" + ] + }, + "type": "string" + }, + "schemas:529": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_acl·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_acl·schema" + ] + }, + "type": "string" + }, + "schemas:530": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:531": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:532": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·default·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·default·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:533": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·default·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·default·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:534": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·default·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·default·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:535": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·201·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-filerename·put·responses·201·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:536": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·201·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-filerename·put·responses·201·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:537": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·201·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-filerename·put·responses·201·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:538": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·201·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-filerename·put·responses·201·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:539": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·201·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-filerename·put·responses·201·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:540": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·201·headers·content_length·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-filerename·put·responses·201·headers·content_length·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:541": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·201·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-filerename·put·responses·201·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:542": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·default·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-filerename·put·responses·default·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:543": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·default·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-filerename·put·responses·default·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:544": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·default·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·filesystem-path-filerename·put·responses·default·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:545": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·201·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-pageblob·put·responses·201·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:546": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·201·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-pageblob·put·responses·201·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:547": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·201·headers·content_md5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-pageblob·put·responses·201·headers·content_md5·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:548": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·201·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-pageblob·put·responses·201·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:549": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·201·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-pageblob·put·responses·201·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:550": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·201·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-pageblob·put·responses·201·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:551": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·201·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-pageblob·put·responses·201·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:552": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·201·headers·x_ms_request_server_encrypted·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-pageblob·put·responses·201·headers·x_ms_request_server_encrypted·schema" + ] + }, + "type": "boolean" + }, + "schemas:553": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·201·headers·x_ms_encryption_key_sha256·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-pageblob·put·responses·201·headers·x_ms_encryption_key_sha256·schema" + ] + }, + "type": "string" + }, + "schemas:554": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-pageblob·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:555": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·201·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-appendblob·put·responses·201·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:556": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·201·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-appendblob·put·responses·201·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:557": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·201·headers·content_md5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-appendblob·put·responses·201·headers·content_md5·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:558": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·201·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-appendblob·put·responses·201·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:559": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·201·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-appendblob·put·responses·201·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:560": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·201·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-appendblob·put·responses·201·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:561": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·201·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-appendblob·put·responses·201·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:562": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·201·headers·x_ms_request_server_encrypted·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-appendblob·put·responses·201·headers·x_ms_request_server_encrypted·schema" + ] + }, + "type": "boolean" + }, + "schemas:563": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·201·headers·x_ms_encryption_key_sha256·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-appendblob·put·responses·201·headers·x_ms_encryption_key_sha256·schema" + ] + }, + "type": "string" + }, + "schemas:564": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-appendblob·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:565": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·requestbody·content·application-octet_stream·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-blockblob·put·requestbody·content·application-octet_stream·schema" + ] + }, + "type": "object", + "format": "file" + }, + "schemas:566": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·201·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-blockblob·put·responses·201·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:567": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·201·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-blockblob·put·responses·201·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:568": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·201·headers·content_md5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-blockblob·put·responses·201·headers·content_md5·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:569": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·201·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-blockblob·put·responses·201·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:570": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·201·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-blockblob·put·responses·201·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:571": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·201·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-blockblob·put·responses·201·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:572": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·201·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-blockblob·put·responses·201·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:573": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·201·headers·x_ms_request_server_encrypted·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-blockblob·put·responses·201·headers·x_ms_request_server_encrypted·schema" + ] + }, + "type": "boolean" + }, + "schemas:574": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·201·headers·x_ms_encryption_key_sha256·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-blockblob·put·responses·201·headers·x_ms_encryption_key_sha256·schema" + ] + }, + "type": "string" + }, + "schemas:575": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-blockblob·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:576": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-undelete·put·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-undelete·put·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:577": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-undelete·put·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-undelete·put·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:578": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-undelete·put·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-undelete·put·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:579": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-undelete·put·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-undelete·put·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:580": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-undelete·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-undelete·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:581": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:582": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:583": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_blob_sequence_number·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_blob_sequence_number·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:584": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:585": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:586": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:587": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:588": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-sethttpheaders·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-sethttpheaders·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:589": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·put·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-metadata·put·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:590": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·put·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-metadata·put·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:591": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:592": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:593": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:594": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·put·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-metadata·put·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:595": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_request_server_encrypted·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_request_server_encrypted·schema" + ] + }, + "type": "boolean" + }, + "schemas:596": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_encryption_key_sha256·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_encryption_key_sha256·schema" + ] + }, + "type": "string" + }, + "schemas:597": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-metadata·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:598": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-acquire·put·responses·201·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-acquire·put·responses·201·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:599": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-acquire·put·responses·201·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-acquire·put·responses·201·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:600": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_lease_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_lease_id·schema" + ] + }, + "type": "string" + }, + "schemas:601": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:602": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:603": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:604": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-acquire·put·responses·201·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-acquire·put·responses·201·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:605": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-acquire·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-acquire·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:606": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-release·put·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-release·put·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:607": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-release·put·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-release·put·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:608": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-release·put·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-release·put·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:609": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-release·put·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-release·put·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:610": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-release·put·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-release·put·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:611": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-release·put·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-release·put·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:612": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-release·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-release·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:613": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-renew·put·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-renew·put·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:614": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-renew·put·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-renew·put·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:615": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_lease_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_lease_id·schema" + ] + }, + "type": "string" + }, + "schemas:616": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:617": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:618": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:619": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-renew·put·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-renew·put·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:620": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-renew·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-renew·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:621": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-change·put·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-change·put·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:622": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-change·put·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-change·put·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:623": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:624": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:625": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_lease_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_lease_id·schema" + ] + }, + "type": "string" + }, + "schemas:626": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:627": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-change·put·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-change·put·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:628": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-change·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-change·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:629": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-break·put·responses·202·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-break·put·responses·202·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:630": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-break·put·responses·202·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-break·put·responses·202·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:631": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_lease_time·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_lease_time·schema" + ] + }, + "type": "integer" + }, + "schemas:632": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:633": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:634": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:635": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-break·put·responses·202·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-break·put·responses·202·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:636": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-break·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-lease-break·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:637": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_snapshot·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_snapshot·schema" + ] + }, + "type": "string" + }, + "schemas:638": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·put·responses·201·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-snapshot·put·responses·201·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:639": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·put·responses·201·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-snapshot·put·responses·201·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:640": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:641": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:642": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:643": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·put·responses·201·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-snapshot·put·responses·201·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:644": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_request_server_encrypted·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_request_server_encrypted·schema" + ] + }, + "type": "boolean" + }, + "schemas:645": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-snapshot·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:646": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy·put·responses·202·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy·put·responses·202·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:647": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy·put·responses·202·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy·put·responses·202·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:648": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:649": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:650": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:651": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy·put·responses·202·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy·put·responses·202·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:652": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_copy_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_copy_id·schema" + ] + }, + "type": "string" + }, + "schemas:654": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:655": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·202·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy-sync·put·responses·202·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:656": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·202·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy-sync·put·responses·202·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:657": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:658": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:659": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:660": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·202·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy-sync·put·responses·202·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:661": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_copy_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_copy_id·schema" + ] + }, + "type": "string" + }, + "schemas:663": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·202·headers·content_md5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy-sync·put·responses·202·headers·content_md5·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:664": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_content_crc64·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_content_crc64·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:665": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy-sync·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:666": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:667": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:668": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:669": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:670": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-copyid-copyid·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy-copyid-copyid·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:671": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-tier·put·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-tier·put·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:672": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-tier·put·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-tier·put·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:673": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-tier·put·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-tier·put·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:674": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-tier·put·responses·202·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-tier·put·responses·202·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:675": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-tier·put·responses·202·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-tier·put·responses·202·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:676": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-tier·put·responses·202·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-tier·put·responses·202·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:677": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-tier·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-tier·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:678": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:679": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:680": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:681": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:684": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-restype-account-comp-properties·get·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-restype-account-comp-properties·get·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:685": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·requestbody·content·application-octet_stream·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-block·put·requestbody·content·application-octet_stream·schema" + ] + }, + "type": "object", + "format": "file" + }, + "schemas:686": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·responses·201·headers·content_md5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-block·put·responses·201·headers·content_md5·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:687": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·responses·201·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-block·put·responses·201·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:688": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·responses·201·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-block·put·responses·201·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:689": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·responses·201·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-block·put·responses·201·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:690": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·responses·201·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-block·put·responses·201·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:691": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·responses·201·headers·x_ms_content_crc64·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-block·put·responses·201·headers·x_ms_content_crc64·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:692": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·responses·201·headers·x_ms_request_server_encrypted·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-block·put·responses·201·headers·x_ms_request_server_encrypted·schema" + ] + }, + "type": "boolean" + }, + "schemas:693": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·responses·201·headers·x_ms_encryption_key_sha256·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-block·put·responses·201·headers·x_ms_encryption_key_sha256·schema" + ] + }, + "type": "string" + }, + "schemas:694": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-block·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:695": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·content_md5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·content_md5·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:696": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_content_crc64·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_content_crc64·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:697": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:698": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:699": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:700": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:701": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_request_server_encrypted·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_request_server_encrypted·schema" + ] + }, + "type": "boolean" + }, + "schemas:702": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_encryption_key_sha256·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_encryption_key_sha256·schema" + ] + }, + "type": "string" + }, + "schemas:703": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-block-fromurl·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:704": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-blocklist·put·responses·201·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:705": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-blocklist·put·responses·201·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:706": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201·headers·content_md5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-blocklist·put·responses·201·headers·content_md5·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:707": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_content_crc64·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_content_crc64·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:708": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:709": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:710": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:711": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-blocklist·put·responses·201·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:712": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_request_server_encrypted·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_request_server_encrypted·schema" + ] + }, + "type": "boolean" + }, + "schemas:713": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_encryption_key_sha256·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_encryption_key_sha256·schema" + ] + }, + "type": "string" + }, + "schemas:714": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-blocklist·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:715": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·get·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-blocklist·get·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:716": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·get·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-blocklist·get·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:717": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·get·responses·200·headers·content_type·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-blocklist·get·responses·200·headers·content_type·schema" + ] + }, + "type": "string" + }, + "schemas:718": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_blob_content_length·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_blob_content_length·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:719": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:720": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:721": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:722": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·get·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-blocklist·get·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:723": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·get·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-blocklist·get·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:724": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·requestbody·content·application-octet_stream·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update·put·requestbody·content·application-octet_stream·schema" + ] + }, + "type": "object", + "format": "file" + }, + "schemas:725": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update·put·responses·201·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:726": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update·put·responses·201·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:727": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·content_md5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update·put·responses·201·headers·content_md5·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:728": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_content_crc64·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_content_crc64·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:729": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_blob_sequence_number·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_blob_sequence_number·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:730": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:731": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:732": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:733": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update·put·responses·201·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:734": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_request_server_encrypted·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_request_server_encrypted·schema" + ] + }, + "type": "boolean" + }, + "schemas:735": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_encryption_key_sha256·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_encryption_key_sha256·schema" + ] + }, + "type": "string" + }, + "schemas:736": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:737": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·201·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-clear·put·responses·201·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:738": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·201·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-clear·put·responses·201·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:739": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·201·headers·content_md5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-clear·put·responses·201·headers·content_md5·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:740": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_content_crc64·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_content_crc64·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:741": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_blob_sequence_number·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_blob_sequence_number·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:742": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:743": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:744": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:745": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·201·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-clear·put·responses·201·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:746": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-clear·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:747": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:748": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:749": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·content_md5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·content_md5·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:750": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_content_crc64·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_content_crc64·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:751": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_blob_sequence_number·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_blob_sequence_number·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:752": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:753": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:754": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:755": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_request_server_encrypted·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_request_server_encrypted·schema" + ] + }, + "type": "boolean" + }, + "schemas:756": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_encryption_key_sha256·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_encryption_key_sha256·schema" + ] + }, + "type": "string" + }, + "schemas:757": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-page-update-fromurl·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:758": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist·get·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-pagelist·get·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:759": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist·get·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-pagelist·get·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:760": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_blob_content_length·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_blob_content_length·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:761": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:762": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:763": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:764": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist·get·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-pagelist·get·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:765": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist·get·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-pagelist·get·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:766": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:767": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:768": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_blob_content_length·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_blob_content_length·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:769": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:770": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:771": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:772": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:773": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist-diff·get·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-pagelist-diff·get·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:774": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-resize·put·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-resize·put·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:775": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-resize·put·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-resize·put·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:776": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_blob_sequence_number·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_blob_sequence_number·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:777": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:778": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:779": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:780": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-resize·put·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-resize·put·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:781": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-resize·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-resize·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:782": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:783": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:784": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_blob_sequence_number·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_blob_sequence_number·schema" + ] + }, + "format": "int64", + "type": "integer" + }, + "schemas:785": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:786": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:787": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:788": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:789": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:790": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:791": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:792": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:793": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:794": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:795": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:796": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_copy_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_copy_id·schema" + ] + }, + "type": "string" + }, + "schemas:798": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-incrementalcopy·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-incrementalcopy·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:799": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·requestbody·content·application-octet_stream·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock·put·requestbody·content·application-octet_stream·schema" + ] + }, + "type": "object", + "format": "file" + }, + "schemas:800": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock·put·responses·201·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:801": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock·put·responses·201·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:802": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·content_md5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock·put·responses·201·headers·content_md5·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:803": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_content_crc64·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_content_crc64·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:804": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_client_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_client_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:805": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:806": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:807": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock·put·responses·201·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:808": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_blob_append_offset·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_blob_append_offset·schema" + ] + }, + "type": "string" + }, + "schemas:809": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_blob_committed_block_count·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_blob_committed_block_count·schema" + ] + }, + "type": "integer" + }, + "schemas:810": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_request_server_encrypted·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_request_server_encrypted·schema" + ] + }, + "type": "boolean" + }, + "schemas:811": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_encryption_key_sha256·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_encryption_key_sha256·schema" + ] + }, + "type": "string" + }, + "schemas:812": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "schemas:813": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·etag·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·etag·schema" + ] + }, + "format": "etag", + "type": "string" + }, + "schemas:814": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·last_modified·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·last_modified·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:815": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·content_md5·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·content_md5·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:816": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_content_crc64·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_content_crc64·schema" + ] + }, + "format": "byte", + "type": "string" + }, + "schemas:817": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_request_id·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_request_id·schema" + ] + }, + "type": "string" + }, + "schemas:818": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_version·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_version·schema" + ] + }, + "type": "string" + }, + "schemas:819": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·date·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·date·schema" + ] + }, + "format": "date-time-rfc1123", + "type": "string" + }, + "schemas:820": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_blob_append_offset·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_blob_append_offset·schema" + ] + }, + "type": "string" + }, + "schemas:821": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_blob_committed_block_count·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_blob_committed_block_count·schema" + ] + }, + "type": "integer" + }, + "schemas:822": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_encryption_key_sha256·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_encryption_key_sha256·schema" + ] + }, + "type": "string" + }, + "schemas:823": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_request_server_encrypted·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_request_server_encrypted·schema" + ] + }, + "type": "boolean" + }, + "schemas:824": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·default·headers·x_ms_error_code·schema", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-appendblock-fromurl·put·responses·default·headers·x_ms_error_code·schema" + ] + }, + "type": "string" + }, + "PublicAccessType": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "PublicAccessType", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/PublicAccessType", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·blobpublicaccess·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·get·responses·200·headers·x_ms_blob_public_access·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_blob_public_access·schema" + ] + }, + "type": "string", + "enum": [ + "container", + "blob" + ], + "x-ms-enum": { + "name": "PublicAccessType", + "modelAsString": true + } + }, + "CopyStatusType": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "CopyStatusType", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/CopyStatus", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_copy_status·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_copy_status·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_copy_status·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_copy_status·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_copy_status·schema" + ] + }, + "type": "string", + "enum": [ + "pending", + "success", + "aborted", + "failed" + ], + "x-ms-enum": { + "name": "CopyStatusType", + "modelAsString": false + } + }, + "LeaseDurationType": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "LeaseDurationType", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/LeaseDuration", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·get·responses·200·headers·x_ms_lease_duration·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_lease_duration·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_lease_duration·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_lease_duration·schema" + ] + }, + "type": "string", + "enum": [ + "infinite", + "fixed" + ], + "x-ms-enum": { + "name": "LeaseDurationType", + "modelAsString": false + } + }, + "LeaseStateType": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "LeaseStateType", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/LeaseState", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·get·responses·200·headers·x_ms_lease_state·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_lease_state·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_lease_state·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_lease_state·schema" + ] + }, + "type": "string", + "enum": [ + "available", + "leased", + "expired", + "breaking", + "broken" + ], + "x-ms-enum": { + "name": "LeaseStateType", + "modelAsString": false + } + }, + "LeaseStatusType": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "LeaseStatusType", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/LeaseStatus", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-container·get·responses·200·headers·x_ms_lease_status·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_lease_status·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_lease_status·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_lease_status·schema" + ] + }, + "type": "string", + "enum": [ + "locked", + "unlocked" + ], + "x-ms-enum": { + "name": "LeaseStatusType", + "modelAsString": false + } + }, + "AccessTier": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "AccessTier", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/AccessTier", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·accesstierrequired·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·accesstieroptional·schema" + ] + }, + "type": "string", + "enum": [ + "P4", + "P6", + "P10", + "P15", + "P20", + "P30", + "P40", + "P50", + "P60", + "P70", + "P80", + "Hot", + "Cool", + "Archive" + ], + "x-ms-enum": { + "name": "AccessTier", + "modelAsString": true + } + }, + "ArchiveStatus": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ArchiveStatus", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ArchiveStatus" + ] + }, + "type": "string", + "enum": [ + "rehydrate-pending-to-hot", + "rehydrate-pending-to-cool" + ], + "x-ms-enum": { + "name": "ArchiveStatus", + "modelAsString": true + } + }, + "BlobType": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobType", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/BlobProperties-BlobType", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·200·headers·x_ms_blob_type·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·get·responses·206·headers·x_ms_blob_type·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob·head·responses·200·headers·x_ms_blob_type·schema" + ] + }, + "type": "string", + "enum": [ + "BlockBlob", + "PageBlob", + "AppendBlob" + ], + "x-ms-enum": { + "name": "BlobType", + "modelAsString": false + } + }, + "StorageErrorCode": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "StorageErrorCode", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ErrorCode" + ] + }, + "description": "Error codes returned by the service", + "type": "string", + "enum": [ + "AccountAlreadyExists", + "AccountBeingCreated", + "AccountIsDisabled", + "AuthenticationFailed", + "AuthorizationFailure", + "ConditionHeadersNotSupported", + "ConditionNotMet", + "EmptyMetadataKey", + "InsufficientAccountPermissions", + "InternalError", + "InvalidAuthenticationInfo", + "InvalidHeaderValue", + "InvalidHttpVerb", + "InvalidInput", + "InvalidMd5", + "InvalidMetadata", + "InvalidQueryParameterValue", + "InvalidRange", + "InvalidResourceName", + "InvalidUri", + "InvalidXmlDocument", + "InvalidXmlNodeValue", + "Md5Mismatch", + "MetadataTooLarge", + "MissingContentLengthHeader", + "MissingRequiredQueryParameter", + "MissingRequiredHeader", + "MissingRequiredXmlNode", + "MultipleConditionHeadersNotSupported", + "OperationTimedOut", + "OutOfRangeInput", + "OutOfRangeQueryParameterValue", + "RequestBodyTooLarge", + "ResourceTypeMismatch", + "RequestUrlFailedToParse", + "ResourceAlreadyExists", + "ResourceNotFound", + "ServerBusy", + "UnsupportedHeader", + "UnsupportedXmlNode", + "UnsupportedQueryParameter", + "UnsupportedHttpVerb", + "AppendPositionConditionNotMet", + "BlobAlreadyExists", + "BlobNotFound", + "BlobOverwritten", + "BlobTierInadequateForContentLength", + "BlockCountExceedsLimit", + "BlockListTooLong", + "CannotChangeToLowerTier", + "CannotVerifyCopySource", + "ContainerAlreadyExists", + "ContainerBeingDeleted", + "ContainerDisabled", + "ContainerNotFound", + "ContentLengthLargerThanTierLimit", + "CopyAcrossAccountsNotSupported", + "CopyIdMismatch", + "FeatureVersionMismatch", + "IncrementalCopyBlobMismatch", + "IncrementalCopyOfEralierVersionSnapshotNotAllowed", + "IncrementalCopySourceMustBeSnapshot", + "InfiniteLeaseDurationRequired", + "InvalidBlobOrBlock", + "InvalidBlobTier", + "InvalidBlobType", + "InvalidBlockId", + "InvalidBlockList", + "InvalidOperation", + "InvalidPageRange", + "InvalidSourceBlobType", + "InvalidSourceBlobUrl", + "InvalidVersionForPageBlobOperation", + "LeaseAlreadyPresent", + "LeaseAlreadyBroken", + "LeaseIdMismatchWithBlobOperation", + "LeaseIdMismatchWithContainerOperation", + "LeaseIdMismatchWithLeaseOperation", + "LeaseIdMissing", + "LeaseIsBreakingAndCannotBeAcquired", + "LeaseIsBreakingAndCannotBeChanged", + "LeaseIsBrokenAndCannotBeRenewed", + "LeaseLost", + "LeaseNotPresentWithBlobOperation", + "LeaseNotPresentWithContainerOperation", + "LeaseNotPresentWithLeaseOperation", + "MaxBlobSizeConditionNotMet", + "NoPendingCopyOperation", + "OperationNotAllowedOnIncrementalCopyBlob", + "PendingCopyOperation", + "PreviousSnapshotCannotBeNewer", + "PreviousSnapshotNotFound", + "PreviousSnapshotOperationNotSupported", + "SequenceNumberConditionNotMet", + "SequenceNumberIncrementTooLarge", + "SnapshotCountExceeded", + "SnaphotOperationRateExceeded", + "SnapshotsPresent", + "SourceConditionNotMet", + "SystemInUse", + "TargetConditionNotMet", + "UnauthorizedBlobOverwrite", + "BlobBeingRehydrated", + "BlobArchived", + "BlobNotArchived", + "AuthorizationSourceIPMismatch", + "AuthorizationProtocolMismatch", + "AuthorizationPermissionMismatch", + "AuthorizationServiceMismatch", + "AuthorizationResourceTypeMismatch" + ], + "x-ms-enum": { + "name": "StorageErrorCode", + "modelAsString": true + } + }, + "GeoReplicationStatusType": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "GeoReplicationStatusType", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/GeoReplication-Status" + ] + }, + "description": "The status of the secondary location", + "type": "string", + "enum": [ + "live", + "bootstrap", + "unavailable" + ], + "x-ms-enum": { + "name": "GeoReplicationStatusType", + "modelAsString": true + } + }, + "PremiumPageBlobAccessTier": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "PremiumPageBlobAccessTier", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·premiumpageblobaccesstieroptional·schema" + ] + }, + "enum": [ + "P4", + "P6", + "P10", + "P15", + "P20", + "P30", + "P40", + "P50", + "P60", + "P70", + "P80" + ], + "x-ms-enum": { + "name": "PremiumPageBlobAccessTier", + "modelAsString": true + }, + "type": "string" + }, + "RehydratePriority": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "RehydratePriority", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·rehydratepriority·schema" + ] + }, + "enum": [ + "High", + "Standard" + ], + "x-ms-enum": { + "name": "RehydratePriority", + "modelAsString": true + }, + "type": "string" + }, + "BlockListType": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlockListType", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·blocklisttype·schema" + ] + }, + "default": "committed", + "enum": [ + "committed", + "uncommitted", + "all" + ], + "x-ms-enum": { + "name": "BlockListType", + "modelAsString": false + }, + "type": "string" + }, + "DeleteSnapshotsOptionType": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "DeleteSnapshotsOptionType", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·deletesnapshots·schema" + ] + }, + "enum": [ + "include", + "only" + ], + "x-ms-enum": { + "name": "DeleteSnapshotsOptionType", + "modelAsString": false + }, + "type": "string" + }, + "EncryptionAlgorithmType": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "EncryptionAlgorithmType", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·encryptionalgorithm·schema" + ] + }, + "enum": [ + "AES256" + ], + "x-ms-enum": { + "name": "EncryptionAlgorithmType", + "modelAsString": false + }, + "type": "string" + }, + "ListBlobsIncludeItem": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListBlobsIncludeItem", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/ListBlobsInclude-itemsItem" + ] + }, + "type": "string", + "enum": [ + "copy", + "deleted", + "metadata", + "snapshots", + "uncommittedblobs" + ], + "x-ms-enum": { + "name": "ListBlobsIncludeItem", + "modelAsString": false + } + }, + "ListContainersIncludeType": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListContainersIncludeType", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·listcontainersinclude·schema" + ] + }, + "enum": [ + "metadata" + ], + "x-ms-enum": { + "name": "ListContainersIncludeType", + "modelAsString": false + }, + "type": "string" + }, + "PathRenameMode": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "PathRenameMode", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·pathrenamemode·schema" + ] + }, + "enum": [ + "legacy", + "posix" + ], + "x-ms-enum": { + "name": "PathRenameMode", + "modelAsString": false + }, + "type": "string" + }, + "SequenceNumberActionType": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "SequenceNumberActionType", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/components·parameters·sequencenumberaction·schema" + ] + }, + "enum": [ + "max", + "update", + "increment" + ], + "x-ms-enum": { + "name": "SequenceNumberActionType", + "modelAsString": false + }, + "type": "string" + }, + "SkuName": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "SkuName", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-account-comp-properties·get·responses·200·headers·x_ms_sku_name·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_sku_name·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_sku_name·schema" + ] + }, + "enum": [ + "Standard_LRS", + "Standard_GRS", + "Standard_RAGRS", + "Standard_ZRS", + "Premium_LRS" + ], + "x-ms-enum": { + "name": "SkuName", + "modelAsString": false + }, + "type": "string" + }, + "AccountKind": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "AccountKind", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·restype-account-comp-properties·get·responses·200·headers·x_ms_account_kind·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_account_kind·schema", + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_account_kind·schema" + ] + }, + "enum": [ + "Storage", + "BlobStorage", + "StorageV2" + ], + "x-ms-enum": { + "name": "AccountKind", + "modelAsString": false + }, + "type": "string" + }, + "SyncCopyStatusType": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "SyncCopyStatusType", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/schemas/paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_copy_status·schema" + ] + }, + "enum": [ + "success" + ], + "x-ms-enum": { + "name": "SyncCopyStatusType", + "modelAsString": false + }, + "type": "string" + } + }, + "parameters": { + "parameters:0": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Url", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Url" + ] + }, + "name": "url", + "in": "path", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-ms-parameter-location": "client", + "x-ms-skip-url-encoding": true, + "schema": { + "$ref": "#/components/schemas/schemas:128" + }, + "required": true + }, + "parameters:1": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ApiVersionParameter", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ApiVersionParameter" + ] + }, + "name": "x-ms-version", + "in": "header", + "description": "Specifies the version of the operation to use for this request.", + "x-ms-client-name": "version", + "schema": { + "enum": [ + "2019-02-02" + ], + "type": "string" + }, + "required": true + }, + "parameters:2": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Blob", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Blob" + ] + }, + "name": "blob", + "in": "path", + "description": "The blob name.", + "x-ms-parameter-location": "method", + "schema": { + "$ref": "#/components/schemas/schemas:129" + }, + "required": true + }, + "parameters:3": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Filesystem", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Filesystem" + ] + }, + "name": "filesystem", + "in": "path", + "description": "The filesystem name.", + "x-ms-parameter-location": "method", + "schema": { + "$ref": "#/components/schemas/schemas:130" + }, + "required": true + }, + "parameters:4": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Path", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Path" + ] + }, + "name": "path", + "in": "path", + "description": "The namespace path to a file or directory.", + "x-ms-parameter-location": "method", + "schema": { + "$ref": "#/components/schemas/schemas:131" + }, + "required": true + }, + "parameters:5": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobCacheControl", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobCacheControl" + ] + }, + "name": "x-ms-blob-cache-control", + "in": "header", + "description": "Optional. Sets the blob's cache control. If specified, this property is stored with the blob and returned with a read request.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "blob-HTTP-headers" + }, + "x-ms-client-name": "blobCacheControl", + "schema": { + "$ref": "#/components/schemas/schemas:132" + }, + "required": false + }, + "parameters:6": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobConditionAppendPos", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobConditionAppendPos" + ] + }, + "name": "x-ms-blob-condition-appendpos", + "in": "header", + "description": "Optional conditional header, used only for the Append Block operation. A number indicating the byte offset to compare. Append Block will succeed only if the append position is equal to this number. If it is not, the request will fail with the AppendPositionConditionNotMet error (HTTP status code 412 - Precondition Failed).", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "append-position-access-conditions" + }, + "x-ms-client-name": "appendPosition", + "schema": { + "$ref": "#/components/schemas/schemas:133" + }, + "required": false + }, + "parameters:7": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobConditionMaxSize", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobConditionMaxSize" + ] + }, + "name": "x-ms-blob-condition-maxsize", + "in": "header", + "description": "Optional conditional header. The max length in bytes permitted for the append blob. If the Append Block operation would cause the blob to exceed that limit or if the blob size is already greater than the value specified in this header, the request will fail with MaxBlobSizeConditionNotMet error (HTTP status code 412 - Precondition Failed).", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "append-position-access-conditions" + }, + "x-ms-client-name": "maxSize", + "schema": { + "$ref": "#/components/schemas/schemas:134" + }, + "required": false + }, + "parameters:8": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobPublicAccess", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobPublicAccess" + ] + }, + "name": "x-ms-blob-public-access", + "in": "header", + "description": "Specifies whether data in the container may be accessed publicly and the level of access", + "x-ms-parameter-location": "method", + "x-ms-client-name": "access", + "schema": { + "$ref": "#/components/schemas/PublicAccessType" + }, + "required": false + }, + "parameters:9": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "AccessTierRequired", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/AccessTierRequired" + ] + }, + "name": "x-ms-access-tier", + "in": "header", + "description": "Indicates the tier to be set on the blob.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "tier", + "schema": { + "$ref": "#/components/schemas/AccessTier" + }, + "required": true + }, + "parameters:10": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "AccessTierOptional", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/AccessTierOptional" + ] + }, + "name": "x-ms-access-tier", + "in": "header", + "description": "Optional. Indicates the tier to be set on the blob.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "tier", + "schema": { + "$ref": "#/components/schemas/AccessTier" + }, + "required": false + }, + "parameters:11": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "PremiumPageBlobAccessTierOptional", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/PremiumPageBlobAccessTierOptional" + ] + }, + "name": "x-ms-access-tier", + "in": "header", + "description": "Optional. Indicates the tier to be set on the page blob.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "tier", + "schema": { + "$ref": "#/components/schemas/PremiumPageBlobAccessTier" + }, + "required": false + }, + "parameters:12": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "RehydratePriority", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/RehydratePriority" + ] + }, + "name": "x-ms-rehydrate-priority", + "in": "header", + "description": "Optional: Indicates the priority with which to rehydrate an archived blob.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "rehydratePriority", + "schema": { + "$ref": "#/components/schemas/RehydratePriority" + }, + "required": false + }, + "parameters:13": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobContentDisposition", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobContentDisposition" + ] + }, + "name": "x-ms-blob-content-disposition", + "in": "header", + "description": "Optional. Sets the blob's Content-Disposition header.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "blob-HTTP-headers" + }, + "x-ms-client-name": "blobContentDisposition", + "schema": { + "$ref": "#/components/schemas/schemas:140" + }, + "required": false + }, + "parameters:14": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobContentEncoding", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobContentEncoding" + ] + }, + "name": "x-ms-blob-content-encoding", + "in": "header", + "description": "Optional. Sets the blob's content encoding. If specified, this property is stored with the blob and returned with a read request.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "blob-HTTP-headers" + }, + "x-ms-client-name": "blobContentEncoding", + "schema": { + "$ref": "#/components/schemas/schemas:141" + }, + "required": false + }, + "parameters:15": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobContentLanguage", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobContentLanguage" + ] + }, + "name": "x-ms-blob-content-language", + "in": "header", + "description": "Optional. Set the blob's content language. If specified, this property is stored with the blob and returned with a read request.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "blob-HTTP-headers" + }, + "x-ms-client-name": "blobContentLanguage", + "schema": { + "$ref": "#/components/schemas/schemas:142" + }, + "required": false + }, + "parameters:16": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobContentLengthOptional", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobContentLengthOptional" + ] + }, + "name": "x-ms-blob-content-length", + "in": "header", + "description": "This header specifies the maximum size for the page blob, up to 1 TB. The page blob size must be aligned to a 512-byte boundary.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "blobContentLength", + "schema": { + "$ref": "#/components/schemas/schemas:143" + }, + "required": false + }, + "parameters:17": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobContentLengthRequired", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobContentLengthRequired" + ] + }, + "name": "x-ms-blob-content-length", + "in": "header", + "description": "This header specifies the maximum size for the page blob, up to 1 TB. The page blob size must be aligned to a 512-byte boundary.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "blobContentLength", + "schema": { + "$ref": "#/components/schemas/schemas:144" + }, + "required": true + }, + "parameters:18": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobContentMD5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobContentMD5" + ] + }, + "name": "x-ms-blob-content-md5", + "in": "header", + "description": "Optional. An MD5 hash of the blob content. Note that this hash is not validated, as the hashes for the individual blocks were validated when each was uploaded.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "blob-HTTP-headers" + }, + "x-ms-client-name": "blobContentMD5", + "schema": { + "$ref": "#/components/schemas/schemas:145" + }, + "required": false + }, + "parameters:19": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobContentType", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobContentType" + ] + }, + "name": "x-ms-blob-content-type", + "in": "header", + "description": "Optional. Sets the blob's content type. If specified, this property is stored with the blob and returned with a read request.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "blob-HTTP-headers" + }, + "x-ms-client-name": "blobContentType", + "schema": { + "$ref": "#/components/schemas/schemas:146" + }, + "required": false + }, + "parameters:20": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlobSequenceNumber", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlobSequenceNumber" + ] + }, + "name": "x-ms-blob-sequence-number", + "in": "header", + "description": "Set for page blobs only. The sequence number is a user-controlled value that you can use to track requests. The value of the sequence number must be between 0 and 2^63 - 1.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "blobSequenceNumber", + "schema": { + "$ref": "#/components/schemas/schemas:147" + }, + "required": false + }, + "parameters:21": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlockId", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlockId" + ] + }, + "name": "blockid", + "in": "query", + "description": "A valid Base64 string value that identifies the block. Prior to encoding, the string must be less than or equal to 64 bytes in size. For a given blob, the length of the value specified for the blockid parameter must be the same size for each block.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "blockId", + "schema": { + "$ref": "#/components/schemas/schemas:148" + }, + "required": true + }, + "parameters:22": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "BlockListType", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/BlockListType" + ] + }, + "name": "blocklisttype", + "in": "query", + "description": "Specifies whether to return the list of committed blocks, the list of uncommitted blocks, or both lists together.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "listType", + "schema": { + "$ref": "#/components/schemas/BlockListType" + }, + "required": true + }, + "parameters:23": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Continuation", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Continuation" + ] + }, + "name": "continuation", + "in": "query", + "description": "When renaming a directory, the number of paths that are renamed with each invocation is limited. If the number of paths to be renamed exceeds this limit, a continuation token is returned in this response header. When a continuation token is returned in the response, it must be specified in a subsequent invocation of the rename operation to continue renaming the directory.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "marker", + "schema": { + "$ref": "#/components/schemas/schemas:150" + }, + "required": false + }, + "parameters:24": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "CopyId", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/CopyId" + ] + }, + "name": "copyid", + "in": "query", + "description": "The copy identifier provided in the x-ms-copy-id header of the original Copy Blob operation.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "copyId", + "schema": { + "$ref": "#/components/schemas/schemas:151" + }, + "required": true + }, + "parameters:25": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ClientRequestId", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ClientRequestId" + ] + }, + "name": "x-ms-client-request-id", + "in": "header", + "description": "Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "requestId", + "schema": { + "$ref": "#/components/schemas/schemas:152" + }, + "required": false + }, + "parameters:26": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ContainerName", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ContainerName" + ] + }, + "name": "containerName", + "in": "path", + "description": "The container name.", + "x-ms-parameter-location": "method", + "schema": { + "$ref": "#/components/schemas/schemas:153" + }, + "required": true + }, + "parameters:27": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ContentCrc64", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ContentCrc64" + ] + }, + "name": "x-ms-content-crc64", + "in": "header", + "description": "Specify the transactional crc64 for the body, to be validated by the service.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "transactionalContentCrc64", + "schema": { + "$ref": "#/components/schemas/schemas:154" + }, + "required": false + }, + "parameters:28": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ContentLength", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ContentLength" + ] + }, + "name": "Content-Length", + "in": "header", + "description": "The length of the request.", + "x-ms-parameter-location": "method", + "schema": { + "$ref": "#/components/schemas/schemas:155" + }, + "required": true + }, + "parameters:29": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ContentMD5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ContentMD5" + ] + }, + "name": "Content-MD5", + "in": "header", + "description": "Specify the transactional md5 for the body, to be validated by the service.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "transactionalContentMD5", + "schema": { + "$ref": "#/components/schemas/schemas:156" + }, + "required": false + }, + "parameters:30": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "CopySource", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/CopySource" + ] + }, + "name": "x-ms-copy-source", + "in": "header", + "description": "Specifies the name of the source page blob snapshot. This value is a URL of up to 2 KB in length that specifies a page blob snapshot. The value should be URL-encoded as it would appear in a request URI. The source blob must either be public or must be authenticated via a shared access signature.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "copySource", + "schema": { + "$ref": "#/components/schemas/schemas:157" + }, + "required": true + }, + "parameters:31": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "DeleteSnapshots", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/DeleteSnapshots" + ] + }, + "name": "x-ms-delete-snapshots", + "in": "header", + "description": "Required if the blob has associated snapshots. Specify one of the following two options: include: Delete the base blob and all of its snapshots. only: Delete only the blob's snapshots and not the blob itself", + "x-ms-parameter-location": "method", + "x-ms-client-name": "deleteSnapshots", + "schema": { + "$ref": "#/components/schemas/DeleteSnapshotsOptionType" + }, + "required": false + }, + "parameters:32": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Delimiter", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Delimiter" + ] + }, + "name": "delimiter", + "in": "query", + "description": "When the request includes this parameter, the operation returns a BlobPrefix element in the response body that acts as a placeholder for all blobs whose names begin with the same substring up to the appearance of the delimiter character. The delimiter may be a single character or a string.", + "x-ms-parameter-location": "method", + "schema": { + "$ref": "#/components/schemas/schemas:159" + }, + "required": true + }, + "parameters:33": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "DirectoryProperties", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/DirectoryProperties" + ] + }, + "name": "x-ms-properties", + "in": "header", + "description": "Optional. User-defined properties to be stored with the file or directory, in the format of a comma-separated list of name and value pairs \"n1=v1, n2=v2, ...\", where each value is base64 encoded.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "directoryProperties", + "schema": { + "$ref": "#/components/schemas/schemas:160" + }, + "required": false + }, + "parameters:34": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "EncryptionKey", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/EncryptionKey" + ] + }, + "name": "x-ms-encryption-key", + "in": "header", + "description": "Optional. Specifies the encryption key to use to encrypt the data provided in the request. If not specified, encryption is performed with the root account encryption key. For more information, see Encryption at Rest for Azure Storage Services.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "cpk-info" + }, + "x-ms-client-name": "encryptionKey", + "schema": { + "$ref": "#/components/schemas/schemas:161" + }, + "required": false + }, + "parameters:35": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "EncryptionKeySha256", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/EncryptionKeySha256" + ] + }, + "name": "x-ms-encryption-key-sha256", + "in": "header", + "description": "The SHA-256 hash of the provided encryption key. Must be provided if the x-ms-encryption-key header is provided.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "cpk-info" + }, + "x-ms-client-name": "encryptionKeySha256", + "schema": { + "$ref": "#/components/schemas/schemas:162" + }, + "required": false + }, + "parameters:36": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "EncryptionAlgorithm", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/EncryptionAlgorithm" + ] + }, + "name": "x-ms-encryption-algorithm", + "in": "header", + "description": "The algorithm used to produce the encryption key hash. Currently, the only accepted value is \"AES256\". Must be provided if the x-ms-encryption-key header is provided.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "cpk-info" + }, + "x-ms-client-name": "encryptionAlgorithm", + "schema": { + "$ref": "#/components/schemas/EncryptionAlgorithmType" + }, + "required": false + }, + "parameters:37": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "FileRenameSource", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/FileRenameSource" + ] + }, + "name": "x-ms-rename-source", + "in": "header", + "description": "The file or directory to be renamed. The value must have the following format: \"/{filesysystem}/{path}\". If \"x-ms-properties\" is specified, the properties will overwrite the existing properties; otherwise, the existing properties will be preserved.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "renameSource", + "schema": { + "$ref": "#/components/schemas/schemas:164" + }, + "required": true + }, + "parameters:38": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "GetRangeContentMD5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/GetRangeContentMD5" + ] + }, + "name": "x-ms-range-get-content-md5", + "in": "header", + "description": "When set to true and specified together with the Range, the service returns the MD5 hash for the range, as long as the range is less than or equal to 4 MB in size.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "rangeGetContentMD5", + "schema": { + "$ref": "#/components/schemas/schemas:165" + }, + "required": false + }, + "parameters:39": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "GetRangeContentCRC64", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/GetRangeContentCRC64" + ] + }, + "name": "x-ms-range-get-content-crc64", + "in": "header", + "description": "When set to true and specified together with the Range, the service returns the CRC64 hash for the range, as long as the range is less than or equal to 4 MB in size.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "rangeGetContentCRC64", + "schema": { + "$ref": "#/components/schemas/schemas:166" + }, + "required": false + }, + "parameters:40": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "IfMatch", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfMatch" + ] + }, + "name": "If-Match", + "in": "header", + "description": "Specify an ETag value to operate only on blobs with a matching value.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "modified-access-conditions" + }, + "x-ms-client-name": "ifMatch", + "schema": { + "$ref": "#/components/schemas/schemas:167" + }, + "required": false + }, + "parameters:41": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "IfModifiedSince", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfModifiedSince" + ] + }, + "name": "If-Modified-Since", + "in": "header", + "description": "Specify this header value to operate only on a blob if it has been modified since the specified date/time.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "modified-access-conditions" + }, + "x-ms-client-name": "ifModifiedSince", + "schema": { + "$ref": "#/components/schemas/schemas:168" + }, + "required": false + }, + "parameters:42": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "IfNoneMatch", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfNoneMatch" + ] + }, + "name": "If-None-Match", + "in": "header", + "description": "Specify an ETag value to operate only on blobs without a matching value.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "modified-access-conditions" + }, + "x-ms-client-name": "ifNoneMatch", + "schema": { + "$ref": "#/components/schemas/schemas:169" + }, + "required": false + }, + "parameters:43": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "IfUnmodifiedSince", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfUnmodifiedSince" + ] + }, + "name": "If-Unmodified-Since", + "in": "header", + "description": "Specify this header value to operate only on a blob if it has not been modified since the specified date/time.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "modified-access-conditions" + }, + "x-ms-client-name": "ifUnmodifiedSince", + "schema": { + "$ref": "#/components/schemas/schemas:170" + }, + "required": false + }, + "parameters:44": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "IfSequenceNumberEqualTo", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfSequenceNumberEqualTo" + ] + }, + "name": "x-ms-if-sequence-number-eq", + "in": "header", + "description": "Specify this header value to operate only on a blob if it has the specified sequence number.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "sequence-number-access-conditions" + }, + "x-ms-client-name": "ifSequenceNumberEqualTo", + "schema": { + "$ref": "#/components/schemas/schemas:171" + }, + "required": false + }, + "parameters:45": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "IfSequenceNumberLessThan", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfSequenceNumberLessThan" + ] + }, + "name": "x-ms-if-sequence-number-lt", + "in": "header", + "description": "Specify this header value to operate only on a blob if it has a sequence number less than the specified.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "sequence-number-access-conditions" + }, + "x-ms-client-name": "ifSequenceNumberLessThan", + "schema": { + "$ref": "#/components/schemas/schemas:172" + }, + "required": false + }, + "parameters:46": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "IfSequenceNumberLessThanOrEqualTo", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/IfSequenceNumberLessThanOrEqualTo" + ] + }, + "name": "x-ms-if-sequence-number-le", + "in": "header", + "description": "Specify this header value to operate only on a blob if it has a sequence number less than or equal to the specified.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "sequence-number-access-conditions" + }, + "x-ms-client-name": "ifSequenceNumberLessThanOrEqualTo", + "schema": { + "$ref": "#/components/schemas/schemas:173" + }, + "required": false + }, + "parameters:47": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListBlobsInclude", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ListBlobsInclude" + ] + }, + "name": "include", + "in": "query", + "description": "Include this parameter to specify one or more datasets to include in the response.", + "x-ms-parameter-location": "method", + "style": "form", + "schema": { + "$ref": "#/components/schemas/schemas:174" + }, + "required": false + }, + "parameters:48": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ListContainersInclude", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ListContainersInclude" + ] + }, + "name": "include", + "in": "query", + "description": "Include this parameter to specify that the container's metadata be returned as part of the response body.", + "x-ms-parameter-location": "method", + "schema": { + "$ref": "#/components/schemas/ListContainersIncludeType" + }, + "required": false + }, + "parameters:49": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "LeaseBreakPeriod", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/LeaseBreakPeriod" + ] + }, + "name": "x-ms-lease-break-period", + "in": "header", + "description": "For a break operation, proposed duration the lease should continue before it is broken, in seconds, between 0 and 60. This break period is only used if it is shorter than the time remaining on the lease. If longer, the time remaining on the lease is used. A new lease will not be available before the break period has expired, but the lease may be held for longer than the break period. If this header does not appear with a break operation, a fixed-duration lease breaks after the remaining lease period elapses, and an infinite lease breaks immediately.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "breakPeriod", + "schema": { + "$ref": "#/components/schemas/schemas:177" + }, + "required": false + }, + "parameters:50": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "LeaseDuration", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/LeaseDuration" + ] + }, + "name": "x-ms-lease-duration", + "in": "header", + "description": "Specifies the duration of the lease, in seconds, or negative one (-1) for a lease that never expires. A non-infinite lease can be between 15 and 60 seconds. A lease duration cannot be changed using renew or change.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "duration", + "schema": { + "$ref": "#/components/schemas/schemas:178" + }, + "required": false + }, + "parameters:51": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "LeaseIdOptional", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/LeaseIdOptional" + ] + }, + "name": "x-ms-lease-id", + "in": "header", + "description": "If specified, the operation only succeeds if the resource's lease is active and matches this ID.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "lease-access-conditions" + }, + "x-ms-client-name": "leaseId", + "schema": { + "$ref": "#/components/schemas/schemas:179" + }, + "required": false + }, + "parameters:52": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "LeaseIdRequired", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/LeaseIdRequired" + ] + }, + "name": "x-ms-lease-id", + "in": "header", + "description": "Specifies the current lease ID on the resource.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "leaseId", + "schema": { + "$ref": "#/components/schemas/schemas:180" + }, + "required": true + }, + "parameters:53": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Owner", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Owner" + ] + }, + "name": "x-ms-owner", + "in": "header", + "description": "Optional. The owner of the blob or directory.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "owner", + "schema": { + "$ref": "#/components/schemas/schemas:181" + }, + "required": false + }, + "parameters:54": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Group", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Group" + ] + }, + "name": "x-ms-group", + "in": "header", + "description": "Optional. The owning group of the blob or directory.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "group", + "schema": { + "$ref": "#/components/schemas/schemas:182" + }, + "required": false + }, + "parameters:55": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Upn", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Upn" + ] + }, + "name": "upn", + "in": "query", + "description": "Optional. Valid only when Hierarchical Namespace is enabled for the account. If \"true\", the identity values returned in the x-ms-owner, x-ms-group, and x-ms-acl response headers will be transformed from Azure Active Directory Object IDs to User Principal Names. If \"false\", the values will be returned as Azure Active Directory Object IDs. The default value is false.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "upn", + "schema": { + "$ref": "#/components/schemas/schemas:183" + }, + "required": false + }, + "parameters:56": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Marker", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Marker" + ] + }, + "name": "marker", + "in": "query", + "description": "A string value that identifies the portion of the list of containers to be returned with the next listing operation. The operation returns the NextMarker value within the response body if the listing operation did not return all containers remaining to be listed with the current page. The NextMarker value can be used as the value for the marker parameter in a subsequent call to request the next page of list items. The marker value is opaque to the client.", + "x-ms-parameter-location": "method", + "schema": { + "$ref": "#/components/schemas/schemas:184" + }, + "required": false + }, + "parameters:57": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "MaxResults", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/MaxResults" + ] + }, + "name": "maxresults", + "in": "query", + "description": "Specifies the maximum number of containers to return. If the request does not specify maxresults, or specifies a value greater than 5000, the server will return up to 5000 items. Note that if the listing operation crosses a partition boundary, then the service will return a continuation token for retrieving the remainder of the results. For this reason, it is possible that the service will return fewer results than specified by maxresults, or than the default of 5000.", + "x-ms-parameter-location": "method", + "schema": { + "$ref": "#/components/schemas/schemas:185" + }, + "required": false + }, + "parameters:58": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Metadata", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Metadata" + ] + }, + "name": "x-ms-meta", + "in": "header", + "description": "Optional. Specifies a user-defined name-value pair associated with the blob. If no name-value pairs are specified, the operation will copy the metadata from the source blob or file to the destination blob. If one or more name-value pairs are specified, the destination blob is created with the specified metadata, and metadata is not copied from the source blob or file. Note that beginning with version 2009-09-19, metadata names must adhere to the naming rules for C# identifiers. See Naming and Referencing Containers, Blobs, and Metadata for more information.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "metadata", + "x-ms-header-collection-prefix": "x-ms-meta-", + "schema": { + "$ref": "#/components/schemas/schemas:186" + }, + "required": false + }, + "parameters:59": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "MultipartContentType", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/MultipartContentType" + ] + }, + "name": "Content-Type", + "in": "header", + "description": "Required. The value of this header must be multipart/mixed with a batch boundary. Example header value: multipart/mixed; boundary=batch_", + "x-ms-parameter-location": "method", + "x-ms-client-name": "multipartContentType", + "schema": { + "$ref": "#/components/schemas/schemas:187" + }, + "required": true + }, + "parameters:60": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "PathRenameMode", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/PathRenameMode" + ] + }, + "name": "mode", + "in": "query", + "description": "Determines the behavior of the rename operation", + "x-ms-client-name": "pathRenameMode", + "schema": { + "$ref": "#/components/schemas/PathRenameMode" + }, + "required": false + }, + "parameters:61": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "PosixPermissions", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/PosixPermissions" + ] + }, + "name": "x-ms-permissions", + "in": "header", + "description": "Optional and only valid if Hierarchical Namespace is enabled for the account. Sets POSIX access permissions for the file owner, the file owning group, and others. Each class may be granted read, write, or execute permission. The sticky bit is also supported. Both symbolic (rwxrw-rw-) and 4-digit octal notation (e.g. 0766) are supported.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "posixPermissions", + "schema": { + "$ref": "#/components/schemas/schemas:189" + }, + "required": false + }, + "parameters:62": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "PosixAcl", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/PosixAcl" + ] + }, + "name": "x-ms-acl", + "in": "header", + "description": "Sets POSIX access control rights on files and directories. The value is a comma-separated list of access control entries. Each access control entry (ACE) consists of a scope, a type, a user or group identifier, and permissions in the format \"[scope:][type]:[id]:[permissions]\".", + "x-ms-parameter-location": "method", + "x-ms-client-name": "posixAcl", + "schema": { + "$ref": "#/components/schemas/schemas:190" + }, + "required": false + }, + "parameters:63": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "PosixUmask", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/PosixUmask" + ] + }, + "name": "x-ms-umask", + "in": "header", + "description": "Only valid if Hierarchical Namespace is enabled for the account. This umask restricts permission settings for file and directory, and will only be applied when default Acl does not exist in parent directory. If the umask bit has set, it means that the corresponding permission will be disabled. Otherwise the corresponding permission will be determined by the permission. A 4-digit octal notation (e.g. 0022) is supported here. If no umask was specified, a default umask - 0027 will be used.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "posixUmask", + "schema": { + "$ref": "#/components/schemas/schemas:191" + }, + "required": false + }, + "parameters:64": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Prefix", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Prefix" + ] + }, + "name": "prefix", + "in": "query", + "description": "Filters the results to return only containers whose name begins with the specified prefix.", + "x-ms-parameter-location": "method", + "schema": { + "$ref": "#/components/schemas/schemas:192" + }, + "required": false + }, + "parameters:65": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "PrevSnapshot", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/PrevSnapshot" + ] + }, + "name": "prevsnapshot", + "in": "query", + "description": "Optional in version 2015-07-08 and newer. The prevsnapshot parameter is a DateTime value that specifies that the response will contain only pages that were changed between target blob and previous snapshot. Changed pages include both updated and cleared pages. The target blob may be a snapshot, as long as the snapshot specified by prevsnapshot is the older of the two. Note that incremental snapshots are currently supported only for blobs created on or after January 1, 2016.", + "x-ms-parameter-location": "method", + "schema": { + "$ref": "#/components/schemas/schemas:193" + }, + "required": false + }, + "parameters:66": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ProposedLeaseIdOptional", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ProposedLeaseIdOptional" + ] + }, + "name": "x-ms-proposed-lease-id", + "in": "header", + "description": "Proposed lease ID, in a GUID string format. The Blob service returns 400 (Invalid request) if the proposed lease ID is not in the correct format. See Guid Constructor (String) for a list of valid GUID string formats.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "proposedLeaseId", + "schema": { + "$ref": "#/components/schemas/schemas:194" + }, + "required": false + }, + "parameters:67": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "ProposedLeaseIdRequired", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/ProposedLeaseIdRequired" + ] + }, + "name": "x-ms-proposed-lease-id", + "in": "header", + "description": "Proposed lease ID, in a GUID string format. The Blob service returns 400 (Invalid request) if the proposed lease ID is not in the correct format. See Guid Constructor (String) for a list of valid GUID string formats.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "proposedLeaseId", + "schema": { + "$ref": "#/components/schemas/schemas:195" + }, + "required": true + }, + "parameters:68": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Range", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Range" + ] + }, + "name": "x-ms-range", + "in": "header", + "description": "Return only the bytes of the blob in the specified range.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "range", + "schema": { + "$ref": "#/components/schemas/schemas:196" + }, + "required": false + }, + "parameters:69": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "RangeRequiredPutPageFromUrl", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/RangeRequiredPutPageFromUrl" + ] + }, + "name": "x-ms-range", + "in": "header", + "description": "The range of bytes to which the source range would be written. The range should be 512 aligned and range-end is required.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "range", + "schema": { + "$ref": "#/components/schemas/schemas:197" + }, + "required": true + }, + "parameters:70": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "RecursiveDirectoryDelete", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/RecursiveDirectoryDelete" + ] + }, + "name": "recursive", + "in": "query", + "description": "If \"true\", all paths beneath the directory will be deleted. If \"false\" and the directory is non-empty, an error occurs.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "recursiveDirectoryDelete", + "schema": { + "$ref": "#/components/schemas/schemas:198" + }, + "required": true + }, + "parameters:71": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "SequenceNumberAction", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SequenceNumberAction" + ] + }, + "name": "x-ms-sequence-number-action", + "in": "header", + "description": "Required if the x-ms-blob-sequence-number header is set for the request. This property applies to page blobs only. This property indicates how the service should modify the blob's sequence number", + "x-ms-parameter-location": "method", + "x-ms-client-name": "sequenceNumberAction", + "schema": { + "$ref": "#/components/schemas/SequenceNumberActionType" + }, + "required": true + }, + "parameters:72": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Snapshot", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Snapshot" + ] + }, + "name": "snapshot", + "in": "query", + "description": "The snapshot parameter is an opaque DateTime value that, when present, specifies the blob snapshot to retrieve. For more information on working with blob snapshots, see Creating a Snapshot of a Blob.", + "x-ms-parameter-location": "method", + "schema": { + "$ref": "#/components/schemas/schemas:200" + }, + "required": false + }, + "parameters:73": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "SourceContentMD5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceContentMD5" + ] + }, + "name": "x-ms-source-content-md5", + "in": "header", + "description": "Specify the md5 calculated for the range of bytes that must be read from the copy source.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "sourceContentMD5", + "schema": { + "$ref": "#/components/schemas/schemas:201" + }, + "required": false + }, + "parameters:74": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "SourceContentCRC64", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceContentCRC64" + ] + }, + "name": "x-ms-source-content-crc64", + "in": "header", + "description": "Specify the crc64 calculated for the range of bytes that must be read from the copy source.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "sourceContentcrc64", + "schema": { + "$ref": "#/components/schemas/schemas:202" + }, + "required": false + }, + "parameters:75": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "SourceRange", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceRange" + ] + }, + "name": "x-ms-source-range", + "in": "header", + "description": "Bytes of source data in the specified range.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "sourceRange", + "schema": { + "$ref": "#/components/schemas/schemas:203" + }, + "required": false + }, + "parameters:76": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "SourceRangeRequiredPutPageFromUrl", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceRangeRequiredPutPageFromUrl" + ] + }, + "name": "x-ms-source-range", + "in": "header", + "description": "Bytes of source data in the specified range. The length of this range should match the ContentLength header and x-ms-range/Range destination range header.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "sourceRange", + "schema": { + "$ref": "#/components/schemas/schemas:204" + }, + "required": true + }, + "parameters:77": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "SourceIfMatch", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceIfMatch" + ] + }, + "name": "x-ms-source-if-match", + "in": "header", + "description": "Specify an ETag value to operate only on blobs with a matching value.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "source-modified-access-conditions" + }, + "x-ms-client-name": "sourceIfMatch", + "schema": { + "$ref": "#/components/schemas/schemas:205" + }, + "required": false + }, + "parameters:78": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "SourceIfModifiedSince", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceIfModifiedSince" + ] + }, + "name": "x-ms-source-if-modified-since", + "in": "header", + "description": "Specify this header value to operate only on a blob if it has been modified since the specified date/time.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "source-modified-access-conditions" + }, + "x-ms-client-name": "sourceIfModifiedSince", + "schema": { + "$ref": "#/components/schemas/schemas:206" + }, + "required": false + }, + "parameters:79": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "SourceIfNoneMatch", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceIfNoneMatch" + ] + }, + "name": "x-ms-source-if-none-match", + "in": "header", + "description": "Specify an ETag value to operate only on blobs without a matching value.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "source-modified-access-conditions" + }, + "x-ms-client-name": "sourceIfNoneMatch", + "schema": { + "$ref": "#/components/schemas/schemas:207" + }, + "required": false + }, + "parameters:80": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "SourceIfUnmodifiedSince", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceIfUnmodifiedSince" + ] + }, + "name": "x-ms-source-if-unmodified-since", + "in": "header", + "description": "Specify this header value to operate only on a blob if it has not been modified since the specified date/time.", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "source-modified-access-conditions" + }, + "x-ms-client-name": "sourceIfUnmodifiedSince", + "schema": { + "$ref": "#/components/schemas/schemas:208" + }, + "required": false + }, + "parameters:81": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "SourceLeaseId", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceLeaseId" + ] + }, + "name": "x-ms-source-lease-id", + "in": "header", + "description": "A lease ID for the source path. If specified, the source path must have an active lease and the leaase ID must match.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "sourceLeaseId", + "schema": { + "$ref": "#/components/schemas/schemas:209" + }, + "required": false + }, + "parameters:82": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "SourceUrl", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/SourceUrl" + ] + }, + "name": "x-ms-copy-source", + "in": "header", + "description": "Specify a URL to the copy source.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "sourceUrl", + "schema": { + "$ref": "#/components/schemas/schemas:210" + }, + "required": true + }, + "parameters:83": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "Timeout", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/Timeout" + ] + }, + "name": "timeout", + "in": "query", + "description": "The timeout parameter is expressed in seconds. For more information, see Setting Timeouts for Blob Service Operations.", + "x-ms-parameter-location": "method", + "schema": { + "$ref": "#/components/schemas/schemas:211" + }, + "required": false + }, + "parameters:84": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "XMsCacheControl", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/XMsCacheControl" + ] + }, + "name": "x-ms-cache-control", + "in": "header", + "description": "Cache control for given resource", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "directory-http-headers" + }, + "x-ms-client-name": "cacheControl", + "schema": { + "$ref": "#/components/schemas/schemas:212" + }, + "required": false + }, + "parameters:85": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "XMsContentType", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/XMsContentType" + ] + }, + "name": "x-ms-content-type", + "in": "header", + "description": "Content type for given resource", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "directory-http-headers" + }, + "x-ms-client-name": "contentType", + "schema": { + "$ref": "#/components/schemas/schemas:213" + }, + "required": false + }, + "parameters:86": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "XMsContentEncoding", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/XMsContentEncoding" + ] + }, + "name": "x-ms-content-encoding", + "in": "header", + "description": "Content encoding for given resource", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "directory-http-headers" + }, + "x-ms-client-name": "contentEncoding", + "schema": { + "$ref": "#/components/schemas/schemas:214" + }, + "required": false + }, + "parameters:87": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "XMsContentLanguage", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/XMsContentLanguage" + ] + }, + "name": "x-ms-content-language", + "in": "header", + "description": "Content language for given resource", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "directory-http-headers" + }, + "x-ms-client-name": "contentLanguage", + "schema": { + "$ref": "#/components/schemas/schemas:215" + }, + "required": false + }, + "parameters:88": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "XMsContentDisposition", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/XMsContentDisposition" + ] + }, + "name": "x-ms-content-disposition", + "in": "header", + "description": "Content disposition for given resource", + "x-ms-parameter-location": "method", + "x-ms-parameter-grouping": { + "name": "directory-http-headers" + }, + "x-ms-client-name": "contentDisposition", + "schema": { + "$ref": "#/components/schemas/schemas:216" + }, + "required": false + }, + "parameters:89": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·restype-service-comp-properties·parameters·0" + ] + }, + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "service" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:90": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·restype-service-comp-properties·parameters·1" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "properties" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:91": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-stats·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·restype-service-comp-stats·parameters·0" + ] + }, + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "service" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:92": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-stats·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·restype-service-comp-stats·parameters·1" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "stats" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:93": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-list·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·comp-list·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "list" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:94": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-userdelegationkey·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·restype-service-comp-userdelegationkey·parameters·0" + ] + }, + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "service" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:95": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-userdelegationkey·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·restype-service-comp-userdelegationkey·parameters·1" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "userdelegationkey" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:96": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-account-comp-properties·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·restype-account-comp-properties·parameters·0" + ] + }, + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "account" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:97": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-account-comp-properties·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·restype-account-comp-properties·parameters·1" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "properties" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:98": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-batch·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·comp-batch·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "batch" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:99": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-restype-container·parameters·0" + ] + }, + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "container" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:100": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-metadata·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-restype-container-comp-metadata·parameters·0" + ] + }, + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "container" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:101": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-metadata·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-restype-container-comp-metadata·parameters·1" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "metadata" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:102": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-restype-container-comp-acl·parameters·0" + ] + }, + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "container" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:103": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-restype-container-comp-acl·parameters·1" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "acl" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:104": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-comp-lease-restype-container-acquire·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "lease" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:105": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-comp-lease-restype-container-acquire·parameters·1" + ] + }, + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "container" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:106": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·parameters·2", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-comp-lease-restype-container-acquire·parameters·2" + ] + }, + "name": "x-ms-lease-action", + "in": "header", + "description": "Describes what lease action to take.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "action", + "schema": { + "enum": [ + "acquire" + ], + "x-ms-enum": { + "name": "LeaseAction", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "parameters:107": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-release·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-comp-lease-restype-container-release·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "lease" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:108": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-release·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-comp-lease-restype-container-release·parameters·1" + ] + }, + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "container" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:109": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-release·parameters·2", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-comp-lease-restype-container-release·parameters·2" + ] + }, + "name": "x-ms-lease-action", + "in": "header", + "description": "Describes what lease action to take.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "action", + "schema": { + "enum": [ + "release" + ], + "x-ms-enum": { + "name": "LeaseAction", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "parameters:110": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-comp-lease-restype-container-renew·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "lease" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:111": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-comp-lease-restype-container-renew·parameters·1" + ] + }, + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "container" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:112": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·parameters·2", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-comp-lease-restype-container-renew·parameters·2" + ] + }, + "name": "x-ms-lease-action", + "in": "header", + "description": "Describes what lease action to take.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "action", + "schema": { + "enum": [ + "renew" + ], + "x-ms-enum": { + "name": "LeaseAction", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "parameters:113": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-comp-lease-restype-container-break·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "lease" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:114": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-comp-lease-restype-container-break·parameters·1" + ] + }, + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "container" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:115": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·parameters·2", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-comp-lease-restype-container-break·parameters·2" + ] + }, + "name": "x-ms-lease-action", + "in": "header", + "description": "Describes what lease action to take.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "action", + "schema": { + "enum": [ + "break" + ], + "x-ms-enum": { + "name": "LeaseAction", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "parameters:116": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-comp-lease-restype-container-change·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "lease" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:117": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-comp-lease-restype-container-change·parameters·1" + ] + }, + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "container" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:118": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·parameters·2", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-comp-lease-restype-container-change·parameters·2" + ] + }, + "name": "x-ms-lease-action", + "in": "header", + "description": "Describes what lease action to take.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "action", + "schema": { + "enum": [ + "change" + ], + "x-ms-enum": { + "name": "LeaseAction", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "parameters:119": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-flat·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-restype-container-comp-list-flat·parameters·0" + ] + }, + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "container" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:120": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-flat·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-restype-container-comp-list-flat·parameters·1" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "list" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:121": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-hierarchy·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-restype-container-comp-list-hierarchy·parameters·0" + ] + }, + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "container" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:122": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-hierarchy·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-restype-container-comp-list-hierarchy·parameters·1" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "list" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:123": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-account-comp-properties·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-restype-account-comp-properties·parameters·0" + ] + }, + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "account" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:124": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-account-comp-properties·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-restype-account-comp-properties·parameters·1" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "properties" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:125": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·filesystem-path-resource-directory-create·parameters·0" + ] + }, + "name": "resource", + "in": "query", + "schema": { + "enum": [ + "directory" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:126": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-directory·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·filesystem-path-action-setaccesscontrol-directory·parameters·0" + ] + }, + "name": "action", + "in": "query", + "schema": { + "enum": [ + "setAccessControl" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:127": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·filesystem-path-action-getaccesscontrol-directory·parameters·0" + ] + }, + "name": "action", + "in": "query", + "schema": { + "enum": [ + "getAccessControl" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:128": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-blob·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·filesystem-path-action-setaccesscontrol-blob·parameters·0" + ] + }, + "name": "action", + "in": "query", + "schema": { + "enum": [ + "setAccessControl" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:129": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·filesystem-path-action-getaccesscontrol-blob·parameters·0" + ] + }, + "name": "action", + "in": "query", + "schema": { + "enum": [ + "getAccessControl" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:130": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-pageblob·parameters·0" + ] + }, + "name": "x-ms-blob-type", + "in": "header", + "description": "Specifies the type of blob to create: block blob, page blob, or append blob.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "blobType", + "schema": { + "enum": [ + "PageBlob" + ], + "x-ms-enum": { + "name": "BlobType", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "parameters:131": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-appendblob·parameters·0" + ] + }, + "name": "x-ms-blob-type", + "in": "header", + "description": "Specifies the type of blob to create: block blob, page blob, or append blob.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "blobType", + "schema": { + "enum": [ + "AppendBlob" + ], + "x-ms-enum": { + "name": "BlobType", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "parameters:132": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-blockblob·parameters·0" + ] + }, + "name": "x-ms-blob-type", + "in": "header", + "description": "Specifies the type of blob to create: block blob, page blob, or append blob.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "blobType", + "schema": { + "enum": [ + "BlockBlob" + ], + "x-ms-enum": { + "name": "BlobType", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "parameters:133": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-undelete·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-undelete·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "undelete" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:134": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-sethttpheaders·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-properties-sethttpheaders·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "properties" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:135": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-metadata·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "metadata" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:136": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-acquire·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-lease-acquire·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "lease" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:137": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-acquire·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-lease-acquire·parameters·1" + ] + }, + "name": "x-ms-lease-action", + "in": "header", + "description": "Describes what lease action to take.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "action", + "schema": { + "enum": [ + "acquire" + ], + "x-ms-enum": { + "name": "LeaseAction", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "parameters:138": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-release·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-lease-release·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "lease" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:139": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-release·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-lease-release·parameters·1" + ] + }, + "name": "x-ms-lease-action", + "in": "header", + "description": "Describes what lease action to take.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "action", + "schema": { + "enum": [ + "release" + ], + "x-ms-enum": { + "name": "LeaseAction", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "parameters:140": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-renew·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-lease-renew·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "lease" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:141": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-renew·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-lease-renew·parameters·1" + ] + }, + "name": "x-ms-lease-action", + "in": "header", + "description": "Describes what lease action to take.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "action", + "schema": { + "enum": [ + "renew" + ], + "x-ms-enum": { + "name": "LeaseAction", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "parameters:142": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-change·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-lease-change·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "lease" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:143": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-change·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-lease-change·parameters·1" + ] + }, + "name": "x-ms-lease-action", + "in": "header", + "description": "Describes what lease action to take.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "action", + "schema": { + "enum": [ + "change" + ], + "x-ms-enum": { + "name": "LeaseAction", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "parameters:144": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-break·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-lease-break·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "lease" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:145": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-break·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-lease-break·parameters·1" + ] + }, + "name": "x-ms-lease-action", + "in": "header", + "description": "Describes what lease action to take.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "action", + "schema": { + "enum": [ + "break" + ], + "x-ms-enum": { + "name": "LeaseAction", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "parameters:146": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-snapshot·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "snapshot" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:147": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-copy-sync·parameters·0" + ] + }, + "name": "x-ms-requires-sync", + "in": "header", + "schema": { + "enum": [ + "true" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:148": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-copyid-copyid·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-copy-copyid-copyid·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "copy" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:149": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-copyid-copyid·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-copy-copyid-copyid·parameters·1" + ] + }, + "name": "x-ms-copy-action", + "in": "header", + "x-ms-parameter-location": "method", + "x-ms-client-name": "copyActionAbortConstant", + "schema": { + "enum": [ + "abort" + ], + "type": "string" + }, + "required": true + }, + "parameters:150": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-tier·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-tier·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "tier" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:151": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-restype-account-comp-properties·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-restype-account-comp-properties·parameters·0" + ] + }, + "name": "restype", + "in": "query", + "schema": { + "enum": [ + "account" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:152": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-restype-account-comp-properties·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-restype-account-comp-properties·parameters·1" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "properties" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:153": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-block·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "block" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:154": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-block-fromurl·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "block" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:155": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-blocklist·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "blocklist" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:156": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-page-update·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "page" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:157": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-page-update·parameters·1" + ] + }, + "name": "x-ms-page-write", + "in": "header", + "description": "Required. You may specify one of the following options:\n - Update: Writes the bytes specified by the request body into the specified range. The Range and Content-Length headers must match to perform the update.\n - Clear: Clears the specified range and releases the space used in storage for that range. To clear a range, set the Content-Length header to zero, and the Range header to a value that indicates the range to clear, up to maximum blob size.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "pageWrite", + "schema": { + "enum": [ + "update" + ], + "x-ms-enum": { + "name": "PageWriteType", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "parameters:158": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-page-clear·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "page" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:159": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-page-clear·parameters·1" + ] + }, + "name": "x-ms-page-write", + "in": "header", + "description": "Required. You may specify one of the following options:\n - Update: Writes the bytes specified by the request body into the specified range. The Range and Content-Length headers must match to perform the update.\n - Clear: Clears the specified range and releases the space used in storage for that range. To clear a range, set the Content-Length header to zero, and the Range header to a value that indicates the range to clear, up to maximum blob size.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "pageWrite", + "schema": { + "enum": [ + "clear" + ], + "x-ms-enum": { + "name": "PageWriteType", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "parameters:160": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-page-update-fromurl·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "page" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:161": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·parameters·1", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-page-update-fromurl·parameters·1" + ] + }, + "name": "x-ms-page-write", + "in": "header", + "description": "Required. You may specify one of the following options:\n - Update: Writes the bytes specified by the request body into the specified range. The Range and Content-Length headers must match to perform the update.\n - Clear: Clears the specified range and releases the space used in storage for that range. To clear a range, set the Content-Length header to zero, and the Range header to a value that indicates the range to clear, up to maximum blob size.", + "x-ms-parameter-location": "method", + "x-ms-client-name": "pageWrite", + "schema": { + "enum": [ + "update" + ], + "x-ms-enum": { + "name": "PageWriteType", + "modelAsString": false + }, + "type": "string" + }, + "required": true + }, + "parameters:162": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-pagelist·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "pagelist" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:163": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist-diff·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-pagelist-diff·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "pagelist" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:164": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-resize·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-properties-resize·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "properties" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:165": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-updatesequencenumber·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-properties-updatesequencenumber·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "properties" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:166": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-incrementalcopy·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-incrementalcopy·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "incrementalcopy" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:167": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-appendblock·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "appendblock" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + }, + "parameters:168": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·parameters·0", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/parameters/paths·containername-blob-comp-appendblock-fromurl·parameters·0" + ] + }, + "name": "comp", + "in": "query", + "schema": { + "enum": [ + "appendblock" + ], + "type": "string" + }, + "required": true, + "x-ms-parameter-location": "method" + } + }, + "requestBodies": { + "requestBodies:0": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·put·requestbody", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/requestBodies/paths·restype-service-comp-properties·put·requestbody" + ] + }, + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:124" + } + } + }, + "x-ms-parameter-location": "method", + "required": true, + "description": "The StorageService properties.", + "x-ms-requestBody-name": "StorageServiceProperties" + }, + "requestBodies:1": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-userdelegationkey·post·requestbody", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/requestBodies/paths·restype-service-comp-userdelegationkey·post·requestbody" + ] + }, + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:0" + } + } + }, + "x-ms-parameter-location": "method", + "required": true, + "x-ms-requestBody-name": "KeyInfo" + }, + "requestBodies:2": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-batch·post·requestbody", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/requestBodies/paths·comp-batch·post·requestbody" + ] + }, + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:246" + } + } + }, + "x-ms-parameter-location": "method", + "required": true, + "description": "Initial data", + "x-ms-requestBody-name": "body" + }, + "requestBodies:3": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·put·requestbody", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/requestBodies/paths·containername-restype-container-comp-acl·put·requestbody" + ] + }, + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:120" + } + } + }, + "x-ms-parameter-location": "method", + "description": "the acls for the container", + "x-ms-requestBody-name": "containerAcl" + }, + "requestBodies:4": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·requestbody", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/requestBodies/paths·containername-blob-blockblob·put·requestbody" + ] + }, + "content": { + "application/octet-stream": { + "schema": { + "$ref": "#/components/schemas/schemas:565" + } + } + }, + "x-ms-parameter-location": "method", + "required": true, + "description": "Initial data", + "x-ms-requestBody-name": "body" + }, + "requestBodies:5": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·requestbody", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/requestBodies/paths·containername-blob-comp-block·put·requestbody" + ] + }, + "content": { + "application/octet-stream": { + "schema": { + "$ref": "#/components/schemas/schemas:685" + } + } + }, + "x-ms-parameter-location": "method", + "required": true, + "description": "Initial data", + "x-ms-requestBody-name": "body" + }, + "requestBodies:6": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·requestbody", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/requestBodies/paths·containername-blob-comp-blocklist·put·requestbody" + ] + }, + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:76" + } + } + }, + "required": true, + "x-ms-requestBody-name": "blocks" + }, + "requestBodies:7": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·requestbody", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/requestBodies/paths·containername-blob-comp-page-update·put·requestbody" + ] + }, + "content": { + "application/octet-stream": { + "schema": { + "$ref": "#/components/schemas/schemas:724" + } + } + }, + "x-ms-parameter-location": "method", + "required": true, + "description": "Initial data", + "x-ms-requestBody-name": "body" + }, + "requestBodies:8": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·requestbody", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/requestBodies/paths·containername-blob-comp-appendblock·put·requestbody" + ] + }, + "content": { + "application/octet-stream": { + "schema": { + "$ref": "#/components/schemas/schemas:799" + } + } + }, + "x-ms-parameter-location": "method", + "required": true, + "description": "Initial data", + "x-ms-requestBody-name": "body" + } + }, + "responses": { + "responses:0": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·put·responses·202", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·restype-service-comp-properties·put·responses·202" + ] + }, + "description": "Success (Accepted)", + "headers": { + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:0" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:1" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:2" + } + } + }, + "responses:1": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·restype-service-comp-properties·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:3" + } + } + }, + "responses:2": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·get·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·restype-service-comp-properties·get·responses·200" + ] + }, + "description": "Success.", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:124" + } + } + }, + "headers": { + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:4" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:5" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:6" + } + } + }, + "responses:3": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·get·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·restype-service-comp-properties·get·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:7" + } + } + }, + "responses:4": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-stats·get·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·restype-service-comp-stats·get·responses·200" + ] + }, + "description": "Success.", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:127" + } + } + }, + "headers": { + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:8" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:9" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:10" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:11" + } + } + }, + "responses:5": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-stats·get·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·restype-service-comp-stats·get·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:12" + } + } + }, + "responses:6": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-list·get·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·comp-list·get·responses·200" + ] + }, + "description": "Success.", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:88" + } + } + }, + "headers": { + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:13" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:14" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:15" + } + } + }, + "responses:7": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-list·get·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·comp-list·get·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:16" + } + } + }, + "responses:8": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-userdelegationkey·post·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·restype-service-comp-userdelegationkey·post·responses·200" + ] + }, + "description": "Success.", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:3" + } + } + }, + "headers": { + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:17" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:18" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:19" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:20" + } + } + }, + "responses:9": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-userdelegationkey·post·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·restype-service-comp-userdelegationkey·post·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:21" + } + } + }, + "responses:10": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-account-comp-properties·get·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·restype-account-comp-properties·get·responses·200" + ] + }, + "description": "Success (OK)", + "headers": { + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:22" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:23" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:24" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:25" + }, + "x-ms-sku-name": { + "description": "Identifies the sku name of the account", + "x-ms-client-name": "SkuName", + "$ref": "#/components/headers/headers:26" + }, + "x-ms-account-kind": { + "description": "Identifies the account kind", + "x-ms-client-name": "AccountKind", + "$ref": "#/components/headers/headers:27" + } + } + }, + "responses:11": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-account-comp-properties·get·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·restype-account-comp-properties·get·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:28" + } + } + }, + "responses:12": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-batch·post·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·comp-batch·post·responses·200" + ] + }, + "description": "Success.", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:247" + } + } + }, + "headers": { + "Content-Type": { + "description": "The media type of the body of the response. For batch requests, this is multipart/mixed; boundary=batchresponse_GUID", + "$ref": "#/components/headers/headers:29" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:30" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:31" + } + } + }, + "responses:13": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-batch·post·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·comp-batch·post·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:32" + } + } + }, + "responses:14": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·put·responses·201", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-restype-container·put·responses·201" + ] + }, + "description": "Success, Container created.", + "headers": { + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:33" + }, + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:34" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:35" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:36" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:37" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:38" + } + } + }, + "responses:15": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-restype-container·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:39" + } + } + }, + "responses:16": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-restype-container·get·responses·200" + ] + }, + "description": "Success", + "headers": { + "x-ms-meta": { + "x-ms-client-name": "Metadata", + "$ref": "#/components/headers/headers:40" + }, + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:41" + }, + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:42" + }, + "x-ms-lease-duration": { + "description": "When a blob is leased, specifies whether the lease is of infinite or fixed duration.", + "x-ms-client-name": "LeaseDuration", + "$ref": "#/components/headers/headers:43" + }, + "x-ms-lease-state": { + "description": "Lease state of the blob.", + "x-ms-client-name": "LeaseState", + "$ref": "#/components/headers/headers:44" + }, + "x-ms-lease-status": { + "description": "The current lease status of the blob.", + "x-ms-client-name": "LeaseStatus", + "$ref": "#/components/headers/headers:45" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:46" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:47" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:48" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:49" + }, + "x-ms-blob-public-access": { + "description": "Indicated whether data in the container may be accessed publicly and the level of access", + "x-ms-client-name": "BlobPublicAccess", + "$ref": "#/components/headers/headers:50" + }, + "x-ms-has-immutability-policy": { + "description": "Indicates whether the container has an immutability policy set on it.", + "x-ms-client-name": "HasImmutabilityPolicy", + "$ref": "#/components/headers/headers:51" + }, + "x-ms-has-legal-hold": { + "description": "Indicates whether the container has a legal hold.", + "x-ms-client-name": "HasLegalHold", + "$ref": "#/components/headers/headers:52" + } + } + }, + "responses:17": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-restype-container·get·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:53" + } + } + }, + "responses:18": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·delete·responses·202", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-restype-container·delete·responses·202" + ] + }, + "description": "Accepted", + "headers": { + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:54" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:55" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:56" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:57" + } + } + }, + "responses:19": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·delete·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-restype-container·delete·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:58" + } + } + }, + "responses:20": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-metadata·put·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-restype-container-comp-metadata·put·responses·200" + ] + }, + "description": "Success", + "headers": { + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:59" + }, + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:60" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:61" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:62" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:63" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:64" + } + } + }, + "responses:21": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-metadata·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-restype-container-comp-metadata·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:65" + } + } + }, + "responses:22": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·get·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-restype-container-comp-acl·get·responses·200" + ] + }, + "description": "Success", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:120" + } + } + }, + "headers": { + "x-ms-blob-public-access": { + "description": "Indicated whether data in the container may be accessed publicly and the level of access", + "x-ms-client-name": "BlobPublicAccess", + "$ref": "#/components/headers/headers:66" + }, + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:67" + }, + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:68" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:69" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:70" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:71" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:72" + } + } + }, + "responses:23": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·get·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-restype-container-comp-acl·get·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:73" + } + } + }, + "responses:24": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·put·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-restype-container-comp-acl·put·responses·200" + ] + }, + "description": "Success.", + "headers": { + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:74" + }, + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:75" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:76" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:77" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:78" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:79" + } + } + }, + "responses:25": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-restype-container-comp-acl·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:80" + } + } + }, + "responses:26": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·put·responses·201", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-comp-lease-restype-container-acquire·put·responses·201" + ] + }, + "description": "The Acquire operation completed successfully.", + "headers": { + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:81" + }, + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:82" + }, + "x-ms-lease-id": { + "description": "Uniquely identifies a container's lease", + "x-ms-client-name": "LeaseId", + "$ref": "#/components/headers/headers:83" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:84" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:85" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:86" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:87" + } + } + }, + "responses:27": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-comp-lease-restype-container-acquire·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:88" + } + } + }, + "responses:28": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-release·put·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-comp-lease-restype-container-release·put·responses·200" + ] + }, + "description": "The Release operation completed successfully.", + "headers": { + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:89" + }, + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:90" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:91" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:92" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:93" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:94" + } + } + }, + "responses:29": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-release·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-comp-lease-restype-container-release·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:95" + } + } + }, + "responses:30": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·put·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-comp-lease-restype-container-renew·put·responses·200" + ] + }, + "description": "The Renew operation completed successfully.", + "headers": { + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:96" + }, + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:97" + }, + "x-ms-lease-id": { + "description": "Uniquely identifies a container's lease", + "x-ms-client-name": "LeaseId", + "$ref": "#/components/headers/headers:98" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:99" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:100" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:101" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:102" + } + } + }, + "responses:31": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-comp-lease-restype-container-renew·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:103" + } + } + }, + "responses:32": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·put·responses·202", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-comp-lease-restype-container-break·put·responses·202" + ] + }, + "description": "The Break operation completed successfully.", + "headers": { + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:104" + }, + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:105" + }, + "x-ms-lease-time": { + "description": "Approximate time remaining in the lease period, in seconds.", + "x-ms-client-name": "LeaseTime", + "$ref": "#/components/headers/headers:106" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:107" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:108" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:109" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:110" + } + } + }, + "responses:33": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-comp-lease-restype-container-break·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:111" + } + } + }, + "responses:34": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·put·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-comp-lease-restype-container-change·put·responses·200" + ] + }, + "description": "The Change operation completed successfully.", + "headers": { + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:112" + }, + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:113" + }, + "x-ms-lease-id": { + "description": "Uniquely identifies a container's lease", + "x-ms-client-name": "LeaseId", + "$ref": "#/components/headers/headers:114" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:115" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:116" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:117" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:118" + } + } + }, + "responses:35": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-comp-lease-restype-container-change·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:119" + } + } + }, + "responses:36": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-flat·get·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-restype-container-comp-list-flat·get·responses·200" + ] + }, + "description": "Success.", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:51" + } + } + }, + "headers": { + "Content-Type": { + "description": "The media type of the body of the response. For List Blobs this is 'application/xml'", + "$ref": "#/components/headers/headers:120" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:121" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:122" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:123" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:124" + } + } + }, + "responses:37": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-flat·get·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-restype-container-comp-list-flat·get·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:125" + } + } + }, + "responses:38": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-hierarchy·get·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-restype-container-comp-list-hierarchy·get·responses·200" + ] + }, + "description": "Success.", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:57" + } + } + }, + "headers": { + "Content-Type": { + "description": "The media type of the body of the response. For List Blobs this is 'application/xml'", + "$ref": "#/components/headers/headers:126" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:127" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:128" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:129" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:130" + } + } + }, + "responses:39": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-hierarchy·get·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-restype-container-comp-list-hierarchy·get·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:131" + } + } + }, + "responses:40": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-account-comp-properties·get·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-restype-account-comp-properties·get·responses·200" + ] + }, + "description": "Success (OK)", + "headers": { + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:132" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:133" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:134" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:135" + }, + "x-ms-sku-name": { + "description": "Identifies the sku name of the account", + "x-ms-client-name": "SkuName", + "$ref": "#/components/headers/headers:136" + }, + "x-ms-account-kind": { + "description": "Identifies the account kind", + "x-ms-client-name": "AccountKind", + "$ref": "#/components/headers/headers:137" + } + } + }, + "responses:41": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-account-comp-properties·get·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-restype-account-comp-properties·get·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:138" + } + } + }, + "responses:42": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·201", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·filesystem-path-resource-directory-create·put·responses·201" + ] + }, + "description": "The file or directory was created.", + "headers": { + "ETag": { + "description": "An HTTP entity tag associated with the file or directory.", + "$ref": "#/components/headers/headers:139" + }, + "Last-Modified": { + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time.", + "$ref": "#/components/headers/headers:140" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:141" + }, + "x-ms-request-id": { + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:142" + }, + "x-ms-version": { + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:143" + }, + "Content-Length": { + "description": "The size of the resource in bytes.", + "$ref": "#/components/headers/headers:144" + }, + "Date": { + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated.", + "$ref": "#/components/headers/headers:145" + } + } + }, + "responses:43": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·filesystem-path-resource-directory-create·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:18" + } + } + }, + "headers": { + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:146" + }, + "x-ms-request-id": { + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:147" + }, + "x-ms-version": { + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:148" + } + } + }, + "responses:44": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·201", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·filesystem-path-directoryrename·put·responses·201" + ] + }, + "description": "The directory was renamed.", + "headers": { + "x-ms-continuation": { + "description": "When renaming a directory, the number of paths that are renamed with each invocation is limited. If the number of paths to be renamed exceeds this limit, a continuation token is returned in this response header. When a continuation token is returned in the response, it must be specified in a subsequent invocation of the rename operation to continue renaming the directory.", + "x-ms-client-name": "marker", + "$ref": "#/components/headers/headers:149" + }, + "ETag": { + "description": "An HTTP entity tag associated with the file or directory.", + "$ref": "#/components/headers/headers:150" + }, + "Last-Modified": { + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time.", + "$ref": "#/components/headers/headers:151" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:152" + }, + "x-ms-request-id": { + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:153" + }, + "x-ms-version": { + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:154" + }, + "Content-Length": { + "description": "The size of the resource in bytes.", + "$ref": "#/components/headers/headers:155" + }, + "Date": { + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated.", + "$ref": "#/components/headers/headers:156" + } + } + }, + "responses:45": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·filesystem-path-directoryrename·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:18" + } + } + }, + "headers": { + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:157" + }, + "x-ms-request-id": { + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:158" + }, + "x-ms-version": { + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:159" + } + } + }, + "responses:46": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directorydelete·delete·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·filesystem-path-directorydelete·delete·responses·200" + ] + }, + "description": "The directory was deleted.", + "headers": { + "x-ms-continuation": { + "description": "When renaming a directory, the number of paths that are renamed with each invocation is limited. If the number of paths to be renamed exceeds this limit, a continuation token is returned in this response header. When a continuation token is returned in the response, it must be specified in a subsequent invocation of the rename operation to continue renaming the directory.", + "x-ms-client-name": "marker", + "$ref": "#/components/headers/headers:160" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:161" + }, + "x-ms-request-id": { + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:162" + }, + "x-ms-version": { + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:163" + }, + "Date": { + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated.", + "$ref": "#/components/headers/headers:164" + } + } + }, + "responses:47": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directorydelete·delete·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·filesystem-path-directorydelete·delete·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:18" + } + } + }, + "headers": { + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:165" + }, + "x-ms-request-id": { + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:166" + }, + "x-ms-version": { + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:167" + } + } + }, + "responses:48": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200" + ] + }, + "description": "Set directory access control response.", + "headers": { + "Date": { + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated.", + "$ref": "#/components/headers/headers:168" + }, + "ETag": { + "description": "An HTTP entity tag associated with the file or directory.", + "$ref": "#/components/headers/headers:169" + }, + "Last-Modified": { + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time.", + "$ref": "#/components/headers/headers:170" + }, + "x-ms-request-id": { + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:171" + }, + "x-ms-version": { + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:172" + } + } + }, + "responses:49": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:18" + } + } + }, + "headers": { + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:173" + }, + "x-ms-request-id": { + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:174" + }, + "x-ms-version": { + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:175" + } + } + }, + "responses:50": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200" + ] + }, + "description": "Get directory access control response.", + "headers": { + "Date": { + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated.", + "$ref": "#/components/headers/headers:176" + }, + "ETag": { + "description": "An HTTP entity tag associated with the file or directory.", + "$ref": "#/components/headers/headers:177" + }, + "Last-Modified": { + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time.", + "$ref": "#/components/headers/headers:178" + }, + "x-ms-owner": { + "description": "The owner of the file or directory. Included in the response if Hierarchical Namespace is enabled for the account.", + "$ref": "#/components/headers/headers:179" + }, + "x-ms-group": { + "description": "The owning group of the file or directory. Included in the response if Hierarchical Namespace is enabled for the account.", + "$ref": "#/components/headers/headers:180" + }, + "x-ms-permissions": { + "description": "The POSIX access permissions for the file owner, the file owning group, and others. Included in the response if Hierarchical Namespace is enabled for the account.", + "$ref": "#/components/headers/headers:181" + }, + "x-ms-acl": { + "description": "The POSIX access control list for the file or directory. Included in the response only if the action is \"getAccessControl\" and Hierarchical Namespace is enabled for the account.", + "$ref": "#/components/headers/headers:182" + }, + "x-ms-request-id": { + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:183" + }, + "x-ms-version": { + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:184" + } + } + }, + "responses:51": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:18" + } + } + }, + "headers": { + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:185" + }, + "x-ms-request-id": { + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:186" + }, + "x-ms-version": { + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:187" + } + } + }, + "responses:52": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob·get·responses·200" + ] + }, + "description": "Returns the content of the entire blob.", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:407" + } + } + }, + "headers": { + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:188" + }, + "x-ms-meta": { + "x-ms-client-name": "Metadata", + "$ref": "#/components/headers/headers:189" + }, + "Content-Length": { + "description": "The number of bytes present in the response body.", + "$ref": "#/components/headers/headers:190" + }, + "Content-Type": { + "description": "The media type of the body of the response. For Download Blob this is 'application/octet-stream'", + "$ref": "#/components/headers/headers:191" + }, + "Content-Range": { + "description": "Indicates the range of bytes returned in the event that the client requested a subset of the blob by setting the 'Range' request header.", + "$ref": "#/components/headers/headers:192" + }, + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:193" + }, + "Content-MD5": { + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity.", + "$ref": "#/components/headers/headers:194" + }, + "Content-Encoding": { + "description": "This header returns the value that was specified for the Content-Encoding request header", + "$ref": "#/components/headers/headers:195" + }, + "Cache-Control": { + "description": "This header is returned if it was previously specified for the blob.", + "$ref": "#/components/headers/headers:196" + }, + "Content-Disposition": { + "description": "This header returns the value that was specified for the 'x-ms-blob-content-disposition' header. The Content-Disposition response header field conveys additional information about how to process the response payload, and also can be used to attach additional metadata. For example, if set to attachment, it indicates that the user-agent should not display the response, but instead show a Save As dialog with a filename other than the blob name specified.", + "$ref": "#/components/headers/headers:197" + }, + "Content-Language": { + "description": "This header returns the value that was specified for the Content-Language request header.", + "$ref": "#/components/headers/headers:198" + }, + "x-ms-blob-sequence-number": { + "description": "The current sequence number for a page blob. This header is not returned for block blobs or append blobs", + "x-ms-client-name": "BlobSequenceNumber", + "$ref": "#/components/headers/headers:199" + }, + "x-ms-blob-type": { + "description": "The blob's type.", + "x-ms-client-name": "BlobType", + "$ref": "#/components/headers/headers:200" + }, + "x-ms-copy-completion-time": { + "description": "Conclusion time of the last attempted Copy Blob operation where this blob was the destination blob. This value can specify the time of a completed, aborted, or failed copy attempt. This header does not appear if a copy is pending, if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List.", + "x-ms-client-name": "CopyCompletionTime", + "$ref": "#/components/headers/headers:201" + }, + "x-ms-copy-status-description": { + "description": "Only appears when x-ms-copy-status is failed or pending. Describes the cause of the last fatal or non-fatal copy operation failure. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List", + "x-ms-client-name": "CopyStatusDescription", + "$ref": "#/components/headers/headers:202" + }, + "x-ms-copy-id": { + "description": "String identifier for this copy operation. Use with Get Blob Properties to check the status of this copy operation, or pass to Abort Copy Blob to abort a pending copy.", + "x-ms-client-name": "CopyId", + "$ref": "#/components/headers/headers:203" + }, + "x-ms-copy-progress": { + "description": "Contains the number of bytes copied and the total bytes in the source in the last attempted Copy Blob operation where this blob was the destination blob. Can show between 0 and Content-Length bytes copied. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List", + "x-ms-client-name": "CopyProgress", + "$ref": "#/components/headers/headers:204" + }, + "x-ms-copy-source": { + "description": "URL up to 2 KB in length that specifies the source blob or file used in the last attempted Copy Blob operation where this blob was the destination blob. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List.", + "x-ms-client-name": "CopySource", + "$ref": "#/components/headers/headers:205" + }, + "x-ms-copy-status": { + "description": "State of the copy operation identified by x-ms-copy-id.", + "x-ms-client-name": "CopyStatus", + "$ref": "#/components/headers/headers:206" + }, + "x-ms-lease-duration": { + "description": "When a blob is leased, specifies whether the lease is of infinite or fixed duration.", + "x-ms-client-name": "LeaseDuration", + "$ref": "#/components/headers/headers:207" + }, + "x-ms-lease-state": { + "description": "Lease state of the blob.", + "x-ms-client-name": "LeaseState", + "$ref": "#/components/headers/headers:208" + }, + "x-ms-lease-status": { + "description": "The current lease status of the blob.", + "x-ms-client-name": "LeaseStatus", + "$ref": "#/components/headers/headers:209" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:210" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:211" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:212" + }, + "Accept-Ranges": { + "description": "Indicates that the service supports requests for partial blob content.", + "$ref": "#/components/headers/headers:213" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:214" + }, + "x-ms-blob-committed-block-count": { + "description": "The number of committed blocks present in the blob. This header is returned only for append blobs.", + "x-ms-client-name": "BlobCommittedBlockCount", + "$ref": "#/components/headers/headers:215" + }, + "x-ms-server-encrypted": { + "description": "The value of this header is set to true if the blob data and application metadata are completely encrypted using the specified algorithm. Otherwise, the value is set to false (when the blob is unencrypted, or if only parts of the blob/application metadata are encrypted).", + "x-ms-client-name": "IsServerEncrypted", + "$ref": "#/components/headers/headers:216" + }, + "x-ms-encryption-key-sha256": { + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256", + "$ref": "#/components/headers/headers:217" + }, + "x-ms-blob-content-md5": { + "description": "If the blob has a MD5 hash, and if request contains range header (Range or x-ms-range), this response header is returned with the value of the whole blob's MD5 value. This value may or may not be equal to the value returned in Content-MD5 header, with the latter calculated from the requested range", + "x-ms-client-name": "BlobContentMD5", + "$ref": "#/components/headers/headers:218" + } + } + }, + "responses:53": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob·get·responses·206" + ] + }, + "description": "Returns the content of a specified range of the blob.", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:439" + } + } + }, + "headers": { + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:219" + }, + "x-ms-meta": { + "x-ms-client-name": "Metadata", + "$ref": "#/components/headers/headers:220" + }, + "Content-Length": { + "description": "The number of bytes present in the response body.", + "$ref": "#/components/headers/headers:221" + }, + "Content-Type": { + "description": "The media type of the body of the response. For Download Blob this is 'application/octet-stream'", + "$ref": "#/components/headers/headers:222" + }, + "Content-Range": { + "description": "Indicates the range of bytes returned in the event that the client requested a subset of the blob by setting the 'Range' request header.", + "$ref": "#/components/headers/headers:223" + }, + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:224" + }, + "Content-MD5": { + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity.", + "$ref": "#/components/headers/headers:225" + }, + "Content-Encoding": { + "description": "This header returns the value that was specified for the Content-Encoding request header", + "$ref": "#/components/headers/headers:226" + }, + "Cache-Control": { + "description": "This header is returned if it was previously specified for the blob.", + "$ref": "#/components/headers/headers:227" + }, + "Content-Disposition": { + "description": "This header returns the value that was specified for the 'x-ms-blob-content-disposition' header. The Content-Disposition response header field conveys additional information about how to process the response payload, and also can be used to attach additional metadata. For example, if set to attachment, it indicates that the user-agent should not display the response, but instead show a Save As dialog with a filename other than the blob name specified.", + "$ref": "#/components/headers/headers:228" + }, + "Content-Language": { + "description": "This header returns the value that was specified for the Content-Language request header.", + "$ref": "#/components/headers/headers:229" + }, + "x-ms-blob-sequence-number": { + "description": "The current sequence number for a page blob. This header is not returned for block blobs or append blobs", + "x-ms-client-name": "BlobSequenceNumber", + "$ref": "#/components/headers/headers:230" + }, + "x-ms-blob-type": { + "description": "The blob's type.", + "x-ms-client-name": "BlobType", + "$ref": "#/components/headers/headers:231" + }, + "x-ms-content-crc64": { + "description": "If the request is to read a specified range and the x-ms-range-get-content-crc64 is set to true, then the request returns a crc64 for the range, as long as the range size is less than or equal to 4 MB. If both x-ms-range-get-content-crc64 & x-ms-range-get-content-md5 is specified in the same request, it will fail with 400(Bad Request)", + "x-ms-client-name": "ContentCrc64", + "$ref": "#/components/headers/headers:232" + }, + "x-ms-copy-completion-time": { + "description": "Conclusion time of the last attempted Copy Blob operation where this blob was the destination blob. This value can specify the time of a completed, aborted, or failed copy attempt. This header does not appear if a copy is pending, if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List.", + "x-ms-client-name": "CopyCompletionTime", + "$ref": "#/components/headers/headers:233" + }, + "x-ms-copy-status-description": { + "description": "Only appears when x-ms-copy-status is failed or pending. Describes the cause of the last fatal or non-fatal copy operation failure. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List", + "x-ms-client-name": "CopyStatusDescription", + "$ref": "#/components/headers/headers:234" + }, + "x-ms-copy-id": { + "description": "String identifier for this copy operation. Use with Get Blob Properties to check the status of this copy operation, or pass to Abort Copy Blob to abort a pending copy.", + "x-ms-client-name": "CopyId", + "$ref": "#/components/headers/headers:235" + }, + "x-ms-copy-progress": { + "description": "Contains the number of bytes copied and the total bytes in the source in the last attempted Copy Blob operation where this blob was the destination blob. Can show between 0 and Content-Length bytes copied. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List", + "x-ms-client-name": "CopyProgress", + "$ref": "#/components/headers/headers:236" + }, + "x-ms-copy-source": { + "description": "URL up to 2 KB in length that specifies the source blob or file used in the last attempted Copy Blob operation where this blob was the destination blob. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List.", + "x-ms-client-name": "CopySource", + "$ref": "#/components/headers/headers:237" + }, + "x-ms-copy-status": { + "description": "State of the copy operation identified by x-ms-copy-id.", + "x-ms-client-name": "CopyStatus", + "$ref": "#/components/headers/headers:238" + }, + "x-ms-lease-duration": { + "description": "When a blob is leased, specifies whether the lease is of infinite or fixed duration.", + "x-ms-client-name": "LeaseDuration", + "$ref": "#/components/headers/headers:239" + }, + "x-ms-lease-state": { + "description": "Lease state of the blob.", + "x-ms-client-name": "LeaseState", + "$ref": "#/components/headers/headers:240" + }, + "x-ms-lease-status": { + "description": "The current lease status of the blob.", + "x-ms-client-name": "LeaseStatus", + "$ref": "#/components/headers/headers:241" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:242" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:243" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:244" + }, + "Accept-Ranges": { + "description": "Indicates that the service supports requests for partial blob content.", + "$ref": "#/components/headers/headers:245" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:246" + }, + "x-ms-blob-committed-block-count": { + "description": "The number of committed blocks present in the blob. This header is returned only for append blobs.", + "x-ms-client-name": "BlobCommittedBlockCount", + "$ref": "#/components/headers/headers:247" + }, + "x-ms-server-encrypted": { + "description": "The value of this header is set to true if the blob data and application metadata are completely encrypted using the specified algorithm. Otherwise, the value is set to false (when the blob is unencrypted, or if only parts of the blob/application metadata are encrypted).", + "x-ms-client-name": "IsServerEncrypted", + "$ref": "#/components/headers/headers:248" + }, + "x-ms-encryption-key-sha256": { + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256", + "$ref": "#/components/headers/headers:249" + }, + "x-ms-blob-content-md5": { + "description": "If the blob has a MD5 hash, and if request contains range header (Range or x-ms-range), this response header is returned with the value of the whole blob's MD5 value. This value may or may not be equal to the value returned in Content-MD5 header, with the latter calculated from the requested range", + "x-ms-client-name": "BlobContentMD5", + "$ref": "#/components/headers/headers:250" + } + } + }, + "responses:54": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob·get·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:251" + } + } + }, + "responses:55": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob·head·responses·200" + ] + }, + "description": "Returns the properties of the blob.", + "headers": { + "Last-Modified": { + "description": "Returns the date and time the blob was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:252" + }, + "x-ms-creation-time": { + "description": "Returns the date and time the blob was created.", + "x-ms-client-name": "CreationTime", + "$ref": "#/components/headers/headers:253" + }, + "x-ms-meta": { + "x-ms-client-name": "Metadata", + "$ref": "#/components/headers/headers:254" + }, + "x-ms-blob-type": { + "description": "The blob's type.", + "x-ms-client-name": "BlobType", + "$ref": "#/components/headers/headers:255" + }, + "x-ms-copy-completion-time": { + "description": "Conclusion time of the last attempted Copy Blob operation where this blob was the destination blob. This value can specify the time of a completed, aborted, or failed copy attempt. This header does not appear if a copy is pending, if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List.", + "x-ms-client-name": "CopyCompletionTime", + "$ref": "#/components/headers/headers:256" + }, + "x-ms-copy-status-description": { + "description": "Only appears when x-ms-copy-status is failed or pending. Describes the cause of the last fatal or non-fatal copy operation failure. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List", + "x-ms-client-name": "CopyStatusDescription", + "$ref": "#/components/headers/headers:257" + }, + "x-ms-copy-id": { + "description": "String identifier for this copy operation. Use with Get Blob Properties to check the status of this copy operation, or pass to Abort Copy Blob to abort a pending copy.", + "x-ms-client-name": "CopyId", + "$ref": "#/components/headers/headers:258" + }, + "x-ms-copy-progress": { + "description": "Contains the number of bytes copied and the total bytes in the source in the last attempted Copy Blob operation where this blob was the destination blob. Can show between 0 and Content-Length bytes copied. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List", + "x-ms-client-name": "CopyProgress", + "$ref": "#/components/headers/headers:259" + }, + "x-ms-copy-source": { + "description": "URL up to 2 KB in length that specifies the source blob or file used in the last attempted Copy Blob operation where this blob was the destination blob. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List.", + "x-ms-client-name": "CopySource", + "$ref": "#/components/headers/headers:260" + }, + "x-ms-copy-status": { + "description": "State of the copy operation identified by x-ms-copy-id.", + "x-ms-client-name": "CopyStatus", + "$ref": "#/components/headers/headers:261" + }, + "x-ms-incremental-copy": { + "description": "Included if the blob is incremental copy blob.", + "x-ms-client-name": "IsIncrementalCopy", + "$ref": "#/components/headers/headers:262" + }, + "x-ms-copy-destination-snapshot": { + "description": "Included if the blob is incremental copy blob or incremental copy snapshot, if x-ms-copy-status is success. Snapshot time of the last successful incremental copy snapshot for this blob.", + "x-ms-client-name": "DestinationSnapshot", + "$ref": "#/components/headers/headers:263" + }, + "x-ms-lease-duration": { + "description": "When a blob is leased, specifies whether the lease is of infinite or fixed duration.", + "x-ms-client-name": "LeaseDuration", + "$ref": "#/components/headers/headers:264" + }, + "x-ms-lease-state": { + "description": "Lease state of the blob.", + "x-ms-client-name": "LeaseState", + "$ref": "#/components/headers/headers:265" + }, + "x-ms-lease-status": { + "description": "The current lease status of the blob.", + "x-ms-client-name": "LeaseStatus", + "$ref": "#/components/headers/headers:266" + }, + "Content-Length": { + "description": "The number of bytes present in the response body.", + "$ref": "#/components/headers/headers:267" + }, + "Content-Type": { + "description": "The content type specified for the blob. The default content type is 'application/octet-stream'", + "$ref": "#/components/headers/headers:268" + }, + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:269" + }, + "Content-MD5": { + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity.", + "$ref": "#/components/headers/headers:270" + }, + "Content-Encoding": { + "description": "This header returns the value that was specified for the Content-Encoding request header", + "$ref": "#/components/headers/headers:271" + }, + "Content-Disposition": { + "description": "This header returns the value that was specified for the 'x-ms-blob-content-disposition' header. The Content-Disposition response header field conveys additional information about how to process the response payload, and also can be used to attach additional metadata. For example, if set to attachment, it indicates that the user-agent should not display the response, but instead show a Save As dialog with a filename other than the blob name specified.", + "$ref": "#/components/headers/headers:272" + }, + "Content-Language": { + "description": "This header returns the value that was specified for the Content-Language request header.", + "$ref": "#/components/headers/headers:273" + }, + "Cache-Control": { + "description": "This header is returned if it was previously specified for the blob.", + "$ref": "#/components/headers/headers:274" + }, + "x-ms-blob-sequence-number": { + "description": "The current sequence number for a page blob. This header is not returned for block blobs or append blobs", + "x-ms-client-name": "BlobSequenceNumber", + "$ref": "#/components/headers/headers:275" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:276" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:277" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:278" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:279" + }, + "Accept-Ranges": { + "description": "Indicates that the service supports requests for partial blob content.", + "$ref": "#/components/headers/headers:280" + }, + "x-ms-blob-committed-block-count": { + "description": "The number of committed blocks present in the blob. This header is returned only for append blobs.", + "x-ms-client-name": "BlobCommittedBlockCount", + "$ref": "#/components/headers/headers:281" + }, + "x-ms-server-encrypted": { + "description": "The value of this header is set to true if the blob data and application metadata are completely encrypted using the specified algorithm. Otherwise, the value is set to false (when the blob is unencrypted, or if only parts of the blob/application metadata are encrypted).", + "x-ms-client-name": "IsServerEncrypted", + "$ref": "#/components/headers/headers:282" + }, + "x-ms-encryption-key-sha256": { + "description": "The SHA-256 hash of the encryption key used to encrypt the metadata. This header is only returned when the metadata was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256", + "$ref": "#/components/headers/headers:283" + }, + "x-ms-access-tier": { + "description": "The tier of page blob on a premium storage account or tier of block blob on blob storage LRS accounts. For a list of allowed premium page blob tiers, see https://docs.microsoft.com/en-us/azure/virtual-machines/windows/premium-storage#features. For blob storage LRS accounts, valid values are Hot/Cool/Archive.", + "x-ms-client-name": "AccessTier", + "$ref": "#/components/headers/headers:284" + }, + "x-ms-access-tier-inferred": { + "description": "For page blobs on a premium storage account only. If the access tier is not explicitly set on the blob, the tier is inferred based on its content length and this header will be returned with true value.", + "x-ms-client-name": "AccessTierInferred", + "$ref": "#/components/headers/headers:285" + }, + "x-ms-archive-status": { + "description": "For blob storage LRS accounts, valid values are rehydrate-pending-to-hot/rehydrate-pending-to-cool. If the blob is being rehydrated and is not complete then this header is returned indicating that rehydrate is pending and also tells the destination tier.", + "x-ms-client-name": "ArchiveStatus", + "$ref": "#/components/headers/headers:286" + }, + "x-ms-access-tier-change-time": { + "description": "The time the tier was changed on the object. This is only returned if the tier on the block blob was ever set.", + "x-ms-client-name": "AccessTierChangeTime", + "$ref": "#/components/headers/headers:287" + } + } + }, + "responses:56": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob·head·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:288" + } + } + }, + "responses:57": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·delete·responses·202", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob·delete·responses·202" + ] + }, + "description": "The delete request was accepted and the blob will be deleted.", + "headers": { + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:289" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:290" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:291" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:292" + } + } + }, + "responses:58": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·delete·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob·delete·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:293" + } + } + }, + "responses:59": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200" + ] + }, + "description": "Set blob access control response.", + "headers": { + "Date": { + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated.", + "$ref": "#/components/headers/headers:294" + }, + "ETag": { + "description": "An HTTP entity tag associated with the file or directory.", + "$ref": "#/components/headers/headers:295" + }, + "Last-Modified": { + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time.", + "$ref": "#/components/headers/headers:296" + }, + "x-ms-request-id": { + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:297" + }, + "x-ms-version": { + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:298" + } + } + }, + "responses:60": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:18" + } + } + }, + "headers": { + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:299" + }, + "x-ms-request-id": { + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:300" + }, + "x-ms-version": { + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:301" + } + } + }, + "responses:61": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200" + ] + }, + "description": "Get blob access control response.", + "headers": { + "Date": { + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated.", + "$ref": "#/components/headers/headers:302" + }, + "ETag": { + "description": "An HTTP entity tag associated with the file or directory.", + "$ref": "#/components/headers/headers:303" + }, + "Last-Modified": { + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time.", + "$ref": "#/components/headers/headers:304" + }, + "x-ms-owner": { + "description": "The owner of the file or directory. Included in the response if Hierarchical Namespace is enabled for the account.", + "$ref": "#/components/headers/headers:305" + }, + "x-ms-group": { + "description": "The owning group of the file or directory. Included in the response if Hierarchical Namespace is enabled for the account.", + "$ref": "#/components/headers/headers:306" + }, + "x-ms-permissions": { + "description": "The POSIX access permissions for the file owner, the file owning group, and others. Included in the response if Hierarchical Namespace is enabled for the account.", + "$ref": "#/components/headers/headers:307" + }, + "x-ms-acl": { + "description": "The POSIX access control list for the file or directory. Included in the response only if the action is \"getAccessControl\" and Hierarchical Namespace is enabled for the account.", + "$ref": "#/components/headers/headers:308" + }, + "x-ms-request-id": { + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:309" + }, + "x-ms-version": { + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:310" + } + } + }, + "responses:62": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:18" + } + } + }, + "headers": { + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:311" + }, + "x-ms-request-id": { + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:312" + }, + "x-ms-version": { + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:313" + } + } + }, + "responses:63": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·201", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·filesystem-path-filerename·put·responses·201" + ] + }, + "description": "The file was renamed.", + "headers": { + "ETag": { + "description": "An HTTP entity tag associated with the file or directory.", + "$ref": "#/components/headers/headers:314" + }, + "Last-Modified": { + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time.", + "$ref": "#/components/headers/headers:315" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:316" + }, + "x-ms-request-id": { + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:317" + }, + "x-ms-version": { + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:318" + }, + "Content-Length": { + "description": "The size of the resource in bytes.", + "$ref": "#/components/headers/headers:319" + }, + "Date": { + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated.", + "$ref": "#/components/headers/headers:320" + } + } + }, + "responses:64": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·filesystem-path-filerename·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:18" + } + } + }, + "headers": { + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:321" + }, + "x-ms-request-id": { + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:322" + }, + "x-ms-version": { + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:323" + } + } + }, + "responses:65": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·201", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-pageblob·put·responses·201" + ] + }, + "description": "The blob was created.", + "headers": { + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:324" + }, + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:325" + }, + "Content-MD5": { + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity.", + "$ref": "#/components/headers/headers:326" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:327" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:328" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:329" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:330" + }, + "x-ms-request-server-encrypted": { + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted", + "$ref": "#/components/headers/headers:331" + }, + "x-ms-encryption-key-sha256": { + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256", + "$ref": "#/components/headers/headers:332" + } + } + }, + "responses:66": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-pageblob·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:333" + } + } + }, + "responses:67": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·201", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-appendblob·put·responses·201" + ] + }, + "description": "The blob was created.", + "headers": { + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:334" + }, + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:335" + }, + "Content-MD5": { + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity.", + "$ref": "#/components/headers/headers:336" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:337" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:338" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:339" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:340" + }, + "x-ms-request-server-encrypted": { + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted", + "$ref": "#/components/headers/headers:341" + }, + "x-ms-encryption-key-sha256": { + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256", + "$ref": "#/components/headers/headers:342" + } + } + }, + "responses:68": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-appendblob·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:343" + } + } + }, + "responses:69": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·201", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-blockblob·put·responses·201" + ] + }, + "description": "The blob was updated.", + "headers": { + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:344" + }, + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:345" + }, + "Content-MD5": { + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity.", + "$ref": "#/components/headers/headers:346" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:347" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:348" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:349" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:350" + }, + "x-ms-request-server-encrypted": { + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted", + "$ref": "#/components/headers/headers:351" + }, + "x-ms-encryption-key-sha256": { + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256", + "$ref": "#/components/headers/headers:352" + } + } + }, + "responses:70": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-blockblob·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:353" + } + } + }, + "responses:71": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-undelete·put·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-undelete·put·responses·200" + ] + }, + "description": "The blob was undeleted successfully.", + "headers": { + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:354" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:355" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:356" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated.", + "$ref": "#/components/headers/headers:357" + } + } + }, + "responses:72": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-undelete·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-undelete·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:358" + } + } + }, + "responses:73": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-sethttpheaders·put·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-properties-sethttpheaders·put·responses·200" + ] + }, + "description": "The properties were set successfully.", + "headers": { + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:359" + }, + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:360" + }, + "x-ms-blob-sequence-number": { + "description": "The current sequence number for a page blob. This header is not returned for block blobs or append blobs", + "x-ms-client-name": "BlobSequenceNumber", + "$ref": "#/components/headers/headers:361" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:362" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:363" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:364" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:365" + } + } + }, + "responses:74": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-sethttpheaders·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-properties-sethttpheaders·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:366" + } + } + }, + "responses:75": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·put·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-metadata·put·responses·200" + ] + }, + "description": "The metadata was set successfully.", + "headers": { + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:367" + }, + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:368" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:369" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:370" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:371" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:372" + }, + "x-ms-request-server-encrypted": { + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted", + "$ref": "#/components/headers/headers:373" + }, + "x-ms-encryption-key-sha256": { + "description": "The SHA-256 hash of the encryption key used to encrypt the metadata. This header is only returned when the metadata was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256", + "$ref": "#/components/headers/headers:374" + } + } + }, + "responses:76": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-metadata·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:375" + } + } + }, + "responses:77": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-acquire·put·responses·201", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-lease-acquire·put·responses·201" + ] + }, + "description": "The Acquire operation completed successfully.", + "headers": { + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:376" + }, + "Last-Modified": { + "description": "Returns the date and time the blob was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:377" + }, + "x-ms-lease-id": { + "description": "Uniquely identifies a blobs's lease", + "x-ms-client-name": "LeaseId", + "$ref": "#/components/headers/headers:378" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:379" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:380" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:381" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:382" + } + } + }, + "responses:78": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-acquire·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-lease-acquire·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:383" + } + } + }, + "responses:79": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-release·put·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-lease-release·put·responses·200" + ] + }, + "description": "The Release operation completed successfully.", + "headers": { + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:384" + }, + "Last-Modified": { + "description": "Returns the date and time the blob was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:385" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:386" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:387" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:388" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:389" + } + } + }, + "responses:80": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-release·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-lease-release·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:390" + } + } + }, + "responses:81": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-renew·put·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-lease-renew·put·responses·200" + ] + }, + "description": "The Renew operation completed successfully.", + "headers": { + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:391" + }, + "Last-Modified": { + "description": "Returns the date and time the blob was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:392" + }, + "x-ms-lease-id": { + "description": "Uniquely identifies a blobs's lease", + "x-ms-client-name": "LeaseId", + "$ref": "#/components/headers/headers:393" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:394" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:395" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:396" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:397" + } + } + }, + "responses:82": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-renew·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-lease-renew·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:398" + } + } + }, + "responses:83": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-change·put·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-lease-change·put·responses·200" + ] + }, + "description": "The Change operation completed successfully.", + "headers": { + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:399" + }, + "Last-Modified": { + "description": "Returns the date and time the blob was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:400" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:401" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:402" + }, + "x-ms-lease-id": { + "description": "Uniquely identifies a blobs's lease", + "x-ms-client-name": "LeaseId", + "$ref": "#/components/headers/headers:403" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:404" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:405" + } + } + }, + "responses:84": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-change·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-lease-change·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:406" + } + } + }, + "responses:85": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-break·put·responses·202", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-lease-break·put·responses·202" + ] + }, + "description": "The Break operation completed successfully.", + "headers": { + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:407" + }, + "Last-Modified": { + "description": "Returns the date and time the blob was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:408" + }, + "x-ms-lease-time": { + "description": "Approximate time remaining in the lease period, in seconds.", + "x-ms-client-name": "LeaseTime", + "$ref": "#/components/headers/headers:409" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:410" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:411" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:412" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:413" + } + } + }, + "responses:86": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-break·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-lease-break·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:414" + } + } + }, + "responses:87": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·put·responses·201", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-snapshot·put·responses·201" + ] + }, + "description": "The snaptshot was taken successfully.", + "headers": { + "x-ms-snapshot": { + "description": "Uniquely identifies the snapshot and indicates the snapshot version. It may be used in subsequent requests to access the snapshot", + "x-ms-client-name": "Snapshot", + "$ref": "#/components/headers/headers:415" + }, + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:416" + }, + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:417" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:418" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:419" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:420" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:421" + }, + "x-ms-request-server-encrypted": { + "description": "True if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise. For a snapshot request, this header is set to true when metadata was provided in the request and encrypted with a customer-provided key.", + "x-ms-client-name": "IsServerEncrypted", + "$ref": "#/components/headers/headers:422" + } + } + }, + "responses:88": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-snapshot·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:423" + } + } + }, + "responses:89": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy·put·responses·202", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-copy·put·responses·202" + ] + }, + "description": "The copy blob has been accepted with the specified copy status.", + "headers": { + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:424" + }, + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:425" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:426" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:427" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:428" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:429" + }, + "x-ms-copy-id": { + "description": "String identifier for this copy operation. Use with Get Blob Properties to check the status of this copy operation, or pass to Abort Copy Blob to abort a pending copy.", + "x-ms-client-name": "CopyId", + "$ref": "#/components/headers/headers:430" + }, + "x-ms-copy-status": { + "description": "State of the copy operation identified by x-ms-copy-id.", + "x-ms-client-name": "CopyStatus", + "$ref": "#/components/headers/headers:431" + } + } + }, + "responses:90": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-copy·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:432" + } + } + }, + "responses:91": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·202", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-copy-sync·put·responses·202" + ] + }, + "description": "The copy has completed.", + "headers": { + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:433" + }, + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:434" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:435" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:436" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:437" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:438" + }, + "x-ms-copy-id": { + "description": "String identifier for this copy operation.", + "x-ms-client-name": "CopyId", + "$ref": "#/components/headers/headers:439" + }, + "x-ms-copy-status": { + "description": "State of the copy operation identified by x-ms-copy-id.", + "x-ms-client-name": "CopyStatus", + "$ref": "#/components/headers/headers:440" + }, + "Content-MD5": { + "description": "This response header is returned so that the client can check for the integrity of the copied content. This header is only returned if the source content MD5 was specified.", + "$ref": "#/components/headers/headers:441" + }, + "x-ms-content-crc64": { + "description": "This response header is returned so that the client can check for the integrity of the copied content.", + "$ref": "#/components/headers/headers:442" + } + } + }, + "responses:92": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-copy-sync·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:443" + } + } + }, + "responses:93": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-copyid-copyid·put·responses·204", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-copy-copyid-copyid·put·responses·204" + ] + }, + "description": "The delete request was accepted and the blob will be deleted.", + "headers": { + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:444" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:445" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:446" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:447" + } + } + }, + "responses:94": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-copyid-copyid·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-copy-copyid-copyid·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:448" + } + } + }, + "responses:95": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-tier·put·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-tier·put·responses·200" + ] + }, + "description": "The new tier will take effect immediately.", + "headers": { + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:449" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:450" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and newer.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:451" + } + } + }, + "responses:96": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-tier·put·responses·202", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-tier·put·responses·202" + ] + }, + "description": "The transition to the new tier is pending.", + "headers": { + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:452" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:453" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and newer.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:454" + } + } + }, + "responses:97": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-tier·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-tier·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:455" + } + } + }, + "responses:98": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-restype-account-comp-properties·get·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-restype-account-comp-properties·get·responses·200" + ] + }, + "description": "Success (OK)", + "headers": { + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:456" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:457" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:458" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:459" + }, + "x-ms-sku-name": { + "description": "Identifies the sku name of the account", + "x-ms-client-name": "SkuName", + "$ref": "#/components/headers/headers:460" + }, + "x-ms-account-kind": { + "description": "Identifies the account kind", + "x-ms-client-name": "AccountKind", + "$ref": "#/components/headers/headers:461" + } + } + }, + "responses:99": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-restype-account-comp-properties·get·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-restype-account-comp-properties·get·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:462" + } + } + }, + "responses:100": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·responses·201", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-block·put·responses·201" + ] + }, + "description": "The block was created.", + "headers": { + "Content-MD5": { + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers.", + "$ref": "#/components/headers/headers:463" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:464" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:465" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:466" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:467" + }, + "x-ms-content-crc64": { + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers.", + "$ref": "#/components/headers/headers:468" + }, + "x-ms-request-server-encrypted": { + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted", + "$ref": "#/components/headers/headers:469" + }, + "x-ms-encryption-key-sha256": { + "description": "The SHA-256 hash of the encryption key used to encrypt the block. This header is only returned when the block was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256", + "$ref": "#/components/headers/headers:470" + } + } + }, + "responses:101": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-block·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:471" + } + } + }, + "responses:102": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·put·responses·201", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-block-fromurl·put·responses·201" + ] + }, + "description": "The block was created.", + "headers": { + "Content-MD5": { + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers.", + "$ref": "#/components/headers/headers:472" + }, + "x-ms-content-crc64": { + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers.", + "$ref": "#/components/headers/headers:473" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:474" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:475" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:476" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:477" + }, + "x-ms-request-server-encrypted": { + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted", + "$ref": "#/components/headers/headers:478" + }, + "x-ms-encryption-key-sha256": { + "description": "The SHA-256 hash of the encryption key used to encrypt the block. This header is only returned when the block was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256", + "$ref": "#/components/headers/headers:479" + } + } + }, + "responses:103": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-block-fromurl·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:480" + } + } + }, + "responses:104": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-blocklist·put·responses·201" + ] + }, + "description": "The block list was recorded.", + "headers": { + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:481" + }, + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:482" + }, + "Content-MD5": { + "description": "This header is returned so that the client can check for message content integrity. This header refers to the content of the request, meaning, in this case, the list of blocks, and not the content of the blob itself.", + "$ref": "#/components/headers/headers:483" + }, + "x-ms-content-crc64": { + "description": "This header is returned so that the client can check for message content integrity. This header refers to the content of the request, meaning, in this case, the list of blocks, and not the content of the blob itself.", + "$ref": "#/components/headers/headers:484" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:485" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:486" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:487" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:488" + }, + "x-ms-request-server-encrypted": { + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted", + "$ref": "#/components/headers/headers:489" + }, + "x-ms-encryption-key-sha256": { + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256", + "$ref": "#/components/headers/headers:490" + } + } + }, + "responses:105": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-blocklist·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:491" + } + } + }, + "responses:106": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·get·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-blocklist·get·responses·200" + ] + }, + "description": "The page range was written.", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:73" + } + } + }, + "headers": { + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:492" + }, + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:493" + }, + "Content-Type": { + "description": "The media type of the body of the response. For Get Block List this is 'application/xml'", + "$ref": "#/components/headers/headers:494" + }, + "x-ms-blob-content-length": { + "description": "The size of the blob in bytes.", + "x-ms-client-name": "BlobContentLength", + "$ref": "#/components/headers/headers:495" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:496" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:497" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:498" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:499" + } + } + }, + "responses:107": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·get·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-blocklist·get·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:500" + } + } + }, + "responses:108": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-page-update·put·responses·201" + ] + }, + "description": "The page range was written.", + "headers": { + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:501" + }, + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:502" + }, + "Content-MD5": { + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity.", + "$ref": "#/components/headers/headers:503" + }, + "x-ms-content-crc64": { + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers.", + "$ref": "#/components/headers/headers:504" + }, + "x-ms-blob-sequence-number": { + "description": "The current sequence number for the page blob.", + "x-ms-client-name": "BlobSequenceNumber", + "$ref": "#/components/headers/headers:505" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:506" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:507" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:508" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:509" + }, + "x-ms-request-server-encrypted": { + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted", + "$ref": "#/components/headers/headers:510" + }, + "x-ms-encryption-key-sha256": { + "description": "The SHA-256 hash of the encryption key used to encrypt the pages. This header is only returned when the pages were encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256", + "$ref": "#/components/headers/headers:511" + } + } + }, + "responses:109": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-page-update·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:512" + } + } + }, + "responses:110": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·201", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-page-clear·put·responses·201" + ] + }, + "description": "The page range was cleared.", + "headers": { + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:513" + }, + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:514" + }, + "Content-MD5": { + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity.", + "$ref": "#/components/headers/headers:515" + }, + "x-ms-content-crc64": { + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers.", + "$ref": "#/components/headers/headers:516" + }, + "x-ms-blob-sequence-number": { + "description": "The current sequence number for the page blob.", + "x-ms-client-name": "BlobSequenceNumber", + "$ref": "#/components/headers/headers:517" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:518" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:519" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:520" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:521" + } + } + }, + "responses:111": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-page-clear·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:522" + } + } + }, + "responses:112": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-page-update-fromurl·put·responses·201" + ] + }, + "description": "The page range was written.", + "headers": { + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:523" + }, + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:524" + }, + "Content-MD5": { + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity.", + "$ref": "#/components/headers/headers:525" + }, + "x-ms-content-crc64": { + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers.", + "$ref": "#/components/headers/headers:526" + }, + "x-ms-blob-sequence-number": { + "description": "The current sequence number for the page blob.", + "x-ms-client-name": "BlobSequenceNumber", + "$ref": "#/components/headers/headers:527" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:528" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:529" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:530" + }, + "x-ms-request-server-encrypted": { + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted", + "$ref": "#/components/headers/headers:531" + }, + "x-ms-encryption-key-sha256": { + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256", + "$ref": "#/components/headers/headers:532" + } + } + }, + "responses:113": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-page-update-fromurl·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:533" + } + } + }, + "responses:114": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist·get·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-pagelist·get·responses·200" + ] + }, + "description": "Information on the page blob was found.", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:112" + } + } + }, + "headers": { + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:534" + }, + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:535" + }, + "x-ms-blob-content-length": { + "description": "The size of the blob in bytes.", + "x-ms-client-name": "BlobContentLength", + "$ref": "#/components/headers/headers:536" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:537" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:538" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:539" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:540" + } + } + }, + "responses:115": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist·get·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-pagelist·get·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:541" + } + } + }, + "responses:116": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist-diff·get·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-pagelist-diff·get·responses·200" + ] + }, + "description": "Information on the page blob was found.", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:112" + } + } + }, + "headers": { + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:542" + }, + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:543" + }, + "x-ms-blob-content-length": { + "description": "The size of the blob in bytes.", + "x-ms-client-name": "BlobContentLength", + "$ref": "#/components/headers/headers:544" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:545" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:546" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:547" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:548" + } + } + }, + "responses:117": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist-diff·get·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-pagelist-diff·get·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:549" + } + } + }, + "responses:118": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-resize·put·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-properties-resize·put·responses·200" + ] + }, + "description": "The Blob was resized successfully", + "headers": { + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:550" + }, + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:551" + }, + "x-ms-blob-sequence-number": { + "description": "The current sequence number for a page blob. This header is not returned for block blobs or append blobs", + "x-ms-client-name": "BlobSequenceNumber", + "$ref": "#/components/headers/headers:552" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:553" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:554" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:555" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:556" + } + } + }, + "responses:119": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-resize·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-properties-resize·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:557" + } + } + }, + "responses:120": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200" + ] + }, + "description": "The sequence numbers were updated successfully.", + "headers": { + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:558" + }, + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:559" + }, + "x-ms-blob-sequence-number": { + "description": "The current sequence number for a page blob. This header is not returned for block blobs or append blobs", + "x-ms-client-name": "BlobSequenceNumber", + "$ref": "#/components/headers/headers:560" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:561" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:562" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:563" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:564" + } + } + }, + "responses:121": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:565" + } + } + }, + "responses:122": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-incrementalcopy·put·responses·202", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-incrementalcopy·put·responses·202" + ] + }, + "description": "The blob was copied.", + "headers": { + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:566" + }, + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:567" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:568" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:569" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:570" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:571" + }, + "x-ms-copy-id": { + "description": "String identifier for this copy operation. Use with Get Blob Properties to check the status of this copy operation, or pass to Abort Copy Blob to abort a pending copy.", + "x-ms-client-name": "CopyId", + "$ref": "#/components/headers/headers:572" + }, + "x-ms-copy-status": { + "description": "State of the copy operation identified by x-ms-copy-id.", + "x-ms-client-name": "CopyStatus", + "$ref": "#/components/headers/headers:573" + } + } + }, + "responses:123": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-incrementalcopy·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-incrementalcopy·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:574" + } + } + }, + "responses:124": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-appendblock·put·responses·201" + ] + }, + "description": "The block was created.", + "headers": { + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:575" + }, + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:576" + }, + "Content-MD5": { + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity.", + "$ref": "#/components/headers/headers:577" + }, + "x-ms-content-crc64": { + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers.", + "$ref": "#/components/headers/headers:578" + }, + "x-ms-client-request-id": { + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId", + "$ref": "#/components/headers/headers:579" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:580" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:581" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:582" + }, + "x-ms-blob-append-offset": { + "description": "This response header is returned only for append operations. It returns the offset at which the block was committed, in bytes.", + "x-ms-client-name": "BlobAppendOffset", + "$ref": "#/components/headers/headers:583" + }, + "x-ms-blob-committed-block-count": { + "description": "The number of committed blocks present in the blob. This header is returned only for append blobs.", + "x-ms-client-name": "BlobCommittedBlockCount", + "$ref": "#/components/headers/headers:584" + }, + "x-ms-request-server-encrypted": { + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted", + "$ref": "#/components/headers/headers:585" + }, + "x-ms-encryption-key-sha256": { + "description": "The SHA-256 hash of the encryption key used to encrypt the block. This header is only returned when the block was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256", + "$ref": "#/components/headers/headers:586" + } + } + }, + "responses:125": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-appendblock·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:587" + } + } + }, + "responses:126": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-appendblock-fromurl·put·responses·201" + ] + }, + "description": "The block was created.", + "headers": { + "ETag": { + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes.", + "$ref": "#/components/headers/headers:588" + }, + "Last-Modified": { + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob.", + "$ref": "#/components/headers/headers:589" + }, + "Content-MD5": { + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity.", + "$ref": "#/components/headers/headers:590" + }, + "x-ms-content-crc64": { + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers.", + "$ref": "#/components/headers/headers:591" + }, + "x-ms-request-id": { + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId", + "$ref": "#/components/headers/headers:592" + }, + "x-ms-version": { + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version", + "$ref": "#/components/headers/headers:593" + }, + "Date": { + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated", + "$ref": "#/components/headers/headers:594" + }, + "x-ms-blob-append-offset": { + "description": "This response header is returned only for append operations. It returns the offset at which the block was committed, in bytes.", + "x-ms-client-name": "BlobAppendOffset", + "$ref": "#/components/headers/headers:595" + }, + "x-ms-blob-committed-block-count": { + "description": "The number of committed blocks present in the blob. This header is returned only for append blobs.", + "x-ms-client-name": "BlobCommittedBlockCount", + "$ref": "#/components/headers/headers:596" + }, + "x-ms-encryption-key-sha256": { + "description": "The SHA-256 hash of the encryption key used to encrypt the block. This header is only returned when the block was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256", + "$ref": "#/components/headers/headers:597" + }, + "x-ms-request-server-encrypted": { + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted", + "$ref": "#/components/headers/headers:598" + } + } + }, + "responses:127": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·default", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/responses/paths·containername-blob-comp-appendblock-fromurl·put·responses·default" + ] + }, + "description": "Failure", + "content": { + "application/xml": { + "schema": { + "$ref": "#/components/schemas/schemas:16" + } + } + }, + "headers": { + "x-ms-error-code": { + "x-ms-client-name": "ErrorCode", + "$ref": "#/components/headers/headers:599" + } + } + } + }, + "headers": { + "headers:0": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·put·responses·202·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-service-comp-properties·put·responses·202·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:217" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:1": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·put·responses·202·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-service-comp-properties·put·responses·202·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:218" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:2": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·put·responses·202·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-service-comp-properties·put·responses·202·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:219" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:3": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-service-comp-properties·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:220" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:4": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·get·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-service-comp-properties·get·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:221" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:5": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·get·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-service-comp-properties·get·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:222" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:6": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·get·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-service-comp-properties·get·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:223" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:7": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-properties·get·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-service-comp-properties·get·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:224" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:8": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-stats·get·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-service-comp-stats·get·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:225" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:9": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-stats·get·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-service-comp-stats·get·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:226" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:10": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-stats·get·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-service-comp-stats·get·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:227" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:11": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-stats·get·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-service-comp-stats·get·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:228" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:12": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-stats·get·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-service-comp-stats·get·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:229" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:13": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-list·get·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·comp-list·get·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:230" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:14": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-list·get·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·comp-list·get·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:231" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:15": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-list·get·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·comp-list·get·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:232" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:16": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-list·get·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·comp-list·get·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:233" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:17": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-userdelegationkey·post·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-service-comp-userdelegationkey·post·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:234" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:18": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-userdelegationkey·post·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-service-comp-userdelegationkey·post·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:235" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:19": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-userdelegationkey·post·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-service-comp-userdelegationkey·post·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:236" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:20": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-userdelegationkey·post·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-service-comp-userdelegationkey·post·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:237" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:21": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-service-comp-userdelegationkey·post·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-service-comp-userdelegationkey·post·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:238" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:22": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-account-comp-properties·get·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-account-comp-properties·get·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:239" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:23": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-account-comp-properties·get·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-account-comp-properties·get·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:240" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:24": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-account-comp-properties·get·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-account-comp-properties·get·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:241" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:25": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-account-comp-properties·get·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-account-comp-properties·get·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:242" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:26": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-account-comp-properties·get·responses·200·headers·x_ms_sku_name", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-account-comp-properties·get·responses·200·headers·x_ms_sku_name" + ] + }, + "schema": { + "$ref": "#/components/schemas/SkuName" + }, + "description": "Identifies the sku name of the account", + "x-ms-client-name": "SkuName" + }, + "headers:27": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-account-comp-properties·get·responses·200·headers·x_ms_account_kind", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-account-comp-properties·get·responses·200·headers·x_ms_account_kind" + ] + }, + "schema": { + "$ref": "#/components/schemas/AccountKind" + }, + "description": "Identifies the account kind", + "x-ms-client-name": "AccountKind" + }, + "headers:28": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·restype-account-comp-properties·get·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·restype-account-comp-properties·get·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:245" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:29": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-batch·post·responses·200·headers·content_type", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·comp-batch·post·responses·200·headers·content_type" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:248" + }, + "description": "The media type of the body of the response. For batch requests, this is multipart/mixed; boundary=batchresponse_GUID" + }, + "headers:30": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-batch·post·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·comp-batch·post·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:249" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:31": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-batch·post·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·comp-batch·post·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:250" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:32": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·comp-batch·post·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·comp-batch·post·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:251" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:33": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·put·responses·201·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·put·responses·201·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:252" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:34": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·put·responses·201·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·put·responses·201·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:253" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:35": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·put·responses·201·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·put·responses·201·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:254" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:36": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·put·responses·201·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·put·responses·201·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:255" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:37": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·put·responses·201·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·put·responses·201·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:256" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:38": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·put·responses·201·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·put·responses·201·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:257" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:39": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:258" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:40": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·x_ms_meta", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·get·responses·200·headers·x_ms_meta" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:259" + }, + "x-ms-client-name": "Metadata", + "x-ms-header-collection-prefix": "x-ms-meta-" + }, + "headers:41": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·get·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:260" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:42": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·get·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:261" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:43": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·x_ms_lease_duration", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·get·responses·200·headers·x_ms_lease_duration" + ] + }, + "schema": { + "$ref": "#/components/schemas/LeaseDurationType" + }, + "description": "When a blob is leased, specifies whether the lease is of infinite or fixed duration.", + "x-ms-client-name": "LeaseDuration" + }, + "headers:44": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·x_ms_lease_state", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·get·responses·200·headers·x_ms_lease_state" + ] + }, + "schema": { + "$ref": "#/components/schemas/LeaseStateType" + }, + "description": "Lease state of the blob.", + "x-ms-client-name": "LeaseState" + }, + "headers:45": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·x_ms_lease_status", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·get·responses·200·headers·x_ms_lease_status" + ] + }, + "schema": { + "$ref": "#/components/schemas/LeaseStatusType" + }, + "description": "The current lease status of the blob.", + "x-ms-client-name": "LeaseStatus" + }, + "headers:46": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·get·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:265" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:47": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·get·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:266" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:48": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·get·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:267" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:49": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·get·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:268" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:50": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·x_ms_blob_public_access", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·get·responses·200·headers·x_ms_blob_public_access" + ] + }, + "schema": { + "$ref": "#/components/schemas/PublicAccessType" + }, + "description": "Indicated whether data in the container may be accessed publicly and the level of access", + "x-ms-client-name": "BlobPublicAccess" + }, + "headers:51": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·x_ms_has_immutability_policy", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·get·responses·200·headers·x_ms_has_immutability_policy" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:270" + }, + "description": "Indicates whether the container has an immutability policy set on it.", + "x-ms-client-name": "HasImmutabilityPolicy" + }, + "headers:52": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·200·headers·x_ms_has_legal_hold", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·get·responses·200·headers·x_ms_has_legal_hold" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:271" + }, + "description": "Indicates whether the container has a legal hold.", + "x-ms-client-name": "HasLegalHold" + }, + "headers:53": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·get·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·get·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:272" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:54": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·delete·responses·202·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·delete·responses·202·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:273" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:55": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·delete·responses·202·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·delete·responses·202·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:274" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:56": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·delete·responses·202·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·delete·responses·202·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:275" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:57": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·delete·responses·202·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·delete·responses·202·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:276" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:58": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container·delete·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container·delete·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:277" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:59": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-metadata·put·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-metadata·put·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:278" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:60": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-metadata·put·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-metadata·put·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:279" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:61": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-metadata·put·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-metadata·put·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:280" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:62": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-metadata·put·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-metadata·put·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:281" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:63": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-metadata·put·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-metadata·put·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:282" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:64": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-metadata·put·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-metadata·put·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:283" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:65": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-metadata·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-metadata·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:284" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:66": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_blob_public_access", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_blob_public_access" + ] + }, + "schema": { + "$ref": "#/components/schemas/PublicAccessType" + }, + "description": "Indicated whether data in the container may be accessed publicly and the level of access", + "x-ms-client-name": "BlobPublicAccess" + }, + "headers:67": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·get·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-acl·get·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:286" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:68": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·get·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-acl·get·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:287" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:69": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:288" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:70": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:289" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:71": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-acl·get·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:290" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:72": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·get·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-acl·get·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:291" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:73": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·get·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-acl·get·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:292" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:74": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·put·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-acl·put·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:293" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:75": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·put·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-acl·put·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:294" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:76": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·put·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-acl·put·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:295" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:77": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·put·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-acl·put·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:296" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:78": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·put·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-acl·put·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:297" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:79": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·put·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-acl·put·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:298" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:80": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-acl·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-acl·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:299" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:81": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:300" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:82": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:301" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:83": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_lease_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_lease_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:302" + }, + "description": "Uniquely identifies a container's lease", + "x-ms-client-name": "LeaseId" + }, + "headers:84": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:303" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:85": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:304" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:86": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:305" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:87": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-acquire·put·responses·201·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:306" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:88": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-acquire·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-acquire·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:307" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:89": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-release·put·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-release·put·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:308" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:90": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-release·put·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-release·put·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:309" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:91": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-release·put·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-release·put·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:310" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:92": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-release·put·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-release·put·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:311" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:93": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-release·put·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-release·put·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:312" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:94": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-release·put·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-release·put·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:313" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:95": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-release·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-release·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:314" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:96": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:315" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:97": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:316" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:98": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_lease_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_lease_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:317" + }, + "description": "Uniquely identifies a container's lease", + "x-ms-client-name": "LeaseId" + }, + "headers:99": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:318" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:100": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:319" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:101": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:320" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:102": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-renew·put·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:321" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:103": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-renew·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-renew·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:322" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:104": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·put·responses·202·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-break·put·responses·202·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:323" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:105": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·put·responses·202·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-break·put·responses·202·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:324" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:106": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_lease_time", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_lease_time" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:325" + }, + "description": "Approximate time remaining in the lease period, in seconds.", + "x-ms-client-name": "LeaseTime" + }, + "headers:107": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:326" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:108": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:327" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:109": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-break·put·responses·202·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:328" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:110": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·put·responses·202·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-break·put·responses·202·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:329" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:111": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-break·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-break·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:330" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:112": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·put·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-change·put·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:331" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:113": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·put·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-change·put·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:332" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:114": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_lease_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_lease_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:333" + }, + "description": "Uniquely identifies a container's lease", + "x-ms-client-name": "LeaseId" + }, + "headers:115": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:334" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:116": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:335" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:117": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-change·put·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:336" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:118": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·put·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-change·put·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:337" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:119": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-comp-lease-restype-container-change·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-comp-lease-restype-container-change·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:338" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:120": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-flat·get·responses·200·headers·content_type", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-list-flat·get·responses·200·headers·content_type" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:339" + }, + "description": "The media type of the body of the response. For List Blobs this is 'application/xml'" + }, + "headers:121": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-flat·get·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-list-flat·get·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:340" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:122": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-flat·get·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-list-flat·get·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:341" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:123": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-flat·get·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-list-flat·get·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:342" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:124": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-flat·get·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-list-flat·get·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:343" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:125": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-flat·get·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-list-flat·get·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:344" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:126": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·content_type", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·content_type" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:345" + }, + "description": "The media type of the body of the response. For List Blobs this is 'application/xml'" + }, + "headers:127": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:346" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:128": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:347" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:129": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:348" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:130": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-list-hierarchy·get·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:349" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:131": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-container-comp-list-hierarchy·get·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-container-comp-list-hierarchy·get·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:350" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:132": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:351" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:133": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:352" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:134": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:353" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:135": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-account-comp-properties·get·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-account-comp-properties·get·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:354" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:136": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_sku_name", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_sku_name" + ] + }, + "schema": { + "$ref": "#/components/schemas/SkuName" + }, + "description": "Identifies the sku name of the account", + "x-ms-client-name": "SkuName" + }, + "headers:137": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_account_kind", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-account-comp-properties·get·responses·200·headers·x_ms_account_kind" + ] + }, + "schema": { + "$ref": "#/components/schemas/AccountKind" + }, + "description": "Identifies the account kind", + "x-ms-client-name": "AccountKind" + }, + "headers:138": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-restype-account-comp-properties·get·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-restype-account-comp-properties·get·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:357" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:139": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·201·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-resource-directory-create·put·responses·201·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:358" + }, + "description": "An HTTP entity tag associated with the file or directory." + }, + "headers:140": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·201·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-resource-directory-create·put·responses·201·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:359" + }, + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time." + }, + "headers:141": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·201·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-resource-directory-create·put·responses·201·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:360" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:142": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·201·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-resource-directory-create·put·responses·201·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:361" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "headers:143": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·201·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-resource-directory-create·put·responses·201·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:362" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "headers:144": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·201·headers·content_length", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-resource-directory-create·put·responses·201·headers·content_length" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:363" + }, + "description": "The size of the resource in bytes." + }, + "headers:145": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·201·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-resource-directory-create·put·responses·201·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:364" + }, + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated." + }, + "headers:146": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·default·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-resource-directory-create·put·responses·default·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:365" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:147": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·default·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-resource-directory-create·put·responses·default·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:366" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "headers:148": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-resource-directory-create·put·responses·default·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-resource-directory-create·put·responses·default·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:367" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "headers:149": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_continuation", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_continuation" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:368" + }, + "description": "When renaming a directory, the number of paths that are renamed with each invocation is limited. If the number of paths to be renamed exceeds this limit, a continuation token is returned in this response header. When a continuation token is returned in the response, it must be specified in a subsequent invocation of the rename operation to continue renaming the directory.", + "x-ms-client-name": "marker" + }, + "headers:150": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·201·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-directoryrename·put·responses·201·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:369" + }, + "description": "An HTTP entity tag associated with the file or directory." + }, + "headers:151": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·201·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-directoryrename·put·responses·201·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:370" + }, + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time." + }, + "headers:152": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:371" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:153": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:372" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "headers:154": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-directoryrename·put·responses·201·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:373" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "headers:155": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·201·headers·content_length", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-directoryrename·put·responses·201·headers·content_length" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:374" + }, + "description": "The size of the resource in bytes." + }, + "headers:156": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·201·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-directoryrename·put·responses·201·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:375" + }, + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated." + }, + "headers:157": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·default·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-directoryrename·put·responses·default·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:376" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:158": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·default·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-directoryrename·put·responses·default·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:377" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "headers:159": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directoryrename·put·responses·default·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-directoryrename·put·responses·default·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:378" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "headers:160": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_continuation", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_continuation" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:379" + }, + "description": "When renaming a directory, the number of paths that are renamed with each invocation is limited. If the number of paths to be renamed exceeds this limit, a continuation token is returned in this response header. When a continuation token is returned in the response, it must be specified in a subsequent invocation of the rename operation to continue renaming the directory.", + "x-ms-client-name": "marker" + }, + "headers:161": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:380" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:162": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:381" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "headers:163": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-directorydelete·delete·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:382" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "headers:164": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directorydelete·delete·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-directorydelete·delete·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:383" + }, + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated." + }, + "headers:165": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directorydelete·delete·responses·default·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-directorydelete·delete·responses·default·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:384" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:166": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directorydelete·delete·responses·default·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-directorydelete·delete·responses·default·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:385" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "headers:167": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-directorydelete·delete·responses·default·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-directorydelete·delete·responses·default·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:386" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "headers:168": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:387" + }, + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated." + }, + "headers:169": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:388" + }, + "description": "An HTTP entity tag associated with the file or directory." + }, + "headers:170": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:389" + }, + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time." + }, + "headers:171": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:390" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "headers:172": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:391" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "headers:173": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·default·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·default·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:392" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:174": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·default·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·default·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:393" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "headers:175": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·default·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-setaccesscontrol-directory·patch·responses·default·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:394" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "headers:176": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:395" + }, + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated." + }, + "headers:177": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:396" + }, + "description": "An HTTP entity tag associated with the file or directory." + }, + "headers:178": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:397" + }, + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time." + }, + "headers:179": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_owner", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_owner" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:398" + }, + "description": "The owner of the file or directory. Included in the response if Hierarchical Namespace is enabled for the account." + }, + "headers:180": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_group", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_group" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:399" + }, + "description": "The owning group of the file or directory. Included in the response if Hierarchical Namespace is enabled for the account." + }, + "headers:181": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_permissions", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_permissions" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:400" + }, + "description": "The POSIX access permissions for the file owner, the file owning group, and others. Included in the response if Hierarchical Namespace is enabled for the account." + }, + "headers:182": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_acl", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_acl" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:401" + }, + "description": "The POSIX access control list for the file or directory. Included in the response only if the action is \"getAccessControl\" and Hierarchical Namespace is enabled for the account." + }, + "headers:183": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:402" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "headers:184": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:403" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "headers:185": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·default·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·default·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:404" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:186": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·default·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·default·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:405" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "headers:187": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-directory·head·responses·default·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-directory·head·responses·default·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:406" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "headers:188": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:408" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:189": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_meta", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_meta" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:409" + }, + "x-ms-client-name": "Metadata", + "x-ms-header-collection-prefix": "x-ms-meta-" + }, + "headers:190": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·content_length", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·content_length" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:410" + }, + "description": "The number of bytes present in the response body." + }, + "headers:191": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·content_type", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·content_type" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:411" + }, + "description": "The media type of the body of the response. For Download Blob this is 'application/octet-stream'" + }, + "headers:192": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·content_range", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·content_range" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:412" + }, + "description": "Indicates the range of bytes returned in the event that the client requested a subset of the blob by setting the 'Range' request header." + }, + "headers:193": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:413" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:194": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·content_md5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·content_md5" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:414" + }, + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "headers:195": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·content_encoding", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·content_encoding" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:415" + }, + "description": "This header returns the value that was specified for the Content-Encoding request header" + }, + "headers:196": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·cache_control", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·cache_control" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:416" + }, + "description": "This header is returned if it was previously specified for the blob." + }, + "headers:197": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·content_disposition", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·content_disposition" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:417" + }, + "description": "This header returns the value that was specified for the 'x-ms-blob-content-disposition' header. The Content-Disposition response header field conveys additional information about how to process the response payload, and also can be used to attach additional metadata. For example, if set to attachment, it indicates that the user-agent should not display the response, but instead show a Save As dialog with a filename other than the blob name specified." + }, + "headers:198": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·content_language", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·content_language" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:418" + }, + "description": "This header returns the value that was specified for the Content-Language request header." + }, + "headers:199": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_blob_sequence_number", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_blob_sequence_number" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:419" + }, + "description": "The current sequence number for a page blob. This header is not returned for block blobs or append blobs", + "x-ms-client-name": "BlobSequenceNumber" + }, + "headers:200": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_blob_type", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_blob_type" + ] + }, + "schema": { + "$ref": "#/components/schemas/BlobType" + }, + "description": "The blob's type.", + "x-ms-client-name": "BlobType" + }, + "headers:201": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_copy_completion_time", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_copy_completion_time" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:421" + }, + "description": "Conclusion time of the last attempted Copy Blob operation where this blob was the destination blob. This value can specify the time of a completed, aborted, or failed copy attempt. This header does not appear if a copy is pending, if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List.", + "x-ms-client-name": "CopyCompletionTime" + }, + "headers:202": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_copy_status_description", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_copy_status_description" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:422" + }, + "description": "Only appears when x-ms-copy-status is failed or pending. Describes the cause of the last fatal or non-fatal copy operation failure. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List", + "x-ms-client-name": "CopyStatusDescription" + }, + "headers:203": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_copy_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_copy_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:423" + }, + "description": "String identifier for this copy operation. Use with Get Blob Properties to check the status of this copy operation, or pass to Abort Copy Blob to abort a pending copy.", + "x-ms-client-name": "CopyId" + }, + "headers:204": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_copy_progress", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_copy_progress" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:424" + }, + "description": "Contains the number of bytes copied and the total bytes in the source in the last attempted Copy Blob operation where this blob was the destination blob. Can show between 0 and Content-Length bytes copied. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List", + "x-ms-client-name": "CopyProgress" + }, + "headers:205": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_copy_source", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_copy_source" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:425" + }, + "description": "URL up to 2 KB in length that specifies the source blob or file used in the last attempted Copy Blob operation where this blob was the destination blob. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List.", + "x-ms-client-name": "CopySource" + }, + "headers:206": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_copy_status", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_copy_status" + ] + }, + "schema": { + "$ref": "#/components/schemas/CopyStatusType" + }, + "description": "State of the copy operation identified by x-ms-copy-id.", + "x-ms-client-name": "CopyStatus" + }, + "headers:207": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_lease_duration", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_lease_duration" + ] + }, + "schema": { + "$ref": "#/components/schemas/LeaseDurationType" + }, + "description": "When a blob is leased, specifies whether the lease is of infinite or fixed duration.", + "x-ms-client-name": "LeaseDuration" + }, + "headers:208": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_lease_state", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_lease_state" + ] + }, + "schema": { + "$ref": "#/components/schemas/LeaseStateType" + }, + "description": "Lease state of the blob.", + "x-ms-client-name": "LeaseState" + }, + "headers:209": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_lease_status", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_lease_status" + ] + }, + "schema": { + "$ref": "#/components/schemas/LeaseStatusType" + }, + "description": "The current lease status of the blob.", + "x-ms-client-name": "LeaseStatus" + }, + "headers:210": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:430" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:211": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:431" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:212": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:432" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:213": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·accept_ranges", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·accept_ranges" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:433" + }, + "description": "Indicates that the service supports requests for partial blob content." + }, + "headers:214": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:434" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:215": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_blob_committed_block_count", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_blob_committed_block_count" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:435" + }, + "description": "The number of committed blocks present in the blob. This header is returned only for append blobs.", + "x-ms-client-name": "BlobCommittedBlockCount" + }, + "headers:216": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_server_encrypted", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_server_encrypted" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:436" + }, + "description": "The value of this header is set to true if the blob data and application metadata are completely encrypted using the specified algorithm. Otherwise, the value is set to false (when the blob is unencrypted, or if only parts of the blob/application metadata are encrypted).", + "x-ms-client-name": "IsServerEncrypted" + }, + "headers:217": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_encryption_key_sha256", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_encryption_key_sha256" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:437" + }, + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "headers:218": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·200·headers·x_ms_blob_content_md5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·200·headers·x_ms_blob_content_md5" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:438" + }, + "description": "If the blob has a MD5 hash, and if request contains range header (Range or x-ms-range), this response header is returned with the value of the whole blob's MD5 value. This value may or may not be equal to the value returned in Content-MD5 header, with the latter calculated from the requested range", + "x-ms-client-name": "BlobContentMD5" + }, + "headers:219": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:440" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:220": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_meta", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_meta" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:441" + }, + "x-ms-client-name": "Metadata", + "x-ms-header-collection-prefix": "x-ms-meta-" + }, + "headers:221": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·content_length", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·content_length" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:442" + }, + "description": "The number of bytes present in the response body." + }, + "headers:222": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·content_type", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·content_type" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:443" + }, + "description": "The media type of the body of the response. For Download Blob this is 'application/octet-stream'" + }, + "headers:223": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·content_range", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·content_range" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:444" + }, + "description": "Indicates the range of bytes returned in the event that the client requested a subset of the blob by setting the 'Range' request header." + }, + "headers:224": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:445" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:225": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·content_md5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·content_md5" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:446" + }, + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "headers:226": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·content_encoding", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·content_encoding" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:447" + }, + "description": "This header returns the value that was specified for the Content-Encoding request header" + }, + "headers:227": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·cache_control", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·cache_control" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:448" + }, + "description": "This header is returned if it was previously specified for the blob." + }, + "headers:228": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·content_disposition", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·content_disposition" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:449" + }, + "description": "This header returns the value that was specified for the 'x-ms-blob-content-disposition' header. The Content-Disposition response header field conveys additional information about how to process the response payload, and also can be used to attach additional metadata. For example, if set to attachment, it indicates that the user-agent should not display the response, but instead show a Save As dialog with a filename other than the blob name specified." + }, + "headers:229": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·content_language", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·content_language" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:450" + }, + "description": "This header returns the value that was specified for the Content-Language request header." + }, + "headers:230": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_blob_sequence_number", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_blob_sequence_number" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:451" + }, + "description": "The current sequence number for a page blob. This header is not returned for block blobs or append blobs", + "x-ms-client-name": "BlobSequenceNumber" + }, + "headers:231": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_blob_type", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_blob_type" + ] + }, + "schema": { + "$ref": "#/components/schemas/BlobType" + }, + "description": "The blob's type.", + "x-ms-client-name": "BlobType" + }, + "headers:232": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_content_crc64", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_content_crc64" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:453" + }, + "description": "If the request is to read a specified range and the x-ms-range-get-content-crc64 is set to true, then the request returns a crc64 for the range, as long as the range size is less than or equal to 4 MB. If both x-ms-range-get-content-crc64 & x-ms-range-get-content-md5 is specified in the same request, it will fail with 400(Bad Request)", + "x-ms-client-name": "ContentCrc64" + }, + "headers:233": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_copy_completion_time", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_copy_completion_time" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:454" + }, + "description": "Conclusion time of the last attempted Copy Blob operation where this blob was the destination blob. This value can specify the time of a completed, aborted, or failed copy attempt. This header does not appear if a copy is pending, if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List.", + "x-ms-client-name": "CopyCompletionTime" + }, + "headers:234": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_copy_status_description", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_copy_status_description" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:455" + }, + "description": "Only appears when x-ms-copy-status is failed or pending. Describes the cause of the last fatal or non-fatal copy operation failure. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List", + "x-ms-client-name": "CopyStatusDescription" + }, + "headers:235": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_copy_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_copy_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:456" + }, + "description": "String identifier for this copy operation. Use with Get Blob Properties to check the status of this copy operation, or pass to Abort Copy Blob to abort a pending copy.", + "x-ms-client-name": "CopyId" + }, + "headers:236": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_copy_progress", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_copy_progress" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:457" + }, + "description": "Contains the number of bytes copied and the total bytes in the source in the last attempted Copy Blob operation where this blob was the destination blob. Can show between 0 and Content-Length bytes copied. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List", + "x-ms-client-name": "CopyProgress" + }, + "headers:237": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_copy_source", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_copy_source" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:458" + }, + "description": "URL up to 2 KB in length that specifies the source blob or file used in the last attempted Copy Blob operation where this blob was the destination blob. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List.", + "x-ms-client-name": "CopySource" + }, + "headers:238": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_copy_status", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_copy_status" + ] + }, + "schema": { + "$ref": "#/components/schemas/CopyStatusType" + }, + "description": "State of the copy operation identified by x-ms-copy-id.", + "x-ms-client-name": "CopyStatus" + }, + "headers:239": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_lease_duration", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_lease_duration" + ] + }, + "schema": { + "$ref": "#/components/schemas/LeaseDurationType" + }, + "description": "When a blob is leased, specifies whether the lease is of infinite or fixed duration.", + "x-ms-client-name": "LeaseDuration" + }, + "headers:240": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_lease_state", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_lease_state" + ] + }, + "schema": { + "$ref": "#/components/schemas/LeaseStateType" + }, + "description": "Lease state of the blob.", + "x-ms-client-name": "LeaseState" + }, + "headers:241": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_lease_status", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_lease_status" + ] + }, + "schema": { + "$ref": "#/components/schemas/LeaseStatusType" + }, + "description": "The current lease status of the blob.", + "x-ms-client-name": "LeaseStatus" + }, + "headers:242": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:463" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:243": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:464" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:244": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:465" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:245": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·accept_ranges", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·accept_ranges" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:466" + }, + "description": "Indicates that the service supports requests for partial blob content." + }, + "headers:246": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:467" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:247": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_blob_committed_block_count", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_blob_committed_block_count" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:468" + }, + "description": "The number of committed blocks present in the blob. This header is returned only for append blobs.", + "x-ms-client-name": "BlobCommittedBlockCount" + }, + "headers:248": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_server_encrypted", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_server_encrypted" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:469" + }, + "description": "The value of this header is set to true if the blob data and application metadata are completely encrypted using the specified algorithm. Otherwise, the value is set to false (when the blob is unencrypted, or if only parts of the blob/application metadata are encrypted).", + "x-ms-client-name": "IsServerEncrypted" + }, + "headers:249": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_encryption_key_sha256", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_encryption_key_sha256" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:470" + }, + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "headers:250": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·206·headers·x_ms_blob_content_md5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·206·headers·x_ms_blob_content_md5" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:471" + }, + "description": "If the blob has a MD5 hash, and if request contains range header (Range or x-ms-range), this response header is returned with the value of the whole blob's MD5 value. This value may or may not be equal to the value returned in Content-MD5 header, with the latter calculated from the requested range", + "x-ms-client-name": "BlobContentMD5" + }, + "headers:251": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·get·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·get·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:472" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:252": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:473" + }, + "description": "Returns the date and time the blob was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:253": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_creation_time", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_creation_time" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:474" + }, + "description": "Returns the date and time the blob was created.", + "x-ms-client-name": "CreationTime" + }, + "headers:254": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_meta", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_meta" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:475" + }, + "x-ms-client-name": "Metadata", + "x-ms-header-collection-prefix": "x-ms-meta-" + }, + "headers:255": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_blob_type", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_blob_type" + ] + }, + "schema": { + "$ref": "#/components/schemas/BlobType" + }, + "description": "The blob's type.", + "x-ms-client-name": "BlobType" + }, + "headers:256": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_copy_completion_time", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_copy_completion_time" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:477" + }, + "description": "Conclusion time of the last attempted Copy Blob operation where this blob was the destination blob. This value can specify the time of a completed, aborted, or failed copy attempt. This header does not appear if a copy is pending, if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List.", + "x-ms-client-name": "CopyCompletionTime" + }, + "headers:257": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_copy_status_description", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_copy_status_description" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:478" + }, + "description": "Only appears when x-ms-copy-status is failed or pending. Describes the cause of the last fatal or non-fatal copy operation failure. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List", + "x-ms-client-name": "CopyStatusDescription" + }, + "headers:258": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_copy_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_copy_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:479" + }, + "description": "String identifier for this copy operation. Use with Get Blob Properties to check the status of this copy operation, or pass to Abort Copy Blob to abort a pending copy.", + "x-ms-client-name": "CopyId" + }, + "headers:259": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_copy_progress", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_copy_progress" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:480" + }, + "description": "Contains the number of bytes copied and the total bytes in the source in the last attempted Copy Blob operation where this blob was the destination blob. Can show between 0 and Content-Length bytes copied. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List", + "x-ms-client-name": "CopyProgress" + }, + "headers:260": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_copy_source", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_copy_source" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:481" + }, + "description": "URL up to 2 KB in length that specifies the source blob or file used in the last attempted Copy Blob operation where this blob was the destination blob. This header does not appear if this blob has never been the destination in a Copy Blob operation, or if this blob has been modified after a concluded Copy Blob operation using Set Blob Properties, Put Blob, or Put Block List.", + "x-ms-client-name": "CopySource" + }, + "headers:261": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_copy_status", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_copy_status" + ] + }, + "schema": { + "$ref": "#/components/schemas/CopyStatusType" + }, + "description": "State of the copy operation identified by x-ms-copy-id.", + "x-ms-client-name": "CopyStatus" + }, + "headers:262": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_incremental_copy", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_incremental_copy" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:483" + }, + "description": "Included if the blob is incremental copy blob.", + "x-ms-client-name": "IsIncrementalCopy" + }, + "headers:263": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_copy_destination_snapshot", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_copy_destination_snapshot" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:484" + }, + "description": "Included if the blob is incremental copy blob or incremental copy snapshot, if x-ms-copy-status is success. Snapshot time of the last successful incremental copy snapshot for this blob.", + "x-ms-client-name": "DestinationSnapshot" + }, + "headers:264": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_lease_duration", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_lease_duration" + ] + }, + "schema": { + "$ref": "#/components/schemas/LeaseDurationType" + }, + "description": "When a blob is leased, specifies whether the lease is of infinite or fixed duration.", + "x-ms-client-name": "LeaseDuration" + }, + "headers:265": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_lease_state", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_lease_state" + ] + }, + "schema": { + "$ref": "#/components/schemas/LeaseStateType" + }, + "description": "Lease state of the blob.", + "x-ms-client-name": "LeaseState" + }, + "headers:266": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_lease_status", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_lease_status" + ] + }, + "schema": { + "$ref": "#/components/schemas/LeaseStatusType" + }, + "description": "The current lease status of the blob.", + "x-ms-client-name": "LeaseStatus" + }, + "headers:267": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·content_length", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·content_length" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:488" + }, + "description": "The number of bytes present in the response body." + }, + "headers:268": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·content_type", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·content_type" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:489" + }, + "description": "The content type specified for the blob. The default content type is 'application/octet-stream'" + }, + "headers:269": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:490" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:270": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·content_md5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·content_md5" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:491" + }, + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "headers:271": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·content_encoding", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·content_encoding" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:492" + }, + "description": "This header returns the value that was specified for the Content-Encoding request header" + }, + "headers:272": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·content_disposition", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·content_disposition" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:493" + }, + "description": "This header returns the value that was specified for the 'x-ms-blob-content-disposition' header. The Content-Disposition response header field conveys additional information about how to process the response payload, and also can be used to attach additional metadata. For example, if set to attachment, it indicates that the user-agent should not display the response, but instead show a Save As dialog with a filename other than the blob name specified." + }, + "headers:273": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·content_language", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·content_language" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:494" + }, + "description": "This header returns the value that was specified for the Content-Language request header." + }, + "headers:274": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·cache_control", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·cache_control" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:495" + }, + "description": "This header is returned if it was previously specified for the blob." + }, + "headers:275": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_blob_sequence_number", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_blob_sequence_number" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:496" + }, + "description": "The current sequence number for a page blob. This header is not returned for block blobs or append blobs", + "x-ms-client-name": "BlobSequenceNumber" + }, + "headers:276": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:497" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:277": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:498" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:278": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:499" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:279": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:500" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:280": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·accept_ranges", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·accept_ranges" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:501" + }, + "description": "Indicates that the service supports requests for partial blob content." + }, + "headers:281": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_blob_committed_block_count", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_blob_committed_block_count" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:502" + }, + "description": "The number of committed blocks present in the blob. This header is returned only for append blobs.", + "x-ms-client-name": "BlobCommittedBlockCount" + }, + "headers:282": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_server_encrypted", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_server_encrypted" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:503" + }, + "description": "The value of this header is set to true if the blob data and application metadata are completely encrypted using the specified algorithm. Otherwise, the value is set to false (when the blob is unencrypted, or if only parts of the blob/application metadata are encrypted).", + "x-ms-client-name": "IsServerEncrypted" + }, + "headers:283": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_encryption_key_sha256", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_encryption_key_sha256" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:504" + }, + "description": "The SHA-256 hash of the encryption key used to encrypt the metadata. This header is only returned when the metadata was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "headers:284": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_access_tier", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_access_tier" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:505" + }, + "description": "The tier of page blob on a premium storage account or tier of block blob on blob storage LRS accounts. For a list of allowed premium page blob tiers, see https://docs.microsoft.com/en-us/azure/virtual-machines/windows/premium-storage#features. For blob storage LRS accounts, valid values are Hot/Cool/Archive.", + "x-ms-client-name": "AccessTier" + }, + "headers:285": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_access_tier_inferred", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_access_tier_inferred" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:506" + }, + "description": "For page blobs on a premium storage account only. If the access tier is not explicitly set on the blob, the tier is inferred based on its content length and this header will be returned with true value.", + "x-ms-client-name": "AccessTierInferred" + }, + "headers:286": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_archive_status", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_archive_status" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:507" + }, + "description": "For blob storage LRS accounts, valid values are rehydrate-pending-to-hot/rehydrate-pending-to-cool. If the blob is being rehydrated and is not complete then this header is returned indicating that rehydrate is pending and also tells the destination tier.", + "x-ms-client-name": "ArchiveStatus" + }, + "headers:287": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·200·headers·x_ms_access_tier_change_time", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·200·headers·x_ms_access_tier_change_time" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:508" + }, + "description": "The time the tier was changed on the object. This is only returned if the tier on the block blob was ever set.", + "x-ms-client-name": "AccessTierChangeTime" + }, + "headers:288": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·head·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·head·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:509" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:289": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·delete·responses·202·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·delete·responses·202·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:510" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:290": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·delete·responses·202·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·delete·responses·202·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:511" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:291": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·delete·responses·202·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·delete·responses·202·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:512" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:292": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·delete·responses·202·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·delete·responses·202·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:513" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:293": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob·delete·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob·delete·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:514" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:294": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:515" + }, + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated." + }, + "headers:295": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:516" + }, + "description": "An HTTP entity tag associated with the file or directory." + }, + "headers:296": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:517" + }, + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time." + }, + "headers:297": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:518" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "headers:298": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:519" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "headers:299": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·default·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·default·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:520" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:300": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·default·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·default·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:521" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "headers:301": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·default·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-setaccesscontrol-blob·patch·responses·default·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:522" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "headers:302": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:523" + }, + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated." + }, + "headers:303": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:524" + }, + "description": "An HTTP entity tag associated with the file or directory." + }, + "headers:304": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:525" + }, + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time." + }, + "headers:305": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_owner", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_owner" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:526" + }, + "description": "The owner of the file or directory. Included in the response if Hierarchical Namespace is enabled for the account." + }, + "headers:306": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_group", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_group" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:527" + }, + "description": "The owning group of the file or directory. Included in the response if Hierarchical Namespace is enabled for the account." + }, + "headers:307": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_permissions", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_permissions" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:528" + }, + "description": "The POSIX access permissions for the file owner, the file owning group, and others. Included in the response if Hierarchical Namespace is enabled for the account." + }, + "headers:308": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_acl", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_acl" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:529" + }, + "description": "The POSIX access control list for the file or directory. Included in the response only if the action is \"getAccessControl\" and Hierarchical Namespace is enabled for the account." + }, + "headers:309": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:530" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "headers:310": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:531" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "headers:311": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·default·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·default·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:532" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:312": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·default·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·default·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:533" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "headers:313": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-action-getaccesscontrol-blob·head·responses·default·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-action-getaccesscontrol-blob·head·responses·default·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:534" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "headers:314": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·201·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-filerename·put·responses·201·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:535" + }, + "description": "An HTTP entity tag associated with the file or directory." + }, + "headers:315": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·201·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-filerename·put·responses·201·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:536" + }, + "description": "The data and time the file or directory was last modified. Write operations on the file or directory update the last modified time." + }, + "headers:316": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·201·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-filerename·put·responses·201·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:537" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:317": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·201·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-filerename·put·responses·201·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:538" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "headers:318": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·201·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-filerename·put·responses·201·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:539" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "headers:319": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·201·headers·content_length", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-filerename·put·responses·201·headers·content_length" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:540" + }, + "description": "The size of the resource in bytes." + }, + "headers:320": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·201·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-filerename·put·responses·201·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:541" + }, + "description": "A UTC date/time value generated by the service that indicates the time at which the response was initiated." + }, + "headers:321": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·default·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-filerename·put·responses·default·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:542" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:322": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·default·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-filerename·put·responses·default·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:543" + }, + "description": "A server-generated UUID recorded in the analytics logs for troubleshooting and correlation.", + "x-ms-client-name": "RequestId" + }, + "headers:323": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·filesystem-path-filerename·put·responses·default·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·filesystem-path-filerename·put·responses·default·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:544" + }, + "description": "The version of the REST protocol used to process the request.", + "x-ms-client-name": "Version" + }, + "headers:324": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·201·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-pageblob·put·responses·201·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:545" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:325": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·201·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-pageblob·put·responses·201·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:546" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:326": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·201·headers·content_md5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-pageblob·put·responses·201·headers·content_md5" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:547" + }, + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "headers:327": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·201·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-pageblob·put·responses·201·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:548" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:328": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·201·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-pageblob·put·responses·201·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:549" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:329": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·201·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-pageblob·put·responses·201·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:550" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:330": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·201·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-pageblob·put·responses·201·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:551" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:331": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·201·headers·x_ms_request_server_encrypted", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-pageblob·put·responses·201·headers·x_ms_request_server_encrypted" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:552" + }, + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "headers:332": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·201·headers·x_ms_encryption_key_sha256", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-pageblob·put·responses·201·headers·x_ms_encryption_key_sha256" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:553" + }, + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "headers:333": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-pageblob·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-pageblob·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:554" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:334": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·201·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-appendblob·put·responses·201·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:555" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:335": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·201·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-appendblob·put·responses·201·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:556" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:336": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·201·headers·content_md5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-appendblob·put·responses·201·headers·content_md5" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:557" + }, + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "headers:337": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·201·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-appendblob·put·responses·201·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:558" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:338": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·201·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-appendblob·put·responses·201·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:559" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:339": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·201·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-appendblob·put·responses·201·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:560" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:340": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·201·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-appendblob·put·responses·201·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:561" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:341": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·201·headers·x_ms_request_server_encrypted", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-appendblob·put·responses·201·headers·x_ms_request_server_encrypted" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:562" + }, + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "headers:342": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·201·headers·x_ms_encryption_key_sha256", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-appendblob·put·responses·201·headers·x_ms_encryption_key_sha256" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:563" + }, + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "headers:343": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-appendblob·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-appendblob·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:564" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:344": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·201·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-blockblob·put·responses·201·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:566" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:345": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·201·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-blockblob·put·responses·201·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:567" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:346": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·201·headers·content_md5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-blockblob·put·responses·201·headers·content_md5" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:568" + }, + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "headers:347": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·201·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-blockblob·put·responses·201·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:569" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:348": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·201·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-blockblob·put·responses·201·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:570" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:349": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·201·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-blockblob·put·responses·201·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:571" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:350": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·201·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-blockblob·put·responses·201·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:572" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:351": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·201·headers·x_ms_request_server_encrypted", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-blockblob·put·responses·201·headers·x_ms_request_server_encrypted" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:573" + }, + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "headers:352": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·201·headers·x_ms_encryption_key_sha256", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-blockblob·put·responses·201·headers·x_ms_encryption_key_sha256" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:574" + }, + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "headers:353": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-blockblob·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-blockblob·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:575" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:354": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-undelete·put·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-undelete·put·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:576" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:355": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-undelete·put·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-undelete·put·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:577" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:356": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-undelete·put·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-undelete·put·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:578" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:357": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-undelete·put·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-undelete·put·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:579" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated." + }, + "headers:358": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-undelete·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-undelete·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:580" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:359": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:581" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:360": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:582" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:361": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_blob_sequence_number", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_blob_sequence_number" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:583" + }, + "description": "The current sequence number for a page blob. This header is not returned for block blobs or append blobs", + "x-ms-client-name": "BlobSequenceNumber" + }, + "headers:362": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:584" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:363": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:585" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:364": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:586" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:365": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-sethttpheaders·put·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:587" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:366": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-sethttpheaders·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-sethttpheaders·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:588" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:367": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·put·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-metadata·put·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:589" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:368": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·put·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-metadata·put·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:590" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:369": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:591" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:370": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:592" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:371": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:593" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:372": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·put·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-metadata·put·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:594" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:373": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_request_server_encrypted", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_request_server_encrypted" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:595" + }, + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "headers:374": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_encryption_key_sha256", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-metadata·put·responses·200·headers·x_ms_encryption_key_sha256" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:596" + }, + "description": "The SHA-256 hash of the encryption key used to encrypt the metadata. This header is only returned when the metadata was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "headers:375": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-metadata·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-metadata·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:597" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:376": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-acquire·put·responses·201·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-acquire·put·responses·201·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:598" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:377": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-acquire·put·responses·201·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-acquire·put·responses·201·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:599" + }, + "description": "Returns the date and time the blob was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:378": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_lease_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_lease_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:600" + }, + "description": "Uniquely identifies a blobs's lease", + "x-ms-client-name": "LeaseId" + }, + "headers:379": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:601" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:380": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:602" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:381": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-acquire·put·responses·201·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:603" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:382": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-acquire·put·responses·201·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-acquire·put·responses·201·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:604" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:383": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-acquire·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-acquire·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:605" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:384": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-release·put·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-release·put·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:606" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:385": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-release·put·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-release·put·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:607" + }, + "description": "Returns the date and time the blob was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:386": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-release·put·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-release·put·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:608" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:387": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-release·put·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-release·put·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:609" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:388": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-release·put·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-release·put·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:610" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:389": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-release·put·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-release·put·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:611" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:390": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-release·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-release·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:612" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:391": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-renew·put·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-renew·put·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:613" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:392": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-renew·put·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-renew·put·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:614" + }, + "description": "Returns the date and time the blob was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:393": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_lease_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_lease_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:615" + }, + "description": "Uniquely identifies a blobs's lease", + "x-ms-client-name": "LeaseId" + }, + "headers:394": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:616" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:395": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:617" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:396": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-renew·put·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:618" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:397": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-renew·put·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-renew·put·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:619" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:398": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-renew·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-renew·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:620" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:399": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-change·put·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-change·put·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:621" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:400": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-change·put·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-change·put·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:622" + }, + "description": "Returns the date and time the blob was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:401": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:623" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:402": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:624" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:403": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_lease_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_lease_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:625" + }, + "description": "Uniquely identifies a blobs's lease", + "x-ms-client-name": "LeaseId" + }, + "headers:404": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-change·put·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:626" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:405": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-change·put·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-change·put·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:627" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:406": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-change·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-change·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:628" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:407": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-break·put·responses·202·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-break·put·responses·202·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:629" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:408": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-break·put·responses·202·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-break·put·responses·202·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:630" + }, + "description": "Returns the date and time the blob was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:409": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_lease_time", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_lease_time" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:631" + }, + "description": "Approximate time remaining in the lease period, in seconds.", + "x-ms-client-name": "LeaseTime" + }, + "headers:410": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:632" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:411": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:633" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:412": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-break·put·responses·202·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:634" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:413": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-break·put·responses·202·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-break·put·responses·202·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:635" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:414": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-lease-break·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-lease-break·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:636" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:415": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_snapshot", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_snapshot" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:637" + }, + "description": "Uniquely identifies the snapshot and indicates the snapshot version. It may be used in subsequent requests to access the snapshot", + "x-ms-client-name": "Snapshot" + }, + "headers:416": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·put·responses·201·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-snapshot·put·responses·201·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:638" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:417": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·put·responses·201·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-snapshot·put·responses·201·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:639" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:418": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:640" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:419": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:641" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:420": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:642" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:421": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·put·responses·201·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-snapshot·put·responses·201·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:643" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:422": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_request_server_encrypted", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-snapshot·put·responses·201·headers·x_ms_request_server_encrypted" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:644" + }, + "description": "True if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise. For a snapshot request, this header is set to true when metadata was provided in the request and encrypted with a customer-provided key.", + "x-ms-client-name": "IsServerEncrypted" + }, + "headers:423": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-snapshot·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-snapshot·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:645" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:424": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy·put·responses·202·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy·put·responses·202·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:646" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:425": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy·put·responses·202·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy·put·responses·202·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:647" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:426": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:648" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:427": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:649" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:428": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:650" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:429": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy·put·responses·202·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy·put·responses·202·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:651" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:430": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_copy_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_copy_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:652" + }, + "description": "String identifier for this copy operation. Use with Get Blob Properties to check the status of this copy operation, or pass to Abort Copy Blob to abort a pending copy.", + "x-ms-client-name": "CopyId" + }, + "headers:431": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_copy_status", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy·put·responses·202·headers·x_ms_copy_status" + ] + }, + "schema": { + "$ref": "#/components/schemas/CopyStatusType" + }, + "description": "State of the copy operation identified by x-ms-copy-id.", + "x-ms-client-name": "CopyStatus" + }, + "headers:432": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:654" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:433": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·202·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy-sync·put·responses·202·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:655" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:434": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·202·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy-sync·put·responses·202·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:656" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:435": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:657" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:436": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:658" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:437": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:659" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:438": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·202·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy-sync·put·responses·202·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:660" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:439": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_copy_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_copy_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:661" + }, + "description": "String identifier for this copy operation.", + "x-ms-client-name": "CopyId" + }, + "headers:440": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_copy_status", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_copy_status" + ] + }, + "schema": { + "$ref": "#/components/schemas/SyncCopyStatusType" + }, + "description": "State of the copy operation identified by x-ms-copy-id.", + "x-ms-client-name": "CopyStatus" + }, + "headers:441": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·202·headers·content_md5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy-sync·put·responses·202·headers·content_md5" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:663" + }, + "description": "This response header is returned so that the client can check for the integrity of the copied content. This header is only returned if the source content MD5 was specified." + }, + "headers:442": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_content_crc64", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy-sync·put·responses·202·headers·x_ms_content_crc64" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:664" + }, + "description": "This response header is returned so that the client can check for the integrity of the copied content." + }, + "headers:443": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-sync·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy-sync·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:665" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:444": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:666" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:445": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:667" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:446": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:668" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:447": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy-copyid-copyid·put·responses·204·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:669" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:448": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-copy-copyid-copyid·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-copy-copyid-copyid·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:670" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:449": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-tier·put·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-tier·put·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:671" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:450": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-tier·put·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-tier·put·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:672" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:451": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-tier·put·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-tier·put·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:673" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and newer.", + "x-ms-client-name": "Version" + }, + "headers:452": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-tier·put·responses·202·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-tier·put·responses·202·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:674" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:453": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-tier·put·responses·202·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-tier·put·responses·202·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:675" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:454": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-tier·put·responses·202·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-tier·put·responses·202·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:676" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and newer.", + "x-ms-client-name": "Version" + }, + "headers:455": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-tier·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-tier·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:677" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:456": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:678" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:457": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:679" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:458": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:680" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:459": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:681" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:460": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_sku_name", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_sku_name" + ] + }, + "schema": { + "$ref": "#/components/schemas/SkuName" + }, + "description": "Identifies the sku name of the account", + "x-ms-client-name": "SkuName" + }, + "headers:461": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_account_kind", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-restype-account-comp-properties·get·responses·200·headers·x_ms_account_kind" + ] + }, + "schema": { + "$ref": "#/components/schemas/AccountKind" + }, + "description": "Identifies the account kind", + "x-ms-client-name": "AccountKind" + }, + "headers:462": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-restype-account-comp-properties·get·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-restype-account-comp-properties·get·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:684" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:463": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·responses·201·headers·content_md5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-block·put·responses·201·headers·content_md5" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:686" + }, + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "headers:464": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·responses·201·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-block·put·responses·201·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:687" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:465": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·responses·201·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-block·put·responses·201·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:688" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:466": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·responses·201·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-block·put·responses·201·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:689" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:467": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·responses·201·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-block·put·responses·201·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:690" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:468": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·responses·201·headers·x_ms_content_crc64", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-block·put·responses·201·headers·x_ms_content_crc64" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:691" + }, + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "headers:469": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·responses·201·headers·x_ms_request_server_encrypted", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-block·put·responses·201·headers·x_ms_request_server_encrypted" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:692" + }, + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "headers:470": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·responses·201·headers·x_ms_encryption_key_sha256", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-block·put·responses·201·headers·x_ms_encryption_key_sha256" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:693" + }, + "description": "The SHA-256 hash of the encryption key used to encrypt the block. This header is only returned when the block was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "headers:471": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-block·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:694" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:472": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·content_md5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·content_md5" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:695" + }, + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "headers:473": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_content_crc64", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_content_crc64" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:696" + }, + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "headers:474": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:697" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:475": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:698" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:476": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:699" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:477": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:700" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:478": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_request_server_encrypted", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_request_server_encrypted" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:701" + }, + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "headers:479": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_encryption_key_sha256", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-block-fromurl·put·responses·201·headers·x_ms_encryption_key_sha256" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:702" + }, + "description": "The SHA-256 hash of the encryption key used to encrypt the block. This header is only returned when the block was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "headers:480": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-block-fromurl·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-block-fromurl·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:703" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:481": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-blocklist·put·responses·201·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:704" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:482": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-blocklist·put·responses·201·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:705" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:483": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201·headers·content_md5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-blocklist·put·responses·201·headers·content_md5" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:706" + }, + "description": "This header is returned so that the client can check for message content integrity. This header refers to the content of the request, meaning, in this case, the list of blocks, and not the content of the blob itself." + }, + "headers:484": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_content_crc64", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_content_crc64" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:707" + }, + "description": "This header is returned so that the client can check for message content integrity. This header refers to the content of the request, meaning, in this case, the list of blocks, and not the content of the blob itself." + }, + "headers:485": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:708" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:486": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:709" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:487": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:710" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:488": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-blocklist·put·responses·201·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:711" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:489": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_request_server_encrypted", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_request_server_encrypted" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:712" + }, + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "headers:490": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_encryption_key_sha256", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-blocklist·put·responses·201·headers·x_ms_encryption_key_sha256" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:713" + }, + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "headers:491": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-blocklist·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:714" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:492": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·get·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-blocklist·get·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:715" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:493": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·get·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-blocklist·get·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:716" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:494": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·get·responses·200·headers·content_type", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-blocklist·get·responses·200·headers·content_type" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:717" + }, + "description": "The media type of the body of the response. For Get Block List this is 'application/xml'" + }, + "headers:495": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_blob_content_length", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_blob_content_length" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:718" + }, + "description": "The size of the blob in bytes.", + "x-ms-client-name": "BlobContentLength" + }, + "headers:496": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:719" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:497": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:720" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:498": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-blocklist·get·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:721" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:499": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·get·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-blocklist·get·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:722" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:500": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-blocklist·get·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-blocklist·get·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:723" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:501": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update·put·responses·201·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:725" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:502": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update·put·responses·201·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:726" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:503": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·content_md5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update·put·responses·201·headers·content_md5" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:727" + }, + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "headers:504": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_content_crc64", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_content_crc64" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:728" + }, + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "headers:505": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_blob_sequence_number", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_blob_sequence_number" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:729" + }, + "description": "The current sequence number for the page blob.", + "x-ms-client-name": "BlobSequenceNumber" + }, + "headers:506": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:730" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:507": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:731" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:508": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:732" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:509": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update·put·responses·201·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:733" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:510": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_request_server_encrypted", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_request_server_encrypted" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:734" + }, + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "headers:511": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_encryption_key_sha256", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update·put·responses·201·headers·x_ms_encryption_key_sha256" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:735" + }, + "description": "The SHA-256 hash of the encryption key used to encrypt the pages. This header is only returned when the pages were encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "headers:512": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:736" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:513": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·201·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-clear·put·responses·201·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:737" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:514": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·201·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-clear·put·responses·201·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:738" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:515": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·201·headers·content_md5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-clear·put·responses·201·headers·content_md5" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:739" + }, + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "headers:516": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_content_crc64", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_content_crc64" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:740" + }, + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "headers:517": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_blob_sequence_number", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_blob_sequence_number" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:741" + }, + "description": "The current sequence number for the page blob.", + "x-ms-client-name": "BlobSequenceNumber" + }, + "headers:518": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:742" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:519": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:743" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:520": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-clear·put·responses·201·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:744" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:521": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·201·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-clear·put·responses·201·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:745" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:522": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-clear·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-clear·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:746" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:523": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:747" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:524": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:748" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:525": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·content_md5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·content_md5" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:749" + }, + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "headers:526": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_content_crc64", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_content_crc64" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:750" + }, + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "headers:527": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_blob_sequence_number", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_blob_sequence_number" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:751" + }, + "description": "The current sequence number for the page blob.", + "x-ms-client-name": "BlobSequenceNumber" + }, + "headers:528": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:752" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:529": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:753" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:530": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:754" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:531": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_request_server_encrypted", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_request_server_encrypted" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:755" + }, + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "headers:532": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_encryption_key_sha256", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update-fromurl·put·responses·201·headers·x_ms_encryption_key_sha256" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:756" + }, + "description": "The SHA-256 hash of the encryption key used to encrypt the blob. This header is only returned when the blob was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "headers:533": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-page-update-fromurl·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-page-update-fromurl·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:757" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:534": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist·get·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-pagelist·get·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:758" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:535": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist·get·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-pagelist·get·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:759" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:536": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_blob_content_length", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_blob_content_length" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:760" + }, + "description": "The size of the blob in bytes.", + "x-ms-client-name": "BlobContentLength" + }, + "headers:537": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:761" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:538": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:762" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:539": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-pagelist·get·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:763" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:540": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist·get·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-pagelist·get·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:764" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:541": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist·get·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-pagelist·get·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:765" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:542": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:766" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:543": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:767" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:544": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_blob_content_length", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_blob_content_length" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:768" + }, + "description": "The size of the blob in bytes.", + "x-ms-client-name": "BlobContentLength" + }, + "headers:545": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:769" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:546": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:770" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:547": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:771" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:548": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-pagelist-diff·get·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:772" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:549": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-pagelist-diff·get·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-pagelist-diff·get·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:773" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:550": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-resize·put·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-resize·put·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:774" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:551": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-resize·put·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-resize·put·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:775" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:552": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_blob_sequence_number", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_blob_sequence_number" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:776" + }, + "description": "The current sequence number for a page blob. This header is not returned for block blobs or append blobs", + "x-ms-client-name": "BlobSequenceNumber" + }, + "headers:553": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:777" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:554": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:778" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:555": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-resize·put·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:779" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:556": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-resize·put·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-resize·put·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:780" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:557": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-resize·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-resize·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:781" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:558": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:782" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:559": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:783" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:560": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_blob_sequence_number", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_blob_sequence_number" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:784" + }, + "description": "The current sequence number for a page blob. This header is not returned for block blobs or append blobs", + "x-ms-client-name": "BlobSequenceNumber" + }, + "headers:561": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:785" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:562": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:786" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:563": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:787" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:564": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·200·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:788" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:565": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-properties-updatesequencenumber·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-properties-updatesequencenumber·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:789" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:566": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:790" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:567": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:791" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:568": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:792" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:569": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:793" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:570": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:794" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:571": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:795" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:572": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_copy_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_copy_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:796" + }, + "description": "String identifier for this copy operation. Use with Get Blob Properties to check the status of this copy operation, or pass to Abort Copy Blob to abort a pending copy.", + "x-ms-client-name": "CopyId" + }, + "headers:573": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_copy_status", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-incrementalcopy·put·responses·202·headers·x_ms_copy_status" + ] + }, + "schema": { + "$ref": "#/components/schemas/CopyStatusType" + }, + "description": "State of the copy operation identified by x-ms-copy-id.", + "x-ms-client-name": "CopyStatus" + }, + "headers:574": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-incrementalcopy·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-incrementalcopy·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:798" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:575": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock·put·responses·201·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:800" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:576": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock·put·responses·201·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:801" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:577": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·content_md5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock·put·responses·201·headers·content_md5" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:802" + }, + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "headers:578": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_content_crc64", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_content_crc64" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:803" + }, + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "headers:579": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_client_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_client_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:804" + }, + "description": "If a client request id header is sent in the request, this header will be present in the response with the same value.", + "x-ms-client-name": "ClientRequestId" + }, + "headers:580": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:805" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:581": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:806" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:582": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock·put·responses·201·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:807" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:583": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_blob_append_offset", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_blob_append_offset" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:808" + }, + "description": "This response header is returned only for append operations. It returns the offset at which the block was committed, in bytes.", + "x-ms-client-name": "BlobAppendOffset" + }, + "headers:584": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_blob_committed_block_count", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_blob_committed_block_count" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:809" + }, + "description": "The number of committed blocks present in the blob. This header is returned only for append blobs.", + "x-ms-client-name": "BlobCommittedBlockCount" + }, + "headers:585": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_request_server_encrypted", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_request_server_encrypted" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:810" + }, + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "headers:586": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_encryption_key_sha256", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock·put·responses·201·headers·x_ms_encryption_key_sha256" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:811" + }, + "description": "The SHA-256 hash of the encryption key used to encrypt the block. This header is only returned when the block was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "headers:587": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:812" + }, + "x-ms-client-name": "ErrorCode" + }, + "headers:588": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·etag", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·etag" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:813" + }, + "description": "The ETag contains a value that you can use to perform operations conditionally. If the request version is 2011-08-18 or newer, the ETag value will be in quotes." + }, + "headers:589": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·last_modified", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·last_modified" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:814" + }, + "description": "Returns the date and time the container was last modified. Any operation that modifies the blob, including an update of the blob's metadata or properties, changes the last-modified time of the blob." + }, + "headers:590": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·content_md5", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·content_md5" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:815" + }, + "description": "If the blob has an MD5 hash and this operation is to read the full blob, this response header is returned so that the client can check for message content integrity." + }, + "headers:591": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_content_crc64", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_content_crc64" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:816" + }, + "description": "This header is returned so that the client can check for message content integrity. The value of this header is computed by the Blob service; it is not necessarily the same value specified in the request headers." + }, + "headers:592": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_request_id", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_request_id" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:817" + }, + "description": "This header uniquely identifies the request that was made and can be used for troubleshooting the request.", + "x-ms-client-name": "RequestId" + }, + "headers:593": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_version", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_version" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:818" + }, + "description": "Indicates the version of the Blob service used to execute the request. This header is returned for requests made against version 2009-09-19 and above.", + "x-ms-client-name": "Version" + }, + "headers:594": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·date", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·date" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:819" + }, + "description": "UTC date/time value generated by the service that indicates the time at which the response was initiated" + }, + "headers:595": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_blob_append_offset", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_blob_append_offset" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:820" + }, + "description": "This response header is returned only for append operations. It returns the offset at which the block was committed, in bytes.", + "x-ms-client-name": "BlobAppendOffset" + }, + "headers:596": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_blob_committed_block_count", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_blob_committed_block_count" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:821" + }, + "description": "The number of committed blocks present in the blob. This header is returned only for append blobs.", + "x-ms-client-name": "BlobCommittedBlockCount" + }, + "headers:597": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_encryption_key_sha256", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_encryption_key_sha256" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:822" + }, + "description": "The SHA-256 hash of the encryption key used to encrypt the block. This header is only returned when the block was encrypted with a customer-provided key.", + "x-ms-client-name": "EncryptionKeySha256" + }, + "headers:598": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_request_server_encrypted", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock-fromurl·put·responses·201·headers·x_ms_request_server_encrypted" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:823" + }, + "description": "The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise.", + "x-ms-client-name": "IsServerEncrypted" + }, + "headers:599": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "name": "paths·containername-blob-comp-appendblock-fromurl·put·responses·default·headers·x_ms_error_code", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/components/headers/paths·containername-blob-comp-appendblock-fromurl·put·responses·default·headers·x_ms_error_code" + ] + }, + "schema": { + "$ref": "#/components/schemas/schemas:824" + }, + "x-ms-client-name": "ErrorCode" + } + } + }, + "paths": { + "path:0": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/?restype=service&comp=properties", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1?restype=service&comp=properties" + ] + } + }, + "path:0.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/?restype=service&comp=properties", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1?restype=service&comp=properties" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:89" + }, + { + "$ref": "#/components/parameters/parameters:90" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "service" + ], + "operationId": "Service_SetProperties", + "description": "Sets properties for a storage account's Blob service endpoint, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules", + "requestBody": { + "description": "The StorageService properties.", + "$ref": "#/components/requestBodies/requestBodies:0" + }, + "x-ms-requestBody-index": 0, + "responses": { + "202": { + "description": "Success (Accepted)", + "$ref": "#/components/responses/responses:0" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:1" + } + } + } + }, + "path:0.get": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/?restype=service&comp=properties", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1?restype=service&comp=properties" + ] + }, + "get": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:89" + }, + { + "$ref": "#/components/parameters/parameters:90" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "service" + ], + "operationId": "Service_GetProperties", + "description": "gets the properties of a storage account's Blob service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules.", + "responses": { + "200": { + "description": "Success.", + "$ref": "#/components/responses/responses:2" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:3" + } + } + } + }, + "path:1": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/?restype=service&comp=stats", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1?restype=service&comp=stats" + ] + } + }, + "path:1.get": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/?restype=service&comp=stats", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1?restype=service&comp=stats" + ] + }, + "get": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:91" + }, + { + "$ref": "#/components/parameters/parameters:92" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "service" + ], + "operationId": "Service_GetStatistics", + "description": "Retrieves statistics related to replication for the Blob service. It is only available on the secondary location endpoint when read-access geo-redundant replication is enabled for the storage account.", + "responses": { + "200": { + "description": "Success.", + "$ref": "#/components/responses/responses:4" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:5" + } + } + } + }, + "path:2": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/?comp=list", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1?comp=list" + ] + } + }, + "path:2.get": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/?comp=list", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1?comp=list" + ] + }, + "get": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:93" + }, + { + "$ref": "#/components/parameters/parameters:64" + }, + { + "$ref": "#/components/parameters/parameters:56" + }, + { + "$ref": "#/components/parameters/parameters:57" + }, + { + "$ref": "#/components/parameters/parameters:48" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "service" + ], + "operationId": "Service_ListContainersSegment", + "description": "The List Containers Segment operation returns a list of the containers under the specified account", + "responses": { + "200": { + "description": "Success.", + "$ref": "#/components/responses/responses:6" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:7" + } + }, + "x-ms-pageable": { + "nextLinkName": "NextMarker" + } + } + }, + "path:3": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/?restype=service&comp=userdelegationkey", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1?restype=service&comp=userdelegationkey" + ] + } + }, + "path:3.post": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/?restype=service&comp=userdelegationkey", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1?restype=service&comp=userdelegationkey" + ] + }, + "post": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:94" + }, + { + "$ref": "#/components/parameters/parameters:95" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "service" + ], + "operationId": "Service_GetUserDelegationKey", + "description": "Retrieves a user delegation key for the Blob service. This is only a valid operation when using bearer token authentication.", + "requestBody": { + "$ref": "#/components/requestBodies/requestBodies:1" + }, + "x-ms-requestBody-index": 0, + "responses": { + "200": { + "description": "Success.", + "$ref": "#/components/responses/responses:8" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:9" + } + } + } + }, + "path:4": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/?restype=account&comp=properties", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1?restype=account&comp=properties" + ] + } + }, + "path:4.get": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/?restype=account&comp=properties", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1?restype=account&comp=properties" + ] + }, + "get": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:96" + }, + { + "$ref": "#/components/parameters/parameters:97" + }, + { + "$ref": "#/components/parameters/parameters:1" + } + ], + "tags": [ + "service" + ], + "operationId": "Service_GetAccountInfo", + "description": "Returns the sku name and account kind ", + "responses": { + "200": { + "description": "Success (OK)", + "$ref": "#/components/responses/responses:10" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:11" + } + } + } + }, + "path:5": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/?comp=batch", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1?comp=batch" + ] + } + }, + "path:5.post": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/?comp=batch", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1?comp=batch" + ] + }, + "post": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:98" + }, + { + "$ref": "#/components/parameters/parameters:28" + }, + { + "$ref": "#/components/parameters/parameters:59" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "service" + ], + "operationId": "Service_SubmitBatch", + "description": "The Batch operation allows multiple API calls to be embedded into a single HTTP request.", + "requestBody": { + "description": "Initial data", + "$ref": "#/components/requestBodies/requestBodies:2" + }, + "x-ms-requestBody-index": 0, + "responses": { + "200": { + "description": "Success.", + "$ref": "#/components/responses/responses:12" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:13" + } + } + } + }, + "path:6": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?restype=container", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?restype=container" + ] + } + }, + "path:6.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?restype=container", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?restype=container" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:99" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:58" + }, + { + "$ref": "#/components/parameters/parameters:8" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "container" + ], + "operationId": "Container_Create", + "description": "creates a new container under the specified account. If the container with the same name already exists, the operation fails", + "responses": { + "201": { + "description": "Success, Container created.", + "$ref": "#/components/responses/responses:14" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:15" + } + } + } + }, + "path:6.get": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?restype=container", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?restype=container" + ] + }, + "get": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:99" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "container" + ], + "operationId": "Container_GetProperties", + "description": "returns all user-defined metadata and system properties for the specified container. The data returned does not include the container's list of blobs", + "responses": { + "200": { + "description": "Success", + "$ref": "#/components/responses/responses:16" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:17" + } + } + } + }, + "path:6.delete": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?restype=container", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?restype=container" + ] + }, + "delete": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:99" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "container" + ], + "operationId": "Container_Delete", + "description": "operation marks the specified container for deletion. The container and any blobs contained within it are later deleted during garbage collection", + "responses": { + "202": { + "description": "Accepted", + "$ref": "#/components/responses/responses:18" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:19" + } + } + } + }, + "path:7": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?restype=container&comp=metadata", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?restype=container&comp=metadata" + ] + } + }, + "path:7.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?restype=container&comp=metadata", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?restype=container&comp=metadata" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:100" + }, + { + "$ref": "#/components/parameters/parameters:101" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:58" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "container" + ], + "operationId": "Container_SetMetadata", + "description": "operation sets one or more user-defined name-value pairs for the specified container.", + "responses": { + "200": { + "description": "Success", + "$ref": "#/components/responses/responses:20" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:21" + } + } + } + }, + "path:8": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?restype=container&comp=acl", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?restype=container&comp=acl" + ] + } + }, + "path:8.get": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?restype=container&comp=acl", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?restype=container&comp=acl" + ] + }, + "get": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:102" + }, + { + "$ref": "#/components/parameters/parameters:103" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "container" + ], + "operationId": "Container_GetAccessPolicy", + "description": "gets the permissions for the specified container. The permissions indicate whether container data may be accessed publicly.", + "responses": { + "200": { + "description": "Success", + "$ref": "#/components/responses/responses:22" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:23" + } + } + } + }, + "path:8.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?restype=container&comp=acl", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?restype=container&comp=acl" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:102" + }, + { + "$ref": "#/components/parameters/parameters:103" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:8" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "container" + ], + "operationId": "Container_SetAccessPolicy", + "description": "sets the permissions for the specified container. The permissions indicate whether blobs in a container may be accessed publicly.", + "requestBody": { + "description": "the acls for the container", + "$ref": "#/components/requestBodies/requestBodies:3" + }, + "x-ms-requestBody-index": 0, + "responses": { + "200": { + "description": "Success.", + "$ref": "#/components/responses/responses:24" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:25" + } + } + } + }, + "path:9": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?comp=lease&restype=container&acquire", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?comp=lease&restype=container&acquire" + ] + } + }, + "path:9.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?comp=lease&restype=container&acquire", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?comp=lease&restype=container&acquire" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:104" + }, + { + "$ref": "#/components/parameters/parameters:105" + }, + { + "$ref": "#/components/parameters/parameters:106", + "description": "Describes what lease action to take.", + "x-ms-client-name": "action" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:50" + }, + { + "$ref": "#/components/parameters/parameters:66" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "container" + ], + "operationId": "Container_AcquireLease", + "description": "[Update] establishes and manages a lock on a container for delete operations. The lock duration can be 15 to 60 seconds, or can be infinite", + "responses": { + "201": { + "description": "The Acquire operation completed successfully.", + "$ref": "#/components/responses/responses:26" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:27" + } + } + } + }, + "path:10": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?comp=lease&restype=container&release", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?comp=lease&restype=container&release" + ] + } + }, + "path:10.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?comp=lease&restype=container&release", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?comp=lease&restype=container&release" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:107" + }, + { + "$ref": "#/components/parameters/parameters:108" + }, + { + "$ref": "#/components/parameters/parameters:109", + "description": "Describes what lease action to take.", + "x-ms-client-name": "action" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:52" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "container" + ], + "operationId": "Container_ReleaseLease", + "description": "[Update] establishes and manages a lock on a container for delete operations. The lock duration can be 15 to 60 seconds, or can be infinite", + "responses": { + "200": { + "description": "The Release operation completed successfully.", + "$ref": "#/components/responses/responses:28" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:29" + } + } + } + }, + "path:11": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?comp=lease&restype=container&renew", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?comp=lease&restype=container&renew" + ] + } + }, + "path:11.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?comp=lease&restype=container&renew", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?comp=lease&restype=container&renew" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:110" + }, + { + "$ref": "#/components/parameters/parameters:111" + }, + { + "$ref": "#/components/parameters/parameters:112", + "description": "Describes what lease action to take.", + "x-ms-client-name": "action" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:52" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "container" + ], + "operationId": "Container_RenewLease", + "description": "[Update] establishes and manages a lock on a container for delete operations. The lock duration can be 15 to 60 seconds, or can be infinite", + "responses": { + "200": { + "description": "The Renew operation completed successfully.", + "$ref": "#/components/responses/responses:30" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:31" + } + } + } + }, + "path:12": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?comp=lease&restype=container&break", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?comp=lease&restype=container&break" + ] + } + }, + "path:12.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?comp=lease&restype=container&break", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?comp=lease&restype=container&break" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:113" + }, + { + "$ref": "#/components/parameters/parameters:114" + }, + { + "$ref": "#/components/parameters/parameters:115", + "description": "Describes what lease action to take.", + "x-ms-client-name": "action" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:49" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "container" + ], + "operationId": "Container_BreakLease", + "description": "[Update] establishes and manages a lock on a container for delete operations. The lock duration can be 15 to 60 seconds, or can be infinite", + "responses": { + "202": { + "description": "The Break operation completed successfully.", + "$ref": "#/components/responses/responses:32" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:33" + } + } + } + }, + "path:13": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?comp=lease&restype=container&change", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?comp=lease&restype=container&change" + ] + } + }, + "path:13.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?comp=lease&restype=container&change", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?comp=lease&restype=container&change" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:116" + }, + { + "$ref": "#/components/parameters/parameters:117" + }, + { + "$ref": "#/components/parameters/parameters:118", + "description": "Describes what lease action to take.", + "x-ms-client-name": "action" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:52" + }, + { + "$ref": "#/components/parameters/parameters:67" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "container" + ], + "operationId": "Container_ChangeLease", + "description": "[Update] establishes and manages a lock on a container for delete operations. The lock duration can be 15 to 60 seconds, or can be infinite", + "responses": { + "200": { + "description": "The Change operation completed successfully.", + "$ref": "#/components/responses/responses:34" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:35" + } + } + } + }, + "path:14": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?restype=container&comp=list&flat", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?restype=container&comp=list&flat" + ] + } + }, + "path:14.get": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?restype=container&comp=list&flat", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?restype=container&comp=list&flat" + ] + }, + "get": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:119" + }, + { + "$ref": "#/components/parameters/parameters:120" + }, + { + "$ref": "#/components/parameters/parameters:64" + }, + { + "$ref": "#/components/parameters/parameters:56" + }, + { + "$ref": "#/components/parameters/parameters:57" + }, + { + "$ref": "#/components/parameters/parameters:47" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "containers" + ], + "operationId": "Container_ListBlobFlatSegment", + "description": "[Update] The List Blobs operation returns a list of the blobs under the specified container", + "responses": { + "200": { + "description": "Success.", + "$ref": "#/components/responses/responses:36" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:37" + } + }, + "x-ms-pageable": { + "nextLinkName": "NextMarker" + } + } + }, + "path:15": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?restype=container&comp=list&hierarchy", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?restype=container&comp=list&hierarchy" + ] + } + }, + "path:15.get": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?restype=container&comp=list&hierarchy", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?restype=container&comp=list&hierarchy" + ] + }, + "get": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:121" + }, + { + "$ref": "#/components/parameters/parameters:122" + }, + { + "$ref": "#/components/parameters/parameters:64" + }, + { + "$ref": "#/components/parameters/parameters:32" + }, + { + "$ref": "#/components/parameters/parameters:56" + }, + { + "$ref": "#/components/parameters/parameters:57" + }, + { + "$ref": "#/components/parameters/parameters:47" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "containers" + ], + "operationId": "Container_ListBlobHierarchySegment", + "description": "[Update] The List Blobs operation returns a list of the blobs under the specified container", + "responses": { + "200": { + "description": "Success.", + "$ref": "#/components/responses/responses:38" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:39" + } + }, + "x-ms-pageable": { + "nextLinkName": "NextMarker" + } + } + }, + "path:16": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?restype=account&comp=properties", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?restype=account&comp=properties" + ] + } + }, + "path:16.get": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}?restype=account&comp=properties", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}?restype=account&comp=properties" + ] + }, + "get": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:123" + }, + { + "$ref": "#/components/parameters/parameters:124" + }, + { + "$ref": "#/components/parameters/parameters:1" + } + ], + "tags": [ + "container" + ], + "operationId": "Container_GetAccountInfo", + "description": "Returns the sku name and account kind ", + "responses": { + "200": { + "description": "Success (OK)", + "$ref": "#/components/responses/responses:40" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:41" + } + } + } + }, + "path:17": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{filesystem}/{path}?resource=directory&Create", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{filesystem}~1{path}?resource=directory&Create" + ] + } + }, + "path:17.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{filesystem}/{path}?resource=directory&Create", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{filesystem}~1{path}?resource=directory&Create" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:125" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:33" + }, + { + "$ref": "#/components/parameters/parameters:61" + }, + { + "$ref": "#/components/parameters/parameters:63" + }, + { + "$ref": "#/components/parameters/parameters:84" + }, + { + "$ref": "#/components/parameters/parameters:85" + }, + { + "$ref": "#/components/parameters/parameters:86" + }, + { + "$ref": "#/components/parameters/parameters:87" + }, + { + "$ref": "#/components/parameters/parameters:88" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "directory" + ], + "operationId": "Directory_Create", + "description": "Create a directory. By default, the destination is overwritten and if the destination already exists and has a lease the lease is broken. This operation supports conditional HTTP requests. For more information, see [Specifying Conditional Headers for Blob Service Operations](https://docs.microsoft.com/en-us/rest/api/storageservices/specifying-conditional-headers-for-blob-service-operations). To fail if the destination already exists, use a conditional request with If-None-Match: \"*\".", + "responses": { + "201": { + "description": "The file or directory was created.", + "$ref": "#/components/responses/responses:42" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:43" + } + } + } + }, + "path:18": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{filesystem}/{path}?DirectoryRename", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{filesystem}~1{path}?DirectoryRename" + ] + } + }, + "path:18.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{filesystem}/{path}?DirectoryRename", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{filesystem}~1{path}?DirectoryRename" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "tags": [ + "directory" + ], + "operationId": "Directory_Rename", + "description": "Rename a directory. By default, the destination is overwritten and if the destination already exists and has a lease the lease is broken. This operation supports conditional HTTP requests. For more information, see [Specifying Conditional Headers for Blob Service Operations](https://docs.microsoft.com/en-us/rest/api/storageservices/specifying-conditional-headers-for-blob-service-operations). To fail if the destination already exists, use a conditional request with If-None-Match: \"*\".", + "parameters": [ + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:23" + }, + { + "$ref": "#/components/parameters/parameters:60" + }, + { + "$ref": "#/components/parameters/parameters:37" + }, + { + "$ref": "#/components/parameters/parameters:33" + }, + { + "$ref": "#/components/parameters/parameters:61" + }, + { + "$ref": "#/components/parameters/parameters:63" + }, + { + "$ref": "#/components/parameters/parameters:84" + }, + { + "$ref": "#/components/parameters/parameters:85" + }, + { + "$ref": "#/components/parameters/parameters:86" + }, + { + "$ref": "#/components/parameters/parameters:87" + }, + { + "$ref": "#/components/parameters/parameters:88" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:81" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:78" + }, + { + "$ref": "#/components/parameters/parameters:80" + }, + { + "$ref": "#/components/parameters/parameters:77" + }, + { + "$ref": "#/components/parameters/parameters:79" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "responses": { + "201": { + "description": "The directory was renamed.", + "$ref": "#/components/responses/responses:44" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:45" + } + } + } + }, + "path:19": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{filesystem}/{path}?DirectoryDelete", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{filesystem}~1{path}?DirectoryDelete" + ] + } + }, + "path:19.delete": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{filesystem}/{path}?DirectoryDelete", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{filesystem}~1{path}?DirectoryDelete" + ] + }, + "delete": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "tags": [ + "directory" + ], + "operationId": "Directory_Delete", + "description": "Deletes the directory", + "parameters": [ + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:70" + }, + { + "$ref": "#/components/parameters/parameters:23" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "responses": { + "200": { + "description": "The directory was deleted.", + "$ref": "#/components/responses/responses:46" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:47" + } + } + } + }, + "path:20": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{filesystem}/{path}?action=setAccessControl&directory", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{filesystem}~1{path}?action=setAccessControl&directory" + ] + } + }, + "path:20.patch": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{filesystem}/{path}?action=setAccessControl&directory", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{filesystem}~1{path}?action=setAccessControl&directory" + ] + }, + "patch": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:126" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:53" + }, + { + "$ref": "#/components/parameters/parameters:54" + }, + { + "$ref": "#/components/parameters/parameters:61" + }, + { + "$ref": "#/components/parameters/parameters:62" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:25" + }, + { + "$ref": "#/components/parameters/parameters:1" + } + ], + "tags": [ + "directory" + ], + "operationId": "Directory_SetAccessControl", + "description": "Set the owner, group, permissions, or access control list for a directory.", + "responses": { + "200": { + "description": "Set directory access control response.", + "$ref": "#/components/responses/responses:48" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:49" + } + } + } + }, + "path:21": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{filesystem}/{path}?action=getAccessControl&directory", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{filesystem}~1{path}?action=getAccessControl&directory" + ] + } + }, + "path:21.head": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{filesystem}/{path}?action=getAccessControl&directory", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{filesystem}~1{path}?action=getAccessControl&directory" + ] + }, + "head": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:127" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:55" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:25" + }, + { + "$ref": "#/components/parameters/parameters:1" + } + ], + "tags": [ + "directory" + ], + "operationId": "Directory_GetAccessControl", + "description": "Get the owner, group, permissions, or access control list for a directory.", + "responses": { + "200": { + "description": "Get directory access control response.", + "$ref": "#/components/responses/responses:50" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:51" + } + } + } + }, + "path:22": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}" + ] + } + }, + "path:22.get": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}" + ] + }, + "get": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_Download", + "description": "The Download operation reads or downloads a blob from the system, including its metadata and properties. You can also call Download to read a snapshot.", + "parameters": [ + { + "$ref": "#/components/parameters/parameters:72" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:68" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:38" + }, + { + "$ref": "#/components/parameters/parameters:39" + }, + { + "$ref": "#/components/parameters/parameters:34" + }, + { + "$ref": "#/components/parameters/parameters:35" + }, + { + "$ref": "#/components/parameters/parameters:36" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "responses": { + "200": { + "description": "Returns the content of the entire blob.", + "$ref": "#/components/responses/responses:52" + }, + "206": { + "description": "Returns the content of a specified range of the blob.", + "$ref": "#/components/responses/responses:53" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:54" + } + } + } + }, + "path:22.head": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}" + ] + }, + "head": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_GetProperties", + "description": "The Get Properties operation returns all user-defined metadata, standard HTTP properties, and system properties for the blob. It does not return the content of the blob.", + "parameters": [ + { + "$ref": "#/components/parameters/parameters:72" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:34" + }, + { + "$ref": "#/components/parameters/parameters:35" + }, + { + "$ref": "#/components/parameters/parameters:36" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "responses": { + "200": { + "description": "Returns the properties of the blob.", + "$ref": "#/components/responses/responses:55" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:56" + } + } + } + }, + "path:22.delete": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}" + ] + }, + "delete": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_Delete", + "description": "If the storage account's soft delete feature is disabled then, when a blob is deleted, it is permanently removed from the storage account. If the storage account's soft delete feature is enabled, then, when a blob is deleted, it is marked for deletion and becomes inaccessible immediately. However, the blob service retains the blob or snapshot for the number of days specified by the DeleteRetentionPolicy section of [Storage service properties] (Set-Blob-Service-Properties.md). After the specified number of days has passed, the blob's data is permanently removed from the storage account. Note that you continue to be charged for the soft-deleted blob's storage until it is permanently removed. Use the List Blobs API and specify the \"include=deleted\" query parameter to discover which blobs and snapshots have been soft deleted. You can then use the Undelete Blob API to restore a soft-deleted blob. All other operations on a soft-deleted blob or snapshot causes the service to return an HTTP status code of 404 (ResourceNotFound).", + "parameters": [ + { + "$ref": "#/components/parameters/parameters:72" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:31" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "responses": { + "202": { + "description": "The delete request was accepted and the blob will be deleted.", + "$ref": "#/components/responses/responses:57" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:58" + } + } + } + }, + "path:23": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{filesystem}/{path}?action=setAccessControl&blob", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{filesystem}~1{path}?action=setAccessControl&blob" + ] + } + }, + "path:23.patch": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{filesystem}/{path}?action=setAccessControl&blob", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{filesystem}~1{path}?action=setAccessControl&blob" + ] + }, + "patch": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:128" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:53" + }, + { + "$ref": "#/components/parameters/parameters:54" + }, + { + "$ref": "#/components/parameters/parameters:61" + }, + { + "$ref": "#/components/parameters/parameters:62" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:25" + }, + { + "$ref": "#/components/parameters/parameters:1" + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_SetAccessControl", + "description": "Set the owner, group, permissions, or access control list for a blob.", + "responses": { + "200": { + "description": "Set blob access control response.", + "$ref": "#/components/responses/responses:59" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:60" + } + } + } + }, + "path:24": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{filesystem}/{path}?action=getAccessControl&blob", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{filesystem}~1{path}?action=getAccessControl&blob" + ] + } + }, + "path:24.head": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{filesystem}/{path}?action=getAccessControl&blob", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{filesystem}~1{path}?action=getAccessControl&blob" + ] + }, + "head": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:129" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:55" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:25" + }, + { + "$ref": "#/components/parameters/parameters:1" + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_GetAccessControl", + "description": "Get the owner, group, permissions, or access control list for a blob.", + "responses": { + "200": { + "description": "Get blob access control response.", + "$ref": "#/components/responses/responses:61" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:62" + } + } + } + }, + "path:25": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{filesystem}/{path}?FileRename", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{filesystem}~1{path}?FileRename" + ] + } + }, + "path:25.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{filesystem}/{path}?FileRename", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{filesystem}~1{path}?FileRename" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_Rename", + "description": "Rename a blob/file. By default, the destination is overwritten and if the destination already exists and has a lease the lease is broken. This operation supports conditional HTTP requests. For more information, see [Specifying Conditional Headers for Blob Service Operations](https://docs.microsoft.com/en-us/rest/api/storageservices/specifying-conditional-headers-for-blob-service-operations). To fail if the destination already exists, use a conditional request with If-None-Match: \"*\".", + "parameters": [ + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:60" + }, + { + "$ref": "#/components/parameters/parameters:37" + }, + { + "$ref": "#/components/parameters/parameters:33" + }, + { + "$ref": "#/components/parameters/parameters:61" + }, + { + "$ref": "#/components/parameters/parameters:63" + }, + { + "$ref": "#/components/parameters/parameters:84" + }, + { + "$ref": "#/components/parameters/parameters:85" + }, + { + "$ref": "#/components/parameters/parameters:86" + }, + { + "$ref": "#/components/parameters/parameters:87" + }, + { + "$ref": "#/components/parameters/parameters:88" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:81" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:78" + }, + { + "$ref": "#/components/parameters/parameters:80" + }, + { + "$ref": "#/components/parameters/parameters:77" + }, + { + "$ref": "#/components/parameters/parameters:79" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "responses": { + "201": { + "description": "The file was renamed.", + "$ref": "#/components/responses/responses:63" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:64" + } + } + } + }, + "path:26": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?PageBlob", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?PageBlob" + ] + } + }, + "path:26.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?PageBlob", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?PageBlob" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:130", + "description": "Specifies the type of blob to create: block blob, page blob, or append blob.", + "x-ms-client-name": "blobType" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:28" + }, + { + "$ref": "#/components/parameters/parameters:11" + }, + { + "$ref": "#/components/parameters/parameters:19" + }, + { + "$ref": "#/components/parameters/parameters:14" + }, + { + "$ref": "#/components/parameters/parameters:15" + }, + { + "$ref": "#/components/parameters/parameters:18" + }, + { + "$ref": "#/components/parameters/parameters:5" + }, + { + "$ref": "#/components/parameters/parameters:58" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:13" + }, + { + "$ref": "#/components/parameters/parameters:34" + }, + { + "$ref": "#/components/parameters/parameters:35" + }, + { + "$ref": "#/components/parameters/parameters:36" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:17" + }, + { + "$ref": "#/components/parameters/parameters:20" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "blob" + ], + "operationId": "PageBlob_Create", + "description": "The Create operation creates a new page blob.", + "responses": { + "201": { + "description": "The blob was created.", + "$ref": "#/components/responses/responses:65" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:66" + } + } + } + }, + "path:27": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?AppendBlob", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?AppendBlob" + ] + } + }, + "path:27.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?AppendBlob", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?AppendBlob" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:131", + "description": "Specifies the type of blob to create: block blob, page blob, or append blob.", + "x-ms-client-name": "blobType" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:28" + }, + { + "$ref": "#/components/parameters/parameters:19" + }, + { + "$ref": "#/components/parameters/parameters:14" + }, + { + "$ref": "#/components/parameters/parameters:15" + }, + { + "$ref": "#/components/parameters/parameters:18" + }, + { + "$ref": "#/components/parameters/parameters:5" + }, + { + "$ref": "#/components/parameters/parameters:58" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:13" + }, + { + "$ref": "#/components/parameters/parameters:34" + }, + { + "$ref": "#/components/parameters/parameters:35" + }, + { + "$ref": "#/components/parameters/parameters:36" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "blob" + ], + "operationId": "AppendBlob_Create", + "description": "The Create Append Blob operation creates a new append blob.", + "responses": { + "201": { + "description": "The blob was created.", + "$ref": "#/components/responses/responses:67" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:68" + } + } + } + }, + "path:28": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?BlockBlob", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?BlockBlob" + ] + } + }, + "path:28.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?BlockBlob", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?BlockBlob" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:132", + "description": "Specifies the type of blob to create: block blob, page blob, or append blob.", + "x-ms-client-name": "blobType" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:29" + }, + { + "$ref": "#/components/parameters/parameters:28" + }, + { + "$ref": "#/components/parameters/parameters:19" + }, + { + "$ref": "#/components/parameters/parameters:14" + }, + { + "$ref": "#/components/parameters/parameters:15" + }, + { + "$ref": "#/components/parameters/parameters:18" + }, + { + "$ref": "#/components/parameters/parameters:5" + }, + { + "$ref": "#/components/parameters/parameters:58" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:13" + }, + { + "$ref": "#/components/parameters/parameters:34" + }, + { + "$ref": "#/components/parameters/parameters:35" + }, + { + "$ref": "#/components/parameters/parameters:36" + }, + { + "$ref": "#/components/parameters/parameters:10" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "blob" + ], + "operationId": "BlockBlob_Upload", + "description": "The Upload Block Blob operation updates the content of an existing block blob. Updating an existing block blob overwrites any existing metadata on the blob. Partial updates are not supported with Put Blob; the content of the existing blob is overwritten with the content of the new blob. To perform a partial update of the content of a block blob, use the Put Block List operation.", + "requestBody": { + "description": "Initial data", + "$ref": "#/components/requestBodies/requestBodies:4" + }, + "x-ms-requestBody-index": 0, + "responses": { + "201": { + "description": "The blob was updated.", + "$ref": "#/components/responses/responses:69" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:70" + } + } + } + }, + "path:29": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=undelete", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=undelete" + ] + } + }, + "path:29.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=undelete", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=undelete" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:133" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_Undelete", + "description": "Undelete a blob that was previously soft deleted", + "responses": { + "200": { + "description": "The blob was undeleted successfully.", + "$ref": "#/components/responses/responses:71" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:72" + } + } + } + }, + "path:30": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=properties&SetHTTPHeaders", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=properties&SetHTTPHeaders" + ] + } + }, + "path:30.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=properties&SetHTTPHeaders", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=properties&SetHTTPHeaders" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:134" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:5" + }, + { + "$ref": "#/components/parameters/parameters:19" + }, + { + "$ref": "#/components/parameters/parameters:18" + }, + { + "$ref": "#/components/parameters/parameters:14" + }, + { + "$ref": "#/components/parameters/parameters:15" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:13" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_SetHTTPHeaders", + "description": "The Set HTTP Headers operation sets system properties on the blob", + "responses": { + "200": { + "description": "The properties were set successfully.", + "$ref": "#/components/responses/responses:73" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:74" + } + } + } + }, + "path:31": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=metadata", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=metadata" + ] + } + }, + "path:31.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=metadata", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=metadata" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:135" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:58" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:34" + }, + { + "$ref": "#/components/parameters/parameters:35" + }, + { + "$ref": "#/components/parameters/parameters:36" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_SetMetadata", + "description": "The Set Blob Metadata operation sets user-defined metadata for the specified blob as one or more name-value pairs", + "responses": { + "200": { + "description": "The metadata was set successfully.", + "$ref": "#/components/responses/responses:75" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:76" + } + } + } + }, + "path:32": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=lease&acquire", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=lease&acquire" + ] + } + }, + "path:32.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=lease&acquire", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=lease&acquire" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:136" + }, + { + "$ref": "#/components/parameters/parameters:137", + "description": "Describes what lease action to take.", + "x-ms-client-name": "action" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:50" + }, + { + "$ref": "#/components/parameters/parameters:66" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_AcquireLease", + "description": "[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations", + "responses": { + "201": { + "description": "The Acquire operation completed successfully.", + "$ref": "#/components/responses/responses:77" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:78" + } + } + } + }, + "path:33": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=lease&release", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=lease&release" + ] + } + }, + "path:33.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=lease&release", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=lease&release" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:138" + }, + { + "$ref": "#/components/parameters/parameters:139", + "description": "Describes what lease action to take.", + "x-ms-client-name": "action" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:52" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_ReleaseLease", + "description": "[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations", + "responses": { + "200": { + "description": "The Release operation completed successfully.", + "$ref": "#/components/responses/responses:79" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:80" + } + } + } + }, + "path:34": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=lease&renew", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=lease&renew" + ] + } + }, + "path:34.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=lease&renew", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=lease&renew" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:140" + }, + { + "$ref": "#/components/parameters/parameters:141", + "description": "Describes what lease action to take.", + "x-ms-client-name": "action" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:52" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_RenewLease", + "description": "[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations", + "responses": { + "200": { + "description": "The Renew operation completed successfully.", + "$ref": "#/components/responses/responses:81" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:82" + } + } + } + }, + "path:35": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=lease&change", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=lease&change" + ] + } + }, + "path:35.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=lease&change", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=lease&change" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:142" + }, + { + "$ref": "#/components/parameters/parameters:143", + "description": "Describes what lease action to take.", + "x-ms-client-name": "action" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:52" + }, + { + "$ref": "#/components/parameters/parameters:67" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_ChangeLease", + "description": "[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations", + "responses": { + "200": { + "description": "The Change operation completed successfully.", + "$ref": "#/components/responses/responses:83" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:84" + } + } + } + }, + "path:36": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=lease&break", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=lease&break" + ] + } + }, + "path:36.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=lease&break", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=lease&break" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:144" + }, + { + "$ref": "#/components/parameters/parameters:145", + "description": "Describes what lease action to take.", + "x-ms-client-name": "action" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:49" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_BreakLease", + "description": "[Update] The Lease Blob operation establishes and manages a lock on a blob for write and delete operations", + "responses": { + "202": { + "description": "The Break operation completed successfully.", + "$ref": "#/components/responses/responses:85" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:86" + } + } + } + }, + "path:37": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=snapshot", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=snapshot" + ] + } + }, + "path:37.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=snapshot", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=snapshot" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:146" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:58" + }, + { + "$ref": "#/components/parameters/parameters:34" + }, + { + "$ref": "#/components/parameters/parameters:35" + }, + { + "$ref": "#/components/parameters/parameters:36" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_CreateSnapshot", + "description": "The Create Snapshot operation creates a read-only snapshot of a blob", + "responses": { + "201": { + "description": "The snaptshot was taken successfully.", + "$ref": "#/components/responses/responses:87" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:88" + } + } + } + }, + "path:38": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=copy", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=copy" + ] + } + }, + "path:38.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=copy", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=copy" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_StartCopyFromURL", + "description": "The Start Copy From URL operation copies a blob or an internet resource to a new blob.", + "parameters": [ + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:58" + }, + { + "$ref": "#/components/parameters/parameters:10" + }, + { + "$ref": "#/components/parameters/parameters:12" + }, + { + "$ref": "#/components/parameters/parameters:78" + }, + { + "$ref": "#/components/parameters/parameters:80" + }, + { + "$ref": "#/components/parameters/parameters:77" + }, + { + "$ref": "#/components/parameters/parameters:79" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:30" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "responses": { + "202": { + "description": "The copy blob has been accepted with the specified copy status.", + "$ref": "#/components/responses/responses:89" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:90" + } + } + } + }, + "path:39": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=copy&sync", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=copy&sync" + ] + } + }, + "path:39.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=copy&sync", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=copy&sync" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:147" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:58" + }, + { + "$ref": "#/components/parameters/parameters:10" + }, + { + "$ref": "#/components/parameters/parameters:78" + }, + { + "$ref": "#/components/parameters/parameters:80" + }, + { + "$ref": "#/components/parameters/parameters:77" + }, + { + "$ref": "#/components/parameters/parameters:79" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:30" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + }, + { + "$ref": "#/components/parameters/parameters:73" + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_CopyFromURL", + "description": "The Copy From URL operation copies a blob or an internet resource to a new blob. It will not return a response until the copy is complete.", + "responses": { + "202": { + "description": "The copy has completed.", + "$ref": "#/components/responses/responses:91" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:92" + } + } + } + }, + "path:40": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=copy©id={CopyId}", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=copy©id={CopyId}" + ] + } + }, + "path:40.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=copy©id={CopyId}", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=copy©id={CopyId}" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:148" + }, + { + "$ref": "#/components/parameters/parameters:149", + "x-ms-client-name": "copyActionAbortConstant" + }, + { + "$ref": "#/components/parameters/parameters:24" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_AbortCopyFromURL", + "description": "The Abort Copy From URL operation aborts a pending Copy From URL operation, and leaves a destination blob with zero length and full metadata.", + "responses": { + "204": { + "description": "The delete request was accepted and the blob will be deleted.", + "$ref": "#/components/responses/responses:93" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:94" + } + } + } + }, + "path:41": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=tier", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=tier" + ] + } + }, + "path:41.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=tier", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=tier" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:150" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:9" + }, + { + "$ref": "#/components/parameters/parameters:12" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + }, + { + "$ref": "#/components/parameters/parameters:51" + } + ], + "tags": [ + "blobs" + ], + "operationId": "Blob_SetTier", + "description": "The Set Tier operation sets the tier on a blob. The operation is allowed on a page blob in a premium storage account and on a block blob in a blob storage account (locally redundant storage only). A premium page blob's tier determines the allowed size, IOPS, and bandwidth of the blob. A block blob's tier determines Hot/Cool/Archive storage type. This operation does not update the blob's ETag.", + "responses": { + "200": { + "description": "The new tier will take effect immediately.", + "$ref": "#/components/responses/responses:95" + }, + "202": { + "description": "The transition to the new tier is pending.", + "$ref": "#/components/responses/responses:96" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:97" + } + } + } + }, + "path:42": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?restype=account&comp=properties", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?restype=account&comp=properties" + ] + } + }, + "path:42.get": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?restype=account&comp=properties", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?restype=account&comp=properties" + ] + }, + "get": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:151" + }, + { + "$ref": "#/components/parameters/parameters:152" + }, + { + "$ref": "#/components/parameters/parameters:1" + } + ], + "tags": [ + "blob" + ], + "operationId": "Blob_GetAccountInfo", + "description": "Returns the sku name and account kind ", + "responses": { + "200": { + "description": "Success (OK)", + "$ref": "#/components/responses/responses:98" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:99" + } + } + } + }, + "path:43": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=block", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=block" + ] + } + }, + "path:43.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=block", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=block" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:153" + }, + { + "$ref": "#/components/parameters/parameters:21" + }, + { + "$ref": "#/components/parameters/parameters:28" + }, + { + "$ref": "#/components/parameters/parameters:29" + }, + { + "$ref": "#/components/parameters/parameters:27" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:34" + }, + { + "$ref": "#/components/parameters/parameters:35" + }, + { + "$ref": "#/components/parameters/parameters:36" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "blockblob" + ], + "operationId": "BlockBlob_StageBlock", + "description": "The Stage Block operation creates a new block to be committed as part of a blob", + "requestBody": { + "description": "Initial data", + "$ref": "#/components/requestBodies/requestBodies:5" + }, + "x-ms-requestBody-index": 4, + "responses": { + "201": { + "description": "The block was created.", + "$ref": "#/components/responses/responses:100" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:101" + } + } + } + }, + "path:44": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=block&fromURL", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=block&fromURL" + ] + } + }, + "path:44.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=block&fromURL", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=block&fromURL" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:154" + }, + { + "$ref": "#/components/parameters/parameters:21" + }, + { + "$ref": "#/components/parameters/parameters:28" + }, + { + "$ref": "#/components/parameters/parameters:82" + }, + { + "$ref": "#/components/parameters/parameters:75" + }, + { + "$ref": "#/components/parameters/parameters:73" + }, + { + "$ref": "#/components/parameters/parameters:74" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:34" + }, + { + "$ref": "#/components/parameters/parameters:35" + }, + { + "$ref": "#/components/parameters/parameters:36" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:78" + }, + { + "$ref": "#/components/parameters/parameters:80" + }, + { + "$ref": "#/components/parameters/parameters:77" + }, + { + "$ref": "#/components/parameters/parameters:79" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "blockblob" + ], + "operationId": "BlockBlob_StageBlockFromURL", + "description": "The Stage Block operation creates a new block to be committed as part of a blob where the contents are read from a URL.", + "responses": { + "201": { + "description": "The block was created.", + "$ref": "#/components/responses/responses:102" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:103" + } + } + } + }, + "path:45": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=blocklist", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=blocklist" + ] + } + }, + "path:45.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=blocklist", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=blocklist" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:155" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:5" + }, + { + "$ref": "#/components/parameters/parameters:19" + }, + { + "$ref": "#/components/parameters/parameters:14" + }, + { + "$ref": "#/components/parameters/parameters:15" + }, + { + "$ref": "#/components/parameters/parameters:18" + }, + { + "$ref": "#/components/parameters/parameters:29" + }, + { + "$ref": "#/components/parameters/parameters:27" + }, + { + "$ref": "#/components/parameters/parameters:58" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:13" + }, + { + "$ref": "#/components/parameters/parameters:34" + }, + { + "$ref": "#/components/parameters/parameters:35" + }, + { + "$ref": "#/components/parameters/parameters:36" + }, + { + "$ref": "#/components/parameters/parameters:10" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "blockblob" + ], + "operationId": "BlockBlob_CommitBlockList", + "description": "The Commit Block List operation writes a blob by specifying the list of block IDs that make up the blob. In order to be written as part of a blob, a block must have been successfully written to the server in a prior Put Block operation. You can call Put Block List to update a blob by uploading only those blocks that have changed, then committing the new and existing blocks together. You can do this by specifying whether to commit a block from the committed block list or from the uncommitted block list, or to commit the most recently uploaded version of the block, whichever list it may belong to.", + "requestBody": { + "$ref": "#/components/requestBodies/requestBodies:6" + }, + "x-ms-requestBody-index": 19, + "responses": { + "201": { + "description": "The block list was recorded.", + "$ref": "#/components/responses/responses:104" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:105" + } + } + } + }, + "path:45.get": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=blocklist", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=blocklist" + ] + }, + "get": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:155" + }, + { + "$ref": "#/components/parameters/parameters:72" + }, + { + "$ref": "#/components/parameters/parameters:22" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "blockblob" + ], + "operationId": "BlockBlob_GetBlockList", + "description": "The Get Block List operation retrieves the list of blocks that have been uploaded as part of a block blob", + "responses": { + "200": { + "description": "The page range was written.", + "$ref": "#/components/responses/responses:106" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:107" + } + } + } + }, + "path:46": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=page&update", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=page&update" + ] + } + }, + "path:46.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=page&update", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=page&update" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:156" + }, + { + "$ref": "#/components/parameters/parameters:157", + "description": "Required. You may specify one of the following options:\n - Update: Writes the bytes specified by the request body into the specified range. The Range and Content-Length headers must match to perform the update.\n - Clear: Clears the specified range and releases the space used in storage for that range. To clear a range, set the Content-Length header to zero, and the Range header to a value that indicates the range to clear, up to maximum blob size.", + "x-ms-client-name": "pageWrite" + }, + { + "$ref": "#/components/parameters/parameters:28" + }, + { + "$ref": "#/components/parameters/parameters:29" + }, + { + "$ref": "#/components/parameters/parameters:27" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:68" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:34" + }, + { + "$ref": "#/components/parameters/parameters:35" + }, + { + "$ref": "#/components/parameters/parameters:36" + }, + { + "$ref": "#/components/parameters/parameters:46" + }, + { + "$ref": "#/components/parameters/parameters:45" + }, + { + "$ref": "#/components/parameters/parameters:44" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "pageblob" + ], + "operationId": "PageBlob_UploadPages", + "description": "The Upload Pages operation writes a range of pages to a page blob", + "requestBody": { + "description": "Initial data", + "$ref": "#/components/requestBodies/requestBodies:7" + }, + "x-ms-requestBody-index": 0, + "responses": { + "201": { + "description": "The page range was written.", + "$ref": "#/components/responses/responses:108" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:109" + } + } + } + }, + "path:47": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=page&clear", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=page&clear" + ] + } + }, + "path:47.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=page&clear", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=page&clear" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:158" + }, + { + "$ref": "#/components/parameters/parameters:159", + "description": "Required. You may specify one of the following options:\n - Update: Writes the bytes specified by the request body into the specified range. The Range and Content-Length headers must match to perform the update.\n - Clear: Clears the specified range and releases the space used in storage for that range. To clear a range, set the Content-Length header to zero, and the Range header to a value that indicates the range to clear, up to maximum blob size.", + "x-ms-client-name": "pageWrite" + }, + { + "$ref": "#/components/parameters/parameters:28" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:68" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:34" + }, + { + "$ref": "#/components/parameters/parameters:35" + }, + { + "$ref": "#/components/parameters/parameters:36" + }, + { + "$ref": "#/components/parameters/parameters:46" + }, + { + "$ref": "#/components/parameters/parameters:45" + }, + { + "$ref": "#/components/parameters/parameters:44" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "pageblob" + ], + "operationId": "PageBlob_ClearPages", + "description": "The Clear Pages operation clears a set of pages from a page blob", + "responses": { + "201": { + "description": "The page range was cleared.", + "$ref": "#/components/responses/responses:110" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:111" + } + } + } + }, + "path:48": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=page&update&fromUrl", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=page&update&fromUrl" + ] + } + }, + "path:48.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=page&update&fromUrl", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=page&update&fromUrl" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:160" + }, + { + "$ref": "#/components/parameters/parameters:161", + "description": "Required. You may specify one of the following options:\n - Update: Writes the bytes specified by the request body into the specified range. The Range and Content-Length headers must match to perform the update.\n - Clear: Clears the specified range and releases the space used in storage for that range. To clear a range, set the Content-Length header to zero, and the Range header to a value that indicates the range to clear, up to maximum blob size.", + "x-ms-client-name": "pageWrite" + }, + { + "$ref": "#/components/parameters/parameters:82" + }, + { + "$ref": "#/components/parameters/parameters:76" + }, + { + "$ref": "#/components/parameters/parameters:73" + }, + { + "$ref": "#/components/parameters/parameters:74" + }, + { + "$ref": "#/components/parameters/parameters:28" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:69" + }, + { + "$ref": "#/components/parameters/parameters:34" + }, + { + "$ref": "#/components/parameters/parameters:35" + }, + { + "$ref": "#/components/parameters/parameters:36" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:46" + }, + { + "$ref": "#/components/parameters/parameters:45" + }, + { + "$ref": "#/components/parameters/parameters:44" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:78" + }, + { + "$ref": "#/components/parameters/parameters:80" + }, + { + "$ref": "#/components/parameters/parameters:77" + }, + { + "$ref": "#/components/parameters/parameters:79" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "pageblob" + ], + "operationId": "PageBlob_UploadPagesFromURL", + "description": "The Upload Pages operation writes a range of pages to a page blob where the contents are read from a URL", + "responses": { + "201": { + "description": "The page range was written.", + "$ref": "#/components/responses/responses:112" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:113" + } + } + } + }, + "path:49": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=pagelist", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=pagelist" + ] + } + }, + "path:49.get": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=pagelist", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=pagelist" + ] + }, + "get": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:162" + }, + { + "$ref": "#/components/parameters/parameters:72" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:68" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "pageblob" + ], + "operationId": "PageBlob_GetPageRanges", + "description": "The Get Page Ranges operation returns the list of valid page ranges for a page blob or snapshot of a page blob", + "responses": { + "200": { + "description": "Information on the page blob was found.", + "$ref": "#/components/responses/responses:114" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:115" + } + } + } + }, + "path:50": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=pagelist&diff", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=pagelist&diff" + ] + } + }, + "path:50.get": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=pagelist&diff", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=pagelist&diff" + ] + }, + "get": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:163" + }, + { + "$ref": "#/components/parameters/parameters:72" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:65" + }, + { + "$ref": "#/components/parameters/parameters:68" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "pageblob" + ], + "operationId": "PageBlob_GetPageRangesDiff", + "description": "The Get Page Ranges Diff operation returns the list of valid page ranges for a page blob that were changed between target blob and previous snapshot.", + "responses": { + "200": { + "description": "Information on the page blob was found.", + "$ref": "#/components/responses/responses:116" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:117" + } + } + } + }, + "path:51": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=properties&Resize", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=properties&Resize" + ] + } + }, + "path:51.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=properties&Resize", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=properties&Resize" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:164" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:34" + }, + { + "$ref": "#/components/parameters/parameters:35" + }, + { + "$ref": "#/components/parameters/parameters:36" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:17" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "pageblob" + ], + "operationId": "PageBlob_Resize", + "description": "Resize the Blob", + "responses": { + "200": { + "description": "The Blob was resized successfully", + "$ref": "#/components/responses/responses:118" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:119" + } + } + } + }, + "path:52": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=properties&UpdateSequenceNumber", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=properties&UpdateSequenceNumber" + ] + } + }, + "path:52.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=properties&UpdateSequenceNumber", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=properties&UpdateSequenceNumber" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:165" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:71" + }, + { + "$ref": "#/components/parameters/parameters:20" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "pageblob" + ], + "operationId": "PageBlob_UpdateSequenceNumber", + "description": "Update the sequence number of the blob", + "responses": { + "200": { + "description": "The sequence numbers were updated successfully.", + "$ref": "#/components/responses/responses:120" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:121" + } + } + } + }, + "path:53": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=incrementalcopy", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=incrementalcopy" + ] + } + }, + "path:53.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=incrementalcopy", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=incrementalcopy" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:166" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:30" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "pageblob" + ], + "operationId": "PageBlob_CopyIncremental", + "description": "The Copy Incremental operation copies a snapshot of the source page blob to a destination page blob. The snapshot is copied such that only the differential changes between the previously copied snapshot are transferred to the destination. The copied snapshots are complete copies of the original snapshot and can be read or copied from as usual. This API is supported since REST version 2016-05-31.", + "responses": { + "202": { + "description": "The blob was copied.", + "$ref": "#/components/responses/responses:122" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:123" + } + } + } + }, + "path:54": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=appendblock", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=appendblock" + ] + } + }, + "path:54.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=appendblock", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=appendblock" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:167" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:28" + }, + { + "$ref": "#/components/parameters/parameters:29" + }, + { + "$ref": "#/components/parameters/parameters:27" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:7" + }, + { + "$ref": "#/components/parameters/parameters:6" + }, + { + "$ref": "#/components/parameters/parameters:34" + }, + { + "$ref": "#/components/parameters/parameters:35" + }, + { + "$ref": "#/components/parameters/parameters:36" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "appendblob" + ], + "operationId": "AppendBlob_AppendBlock", + "description": "The Append Block operation commits a new block of data to the end of an existing append blob. The Append Block operation is permitted only if the blob was created with x-ms-blob-type set to AppendBlob. Append Block is supported only on version 2015-02-21 version or later.", + "requestBody": { + "description": "Initial data", + "$ref": "#/components/requestBodies/requestBodies:8" + }, + "x-ms-requestBody-index": 0, + "responses": { + "201": { + "description": "The block was created.", + "$ref": "#/components/responses/responses:124" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:125" + } + } + } + }, + "path:55": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=appendblock&fromUrl", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=appendblock&fromUrl" + ] + } + }, + "path:55.put": { + "x-ms-metadata": { + "apiVersions": [ + "2019-02-02" + ], + "filename": [ + "mem:///100?oai3.shaken.json" + ], + "path": "/{containerName}/{blob}?comp=appendblock&fromUrl", + "originalLocations": [ + "https://github.com/Azure/azure-rest-api-specs/blob/12ff3b96ec4ede0a56a7315bcdaefe9ae8aa9168/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json#/paths/~1{containerName}~1{blob}?comp=appendblock&fromUrl" + ] + }, + "put": { + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ], + "parameters": [ + { + "$ref": "#/components/parameters/parameters:168" + }, + { + "$ref": "#/components/parameters/parameters:82" + }, + { + "$ref": "#/components/parameters/parameters:75" + }, + { + "$ref": "#/components/parameters/parameters:73" + }, + { + "$ref": "#/components/parameters/parameters:74" + }, + { + "$ref": "#/components/parameters/parameters:83" + }, + { + "$ref": "#/components/parameters/parameters:28" + }, + { + "$ref": "#/components/parameters/parameters:29" + }, + { + "$ref": "#/components/parameters/parameters:34" + }, + { + "$ref": "#/components/parameters/parameters:35" + }, + { + "$ref": "#/components/parameters/parameters:36" + }, + { + "$ref": "#/components/parameters/parameters:51" + }, + { + "$ref": "#/components/parameters/parameters:7" + }, + { + "$ref": "#/components/parameters/parameters:6" + }, + { + "$ref": "#/components/parameters/parameters:41" + }, + { + "$ref": "#/components/parameters/parameters:43" + }, + { + "$ref": "#/components/parameters/parameters:40" + }, + { + "$ref": "#/components/parameters/parameters:42" + }, + { + "$ref": "#/components/parameters/parameters:78" + }, + { + "$ref": "#/components/parameters/parameters:80" + }, + { + "$ref": "#/components/parameters/parameters:77" + }, + { + "$ref": "#/components/parameters/parameters:79" + }, + { + "$ref": "#/components/parameters/parameters:1" + }, + { + "$ref": "#/components/parameters/parameters:25" + } + ], + "tags": [ + "appendblob" + ], + "operationId": "AppendBlob_AppendBlockFromUrl", + "description": "The Append Block operation commits a new block of data to the end of an existing append blob where the contents are read from a source url. The Append Block operation is permitted only if the blob was created with x-ms-blob-type set to AppendBlob. Append Block is supported only on version 2015-02-21 version or later.", + "responses": { + "201": { + "description": "The block was created.", + "$ref": "#/components/responses/responses:126" + }, + "default": { + "description": "Failure", + "$ref": "#/components/responses/responses:127" + } + } + } + } + }, + "servers": [ + { + "url": "{url}", + "x-ms-parameterized-host": { + "positionInOperation": "first" + }, + "variables": { + "url": { + "x-name": "url", + "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "x-required": true, + "x-type": "string", + "x-in": "path", + "x-ms-skip-url-encoding": true, + "x-ms-parameter-location": "client", + "x-ms-original": { + "$ref": "#/components/parameters/parameters:0" + }, + "default": "" + } + } + } + ] +} \ No newline at end of file