Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 1.09 KB

OpConfiguration.md

File metadata and controls

22 lines (13 loc) · 1.09 KB

Onepanel.OpConfiguration

Properties

Name Type Description Notes
serviceType String Indicates that this is Oneprovider's panel.
providerId String This cluster's Oneprovider Id. `null` if the Oneprovider is not registered or Oneprovider worker is down.
providerName String The name of this Oneprovider. If the cluster is not configured or malfunctioning (e.g. the op-worker service is down), the value may be `null`.
providerDomain String The domain of this Oneprovider. If the cluster is not configured or malfunctioning (e.g. the op-worker service is down), the value may be `null`.
zoneDomain String The domain of the Onezone where this Oneprovider is registered. `null` if the Oneprovider is not registered.
isRegistered Boolean True if the Oneprovider has been registered at a Onezone. [optional]

Enum: ServiceTypeEnum

  • oneprovider (value: "oneprovider")