Class ServiceStatus
Defined in File ServiceStatus.h
Class Documentation
-
class ServiceStatus
Stores information about a service, including available versions.
Public Members
-
csp::common::String ReverseProxy
The reverse proxy endpoint or base URL through which the service is accessed.
-
csp::common::Array<VersionMetadata> ApiVersions
A list of all available API versions for the service, along with their metadata.
-
csp::common::String ReverseProxy