entities
entities
JSON Example
{
"links": [
{
"rel": "string",
"href": "string"
}
],
"content": [
{
"systemDefault": false,
"password": "string",
"port": 0,
"name": "string",
"host": "string",
"ssoMode": false,
"tenantId": "string",
"certificate": "string",
"description": "string",
"id": "string",
"embedded": false,
"username": "string"
}
]
}