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 ],
16- "permissions" : {}
16+ "permissions" : {}
1717 },
1818 {
19- "resourceType" : {
20- "id" : " org" ,
21- "displayName" : " Org" ,
22- "annotations" : [
19+ "resourceType" : {
20+ "id" : " org" ,
21+ "displayName" : " Org" ,
22+ "annotations" : [
2323 {
24- "@type" : " type.googleapis.com/c1.connector.v2.V1Identifier" ,
25- "id" : " org"
24+ "@type" : " type.googleapis.com/c1.connector.v2.V1Identifier" ,
25+ "id" : " org"
2626 }
2727 ]
2828 },
29- "capabilities" : [
29+ "capabilities" : [
3030 " CAPABILITY_SYNC" ,
3131 " CAPABILITY_PROVISION"
3232 ],
33- "permissions" : {}
33+ "permissions" : {}
3434 },
3535 {
36- "resourceType" : {
37- "id" : " role" ,
38- "displayName" : " Role" ,
39- "traits" : [
36+ "resourceType" : {
37+ "id" : " role" ,
38+ "displayName" : " Role" ,
39+ "traits" : [
4040 " TRAIT_ROLE"
4141 ]
4242 },
43- "capabilities" : [
43+ "capabilities" : [
4444 " CAPABILITY_SYNC" ,
4545 " CAPABILITY_PROVISION"
4646 ],
47- "permissions" : {}
47+ "permissions" : {}
4848 },
4949 {
50- "resourceType" : {
51- "id" : " team_member" ,
52- "displayName" : " Team Member" ,
53- "traits" : [
50+ "resourceType" : {
51+ "id" : " team_member" ,
52+ "displayName" : " Team Member" ,
53+ "traits" : [
5454 " TRAIT_USER"
5555 ],
56- "annotations" : [
56+ "annotations" : [
5757 {
58- "@type" : " type.googleapis.com/c1.connector.v2.V1Identifier" ,
59- "id" : " team_member"
58+ "@type" : " type.googleapis.com/c1.connector.v2.V1Identifier" ,
59+ "id" : " team_member"
6060 }
6161 ]
6262 },
63- "capabilities" : [
63+ "capabilities" : [
6464 " CAPABILITY_SYNC" ,
6565 " CAPABILITY_ACCOUNT_PROVISIONING" ,
6666 " CAPABILITY_RESOURCE_DELETE"
6767 ],
68- "permissions" : {}
68+ "permissions" : {}
6969 }
7070 ],
71- "connectorCapabilities" : [
71+ "connectorCapabilities" : [
7272 " CAPABILITY_PROVISION" ,
7373 " CAPABILITY_SYNC" ,
7474 " CAPABILITY_ACCOUNT_PROVISIONING" ,
7575 " CAPABILITY_RESOURCE_DELETE" ,
7676 " CAPABILITY_ACTIONS"
7777 ],
78- "credentialDetails" : {
79- "capabilityAccountProvisioning" : {
80- "supportedCredentialOptions" : [
78+ "credentialDetails" : {
79+ "capabilityAccountProvisioning" : {
80+ "supportedCredentialOptions" : [
8181 " CAPABILITY_DETAIL_CREDENTIAL_OPTION_NO_PASSWORD"
8282 ],
83- "preferredCredentialOption" : " CAPABILITY_DETAIL_CREDENTIAL_OPTION_NO_PASSWORD"
83+ "preferredCredentialOption" : " CAPABILITY_DETAIL_CREDENTIAL_OPTION_NO_PASSWORD"
8484 }
8585 }
8686}
0 commit comments