Creates a cloud account. Currently only Azure is supported - pass the service principal credentials in the azure sub-object. If applyEnvironmentFilter is true, the account is restricted to deployments targeting one of environmentFilter.
Parameters
Name
In
Type
Required
Description
workspaceId
body
string
yes
ID of the workspace.
name
body
string
yes
Display name.
description
body
string
no
Optional description.
cloudType
body
string
no
Azure (default).
applyEnvironmentFilter
body
boolean
no
Restrict use of this account to specific environments.