Documentation
¶
Overview ¶
Package implements OCCM Tenant API.
Package implements OCCM Tenant API.
Package implements OCCM Tenant API.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Tenant ¶
type Tenant struct {
Name string `json:"name"`
Description string `json:"description"`
NssUser string `json:"nssUserName"`
PublicId string `json:"publicId"`
CostCenter string `json:"costCenter"`
}
Tenant object
func ListFromJSON ¶
type TenantAPI ¶
Tenant API
func (*TenantAPI) GetTenants ¶
GetTenants retrieves a list of all tenants
type TenantAPIProto ¶
Click to show internal directories.
Click to hide internal directories.