Skip to main content

CloudServiceBTPGlobalAccountSettingsInput

Input fields for the SAP BTP Global Account type Cloud Service

input CloudServiceBTPGlobalAccountSettingsInput {
serviceAccountUrl: String
selfDeployment: Boolean
selfDeploymentOperational: Boolean
selfEntitlement: Boolean
}

Fields

CloudServiceBTPGlobalAccountSettingsInput.serviceAccountUrl ● String scalar

The URL to the BTP service account

CloudServiceBTPGlobalAccountSettingsInput.selfDeployment ● Boolean scalar

Set to true if self deployment should be enabled

CloudServiceBTPGlobalAccountSettingsInput.selfDeploymentOperational ● Boolean scalar

Set to true if deployment subAccounts should be operational

CloudServiceBTPGlobalAccountSettingsInput.selfEntitlement ● Boolean scalar

Set to true if automatic Entitlement for Subaccounts should be enabled

Member Of

CloudSettingsInput input