Domain

Package : spaceone.api.power_scheduler.v1

Domain

Domain Methods:

enable

PUT /power-scheduler/v1/domain/{domain_id}/enable

Type

Message

Request

Response

disable

PUT /power-scheduler/v1/domain/{domain_id}/disable

Type

Message

Request

Response

get

GET /power-scheduler/v1/domain/{domain_id}

Type

Message

Request

Response

list

GET /power-scheduler/v1/domains

POST /power-scheduler/v1/domains/search

Type

Message

Request

Response

Message

DomainInfo

No

Field

Type

Description

1

domain_id

string

2

state

  • NONE

  • ENABLED

  • DISABLED

DomainQuery

No

Field

Type

Required

Description

1

query

2

state

  • NONE

  • ENABLED

  • DISABLED

3

domain_id

string

DomainRequest

No

Field

Type

Required

Description

1

domain_id

string

DomainsInfo

No

Field

Type

Description

1

results

2

total_count

Last updated