Skip to content
Merged
Changes from 1 commit
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
Prev Previous commit
Reset recording
  • Loading branch information
vidai-msft committed Nov 14, 2024
commit 64a0a8d68a8555e9771bf95ef891a2a749f9ec00
Original file line number Diff line number Diff line change
Expand Up @@ -6,82 +6,37 @@
"Content": null,
"isContentBase64": false,
"Headers": {
"x-ms-unique-id": [
"45"
],
"x-ms-client-request-id": [
"98cc5722-8b09-4a06-9fbe-680a856d2d09"
],
"CommandName": [
"Add-AzContainerInstanceOutput"
],
"FullCommandName": [
"Add-AzContainerInstanceOutput_Attach"
],
"ParameterSetName": [
"__AllParameterSets"
],
"User-Agent": [
"AzurePowershell/v0.0.0",
"PSVersion/v7.2.23",
"Az.ContainerInstance/0.1.0"
],
"Authorization": [
"[Filtered]"
]
"x-ms-unique-id": [ "45" ],
"x-ms-client-request-id": [ "98cc5722-8b09-4a06-9fbe-680a856d2d09" ],
"CommandName": [ "Add-AzContainerInstanceOutput" ],
"FullCommandName": [ "Add-AzContainerInstanceOutput_Attach" ],
"ParameterSetName": [ "__AllParameterSets" ],
"User-Agent": [ "AzurePowershell/v0.0.0", "PSVersion/v7.2.23", "Az.ContainerInstance/0.1.0" ],
"Authorization": [ "[Filtered]" ]
},
"ContentHeaders": {}
"ContentHeaders": {
}
},
"Response": {
"StatusCode": 200,
"Headers": {
"Cache-Control": [
"no-cache"
],
"Pragma": [
"no-cache"
],
"x-ms-request-id": [
"eastus:f083e88e-f016-4c34-ae72-e295a30ec9cf"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-ratelimit-remaining-subscription-writes": [
"799"
],
"x-ms-ratelimit-remaining-subscription-global-writes": [
"11999"
],
"x-ms-correlation-request-id": [
"77ab91d8-68d8-4c85-bd07-248cb72550a8"
],
"x-ms-routing-request-id": [
"CENTRALINDIA:20241031T045956Z:77ab91d8-68d8-4c85-bd07-248cb72550a8"
],
"X-Content-Type-Options": [
"nosniff"
],
"X-Cache": [
"CONFIG_NOCACHE"
],
"X-MSEdge-Ref": [
"Ref A: 3E6A76C4B13B4F74BEE8A30B7506AA36 Ref B: MAA201060514031 Ref C: 2024-10-31T04:59:55Z"
],
"Date": [
"Thu, 31 Oct 2024 04:59:56 GMT"
]
"Cache-Control": [ "no-cache" ],
"Pragma": [ "no-cache" ],
"x-ms-request-id": [ "eastus:f083e88e-f016-4c34-ae72-e295a30ec9cf" ],
"Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ],
"x-ms-ratelimit-remaining-subscription-writes": [ "799" ],
"x-ms-ratelimit-remaining-subscription-global-writes": [ "11999" ],
"x-ms-correlation-request-id": [ "77ab91d8-68d8-4c85-bd07-248cb72550a8" ],
"x-ms-routing-request-id": [ "CENTRALINDIA:20241031T045956Z:77ab91d8-68d8-4c85-bd07-248cb72550a8" ],
"X-Content-Type-Options": [ "nosniff" ],
"X-Cache": [ "CONFIG_NOCACHE" ],
"X-MSEdge-Ref": [ "Ref A: 3E6A76C4B13B4F74BEE8A30B7506AA36 Ref B: MAA201060514031 Ref C: 2024-10-31T04:59:55Z" ],
"Date": [ "Thu, 31 Oct 2024 04:59:56 GMT" ]
},
"ContentHeaders": {
"Content-Length": [
"197"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Expires": [
"-1"
]
"Content-Length": [ "197" ],
"Content-Type": [ "application/json; charset=utf-8" ],
"Expires": [ "-1" ]
},
"Content": "{\"webSocketUri\":\"wss://sbz65hajgyoenwz.eastus.atlas.cloudapp.azure.com:19390/logstream/sessionId/9395d1a9-57a8-4970-abb1-d43a0cc81138?api-version=1.0\",\"password\":\"[Sanitized]\"}",
"isContentBase64": false
Expand Down