Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 323 Bytes

rolechange.md

File metadata and controls

19 lines (14 loc) · 323 Bytes

rolechange

Change a role of instance in HA.

Request Json Syntax

Key Description
task task name
token token string encrypted.

Request Sample

{
  "task": "rolechange",
  "token": "cdfb4c5717170c5e4e44dd87fc920466e9afaa2d6744dab135d4017831048f927926f07dd201b6aa"
}