Имя параметра | Описание |
---|---|
location_id необязательно |
Set the current location context for the request Validations:
|
organization_id необязательно |
Set the current organization context for the request Validations:
|
provisioning_template обязательно |
Validations:
|
provisioning_template[name] необязательно |
имя шаблона Validations:
|
provisioning_template[template] необязательно |
template contents including metadata Validations:
|
provisioning_template[location_ids] необязательно , nil разрешен |
ЗАМЕСТИТЬ местоположения с заданным кодом Validations:
|
provisioning_template[organization_ids] необязательно , nil разрешен |
ЗАМЕСТИТЬ организации с заданным кодом Validations:
|
options необязательно |
Validations:
|
options[force] необязательно , nil разрешен |
use if you want update locked templates Validations:
|
options[associate] необязательно , nil разрешен |
determines when the template should associate objects based on metadata, new means only when new template is being created, always means both for new and existing template which is only being updated, never ignores metadata Validations:
|
options[lock] необязательно , nil разрешен |
lock imported templates (false by default) Validations:
|
options[default] необязательно , nil разрешен |
makes the template default meaning it will be automatically associated with newly created organizations and locations (false by default) Validations:
|