IacSettings
Update the Infrastructure as Code Settings for an org.
Authorizations
Path parameters
org_idstring · uuidRequired
The id of the org whose Infrastructure as Code settings are getting updated
Query parameters
versionstringRequiredExample:
Requested API version
2021-06-04
Pattern: ^(wip|work-in-progress|experimental|beta|((([0-9]{4})-([0-1][0-9]))-((3[01])|(0[1-9])|([12][0-9]))(~(wip|work-in-progress|experimental|beta))?))$
Body
Responses
patch
Get the Infrastructure as Code Settings for an org.
Authorizations
Path parameters
org_idstring · uuidRequired
The id of the org whose Infrastructure as Code settings are requested.
Query parameters
versionstringRequiredExample:
Requested API version
2021-06-04
Pattern: ^(wip|work-in-progress|experimental|beta|((([0-9]{4})-([0-1][0-9]))-((3[01])|(0[1-9])|([12][0-9]))(~(wip|work-in-progress|experimental|beta))?))$
Responses
get
Update the Infrastructure as Code Settings for a group.
Authorizations
Path parameters
group_idstring · uuidRequired
The id of the group whose Infrastructure as Code settings are getting updated
Query parameters
versionstringRequiredExample:
Requested API version
2021-06-04
Pattern: ^(wip|work-in-progress|experimental|beta|((([0-9]{4})-([0-1][0-9]))-((3[01])|(0[1-9])|([12][0-9]))(~(wip|work-in-progress|experimental|beta))?))$
Body
Responses
patch
Get the Infrastructure as Code Settings for a group.
Authorizations
Path parameters
group_idstring · uuidRequired
The id of the group whose Infrastructure as Code settings are requested
Query parameters
versionstringRequiredExample:
Requested API version
2021-06-04
Pattern: ^(wip|work-in-progress|experimental|beta|((([0-9]{4})-([0-1][0-9]))-((3[01])|(0[1-9])|([12][0-9]))(~(wip|work-in-progress|experimental|beta))?))$
Responses
get
Last updated
Was this helpful?