⚶ Changes
{
"#id": "Jobs_Create",
"$parameters": [
{
"#name": "api-version",
"Description": {
"new": "The API version to use for this operation.",
"old": "The API Version"
}
},
{
"#name": "subscriptionId",
"Description": {
"new": "The ID of the target subscription.",
"old": "The Subscription Id"
}
},
{
"#name": "resourceGroupName",
"Description": {
"new": "The name of the resource group. The name is case insensitive.",
"old": "The Resource Group Name"
}
},
{
"jobResource": {
"$properties": {
"properties": [
{
"details": [
{
"jobStages": {
"$properties": [
{
"#name": "stageStatus",
"Enum": {
"new": [
[
"None",
"No status available yet."
],
[
"InProgress",
"Stage is in progress."
],
[
"Succeeded",
"Stage has succeeded."
],
[
"Failed",
"Stage has failed."
],
[
"Cancelled",
"Stage has been cancelled."
],
[
"Cancelling",
"Stage is cancelling."
],
[
"SucceededWithErrors",
"Stage has succeeded with errors."
],
[
"WaitingForCustomerAction",
"Stage is stuck until customer takes some action."
],
[
"SucceededWithWarnings",
"Stage has succeeded with warnings."
],
[
"WaitingForCustomerActionForKek",
"Stage is waiting for customer action for kek action items."
],
[
"WaitingForCustomerActionForCleanUp",
"Stage is waiting for customer action for clean up."
],
[
"CustomerActionPerformedForCleanUp",
"Stage has performed customer action for clean up."
],
[
"CustomerActionPerformed",
"Stage has performed customer action for clean up."
]
],
"old": [
[
"None",
"No status available yet."
],
[
"InProgress",
"Stage is in progress."
],
[
"Succeeded",
"Stage has succeeded."
],
[
"Failed",
"Stage has failed."
],
[
"Cancelled",
"Stage has been cancelled."
],
[
"Cancelling",
"Stage is cancelling."
],
[
"SucceededWithErrors",
"Stage has succeeded with errors."
],
[
"WaitingForCustomerAction",
"Stage is stuck until customer takes some action."
],
[
"SucceededWithWarnings",
"Stage has succeeded with warnings."
],
[
"WaitingForCustomerActionForKek",
"Stage is waiting for customer action for kek action items."
],
[
"WaitingForCustomerActionForCleanUp",
"Stage is waiting for customer action for clean up."
],
[
"CustomerActionPerformedForCleanUp",
"Stage has performed customer action for clean up."
],
[
"CustomerActionPerformed",
"Stage has performed customer action."
]
]
}
},
{
"#name": "jobStageDetails",
"Type": {
"new": "string",
"old": "object"
}
}
]
}
},
{
"preferences": [
{
"encryptionPreferences": [
{
"#name": "hardwareEncryption",
"Enum": {
"new": [
[
"Enabled",
"Hardware-based encryption is enabled."
],
[
"Disabled",
"Hardware-based encryption is disabled."
]
],
"old": [
[
"Enabled",
"Hardware-based encryption is enabled."
],
[
"Disabled",
"Hardware-based encryption is enabled."
]
]
}
}
]
},
{
"storageAccountAccessTierPreferences": {
"Enum": {
"new": [
[
"Archive",
""
]
],
"old": [
[
"Archive",
"Archive Access Tier shares requested by the customer."
]
]
}
}
}
]
},
{
"reverseShippingDetails": [
{
"#name": "isUpdated",
"Description": {
"new": "A flag to indicate whether Reverse Shipping details are updated or not after device has been prepared.\nRead only field",
"old": "A flag to indicate whether Reverse Shipping details are updated or not after device has been prepared.\r\nRead only field"
}
}
]
},
{
"lastMitigationActionOnJob": [
{
"#name": "isPerformedByCustomer",
"Description": {
"new": "Action performed by customer,\npossibility is that mitigation might happen by customer or service or by ops",
"old": "Action performed by customer,\r\npossibility is that mitigation might happen by customer or service or by ops"
}
}
]
}
]
}
],
"@added_35b7c3bb01c6419f8be520a234d43f5a": {
"#name": "sku",
"Description": "The sku type.",
"Required": true,
"Type": "object",
"$properties": [
{
"#name": "name",
"Description": "The sku name.",
"Enum": [
[
"DataBox",
"Data Box."
],
[
"DataBoxDisk",
"Data Box Disk."
],
[
"DataBoxHeavy",
"Data Box Heavy."
],
[
"DataBoxCustomerDisk",
"Data Box Customer Disk"
]
],
"Required": true,
"Type": "string"
},
{
"#name": "displayName",
"Description": "The display name of the sku.",
"Required": false,
"Type": "string"
},
{
"#name": "family",
"Description": "The sku family.",
"Required": false,
"Type": "string"
},
{
"#name": "model",
"Description": "The customer friendly name of the combination of version and capacity of the device. This field is necessary only at the time of ordering the newer generation device i.e. AzureDataBox120 and AzureDataBox525 as of Feb/2025",
"Enum": [
[
"DataBox",
"Data Box."
],
[
"DataBoxDisk",
"Data Box Disk."
],
[
"DataBoxHeavy",
"Data Box Heavy."
],
[
"DataBoxCustomerDisk",
"Data Box Customer Disk"
],
[
"AzureDataBox120",
"Data Box V2 with 120TB usable capacity."
],
[
"AzureDataBox525",
"Data Box V2 with 525TB usable capacity."
]
],
"Required": false,
"Type": "string"
}
]
},
"@added_c4b55b40fc01418580a233b0d2d7a76d": {
"#name": "identity",
"Description": "Msi identity of the resource",
"Required": false,
"Type": "object",
"$properties": [
{
"#name": "type",
"Description": "Identity type",
"Required": false,
"Type": "string"
},
{
"#name": "principalId",
"Description": "Service Principal Id backing the Msi",
"Required": false,
"Type": "string"
},
{
"#name": "tenantId",
"Description": "Home Tenant Id",
"Required": false,
"Type": "string"
},
{
"#name": "userAssignedIdentities",
"Description": "User Assigned Identities",
"Required": false,
"Type": "object"
}
]
},
"@removed_4f9a0cae9c3e4df688b37064686e5132": {
"#name": "name",
"Description": "Name of the object.",
"Required": false,
"Type": "string"
},
"@removed_9e86d16a24cd47b998061201f5a46d7f": {
"#name": "id",
"Description": "Id of the object.",
"Required": false,
"Type": "string"
},
"@removed_e68027d3dc0942a987379c42f52f7e71": {
"#name": "type",
"Description": "Type of the object.",
"Required": false,
"Type": "string"
},
"@removed_b447dc85c9a54ac9ba851aa6fccfb8ea": {
"#name": "systemData",
"Description": "Metadata pertaining to creation and last modification of the resource.",
"Required": false,
"Type": "object",
"$properties": [
{
"#name": "createdBy",
"Description": "A string identifier for the identity that created the resource",
"Required": false,
"Type": "string"
},
{
"#name": "createdByType",
"Description": "The type of identity that created the resource: user, application, managedIdentity",
"Required": false,
"Type": "string"
},
{
"#name": "createdAt",
"Description": "The timestamp of resource creation (UTC)",
"Format": "date-time",
"Required": false,
"Type": "string"
},
{
"#name": "lastModifiedBy",
"Description": "A string identifier for the identity that last modified the resource",
"Required": false,
"Type": "string"
},
{
"#name": "lastModifiedByType",
"Description": "The type of identity that last modified the resource: user, application, managedIdentity",
"Required": false,
"Type": "string"
},
{
"#name": "lastModifiedAt",
"Description": "The timestamp of resource last modification (UTC)",
"Format": "date-time",
"Required": false,
"Type": "string"
}
]
}
}
}
}
],
"$responses": {
"200": {
"$properties": {
"properties": [
{
"details": [
{
"jobStages": {
"$properties": [
{
"#name": "stageStatus",
"Enum": {
"new": [
[
"None",
"No status available yet."
],
[
"InProgress",
"Stage is in progress."
],
[
"Succeeded",
"Stage has succeeded."
],
[
"Failed",
"Stage has failed."
],
[
"Cancelled",
"Stage has been cancelled."
],
[
"Cancelling",
"Stage is cancelling."
],
[
"SucceededWithErrors",
"Stage has succeeded with errors."
],
[
"WaitingForCustomerAction",
"Stage is stuck until customer takes some action."
],
[
"SucceededWithWarnings",
"Stage has succeeded with warnings."
],
[
"WaitingForCustomerActionForKek",
"Stage is waiting for customer action for kek action items."
],
[
"WaitingForCustomerActionForCleanUp",
"Stage is waiting for customer action for clean up."
],
[
"CustomerActionPerformedForCleanUp",
"Stage has performed customer action for clean up."
],
[
"CustomerActionPerformed",
"Stage has performed customer action for clean up."
]
],
"old": [
[
"None",
"No status available yet."
],
[
"InProgress",
"Stage is in progress."
],
[
"Succeeded",
"Stage has succeeded."
],
[
"Failed",
"Stage has failed."
],
[
"Cancelled",
"Stage has been cancelled."
],
[
"Cancelling",
"Stage is cancelling."
],
[
"SucceededWithErrors",
"Stage has succeeded with errors."
],
[
"WaitingForCustomerAction",
"Stage is stuck until customer takes some action."
],
[
"SucceededWithWarnings",
"Stage has succeeded with warnings."
],
[
"WaitingForCustomerActionForKek",
"Stage is waiting for customer action for kek action items."
],
[
"WaitingForCustomerActionForCleanUp",
"Stage is waiting for customer action for clean up."
],
[
"CustomerActionPerformedForCleanUp",
"Stage has performed customer action for clean up."
],
[
"CustomerActionPerformed",
"Stage has performed customer action."
]
]
}
},
{
"#name": "jobStageDetails",
"Type": {
"new": "string",
"old": "object"
}
}
]
}
},
{
"preferences": [
{
"encryptionPreferences": [
{
"#name": "hardwareEncryption",
"Enum": {
"new": [
[
"Enabled",
"Hardware-based encryption is enabled."
],
[
"Disabled",
"Hardware-based encryption is disabled."
]
],
"old": [
[
"Enabled",
"Hardware-based encryption is enabled."
],
[
"Disabled",
"Hardware-based encryption is enabled."
]
]
}
}
]
},
{
"storageAccountAccessTierPreferences": {
"Enum": {
"new": [
[
"Archive",
""
]
],
"old": [
[
"Archive",
"Archive Access Tier shares requested by the customer."
]
]
}
}
}
]
},
{
"reverseShippingDetails": [
{
"#name": "isUpdated",
"Description": {
"new": "A flag to indicate whether Reverse Shipping details are updated or not after device has been prepared.\nRead only field",
"old": "A flag to indicate whether Reverse Shipping details are updated or not after device has been prepared.\r\nRead only field"
}
}
]
},
{
"lastMitigationActionOnJob": [
{
"#name": "isPerformedByCustomer",
"Description": {
"new": "Action performed by customer,\npossibility is that mitigation might happen by customer or service or by ops",
"old": "Action performed by customer,\r\npossibility is that mitigation might happen by customer or service or by ops"
}
}
]
}
]
}
],
"@added_81f646d3169f438999f598f4a9d9a99b": {
"#name": "sku",
"Description": "The sku type.",
"Required": true,
"Type": "object",
"$properties": [
{
"#name": "name",
"Description": "The sku name.",
"Enum": [
[
"DataBox",
"Data Box."
],
[
"DataBoxDisk",
"Data Box Disk."
],
[
"DataBoxHeavy",
"Data Box Heavy."
],
[
"DataBoxCustomerDisk",
"Data Box Customer Disk"
]
],
"Required": true,
"Type": "string"
},
{
"#name": "displayName",
"Description": "The display name of the sku.",
"Required": false,
"Type": "string"
},
{
"#name": "family",
"Description": "The sku family.",
"Required": false,
"Type": "string"
},
{
"#name": "model",
"Description": "The customer friendly name of the combination of version and capacity of the device. This field is necessary only at the time of ordering the newer generation device i.e. AzureDataBox120 and AzureDataBox525 as of Feb/2025",
"Enum": [
[
"DataBox",
"Data Box."
],
[
"DataBoxDisk",
"Data Box Disk."
],
[
"DataBoxHeavy",
"Data Box Heavy."
],
[
"DataBoxCustomerDisk",
"Data Box Customer Disk"
],
[
"AzureDataBox120",
"Data Box V2 with 120TB usable capacity."
],
[
"AzureDataBox525",
"Data Box V2 with 525TB usable capacity."
]
],
"Required": false,
"Type": "string"
}
]
},
"@added_019d514372164a368794da640fa05bed": {
"#name": "identity",
"Description": "Msi identity of the resource",
"Required": false,
"Type": "object",
"$properties": [
{
"#name": "type",
"Description": "Identity type",
"Required": false,
"Type": "string"
},
{
"#name": "principalId",
"Description": "Service Principal Id backing the Msi",
"Required": false,
"Type": "string"
},
{
"#name": "tenantId",
"Description": "Home Tenant Id",
"Required": false,
"Type": "string"
},
{
"#name": "userAssignedIdentities",
"Description": "User Assigned Identities",
"Required": false,
"Type": "object"
}
]
},
"@removed_60867e5add7d418d9a072903640f49cc": {
"#name": "name",
"Description": "Name of the object.",
"Required": false,
"Type": "string"
},
"@removed_1c391e543764455787c100ea799d11ba": {
"#name": "id",
"Description": "Id of the object.",
"Required": false,
"Type": "string"
},
"@removed_f3f27d1d298b4dd4912f181e113bf62a": {
"#name": "type",
"Description": "Type of the object.",
"Required": false,
"Type": "string"
},
"@removed_6a98bbe550c94dc5a64e045bf375d425": {
"#name": "systemData",
"Description": "Metadata pertaining to creation and last modification of the resource.",
"Required": false,
"Type": "object",
"$properties": [
{
"#name": "createdBy",
"Description": "A string identifier for the identity that created the resource",
"Required": false,
"Type": "string"
},
{
"#name": "createdByType",
"Description": "The type of identity that created the resource: user, application, managedIdentity",
"Required": false,
"Type": "string"
},
{
"#name": "createdAt",
"Description": "The timestamp of resource creation (UTC)",
"Format": "date-time",
"Required": false,
"Type": "string"
},
{
"#name": "lastModifiedBy",
"Description": "A string identifier for the identity that last modified the resource",
"Required": false,
"Type": "string"
},
{
"#name": "lastModifiedByType",
"Description": "The type of identity that last modified the resource: user, application, managedIdentity",
"Required": false,
"Type": "string"
},
{
"#name": "lastModifiedAt",
"Description": "The timestamp of resource last modification (UTC)",
"Format": "date-time",
"Required": false,
"Type": "string"
}
]
}
}
}
}
}