| Name | +Description | +
| type: String | +Always: "JSONServiceRecord" | +
| description: String | +Human-readable description. | +
| external: List[Endpoint] | +A list of service endpoints for external callers. | +
| internal: List[Endpoint] | +A list of service endpoints for internal use within the service instance. | +
| Name | -Description | -
| type: String | -Always: "JSONServiceRecord" | -
| description: String | -Human-readable description. | -
| external: List[Endpoint] | -A list of service endpoints for external callers. | -
| internal: List[Endpoint] | -A list of service endpoints for internal use within the service instance. | -