ServiceUpdateRequest
Field | Type | Mandatory | Description |
---|---|---|---|
instanceId | ServiceInstanceID | yes | The unique identifier of the service instance. |
expiresAt | DateTime | no | The moment of the future from which the service instance will not be available. |
metadata | Metadata | no | Additional information about the service instance. |
interfaces | List<ServiceInterfaceRequest> | yes | Available access interfaces of the service instance. |