Controller
Package : spaceone.api.power_scheduler.plugin
Controller
Controller Methods:
NO
Method
Request Type
Response Type
Description
init
verify
start
stop
reboot
Message
InitRequest
No
Field
Type
Required
Description
PluginInfo
No
Field
Type
Description
RebootRequest
No
Field
Type
Required
Description
3
resource_id
string
✅
4
resource_type
string
✅
6
schema
string
❌
Resource
ResourceInfo
No
Field
Type
Description
1
state
NONE
CREATED
PENDING
INPROGRESS
SUCCESS
FAILURE
TIMEOUT
IDLE
2
message
string
3
resource_type
string
ResourcesParams
StartRequest
No
Field
Type
Required
Description
3
resource_id
string
✅
4
resource_type
string
✅
6
schema
string
❌
StopRequest
No
Field
Type
Required
Description
3
resource_id
string
✅
4
resource_type
string
✅
6
schema
string
❌
VerifyRequest
Last updated