You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please add support for ManagedAD for the ActiveDirectory resource.
cat swagger-1.1.24.json | jq '.definitions.ActiveDirectoryUpdate_v2.properties.managedAD'
{
"description": "If enabled, AD will be used as a Managed AD for which the domain peering will be required before using this for volume creation.",
"type": "boolean",
"title": "managedAD",
"default": false,
"example": false
}
The text was updated successfully, but these errors were encountered:
Please add support for ManagedAD for the ActiveDirectory resource.
The text was updated successfully, but these errors were encountered: