Get CloudConnector Profile
Gets the CloudConnector profile
- application/json-patch+json
- application/json
- text/json
- application/*+json
Request Body
CloudConnector profile
- ccid string nullable
CloudConnector id
tmids object[] nullable
Machines assigend to the CloudConnector
Array [tmid string nullableTapioMachineId
]
Request Body
CloudConnector profile
- ccid string nullable
CloudConnector id
tmids object[] nullable
Machines assigend to the CloudConnector
Array [tmid string nullableTapioMachineId
]
Request Body
CloudConnector profile
- ccid string nullable
CloudConnector id
tmids object[] nullable
Machines assigend to the CloudConnector
Array [tmid string nullableTapioMachineId
]
Request Body
CloudConnector profile
- ccid string nullable
CloudConnector id
tmids object[] nullable
Machines assigend to the CloudConnector
Array [tmid string nullableTapioMachineId
]
Responses
- 200
- 400
- 401
Successful
- text/plain
- application/json
- text/json
- Schema
- Example (from schema)
Schema
- ccid string nullable
CloudConnector id
tmids object[] nullable
Machines assigend to the CloudConnector
Array [tmid string nullableTapioMachineId
]
{
"ccid": "string",
"tmids": [
{
"tmid": "string"
}
]
}
- Schema
- Example (from schema)
Schema
- ccid string nullable
CloudConnector id
tmids object[] nullable
Machines assigend to the CloudConnector
Array [tmid string nullableTapioMachineId
]
{
"ccid": "string",
"tmids": [
{
"tmid": "string"
}
]
}
- Schema
- Example (from schema)
Schema
- ccid string nullable
CloudConnector id
tmids object[] nullable
Machines assigend to the CloudConnector
Array [tmid string nullableTapioMachineId
]
{
"ccid": "string",
"tmids": [
{
"tmid": "string"
}
]
}
Bad request
- text/plain
- application/json
- text/json
- Schema
- Example (from schema)
Schema
- message string nullable
- details string[] nullable
{
"message": "string",
"details": [
"string"
]
}
- Schema
- Example (from schema)
Schema
- message string nullable
- details string[] nullable
{
"message": "string",
"details": [
"string"
]
}
- Schema
- Example (from schema)
Schema
- message string nullable
- details string[] nullable
{
"message": "string",
"details": [
"string"
]
}
Unauthorized
- text/plain
- application/json
- text/json
- Schema
- Example (from schema)
Schema
- message string nullable
- details string[] nullable
{
"message": "string",
"details": [
"string"
]
}
- Schema
- Example (from schema)
Schema
- message string nullable
- details string[] nullable
{
"message": "string",
"details": [
"string"
]
}
- Schema
- Example (from schema)
Schema
- message string nullable
- details string[] nullable
{
"message": "string",
"details": [
"string"
]
}
Loading...