Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,7 @@
"description": "When the resource's availabilityState is Unavailable and the reasonType is not User Initiated, it provides the date and time for when the issue is expected to be resolved.",
"format": "date-time"
},
"occurredTime": {
"occuredTime": {
"type": "string",
"description": "Timestamp for when last change in health status occurred.",
"format": "date-time"
Expand All @@ -440,7 +440,7 @@
"type": "object",
"description": "An annotation describing a change in the availabilityState to Available from Unavailable with a reasonType of type Unplanned",
"properties": {
"unavailableOccurredTime": {
"unavailableOccuredTime": {
"type": "string",
"description": "Timestamp for when the availabilityState changed to Unavailable",
"format": "date-time"
Expand All @@ -450,7 +450,7 @@
"description": "Timestamp when the availabilityState changes to Available.",
"format": "date-time"
},
"unavailabilitySummary": {
"unavailableSummary": {
"type": "string",
"description": "Brief description of cause of the resource becoming unavailable."
}
Expand Down Expand Up @@ -631,26 +631,20 @@
"description": "Error details.",
"type": "object",
"properties": {
"error": {
"type": "object",
"description": "The error object.",
"properties": {
"code": {
"description": "The error code.",
"type": "string",
"readOnly": true
},
"message": {
"description": "The error message.",
"type": "string",
"readOnly": true
},
"details": {
"description": "The error details.",
"type": "string",
"readOnly": true
}
}
"code": {
"description": "The error code.",
"type": "string",
"readOnly": true
},
"message": {
"description": "The error message.",
"type": "string",
"readOnly": true
},
"details": {
"description": "The error details.",
"type": "string",
"readOnly": true
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"reasonType": "Unplanned",
"reasonChronicity": "Persistent",
"detailedStatus": "Disk problems are preventing us from automatically recovering your virtual machine",
"occurredTime": "2016-03-29T09:12:00Z",
"occuredTime": "2016-03-29T09:12:00Z",
"reportedTime": "2016-05-04T14:11:29.7598931Z",
"rootCauseAttributionTime": "2016-03-29T09:13:00Z",
"resolutionETA": "2016-03-29T09:37:00Z",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"reasonType": "Unplanned",
"reasonChronicity": "Persistent",
"detailedStatus": "Disk problems are preventing us from automatically recovering your virtual machine",
"occurredTime": "2016-03-29T09:12:00Z",
"occuredTime": "2016-03-29T09:12:00Z",
"reportedTime": "2016-05-04T14:11:29.7598931Z",
"rootCauseAttributionTime": "2016-03-29T09:13:00Z",
"resolutionETA": "2016-03-29T09:37:00Z",
Expand Down Expand Up @@ -51,7 +51,7 @@
"summary": "This virtual machine is running normally",
"reasonChronicity": "Persistent",
"detailedStatus": "There aren’t any known Azure platform problems affecting this virtual machine",
"occurredTime": "2016-03-28T16:23:00Z"
"occuredTime": "2016-03-28T16:23:00Z"
}
}
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
"reasonType": "Unplanned",
"reasonChronicity": "Persistent",
"detailedStatus": "We have not seen any issues with your virtual machine",
"occurredTime": "2016-03-29T09:12:00Z",
"occuredTime": "2016-03-29T09:12:00Z",
"reportedTime": "2016-05-04T14:11:29.7598931Z",
"recentlyResolved": {
"unavailableOccurredTime": "2017-02-28T00:48:00Z",
"unavailableOccuredTime": "2017-02-28T00:48:00Z",
"resolvedTime": "2017-02-28T00:49:00Z",
"unavailabilitySummary": "We are sorry your SQL database is unavailable"
"unavailableSummary": "We are sorry your SQL database is unavailable"
},
"recommendedActions": [
{
Expand All @@ -49,7 +49,7 @@
"reasonType": "Unplanned",
"reasonChronicity": "Persistent",
"detailedStatus": "Diskproblemsarepreventingusfromautomaticallyrecoveringyourvirtualmachine",
"occurredTime": "2016-03-29T09:12:00Z",
"occuredTime": "2016-03-29T09:12:00Z",
"reportedTime": "2016-05-04T14:11:29.7598931Z",
"rootCauseAttributionTime": "2016-03-29T09:13:00Z",
"resolutionETA": "2016-03-29T09:37:00Z",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
"reasonType": "Unplanned",
"reasonChronicity": "Persistent",
"detailedStatus": "We have not seen any issues with your virtual machine",
"occurredTime": "2016-03-29T09:12:00Z",
"occuredTime": "2016-03-29T09:12:00Z",
"reportedTime": "2016-05-04T14:11:29.7598931Z",
"recentlyResolved": {
"unavailableOccurredTime": "2017-02-28T00:48:00Z",
"unavailableOccuredTime": "2017-02-28T00:48:00Z",
"resolvedTime": "2017-02-28T00:49:00Z",
"unavailabilitySummary": "We are sorry your SQL database is unavailable"
"unavailableSummary": "We are sorry your SQL database is unavailable"
},
"recommendedActions": [
{
Expand All @@ -48,7 +48,7 @@
"reasonType": "Unplanned",
"reasonChronicity": "Persistent",
"detailedStatus": "Diskproblemsarepreventingusfromautomaticallyrecoveringyourvirtualmachine",
"occurredTime": "2016-03-29T09:12:00Z",
"occuredTime": "2016-03-29T09:12:00Z",
"reportedTime": "2016-05-04T14:11:29.7598931Z",
"rootCauseAttributionTime": "2016-03-29T09:13:00Z",
"resolutionETA": "2016-03-29T09:37:00Z",
Expand Down
2 changes: 1 addition & 1 deletion specification/resourcehealth/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ swagger-to-sdk:
- repo: azure-sdk-for-node
- repo: azure-sdk-for-python-track2
- repo: azure-sdk-for-java
- repo: azure-sdk-for-net
- repo: azure-sdk-for-net-track2
- repo: azure-sdk-for-ruby
after_scripts:
- bundle install && rake arm:regen_all_profiles['azure_mgmt_resourcehealth']
Expand Down