API Guide
"messageParams": [
"string"
]
}
]
}
404 — Request entity does not exist
{
"new_object_id": "string",
"id": "string",
"message": "string",
"messageParams": [
"string"
],
"messages": [
{
"id": "string",
"message": "string",
"field_name": "string",
"messageParams": [
"string"
]
}
]
}
default — Success or error response
{
"new_object_id": "string",
"id": "string",
"message": "string",
"messageParams": [
"string"
],
"messages": [
{
"id": "string",
"message": "string",
"field_name": "string",
"messageParams": [
"string"
]
}
]
}
GET /fabrics-intents/{fabric-intent-id}/host-
networks/{host-network-id}
Retrieve a specific host network object within a fabric intent using the host network ID.
API
GET /fabrics-intents/{fabric-intent-id}/host-networks/{host-network-id}
Description This API returns an host network object identified by host-network-id within a fabric intent identified by fabric-
intent-Id.
Host-networks 85










