openapi-directory
Version:
Building & bundling https://github.com/APIs-guru/openapi-directory for easy use from JS
1 lines • 129 kB
JSON
{"openapi":"3.0.0","info":{"title":"DataBoxManagementClient","version":"2019-09-01","x-apisguru-categories":["cloud"],"x-logo":{"url":"https://assets.onestore.ms/cdnfiles/onestorerolling-1606-01000/shell/v3/images/logo/microsoft.png"},"x-origin":[{"format":"swagger","url":"https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/specification/databox/resource-manager/Microsoft.DataBox/stable/2019-09-01/databox.json","version":"2.0"}],"x-preferred":true,"x-providerName":"azure.com","x-serviceName":"databox","x-tags":["Azure","Microsoft"]},"security":[{"azure_auth":["user_impersonation"]}],"paths":{"/providers/Microsoft.DataBox/operations":{"get":{"description":"This method gets all the operations.","operationId":"Operations_List","parameters":[{"$ref":"#/components/parameters/apiVersionParameter"}],"responses":{"200":{"description":"The supported operations list.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OperationList"},"examples":{"OperationsGet":{"$ref":"#/components/examples/OperationsGet"}}}}},"default":{"description":"Error response describing reason for operation failure.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CloudError"}}}}},"tags":["Operations"],"x-ms-pageable":{"nextLinkName":"nextLink"}}},"/subscriptions/{subscriptionId}/providers/Microsoft.DataBox/jobs":{"get":{"description":"Lists all the jobs available under the subscription.","operationId":"Jobs_List","parameters":[{"$ref":"#/components/parameters/subscriptionIdParameter"},{"$ref":"#/components/parameters/apiVersionParameter"},{"description":"$skipToken is supported on Get list of jobs, which provides the next page in the list of jobs.","in":"query","name":"$skipToken","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"List of jobs available under the subscription.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/JobResourceList"},"examples":{"JobsList":{"$ref":"#/components/examples/JobsList"}}}}},"default":{"description":"Error response describing reason for operation failure.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CloudError"}}}}},"tags":["Jobs"],"x-ms-pageable":{"nextLinkName":"nextLink"}}},"/subscriptions/{subscriptionId}/providers/Microsoft.DataBox/locations/{location}/availableSkus":{"post":{"description":"This method provides the list of available skus for the given subscription and location.","operationId":"Service_ListAvailableSkus","parameters":[{"$ref":"#/components/parameters/subscriptionIdParameter"},{"$ref":"#/components/parameters/locationParameter"},{"$ref":"#/components/parameters/apiVersionParameter"}],"requestBody":{"$ref":"#/components/requestBodies/AvailableSkuRequest"},"responses":{"200":{"description":"The list of available skus under subscription.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AvailableSkusResult"},"examples":{"AvailableSkusPost":{"$ref":"#/components/examples/AvailableSkusPost"}}}}},"default":{"description":"Error response describing reason for operation failure.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CloudError"}}}}},"tags":["Service"],"x-ms-pageable":{"nextLinkName":"nextLink"}}},"/subscriptions/{subscriptionId}/providers/Microsoft.DataBox/locations/{location}/regionConfiguration":{"post":{"description":"This API provides configuration details specific to given region/location.","operationId":"Service_RegionConfiguration","parameters":[{"$ref":"#/components/parameters/subscriptionIdParameter"},{"$ref":"#/components/parameters/locationParameter"},{"$ref":"#/components/parameters/apiVersionParameter"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/RegionConfigurationRequest"}}},"description":"Request body to get the configuration for the region.","required":true},"responses":{"200":{"description":"Region configuration response.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/RegionConfigurationResponse"},"examples":{"ServiceRegionConfiguration":{"$ref":"#/components/examples/ServiceRegionConfiguration"}}}}},"default":{"description":"Error response describing reason for operation failure.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CloudError"}}}}},"tags":["Service"]}},"/subscriptions/{subscriptionId}/providers/Microsoft.DataBox/locations/{location}/validateAddress":{"post":{"deprecated":true,"description":"[DEPRECATED NOTICE: This operation will soon be removed] This method validates the customer shipping address and provide alternate addresses if any.","operationId":"Service_ValidateAddress","parameters":[{"$ref":"#/components/parameters/subscriptionIdParameter"},{"$ref":"#/components/parameters/locationParameter"},{"$ref":"#/components/parameters/apiVersionParameter"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ValidateAddress"}}},"description":"Shipping address of the customer.","required":true},"responses":{"200":{"description":"The valid and alternate addresses.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AddressValidationOutput"},"examples":{"ValidateAddressPost":{"$ref":"#/components/examples/ValidateAddressPost"}}}}},"default":{"description":"Error response describing reason for operation failure.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CloudError"}}}}},"tags":["Service"]}},"/subscriptions/{subscriptionId}/providers/Microsoft.DataBox/locations/{location}/validateInputs":{"post":{"description":"This method does all necessary pre-job creation validation under subscription.","operationId":"Service_ValidateInputs","parameters":[{"$ref":"#/components/parameters/subscriptionIdParameter"},{"$ref":"#/components/parameters/locationParameter"},{"$ref":"#/components/parameters/apiVersionParameter"}],"requestBody":{"$ref":"#/components/requestBodies/ValidationRequest"},"responses":{"200":{"description":"The validation status and responses of each validating parameter.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ValidationResponse"},"examples":{"ServiceValidateInputs":{"$ref":"#/components/examples/ServiceValidateInputs"}}}}},"default":{"description":"Error response describing reason for operation failure.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CloudError"}}}}},"tags":["Service"]}},"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBox/jobs":{"get":{"description":"Lists all the jobs available under the given resource group.","operationId":"Jobs_ListByResourceGroup","parameters":[{"$ref":"#/components/parameters/subscriptionIdParameter"},{"$ref":"#/components/parameters/resourceGroupNameParameter"},{"$ref":"#/components/parameters/apiVersionParameter"},{"description":"$skipToken is supported on Get list of jobs, which provides the next page in the list of jobs.","in":"query","name":"$skipToken","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"List of jobs by resource group.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/JobResourceList"},"examples":{"JobsListByResourceGroup":{"$ref":"#/components/examples/JobsListByResourceGroup"}}}}},"default":{"description":"Error response describing reason for operation failure.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CloudError"}}}}},"tags":["Jobs"],"x-ms-pageable":{"nextLinkName":"nextLink"}}},"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBox/jobs/{jobName}":{"delete":{"description":"Deletes a job.","operationId":"Jobs_Delete","parameters":[{"$ref":"#/components/parameters/subscriptionIdParameter"},{"$ref":"#/components/parameters/resourceGroupNameParameter"},{"$ref":"#/components/parameters/jobNameParameter"},{"$ref":"#/components/parameters/apiVersionParameter"}],"responses":{"202":{"description":"Accepted request for delete Job."},"204":{"description":"Job deleted."},"default":{"description":"Error response describing reason for operation failure.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CloudError"}}}}},"tags":["Jobs"],"x-ms-long-running-operation":true},"get":{"description":"Gets information about the specified job.","operationId":"Jobs_Get","parameters":[{"$ref":"#/components/parameters/subscriptionIdParameter"},{"$ref":"#/components/parameters/resourceGroupNameParameter"},{"$ref":"#/components/parameters/jobNameParameter"},{"$ref":"#/components/parameters/apiVersionParameter"},{"description":"$expand is supported on details parameter for job, which provides details on the job stages.","in":"query","name":"$expand","required":false,"schema":{"type":"string"},"examples":{"JobsGet":{"value":"details"},"JobsGet1":{"value":"details"},"JobsGet2":{"value":"details"},"JobsGet3":{"value":"details"},"JobsGet4":{"value":"details"},"JobsGet5":{"value":"details"}}}],"responses":{"200":{"description":"Job object.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/JobResource"},"examples":{"JobsGet":{"$ref":"#/components/examples/JobsGet"},"JobsGet1":{"$ref":"#/components/examples/JobsGet1"},"JobsGet2":{"$ref":"#/components/examples/JobsGet2"},"JobsGet3":{"$ref":"#/components/examples/JobsGet3"},"JobsGet4":{"$ref":"#/components/examples/JobsGet4"},"JobsGet5":{"$ref":"#/components/examples/JobsGet5"}}}}},"default":{"description":"Error response describing reason for operation failure.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CloudError"}}}}},"tags":["Jobs"]},"patch":{"description":"Updates the properties of an existing job.","operationId":"Jobs_Update","parameters":[{"$ref":"#/components/parameters/subscriptionIdParameter"},{"$ref":"#/components/parameters/resourceGroupNameParameter"},{"$ref":"#/components/parameters/jobNameParameter"},{"$ref":"#/components/parameters/apiVersionParameter"},{"description":"Defines the If-Match condition. The patch will be performed only if the ETag of the job on the server matches this value.","in":"header","name":"If-Match","schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/JobResourceUpdateParameter"}}},"description":"Job update parameters from request body.","required":true},"responses":{"200":{"description":"Job object.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/JobResource"},"examples":{"JobsPatch":{"$ref":"#/components/examples/JobsPatch"}}}}},"202":{"description":"Accepted request for job updated."},"default":{"description":"Error response describing reason for operation failure.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CloudError"}}}}},"tags":["Jobs"],"x-ms-long-running-operation":true},"put":{"description":"Creates a new job with the specified parameters. Existing job cannot be updated with this API and should instead be updated with the Update job API.","operationId":"Jobs_Create","parameters":[{"$ref":"#/components/parameters/subscriptionIdParameter"},{"$ref":"#/components/parameters/resourceGroupNameParameter"},{"$ref":"#/components/parameters/jobNameParameter"},{"$ref":"#/components/parameters/apiVersionParameter"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/JobResource"}}},"description":"Job details from request body.","required":true},"responses":{"200":{"description":"Job object.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/JobResource"},"examples":{"JobsCreate":{"$ref":"#/components/examples/JobsCreate"}}}}},"202":{"description":"Accepted request for create Job."},"default":{"description":"Error response describing reason for operation failure.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CloudError"}}}}},"tags":["Jobs"],"x-ms-long-running-operation":true}},"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBox/jobs/{jobName}/bookShipmentPickUp":{"post":{"description":"Book shipment pick up.","operationId":"Jobs_BookShipmentPickUp","parameters":[{"$ref":"#/components/parameters/subscriptionIdParameter"},{"$ref":"#/components/parameters/resourceGroupNameParameter"},{"$ref":"#/components/parameters/jobNameParameter"},{"$ref":"#/components/parameters/apiVersionParameter"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ShipmentPickUpRequest"}}},"description":"Details of shipment pick up request.","required":true},"responses":{"200":{"description":"Booked shipment pick up successfully.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ShipmentPickUpResponse"},"examples":{"BookShipmentPickupPost":{"$ref":"#/components/examples/BookShipmentPickupPost"}}}}},"default":{"description":"Error response describing reason for operation failure.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CloudError"}}}}},"tags":["Jobs"]}},"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBox/jobs/{jobName}/cancel":{"post":{"description":"CancelJob.","operationId":"Jobs_Cancel","parameters":[{"$ref":"#/components/parameters/subscriptionIdParameter"},{"$ref":"#/components/parameters/resourceGroupNameParameter"},{"$ref":"#/components/parameters/jobNameParameter"},{"$ref":"#/components/parameters/apiVersionParameter"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CancellationReason"}}},"description":"Reason for cancellation.","required":true},"responses":{"204":{"description":"Job cancelled."},"default":{"description":"Error response describing reason for operation failure.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CloudError"}}}}},"tags":["Jobs"]}},"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBox/jobs/{jobName}/listCredentials":{"post":{"description":"This method gets the unencrypted secrets related to the job.","operationId":"Jobs_ListCredentials","parameters":[{"$ref":"#/components/parameters/subscriptionIdParameter"},{"$ref":"#/components/parameters/resourceGroupNameParameter"},{"$ref":"#/components/parameters/jobNameParameter"},{"$ref":"#/components/parameters/apiVersionParameter"}],"responses":{"200":{"description":"List of unencrypted credentials of the job.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/UnencryptedCredentialsList"},"examples":{"JobsListCredentials":{"$ref":"#/components/examples/JobsListCredentials"}}}}},"default":{"description":"Error response describing reason for operation failure.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CloudError"}}}}},"tags":["Jobs"],"x-ms-pageable":{}}},"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBox/locations/{location}/availableSkus":{"post":{"description":"This method provides the list of available skus for the given subscription, resource group and location.","operationId":"Service_ListAvailableSkusByResourceGroup","parameters":[{"$ref":"#/components/parameters/subscriptionIdParameter"},{"$ref":"#/components/parameters/resourceGroupNameParameter"},{"$ref":"#/components/parameters/locationParameter"},{"$ref":"#/components/parameters/apiVersionParameter"}],"requestBody":{"$ref":"#/components/requestBodies/AvailableSkuRequest"},"responses":{"200":{"description":"The list of available skus under Resource group.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AvailableSkusResult"},"examples":{"AvailableSkusByResourceGroup":{"$ref":"#/components/examples/AvailableSkusByResourceGroup"}}}}},"default":{"description":"Error response describing reason for operation failure.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CloudError"}}}}},"tags":["Service"],"x-ms-pageable":{"nextLinkName":"nextLink"}}},"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBox/locations/{location}/validateInputs":{"post":{"description":"This method does all necessary pre-job creation validation under resource group.","operationId":"Service_ValidateInputsByResourceGroup","parameters":[{"$ref":"#/components/parameters/subscriptionIdParameter"},{"$ref":"#/components/parameters/resourceGroupNameParameter"},{"$ref":"#/components/parameters/locationParameter"},{"$ref":"#/components/parameters/apiVersionParameter"}],"requestBody":{"$ref":"#/components/requestBodies/ValidationRequest"},"responses":{"200":{"description":"The validation status and responses of each validating parameter.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ValidationResponse"},"examples":{"ServiceValidateInputsByResourceGroup":{"$ref":"#/components/examples/ServiceValidateInputsByResourceGroup"}}}}},"default":{"description":"Error response describing reason for operation failure.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CloudError"}}}}},"tags":["Service"]}}},"servers":[{"url":"https://management.azure.com"}],"components":{"examples":{"OperationsGet":{"value":{"value":[{"display":{"description":"Cancels an order in progress.","operation":"Cancel","provider":"Azure Data Box","resource":"Orders"},"name":"Microsoft.DataBox/jobs/cancel/action","origin":"user","properties":{}},{"display":{"description":"Allows to book a pick up for return shipments.","operation":"Book Shipment Pick Up","provider":"Azure Data Box","resource":"Orders"},"name":"Microsoft.DataBox/jobs/bookShipmentPickUp/action","origin":"user","properties":{}},{"display":{"description":"List or get the Orders","operation":"List Orders","provider":"Azure Data Box","resource":"Orders"},"name":"Microsoft.DataBox/jobs/read","origin":"user","properties":{}},{"display":{"description":"Delete the Orders","operation":"Delete Orders","provider":"Azure Data Box","resource":"Orders"},"name":"Microsoft.DataBox/jobs/delete","origin":"user","properties":{}},{"display":{"description":"Create or update the Orders","operation":"Create or Update Orders","provider":"Azure Data Box","resource":"Orders"},"name":"Microsoft.DataBox/jobs/write","origin":"user","properties":{}},{"display":{"description":"Lists the unencrypted credentials related to the order.","operation":"List Credentials","provider":"Azure Data Box","resource":"Orders"},"name":"Microsoft.DataBox/jobs/listCredentials/action","origin":"user","properties":{}},{"display":{"description":"Validates the shipping address and provides alternate addresses if any.","operation":"Validate Address","provider":"Azure Data Box","resource":"Validate Address"},"name":"Microsoft.DataBox/locations/validateAddress/action","origin":"user","properties":{}},{"display":{"description":"This method returns the list of available skus.","operation":"Availabe Skus","provider":"Azure Data Box","resource":"Available Skus"},"name":"Microsoft.DataBox/locations/availableSkus/action","origin":"user","properties":{}}]}},"JobsList":{"value":{"nextLink":"https://management.azure.com/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/providers/Microsoft.DataBox/jobs?api-version=2019-09-01&$skipToken=PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTE2Ij8%2bDQo8Q29udGludWF0aW9uVG9rZW4%2bDQogIDxDb250aW51YXRpb25Ub2tlbj4NCiAgICA8VmVyc2lvbj4yLjA8L1ZlcnNpb24%2bDQogICAgPFR5cGU%2bVGFibGU8L1R5cGU%2bDQogICAgPE5leHRQYXJ0aXRpb25LZXk%2bMSE4NCFabUUyT0RBNE1tWXRPR1ptTnkwMFlUSTFMVGsxWXpjdFkyVTVaR0UxTkRFeU5ESm1YekJmYldsamNtOXpiMlowTG1SaGRHRmliM2hmTUY5cWIySno8L05leHRQYXJ0aXRpb25LZXk%2bDQogICAgPE5leHRSb3dLZXk%2bMSE3MiFjbVZ6YjNWeVkyVnRZWEJ3YVc1blh6QmZjbWRmTUY5aGEzWmxibXRoZEY4d1gzUmxjM1J6WTJobFpIVnNaVEF4TFdOc2IyNWw8L05leHRSb3dLZXk%2bDQogICAgPFRhcmdldExvY2F0aW9uPlByaW1hcnk8L1RhcmdldExvY2F0aW9uPg0KICA8L0NvbnRpbnVhdGlvblRva2VuPg0KPC9Db250aW51YXRpb25Ub2tlbj4%3d","value":[{"id":"/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat3198inh0-9)inh(il(h)_fyoin)(upf(yLASD0-FJ(hal-DSNWP0JDS0P3-0SJ93/providers/Microsoft.DataBox/jobs/testbadresourcegroup","location":"westus","name":"testbadresourcegroup","properties":{"cancellationReason":"Old job which is still in ordered state cancelled by the service","deliveryType":"NonScheduled","isCancellable":false,"isCancellableWithoutFee":false,"isDeletable":true,"isShippingAddressEditable":false,"startTime":"2018-11-27T15:17:49.0760408+05:30","status":"Cancelled"},"sku":{"name":"DataBox"},"tags":{},"type":"Microsoft.DataBox/jobs"},{"id":"/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/andipodtest4jan","location":"westus","name":"andipodtest4jan","properties":{"cancellationReason":"Old job which is still in ordered state cancelled by the service","deliveryInfo":{"scheduledDateTime":"0001-01-01T05:30:00+05:30"},"deliveryType":"NonScheduled","isCancellable":false,"isCancellableWithoutFee":false,"isDeletable":true,"isShippingAddressEditable":false,"startTime":"2019-01-04T09:08:49.9928621+05:30","status":"Cancelled"},"sku":{"name":"DataBox"},"tags":{},"type":"Microsoft.DataBox/jobs"},{"id":"/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/testdeepak04-07","location":"westus","name":"testdeepak04-07","properties":{"cancellationReason":"IncorrectOrder null","deliveryInfo":{"scheduledDateTime":"0001-01-01T05:30:00+05:30"},"deliveryType":"NonScheduled","isCancellable":false,"isCancellableWithoutFee":false,"isDeletable":true,"isShippingAddressEditable":false,"startTime":"2019-07-04T14:01:50.9232807+05:30","status":"Cancelled"},"sku":{"name":"DataBox"},"tags":{},"type":"Microsoft.DataBox/jobs"},{"id":"/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/testdurga-heavy","location":"westus","name":"testdurga-heavy","properties":{"cancellationReason":"Old job which is still in ordered state cancelled by the service","deliveryInfo":{"scheduledDateTime":"0001-01-01T05:30:00+05:30"},"deliveryType":"NonScheduled","isCancellable":false,"isCancellableWithoutFee":false,"isDeletable":true,"isShippingAddressEditable":false,"startTime":"2019-02-11T12:33:16.6231232+05:30","status":"Cancelled"},"sku":{"name":"DataBoxHeavy"},"tags":{},"type":"Microsoft.DataBox/jobs"},{"id":"/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/testdurga-heavy1","location":"westus","name":"testdurga-heavy1","properties":{"cancellationReason":"Old job which is still in ordered state cancelled by the service","deliveryInfo":{"scheduledDateTime":"0001-01-01T05:30:00+05:30"},"deliveryType":"NonScheduled","isCancellable":false,"isCancellableWithoutFee":false,"isDeletable":true,"isShippingAddressEditable":false,"startTime":"2019-02-11T12:38:49.0620094+05:30","status":"Cancelled"},"sku":{"name":"DataBoxHeavy"},"tags":{},"type":"Microsoft.DataBox/jobs"},{"id":"/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/testdurga2","location":"westus","name":"testdurga2","properties":{"cancellationReason":"Old job which is still in ordered state cancelled by the service","deliveryInfo":{"scheduledDateTime":"0001-01-01T05:30:00+05:30"},"deliveryType":"NonScheduled","isCancellable":false,"isCancellableWithoutFee":false,"isDeletable":true,"isShippingAddressEditable":false,"startTime":"2019-01-09T16:12:43.2931373+05:30","status":"Cancelled"},"sku":{"name":"DataBoxHeavy"},"tags":{},"type":"Microsoft.DataBox/jobs"},{"id":"/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/testdurgad","location":"westus","name":"testdurgad","properties":{"cancellationReason":"Old job which is still in ordered state cancelled by the service","deliveryInfo":{"scheduledDateTime":"0001-01-01T05:30:00+05:30"},"deliveryType":"NonScheduled","isCancellable":false,"isCancellableWithoutFee":false,"isDeletable":true,"isShippingAddressEditable":false,"startTime":"2019-01-09T15:59:47.4375821+05:30","status":"Cancelled"},"sku":{"name":"DataBox"},"tags":{},"type":"Microsoft.DataBox/jobs"},{"id":"/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/testdurgadisk","location":"westus","name":"testdurgadisk","properties":{"cancellationReason":"Old job which is still in ordered state cancelled by the service","deliveryInfo":{"scheduledDateTime":"0001-01-01T05:30:00+05:30"},"deliveryType":"NonScheduled","isCancellable":false,"isCancellableWithoutFee":false,"isDeletable":true,"isShippingAddressEditable":false,"startTime":"2019-01-09T19:04:31.4461343+05:30","status":"Cancelled"},"sku":{"name":"DataBoxDisk"},"tags":{},"type":"Microsoft.DataBox/jobs"},{"id":"/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/testdurgadisk-Clone","location":"westus","name":"testdurgadisk-Clone","properties":{"cancellationReason":"Old job which is still in ordered state cancelled by the service","deliveryInfo":{"scheduledDateTime":"0001-01-01T05:30:00+05:30"},"deliveryType":"NonScheduled","isCancellable":false,"isCancellableWithoutFee":false,"isDeletable":true,"isShippingAddressEditable":false,"startTime":"2019-01-09T19:10:08.2854968+05:30","status":"Cancelled"},"sku":{"name":"DataBoxDisk"},"tags":{},"type":"Microsoft.DataBox/jobs"},{"id":"/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/testdurgam","location":"westus","name":"testdurgam","properties":{"cancellationReason":"Old job which is still in ordered state cancelled by the service","deliveryInfo":{"scheduledDateTime":"0001-01-01T05:30:00+05:30"},"deliveryType":"NonScheduled","isCancellable":false,"isCancellableWithoutFee":false,"isDeletable":true,"isShippingAddressEditable":false,"startTime":"2018-12-19T14:23:06.8155601+05:30","status":"Cancelled"},"sku":{"name":"DataBox"},"tags":{},"type":"Microsoft.DataBox/jobs"},{"id":"/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/testdurgam-1","location":"westus","name":"testdurgam-1","properties":{"cancellationReason":"Old job which is still in ordered state cancelled by the service","deliveryInfo":{"scheduledDateTime":"0001-01-01T05:30:00+05:30"},"deliveryType":"NonScheduled","isCancellable":false,"isCancellableWithoutFee":false,"isDeletable":true,"isShippingAddressEditable":false,"startTime":"2018-12-19T16:46:12.824436+05:30","status":"Cancelled"},"sku":{"name":"DataBox"},"tags":{},"type":"Microsoft.DataBox/jobs"},{"id":"/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/testdurgam-Clone","location":"westus","name":"testdurgam-Clone","properties":{"cancellationReason":"Old job which is still in ordered state cancelled by the service","deliveryInfo":{"scheduledDateTime":"0001-01-01T05:30:00+05:30"},"deliveryType":"NonScheduled","isCancellable":false,"isCancellableWithoutFee":false,"isDeletable":true,"isShippingAddressEditable":false,"startTime":"2019-03-04T12:00:17.7643558+05:30","status":"Cancelled"},"sku":{"name":"DataBox"},"tags":{},"type":"Microsoft.DataBox/jobs"},{"id":"/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/testdurgasm-1","location":"westus","name":"testdurgasm-1","properties":{"cancellationReason":"Old job which is still in ordered state cancelled by the service","deliveryInfo":{"scheduledDateTime":"0001-01-01T05:30:00+05:30"},"deliveryType":"NonScheduled","isCancellable":false,"isCancellableWithoutFee":false,"isDeletable":true,"isShippingAddressEditable":false,"startTime":"2018-12-19T18:24:23.0774328+05:30","status":"Cancelled"},"sku":{"name":"DataBox"},"tags":{},"type":"Microsoft.DataBox/jobs"},{"id":"/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/testdurgasm-1-1","location":"westus","name":"testdurgasm-1-1","properties":{"cancellationReason":"Old job which is still in ordered state cancelled by the service","deliveryInfo":{"scheduledDateTime":"0001-01-01T05:30:00+05:30"},"deliveryType":"NonScheduled","isCancellable":false,"isCancellableWithoutFee":false,"isDeletable":true,"isShippingAddressEditable":false,"startTime":"2019-03-04T11:58:13.4876698+05:30","status":"Cancelled"},"sku":{"name":"DataBox"},"tags":{},"type":"Microsoft.DataBox/jobs"},{"id":"/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/testdurgasm-1-Clone","location":"westus","name":"testdurgasm-1-Clone","properties":{"cancellationReason":"Old job which is still in ordered state cancelled by the service","deliveryInfo":{"scheduledDateTime":"0001-01-01T05:30:00+05:30"},"deliveryType":"NonScheduled","isCancellable":false,"isCancellableWithoutFee":false,"isDeletable":true,"isShippingAddressEditable":false,"startTime":"2019-01-11T14:28:55.4375406+05:30","status":"Cancelled"},"sku":{"name":"DataBox"},"tags":{},"type":"Microsoft.DataBox/jobs"},{"id":"/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/testdurgasm-11","location":"westus","name":"testdurgasm-11","properties":{"cancellationReason":"Old job which is still in ordered state cancelled by the service","deliveryInfo":{"scheduledDateTime":"0001-01-01T05:30:00+05:30"},"deliveryType":"NonScheduled","isCancellable":false,"isCancellableWithoutFee":false,"isDeletable":true,"isShippingAddressEditable":false,"startTime":"2019-02-15T12:51:12.2717434+05:30","status":"Cancelled"},"sku":{"name":"DataBox"},"tags":{},"type":"Microsoft.DataBox/jobs"},{"id":"/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/testdurgasm-12","location":"westus","name":"testdurgasm-12","properties":{"cancellationReason":"Old job which is still in ordered state cancelled by the service","deliveryInfo":{"scheduledDateTime":"0001-01-01T05:30:00+05:30"},"deliveryType":"NonScheduled","isCancellable":false,"isCancellableWithoutFee":false,"isDeletable":true,"isShippingAddressEditable":false,"startTime":"2019-02-15T12:54:58.9886188+05:30","status":"Cancelled"},"sku":{"name":"DataBox"},"tags":{},"type":"Microsoft.DataBox/jobs"},{"id":"/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/testdurgasm-1dssd","location":"westus","name":"testdurgasm-1dssd","properties":{"cancellationReason":"Old job which is still in ordered state cancelled by the service","deliveryInfo":{"scheduledDateTime":"0001-01-01T05:30:00+05:30"},"deliveryType":"NonScheduled","isCancellable":false,"isCancellableWithoutFee":false,"isDeletable":true,"isShippingAddressEditable":false,"startTime":"2019-02-15T13:33:29.8417562+05:30","status":"Cancelled"},"sku":{"name":"DataBox"},"tags":{},"type":"Microsoft.DataBox/jobs"},{"id":"/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/testdurgasm-ccxcx","location":"westus","name":"testdurgasm-ccxcx","properties":{"cancellationReason":"Old job which is still in ordered state cancelled by the service","deliveryInfo":{"scheduledDateTime":"0001-01-01T05:30:00+05:30"},"deliveryType":"NonScheduled","isCancellable":false,"isCancellableWithoutFee":false,"isDeletable":true,"isShippingAddressEditable":false,"startTime":"2019-02-15T15:35:39.937519+05:30","status":"Cancelled"},"sku":{"name":"DataBox"},"tags":{},"type":"Microsoft.DataBox/jobs"},{"id":"/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/testdurgasm-Clone","location":"westus","name":"testdurgasm-Clone","properties":{"cancellationReason":"Old job which is still in ordered state cancelled by the service","deliveryInfo":{"scheduledDateTime":"0001-01-01T05:30:00+05:30"},"deliveryType":"NonScheduled","isCancellable":false,"isCancellableWithoutFee":false,"isDeletable":true,"isShippingAddressEditable":false,"startTime":"2019-01-09T15:56:58.4277564+05:30","status":"Cancelled"},"sku":{"name":"DataBox"},"tags":{},"type":"Microsoft.DataBox/jobs"},{"id":"/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/testdurgasm-Clone-Clone","location":"westus","name":"testdurgasm-Clone-Clone","properties":{"cancellationReason":"Old job which is still in ordered state cancelled by the service","deliveryInfo":{"scheduledDateTime":"0001-01-01T05:30:00+05:30"},"deliveryType":"NonScheduled","isCancellable":false,"isCancellableWithoutFee":false,"isDeletable":true,"isShippingAddressEditable":false,"startTime":"2019-02-10T14:46:10.401621+05:30","status":"Cancelled"},"sku":{"name":"DataBox"},"tags":{},"type":"Microsoft.DataBox/jobs"},{"id":"/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/testdurgasm-compute","location":"westus","name":"testdurgasm-compute","properties":{"cancellationReason":"Old job which is still in ordered state cancelled by the service","deliveryInfo":{"scheduledDateTime":"0001-01-01T05:30:00+05:30"},"deliveryType":"NonScheduled","isCancellable":false,"isCancellableWithoutFee":false,"isDeletable":true,"isShippingAddressEditable":false,"startTime":"2019-02-10T14:52:37.2363289+05:30","status":"Cancelled"},"sku":{"name":"DataBox"},"tags":{},"type":"Microsoft.DataBox/jobs"},{"id":"/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/testdurgasm-compute1","location":"westus","name":"testdurgasm-compute1","properties":{"deliveryInfo":{"scheduledDateTime":"0001-01-01T05:30:00+05:30"},"deliveryType":"NonScheduled","isCancellable":false,"isCancellableWithoutFee":false,"isDeletable":false,"isShippingAddressEditable":false,"startTime":"2019-02-10T14:57:32.3159255+05:30","status":"ReadyToDispatchFromAzureDC"},"sku":{"name":"DataBox"},"tags":{},"type":"Microsoft.DataBox/jobs"},{"id":"/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/TestPortalContract","location":"westus","name":"TestPortalContract","properties":{"cancellationReason":"Old job which is still in ordered state cancelled by the service","deliveryInfo":{"scheduledDateTime":"0001-01-01T05:30:00+05:30"},"deliveryType":"NonScheduled","isCancellable":false,"isCancellableWithoutFee":false,"isDeletable":true,"isShippingAddressEditable":false,"startTime":"2018-09-08T22:46:11.5143859+05:30","status":"Cancelled"},"sku":{"name":"DataBox"},"tags":{},"type":"Microsoft.DataBox/jobs"},{"id":"/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/akvenkat/providers/Microsoft.DataBox/jobs/testschedule01","location":"westus","name":"testschedule01","properties":{"deliveryInfo":{"scheduledDateTime":"0001-01-01T05:30:00+05:30"},"deliveryType":"NonScheduled","isCancellable":true,"isCancellableWithoutFee":true,"isDeletable":false,"isShippingAddressEditable":true,"startTime":"2019-07-30T10:47:22.083517+05:30","status":"DeviceOrdered"},"sku":{"name":"DataBox"},"tags":{},"type":"Microsoft.DataBox/jobs"}]}},"AvailableSkusPost":{"value":{"value":[{"enabled":true,"properties":{"apiVersions":["2018-01-01"],"capacity":{"maximum":"100","usable":"80"},"costs":[{"meterId":"0cf23ffc-0b64-49e6-9bdd-1db885349042","meterType":"DataBoxServiceFee"},{"meterId":"a701f058-119b-4713-a923-bed7da4b7801","meterType":"DataBoxShippingFee"},{"meterId":"049fa331-0a48-4a81-9991-a6bef3c79fed","meterType":"DataBoxExtraDayFee"},{"meterId":"c3ea978d-6a0a-4632-b094-4fffcafcb057","meterType":"DataBoxLostOrDamagedDeviceFee"}],"destinationToServiceLocationMap":[{"destinationLocation":"westus","serviceLocation":"westus"},{"destinationLocation":"centralus","serviceLocation":"westus"},{"destinationLocation":"eastus","serviceLocation":"westus"},{"destinationLocation":"eastus2","serviceLocation":"westus"},{"destinationLocation":"northcentralus","serviceLocation":"westus"},{"destinationLocation":"southcentralus","serviceLocation":"westus"},{"destinationLocation":"westcentralus","serviceLocation":"westus"},{"destinationLocation":"westus2","serviceLocation":"westus"},{"destinationLocation":"centraluseuap","serviceLocation":"centraluseuap"},{"destinationLocation":"eastus2euap","serviceLocation":"eastus2euap"}],"disabledReason":"None"},"sku":{"name":"DataBox"}},{"enabled":true,"properties":{"apiVersions":["2018-01-01"],"capacity":{"maximum":"40","usable":"35"},"costs":[{"meterId":"d95cd8b5-b6f1-4cd9-ae86-a016d1945d6f","meterType":"DataBoxDiskServiceFee"},{"meterId":"4b8cf572-cb04-4ef3-9528-2cda4e9b544e","meterType":"DataBoxDiskShippingFee"},{"meterId":"b6ae9bbf-815d-49dd-bb2b-77c497b72ba4","meterType":"DataBoxDiskDailyUsageFee"},{"meterId":"08bc0ea1-6c82-421b-b953-2a7a65810d2e","meterType":"DataBoxDiskLostDeviceFee"}],"destinationToServiceLocationMap":[{"destinationLocation":"westus","serviceLocation":"westus"},{"destinationLocation":"centralus","serviceLocation":"westus"},{"destinationLocation":"eastus","serviceLocation":"westus"},{"destinationLocation":"eastus2","serviceLocation":"westus"},{"destinationLocation":"northcentralus","serviceLocation":"westus"},{"destinationLocation":"southcentralus","serviceLocation":"westus"},{"destinationLocation":"westcentralus","serviceLocation":"westus"},{"destinationLocation":"westus2","serviceLocation":"westus"},{"destinationLocation":"centraluseuap","serviceLocation":"centraluseuap"},{"destinationLocation":"eastus2euap","serviceLocation":"eastus2euap"}],"disabledReason":"None"},"sku":{"name":"DataBoxDisk"}},{"enabled":true,"properties":{"apiVersions":["2018-01-01"],"capacity":{"maximum":"1000","usable":"800"},"costs":[{"meterId":"d0dccaaf-3de9-4c7a-ba97-f83551b90126","meterType":"DataBoxHeavyServiceFee"},{"meterId":"7b49d11f-d4f7-4029-a197-04998fd282f9","meterType":"DataBoxHeavyShippingFee"},{"meterId":"c2c66d53-11b4-4f11-9642-43c7c336f0b7","meterType":"DataBoxHeavyExtraDayFee"},{"meterId":"188dcd7e-fbd7-4a41-aa42-162b81b0510f","meterType":"DataBoxHeavyLostOrDamagedDeviceFee"}],"destinationToServiceLocationMap":[{"destinationLocation":"westus","serviceLocation":"westus"},{"destinationLocation":"centralus","serviceLocation":"westus"},{"destinationLocation":"eastus","serviceLocation":"westus"},{"destinationLocation":"eastus2","serviceLocation":"westus"},{"destinationLocation":"northcentralus","serviceLocation":"westus"},{"destinationLocation":"southcentralus","serviceLocation":"westus"},{"destinationLocation":"westcentralus","serviceLocation":"westus"},{"destinationLocation":"westus2","serviceLocation":"westus"},{"destinationLocation":"centraluseuap","serviceLocation":"centraluseuap"},{"destinationLocation":"eastus2euap","serviceLocation":"eastus2euap"}],"disabledReason":"None","requiredFeature":"HeavyCreateAccess"},"sku":{"name":"DataBoxHeavy"}}]}},"ServiceRegionConfiguration":{"value":{"scheduleAvailabilityResponse":{"availableDates":["2019-07-11T00:00:00+00:00","2019-07-12T00:00:00+00:00","2019-07-13T00:00:00+00:00","2019-07-14T00:00:00+00:00","2019-07-15T00:00:00+00:00","2019-07-16T00:00:00+00:00","2019-07-17T00:00:00+00:00","2019-07-18T00:00:00+00:00","2019-07-19T00:00:00+00:00","2019-07-20T00:00:00+00:00","2019-07-21T00:00:00+00:00","2019-07-22T00:00:00+00:00","2019-07-23T00:00:00+00:00","2019-07-24T00:00:00+00:00","2019-07-25T00:00:00+00:00","2019-07-26T00:00:00+00:00","2019-07-27T00:00:00+00:00","2019-07-28T00:00:00+00:00","2019-07-29T00:00:00+00:00","2019-07-30T00:00:00+00:00","2019-07-31T00:00:00+00:00"]}}},"ValidateAddressPost":{"value":{"properties":{"alternateAddresses":[{"addressType":"None","city":"SAN FRANCISCO","country":"US","postalCode":"94107","stateOrProvince":"CA","streetAddress1":"16 TOWNSEND ST","streetAddress2":"Unit 1","streetAddress3":""}],"validationStatus":"Valid","validationType":"ValidateAddress"}}},"ServiceValidateInputs":{"value":{"properties":{"individualResponseDetails":[{"error":{},"status":"Valid","validationType":"ValidateDataDestinationDetails"},{"alternateAddresses":[{"addressType":"None","city":"SAN FRANCISCO","country":"US","postalCode":"94107","stateOrProvince":"CA","streetAddress1":"16 TOWNSEND ST","streetAddress2":"Unit 1","streetAddress3":""}],"error":{},"validationStatus":"Valid","validationType":"ValidateAddress"}],"status":"AllValidToProceed"}}},"JobsListByResourceGroup":{"value":{"value":[{"id":"/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/SdkRg4981/providers/Microsoft.DataBox/jobs/SdkJob3971","location":"westus","name":"SdkJob3971","properties":{"deliveryInfo":{"scheduledDateTime":"0001-01-01T05:30:00+05:30"},"deliveryType":"NonScheduled","isCancellable":true,"isCancellableWithoutFee":true,"isDeletable":false,"isShippingAddressEditable":true,"startTime":"2019-09-21T14:49:49.0027611+05:30","status":"DeviceOrdered"},"sku":{"name":"DataBox"},"tags":{},"type":"Microsoft.DataBox/jobs"}]}},"JobsGet":{"value":{"id":"/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/SdkRg4981/providers/Microsoft.DataBox/jobs/SdkJob3971","location":"westus","name":"SdkJob3971","properties":{"deliveryInfo":{"scheduledDateTime":"0001-01-01T05:30:00+05:30"},"deliveryType":"NonScheduled","details":{"contactDetails":{"contactName":"Public SDK Test","emailList":["testing@microsoft.com"],"notificationPreference":[{"sendNotification":true,"stageName":"DevicePrepared"},{"sendNotification":true,"stageName":"Dispatched"},{"sendNotification":true,"stageName":"Delivered"},{"sendNotification":true,"stageName":"PickedUp"},{"sendNotification":true,"stageName":"AtAzureDC"},{"sendNotification":true,"stageName":"DataCopy"}],"phone":"1234567890","phoneExtension":"1234"},"copyLogDetails":[],"copyProgress":[],"destinationAccountDetails":[{"accountId":"/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/databoxbvt/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount","dataDestinationType":"StorageAccount","storageAccountId":"/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/databoxbvt/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount"}],"errorDetails":[],"jobDetailsType":"DataBox","jobStages":[{"displayName":"Ordered","stageName":"DeviceOrdered","stageStatus":"Succeeded","stageTime":"2019-09-21T14:49:52.3995743+05:30"},{"displayName":"Processed","stageName":"DevicePrepared","stageStatus":"None"},{"displayName":"Dispatched","stageName":"Dispatched","stageStatus":"None"},{"displayName":"Delivered","stageName":"Delivered","stageStatus":"None"},{"displayName":"Picked up","stageName":"PickedUp","stageStatus":"None"},{"displayName":"Received","stageName":"AtAzureDC","stageStatus":"None"},{"displayName":"Data copy in progress","stageName":"DataCopy","stageStatus":"None"},{"displayName":"Completed","stageName":"Completed","stageStatus":"None"}],"shippingAddress":{"addressType":"Commercial","city":"San Francisco","companyName":"Microsoft","country":"US","postalCode":"94107","stateOrProvince":"CA","streetAddress1":"16 TOWNSEND ST","streetAddress2":"Unit 1"}},"isCancellable":true,"isCancellableWithoutFee":true,"isDeletable":false,"isShippingAddressEditable":true,"startTime":"2019-09-21T14:49:49.0027611+05:30","status":"DeviceOrdered"},"sku":{"name":"DataBox"},"tags":{},"type":"Microsoft.DataBox/jobs"}},"JobsGet1":{"value":{"id":"/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/SdkRg4981/providers/Microsoft.DataBox/jobs/SdkJob3970","location":"westus","name":"SdkJob3970","properties":{"cancellationReason":"CancelTest","deliveryType":"NonScheduled","details":{"chainOfCustodySasKey":"https://wusbeta.blob.core.windows.net/chainofcustody/6ce2f399-1cc7-4144-ba92-c50bd5324a5c.txt?sv=2017-04-17&sr=b&sig=pWxYQP3CDKU9TzRgzvbbT%2F48a1BjLeF10Rtz86%2FZ3qI%3D&st=2019-09-21T09%3A15%3A43Z&se=2019-09-21T09%3A45%3A43Z&sp=r","contactDetails":{"contactName":" ","emailList":[],"notificationPreference":[],"phone":"1234567890"},"copyLogDetails":[],"copyProgress":[{"accountId":"/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/databoxbvt/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount","bytesSentToCloud":0,"dataDestinationType":"StorageAccount","storageAccountName":"databoxbvttestaccount","totalBytesToProcess":0}],"deliveryPackage":{"carrierName":"","trackingId":"","trackingUrl":""},"destinationAccountDetails":[{"accountId":"/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/databoxbvt/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount","dataDestinationType":"StorageAccount","storageAccountId":"/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/databoxbvt/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount"}],"errorDetails":[],"jobDetailsType":"DataBox","jobStages":[{"displayName":"Ordered","stageName":"DeviceOrdered","stageStatus":"Succeeded","stageTime":"2019-09-21T14:49:52.3995743+05:30"},{"displayName":"Canceled","stageName":"Cancelled","stageStatus":"Succeeded","stageTime":"2019-09-21T14:50:39.468691+05:30"}],"returnPackage":{"carrierName":"","trackingId":"","trackingUrl":""},"shippingAddress":{"addressType":"Commercial","city":"San Francisco","companyName":"Microsoft","country":"US","postalCode":"94107","stateOrProvince":"CA","streetAddress1":"16 TOWNSEND ST","streetAddress2":"Unit 1"}},"isCancellable":false,"isCancellableWithoutFee":false,"isDeletable":true,"isShippingAddressEditable":false,"startTime":"2019-09-21T14:49:49.0027611+05:30","status":"Cancelled"},"sku":{"name":"DataBox"},"tags":{},"type":"Microsoft.DataBox/jobs"}},"JobsGet2":{"value":{"id":"/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/SdkRg4981/providers/Microsoft.DataBox/jobs/SdkJob3971","location":"westus","name":"SdkJob3971","properties":{"cancellationReason":"CancelTest","deliveryType":"NonScheduled","details":{"contactDetails":{"contactName":"Update Job","emailList":["testing@microsoft.com"],"notificationPreference":[{"sendNotification":true,"stageName":"DevicePrepared"},{"sendNotification":true,"stageName":"Dispatched"},{"sendNotification":true,"stageName":"Delivered"},{"sendNotification":true,"stageName":"PickedUp"},{"sendNotification":true,"stageName":"AtAzureDC"},{"sendNotification":true,"stageName":"DataCopy"}],"phone":"1234567890","phoneExtension":"1234"},"copyLogDetails":[],"copyProgress":[{"accountId":"/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/databoxbvt/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount","bytesSentToCloud":0,"dataDestinationType":"StorageAccount","storageAccountName":"databoxbvttestaccount","totalBytesToProcess":0}],"deliveryPackage":{"carrierName":"","trackingId":"","trackingUrl":""},"destinationAccountDetails":[{"accountId":"/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/databoxbvt/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount","dataDestinationType":"StorageAccount","storageAccountId":"/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/databoxbvt/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount"}],"errorDetails":[],"jobDetailsType":"DataBox","jobStages":[{"displayName":"Ordered","stageName":"DeviceOrdered","stageStatus":"Succeeded","stageTime":"2019-09-21T14:49:52.3995743+05:30"},{"displayName":"Canceled","stageName":"Cancelled","stageStatus":"Succeeded","stageTime":"2019-09-21T14:50:39.468691+05:30"}],"returnPackage":{"carrierName":"","trackingId":"","trackingUrl":""},"shippingAddress":{"addressType":"Commercial","city":"San Francisco","companyName":"Microsoft","country":"US","postalCode":"94107","stateOrProvince":"CA","streetAddress1":"16 TOWNSEND ST","streetAddress2":"Unit 1"}},"isCancellable":false,"isCancellableWithoutFee":false,"isDeletable":true,"isShippingAddressEditable":false,"startTime":"2019-09-21T14:49:49.0027611+05:30","status":"Cancelled"},"sku":{"name":"DataBox"},"tags":{},"type":"Microsoft.DataBox/jobs"}},"JobsGet3":{"value":{"id":"/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourceGroups/SdkRg4981/providers/Microsoft.DataBox/jobs/SdkJob3971","location":"westus","name":"SdkJob3971","properties":{"cancellationReason":"CancelTest","deliveryInfo":{"scheduledDateTime":"0001-01-01T05:30:00+05:30"},"deliveryType":"NonScheduled","details":{"chainOfCustodySasKey":"https://wusbeta.blob.core.windows.net/chainofcustody/6ce2f399-1cc7-4144-ba92-c50bd5324a5c.txt?sv=2017-04-17&sr=b&sig=pWxYQP3CDKU9TzRgzvbbT%2F48a1BjLeF10Rtz86%2FZ3qI%3D&st=2019-09-21T09%3A15%3A43Z&se=2019-09-21T09%3A45%3A43Z&sp=r","contactDetails":{"contactName":" ","emailList":[],"notificationPreference":[],"phone":"1234567890"},"copyLogDetails":[],"copyProgress":[{"accountId":"/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/databoxbvt/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount","bytesSentToCloud":0,"dataDestinationType":"StorageAccount","storageAccountName":"databoxbvttestaccount","totalBytesToProcess":0}],"deliveryPackage":{"carrierName":"","trackingId":"","trackingUrl":""},"destinationAccountDetails":[{"accountId":"/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/databoxbvt/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount","dataDestinationType":"StorageAccount","storageAccountId":"/subscriptions/fa68082f-8ff7-4a25-95c7-ce9da541242f/resourcegroups/databoxbvt/providers/Microsoft.Storage/storageAccounts/databoxbvttestaccount"}],"errorDetails":[],"jobDetailsType":"DataBox","jobStages":[{"displayName":"Ordered","stageName":"DeviceOrdered","stageStatus":"Succeeded","stageTime":"2019-09-21T14:49:52.3995743+05:30"},{"displayName":"Canceled","stageName":"Cancelled","stageStatus":"Succeeded","stageTime":"2019-09-21T14:50:39.468691+05:30"}],"returnPackage":{"carrierName":"","trackingId":"","trackingUrl":""},"shippingAddress":{"addressType":"Commercial","city":"San F