Skip to main content
Deploy a new on-prem server or database for scanning. Required Permission:
  • cyera.insert.deployment
External DocumentationTo learn more, visit the Cyera documentation.

Parameters

ParameterDescription
Authentication MethodThe authentication method to apply to the deployment.
Data Center UIDThe UID of the data center where the deployment will be created. Can be obtained by using the List Deployment Networks action.
Dell PowerScale Management PasswordThe password for the Dell PowerScale management account.
Dell PowerScale Management UsernameThe username for the Dell PowerScale management account.
Deployment TypeThe type of on-prem deployment to onboard.
Endpoint FQDNThe Fully Qualified Domain Name (FQDN) of the Active Directory server.
HostThe hostname or IP address of the target server.
Network UIDThe network UID where the deployment is located. Can be obtained by using the List Deployment Networks action.
Oracle SIDThe Oracle system identifier.
PasswordThe password for authentication. Must be encrypted using the public key retrieve from the Get Public Key action.

Note: Encryption is done using RSA, the format is pkcs8-private and scheme is pkcs1.
PortThe network port used to connect to the deployment.
SSL EnabledSelect whether SSL is enabled.
UsernameThe username used to authenticate to the deployment.

Note: Must be in the format of domain\user if Authentication Method parameter is not LOCAL_DB.

Example Output

{
	"deploymentScopeUid": "string"
}

Workflow Library Example

Deploy Server or Database with Cyera and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop