Get a Backend Cluster
Returns information about a specific backend cluster.
Response
A single backend cluster object.
Example response
{
"authentication": {
"password": "${vault.env['MY_ENV_VAR']}"
},
"tls": {
"client_identity": {
"key": "${vault.env['MY_ENV_VAR']}"
}
},
"labels": {
"env": "test"
},
"created_at": "2022-11-04T20:10:06.927Z",
"updated_at": "2022-11-04T20:10:06.927Z"
}Changes
Changed in 5 of the 30 revisions of this API.29
- ▲
added to the
response propertyoneOflist for the response statusresponse-property-one-of-added
- ○
added
sasl_aws_iamdiscriminator mapping keys to theresponse property for the response statusresponse-property-discriminator-mapping-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○
the
response's property default valuewas added for the statusresponse-property-default-value-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
added to the
response propertyoneOflist for the response statusresponse-property-one-of-added
- ○
mapped value for discriminator key
sasl_plainchanged from to forresponse property for the response statusresponse-property-discriminator-mapping-changed
- ○
mapped value for discriminator key
sasl_scramchanged from to forresponse property for the response statusresponse-property-discriminator-mapping-changed
- ○
removed from the
response propertyoneOflist for the response statusresponse-property-one-of-removed
This revision also has 57 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
the response property
became required for the statusresponse-property-became-required
- ○
added the required property
/to the response with the statusresponse-required-property-added
- ○
- ○
endpoint added
endpoint-added
- ○