Get
/ztp
View the status of ZTP integration.
Security
HTTP
Type bearer
Responses
200
ZTP status.
object
registered
boolean
Whether the collective has registered to ZTP or not.
serviceNames
Array of string
List of ZTP services available to this collective.
string
consoleUrl
string
URL to the ZTP cloud console.
Examplehttp://user.ztp.console.com
401
Token error. Login again.
object
Generic HTTP error.
id
string
Machine readable error code.
message
string
Human readable error details.
403
Insufficient permissions to access this resource.
object
Generic HTTP error.
id
string
Machine readable error code.
message
string
Human readable error details.
406
Invalid 'Accept' header.
object
Generic HTTP error.
id
string
Machine readable error code.
message
string
Human readable error details.
500
Unexpected server side error.
object
Generic HTTP error.
id
string
Machine readable error code.
message
string
Human readable error details.