ServiceRegistrationDrResponseEntity
ServiceRegistrationDrResponseEntity
Service registration information.
AllOf
This class requires all of the following:
JSON Example
{
"extension_key": "string",
"version": "string",
"server_url": "string",
"service_name": "string",
"service_id": "string",
"label": "string",
"principal_name": "string",
"principal_domain": "string",
"registration_type": "string",
"_meta": {
"errors": [
{
"code": "string",
"message": "string",
"field": "string"
}
]
}
}