Resources | system | serviceDiscovery | serviceRegistry | resolve

resolve

Resolve parameters

Configuration

ParameterPresenceTypeDefaultDescription
recurseObooleanfalse Indicate if the resolution of a service should be recursive
roundRobinObooleantrue Indicate if the nameserver order should be random
ttlOuint3230 Maximum Time-To-Live, in seconds, to use when resolving an entry
REST API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/config/system/serviceDiscovery/serviceRegistry/{id}/resolve

  • No labels