| instanceId |
ServiceInstanceID |
Unique identifier of the registered service instance. |
| provider |
SystemDescriptor |
Information about the service instance provider system. |
| serviceDefinition |
ServiceDefinitionDescriptor |
Information about the service definition. |
| version |
Version |
Version of the service instance. |
| expiresAt |
DateTime |
The moment of the future from which the service instance will not be available. |
| metadata |
Metadata |
Additional information about the registered service instance. |
| interfaces |
List<ServiceInterfaceDescriptor> |
Available access interfaces of the service instance. |
| createdAt |
DateTime |
Service instance was registered at this timestamp. |
| updatedAt |
DateTime |
Service instance was modified at this timestamp. |