InstanceSetRequest1Dot1
InstanceSetRequest1Dot1
| Name | Description | Schema | Default |
|---|---|---|---|
| description optional | Instance Description Example : My Instance Description | any of [string, null] | |
| identity_store_config optional | Identity Store Config Example : {'bind_credential': 'password', 'bind_dn': 'CN=Administrator,CN=Users,DC=test,DC=add', 'component_id': 'HYIK7LLKQL2MFK2K8Jb1ew', 'connection_url': 'ldaps://test.subdomain.company.com:123', 'rdn_ldap_attribute': 'cn', 'user_object_classes': 'person, organizationalPerson, user', 'username_ldap_attribute': 'sAMAccountName', 'users_dn': 'OU=Employees,OU=Accounts,DC=sub,DC=org'} | any of [LdapConfig, null] | |
| identity_store_type optional | Identity Store Type Example : IDENTITY_CENTER_DIRECTORY | any of [enum (IDENTITY_CENTER_DIRECTORY, ACTIVE_DIRECTORY), null] | |
| name optional | Instance Name Example : My InstancePattern : ^[a-zA-Z0-9 \+\-\=\,\.\_:/@]*$ | any of [string, null] |