Param name | Description |
---|---|
location_id optional |
위치 별 범위 Validations:
|
organization_id optional |
조직 별 범위 Validations:
|
provisioning_template required |
Validations:
|
provisioning_template[name] optional |
템플릿 이름 Validations:
|
provisioning_template[template] optional |
template contents including metadata Validations:
|
provisioning_template[location_ids] optional , nil allowed |
지정된 ID로 위치를 변경합니다 Validations:
|
provisioning_template[organization_ids] optional , nil allowed |
지정된 ID로 조직을 변경합니다 Validations:
|
options optional |
Validations:
|
options[force] optional , nil allowed |
use if you want update locked templates Validations:
|
options[associate] optional , nil allowed |
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] optional , nil allowed |
lock imported templates (false by default) Validations:
|