Description | : Lists all of the configured serial ports for a parent resource |
Reference | : Link ¶ |
⚼ Request
GET:
/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{parentResourceType}/{parentResource}/providers/Microsoft.SerialConsole/serialPorts
{
resourceGroupName:
string
,
resourceProviderNamespace:
string
,
parentResourceType:
string
,
parentResource:
string
,
api-version:
string
,
subscriptionId:
string
,
}
⚐ Response (200)
{
value:
}
[
]
,
{
,
properties:
}
{
,
state:
enum
,
connectionState:
enum
,
}
⚐ Response (default)
{
error:
}
{
,
code:
string
,
message:
string
,
target:
string
,
details:
}
[
,
string
,
]