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
dataobjectoptional
The Infrastructure as Code settings for an org.
Responses
application/vnd.api+json
application/vnd.api+json
application/vnd.api+json
application/vnd.api+json
application/vnd.api+json
application/vnd.api+json
patch
200
400
401
403
404
500
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
application/vnd.api+json
application/vnd.api+json
application/vnd.api+json
application/vnd.api+json
application/vnd.api+json
application/vnd.api+json
get
200
400
401
403
404
500
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
dataobjectoptional
The Infrastructure as Code settings for a group.
Responses
application/vnd.api+json
application/vnd.api+json
application/vnd.api+json
application/vnd.api+json
application/vnd.api+json
application/vnd.api+json
patch
200
400
401
403
404
500
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
application/vnd.api+json
application/vnd.api+json
application/vnd.api+json
application/vnd.api+json
application/vnd.api+json
application/vnd.api+json
get
200
400
401
403
404
500
Last updated
Was this helpful?