Skip to content

ServiceOrchestrationResult

Field Type Description
serviceInstanceId ServiceInstanceID Unique identifier of the service instance.
providerName SystemName Unique identifier of the provider system.
serviceDefinition ServiceName Unique identifier of the service definition.
version Version Version of the service instance.
cloudIdentitifer CloudIdentifier Unique identifier of the provider cloud.
aliveUntil DateTime The service instance is available until this time.
exclusiveUntil DateTime The service instance is reserved until this time.
metadata Metadata Additional information about the service instance.
interfaces List<ServiceInterfaceDescriptor> Available access interfaces of the service instance.
authorizationToken AuthorizationTokenMap Generated authorization tokens if any.