Get LoadBalancer
GET/projects/:projectId/providers/Aruba.Network/loadBalancers/:id
Get LoadBalancer
Request
Path Parameters
unique identifier of the project CMP
unique identifier of the load balancer to retrieve
Query Parameters
if the resource exists in status "Deleted", returns NotFound according to the value of this flag
falseThe requested API version
1Responses
- 200
- 400
- 404
- 500
OK
- text/plain
- application/json
- text/json
- Schema
- Example (from schema)
Schema
Array [
]
Array [
]
metadata
object
nullable
location
object
nullable
project
object
nullable
category
object
nullable
typology
object
nullable
linkedResources
object[]
nullable
status
object
nullable
disableStatusInfo
object
nullable
previousStatus
object
nullable
error
object
nullable
properties
object
nullable
linkedResources
object[]
nullable
vpc
object
nullable
{}
- Schema
- Example (from schema)
Schema
Array [
]
Array [
]
metadata
object
nullable
location
object
nullable
project
object
nullable
category
object
nullable
typology
object
nullable
linkedResources
object[]
nullable
status
object
nullable
disableStatusInfo
object
nullable
previousStatus
object
nullable
error
object
nullable
properties
object
nullable
linkedResources
object[]
nullable
vpc
object
nullable
{}
- Schema
- Example (from schema)
Schema
Array [
]
Array [
]
metadata
object
nullable
location
object
nullable
project
object
nullable
category
object
nullable
typology
object
nullable
linkedResources
object[]
nullable
status
object
nullable
disableStatusInfo
object
nullable
previousStatus
object
nullable
error
object
nullable
properties
object
nullable
linkedResources
object[]
nullable
vpc
object
nullable
{}
Bad Request
- text/plain
- application/json
- text/json
- Schema
- Example (from schema)
Schema
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string"
}
- Schema
- Example (from schema)
Schema
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string"
}
- Schema
- Example (from schema)
Schema
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string"
}
Not Found
- text/plain
- application/json
- text/json
- Schema
- Example (from schema)
Schema
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string"
}
- Schema
- Example (from schema)
Schema
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string"
}
- Schema
- Example (from schema)
Schema
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string"
}
Internal Server Error