Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Support "managedAD" parameter for Active Directory resource #75

Closed
okrause opened this issue Sep 14, 2022 · 1 comment

Comments

@okrause
Copy link
Contributor

okrause commented Sep 14, 2022

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
}
@okrause
Copy link
Contributor Author

okrause commented Oct 13, 2022

Fixed in v22.10.0. Closing

@okrause okrause closed this as completed Oct 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant