11{
2- "@type" : " type.googleapis.com/c1.connector.v2.ConnectorCapabilities" ,
3- "resourceTypeCapabilities" : [
2+ "@type" : " type.googleapis.com/c1.connector.v2.ConnectorCapabilities" ,
3+ "resourceTypeCapabilities" : [
44 {
5- "resourceType" : {
6- "id" : " group" ,
7- "displayName" : " Group" ,
8- "traits" : [
5+ "resourceType" : {
6+ "id" : " group" ,
7+ "displayName" : " Group" ,
8+ "traits" : [
99 " TRAIT_GROUP"
1010 ]
1111 },
12- "capabilities" : [
12+ "capabilities" : [
1313 " CAPABILITY_SYNC" ,
1414 " CAPABILITY_PROVISION"
1515 ]
1616 },
1717 {
18- "resourceType" : {
19- "id" : " license" ,
20- "displayName" : " License" ,
21- "traits" : [
18+ "resourceType" : {
19+ "id" : " license" ,
20+ "displayName" : " License" ,
21+ "traits" : [
2222 " TRAIT_ROLE"
2323 ]
2424 },
25- "capabilities" : [
25+ "capabilities" : [
2626 " CAPABILITY_SYNC" ,
2727 " CAPABILITY_PROVISION"
2828 ]
2929 },
3030 {
31- "resourceType" : {
32- "id" : " site" ,
33- "displayName" : " Site"
31+ "resourceType" : {
32+ "id" : " site" ,
33+ "displayName" : " Site"
3434 },
35- "capabilities" : [
35+ "capabilities" : [
3636 " CAPABILITY_SYNC" ,
3737 " CAPABILITY_PROVISION"
3838 ]
3939 },
4040 {
41- "resourceType" : {
42- "id" : " user" ,
43- "displayName" : " User" ,
44- "traits" : [
41+ "resourceType" : {
42+ "id" : " user" ,
43+ "displayName" : " User" ,
44+ "traits" : [
4545 " TRAIT_USER"
4646 ],
47- "annotations" : [
47+ "annotations" : [
4848 {
49- "@type" : " type.googleapis.com/c1.connector.v2.SkipEntitlementsAndGrants"
49+ "@type" : " type.googleapis.com/c1.connector.v2.SkipEntitlementsAndGrants"
5050 }
5151 ]
5252 },
53- "capabilities" : [
53+ "capabilities" : [
5454 " CAPABILITY_SYNC" ,
5555 " CAPABILITY_ACCOUNT_PROVISIONING" ,
5656 " CAPABILITY_RESOURCE_DELETE"
5757 ]
5858 }
5959 ],
60- "connectorCapabilities" : [
60+ "connectorCapabilities" : [
6161 " CAPABILITY_PROVISION" ,
6262 " CAPABILITY_SYNC" ,
6363 " CAPABILITY_ACCOUNT_PROVISIONING" ,
6464 " CAPABILITY_RESOURCE_DELETE"
6565 ],
66- "credentialDetails" : {
67- "capabilityAccountProvisioning" : {
68- "supportedCredentialOptions" : [
66+ "credentialDetails" : {
67+ "capabilityAccountProvisioning" : {
68+ "supportedCredentialOptions" : [
6969 " CAPABILITY_DETAIL_CREDENTIAL_OPTION_NO_PASSWORD"
7070 ],
71- "preferredCredentialOption" : " CAPABILITY_DETAIL_CREDENTIAL_OPTION_NO_PASSWORD"
71+ "preferredCredentialOption" : " CAPABILITY_DETAIL_CREDENTIAL_OPTION_NO_PASSWORD"
7272 }
7373 }
7474}
0 commit comments