Skip to content

Commit

Permalink
Update json files stop status updates
Browse files Browse the repository at this point in the history
  • Loading branch information
hmcts-platform-operations committed Nov 4, 2024
1 parent e7ea14c commit 6813b45
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
6 changes: 6 additions & 0 deletions status/flexible-server_status_updates_stop.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,11 @@
"resource": "hmc-cft-hearing-service-postgres-db-v15-replica-aat",
"statusMessage": "Flexible SQL Server: *hmc-cft-hearing-service-postgres-db-v15-replica-aat* in Subscription: *1c4f0704-a29e-403d-b719-b90c34ef14c9* is in *Ready* state after *stop* action",
"resourceType": "flexible-server"
},
{
"id": "/subscriptions/7a4e3bd5-ae3a-4d0c-b441-2188fee3ff1c/resourceGroups/lau-case-backend-flexible-data-perftest/providers/Microsoft.DBforPostgreSQL/flexibleServers/lau-case-backend-flexible-perftest",
"resource": "lau-case-backend-flexible-perftest",
"statusMessage": "Flexible SQL Server: *lau-case-backend-flexible-perftest* in Subscription: *7a4e3bd5-ae3a-4d0c-b441-2188fee3ff1c* is in *Ready* state after *stop* action",
"resourceType": "flexible-server"
}
]
18 changes: 18 additions & 0 deletions status/vm_status_updates_deallocate.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,23 @@
"resource": "",
"statusMessage": "VM: ** in Subscription: ** ResourceGroup: ** is ** state after *deallocate* action.",
"resourceType": "vm"
},
{
"id": "/subscriptions/df72bb30-d6fb-47bd-82ee-5eb87473ddb3/resourceGroups/ingest00-product-databricks001-managed-rg/providers/Microsoft.Compute/virtualMachines/00cd995cdaff4d17b5af63c6b0449aa2",
"resource": "00cd995cdaff4d17b5af63c6b0449aa2",
"statusMessage": "VM: *00cd995cdaff4d17b5af63c6b0449aa2* in Subscription: *df72bb30-d6fb-47bd-82ee-5eb87473ddb3* ResourceGroup: *ingest00-product-databricks001-managed-rg* is *PowerState/running* state after *deallocate* action.",
"resourceType": "vm"
},
{
"id": "/subscriptions/df72bb30-d6fb-47bd-82ee-5eb87473ddb3/resourceGroups/ingest00-product-databricks001-managed-rg/providers/Microsoft.Compute/virtualMachines/0512f808ba7e4eb087306116fca866eb",
"resource": "0512f808ba7e4eb087306116fca866eb",
"statusMessage": "VM: *0512f808ba7e4eb087306116fca866eb* in Subscription: *df72bb30-d6fb-47bd-82ee-5eb87473ddb3* ResourceGroup: *ingest00-product-databricks001-managed-rg* is *PowerState/running* state after *deallocate* action.",
"resourceType": "vm"
},
{
"id": "/subscriptions/df72bb30-d6fb-47bd-82ee-5eb87473ddb3/resourceGroups/ingest00-product-databricks001-managed-rg/providers/Microsoft.Compute/virtualMachines/25f0679364ef4e9699f63367d1a22854",
"resource": "25f0679364ef4e9699f63367d1a22854",
"statusMessage": "VM: *25f0679364ef4e9699f63367d1a22854* in Subscription: *df72bb30-d6fb-47bd-82ee-5eb87473ddb3* ResourceGroup: *ingest00-product-databricks001-managed-rg* is *PowerState/running* state after *deallocate* action.",
"resourceType": "vm"
}
]

0 comments on commit 6813b45

Please sign in to comment.