ServiceMetadata
is a
datatype for metadata about a registered service.
Table: ServiceMetadata
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Oct 3, 2024 | |||||
endpointUrl | string | yes | Preview | The endpoint of the service. | |
healthStatus | HealthStatus | yes | Preview | The health status of the service. See HealthStatus . | |
name | string | yes | Preview | The name of the service. | |
serviceType | string | yes | Preview | The type of the service. | |
version | string | yes | Preview | The version of the service. |