Get a Service
Get a Service using ID or name.
Response
Successfully fetched Service
Example response
{
"host": "example.internal",
"id": "49fd316e-c457-481c-9fc7-8079153e4f3c",
"name": "example-service",
"path": "/",
"port": 80,
"protocol": "http"
}Changes
Changed in 5 of the 52 revisions of this API.2314
- ▲
the response property
tls_sans/dnsnamesbecame nullable for the status200response-property-became-nullable
- ▲
the response property
tls_sans/urisbecame nullable for the status200response-property-became-nullable
- ▲
the response property
urlbecame nullable for the status200response-property-became-nullable
- ○
the
connect_timeoutresponse's property default value60000was added for the status200response-property-default-value-added
- ○
the
enabledresponse's property default valuetruewas added for the status200response-property-default-value-added
- ○
the
portresponse's property default value80was added for the status200response-property-default-value-added
- ○
the
protocolresponse's property default valuehttpwas added for the status200response-property-default-value-added
- ○
the
read_timeoutresponse's property default value60000was added for the status200response-property-default-value-added
- ○
the
retriesresponse's property default value5was added for the status200response-property-default-value-added
- ○
the
write_timeoutresponse's property default value60000was added for the status200response-property-default-value-added
This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the response property
tagsbecame nullable for the status200response-property-became-nullable
- ▲
- ○
added the optional property
tls_sansto the response with the200statusresponse-optional-property-added
- ○
- ▲
the response property
created_atbecame nullable for the status200response-property-became-nullable
- ▲
the response property
portbecame nullable for the status200response-property-became-nullable
- ▲
the response property
protocolbecame nullable for the status200response-property-became-nullable
- ▲
the response property
updated_atbecame nullable for the status200response-property-became-nullable
- ▲
the response property
portbecame optional for the status200response-property-became-optional
- ▲
the response property
protocolbecame optional for the status200response-property-became-optional
- ○
the response optional property
created_atbecame not read-only for the status200response-optional-property-became-not-read-only
- ○
the response optional property
updated_atbecame not read-only for the status200response-optional-property-became-not-read-only
This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the response property
ca_certificatesbecame nullable for the status200response-property-became-nullable
- ▲
the response property
client_certificatebecame nullable for the status200response-property-became-nullable
- ▲
the response property
connect_timeoutbecame nullable for the status200response-property-became-nullable
- ▲
the response property
enabledbecame nullable for the status200response-property-became-nullable
- ▲
the response property
idbecame nullable for the status200response-property-became-nullable
- ▲
the response property
namebecame nullable for the status200response-property-became-nullable
- ▲
the response property
pathbecame nullable for the status200response-property-became-nullable
- ▲
the response property
read_timeoutbecame nullable for the status200response-property-became-nullable
- ▲
the response property
retriesbecame nullable for the status200response-property-became-nullable
- ▲
the response property
tagsbecame nullable for the status200response-property-became-nullable
- ▲
the response property
tls_verifybecame nullable for the status200response-property-became-nullable
- ▲
the response property
tls_verify_depthbecame nullable for the status200response-property-became-nullable
- ▲
the response property
write_timeoutbecame nullable for the status200response-property-became-nullable
- ○
the response optional property
idbecame not read-only for the status200response-optional-property-became-not-read-only
- ○
the response property
hostbecame required for the status200response-property-became-required
- ○
the response property
portbecame required for the status200response-property-became-required
- ○
the response property
protocolbecame required for the status200response-property-became-required
This revision also has 88 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲