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" : " permission" ,
20- "displayName" : " Permission" ,
21- "traits" : [
18+ "resourceType" : {
19+ "id" : " permission" ,
20+ "displayName" : " Permission" ,
21+ "traits" : [
2222 " TRAIT_GROUP"
2323 ]
2424 },
25- "capabilities" : [
25+ "capabilities" : [
2626 " CAPABILITY_SYNC"
2727 ]
2828 },
2929 {
30- "resourceType" : {
31- "id" : " project" ,
32- "displayName" : " Project" ,
33- "traits" : [
30+ "resourceType" : {
31+ "id" : " project" ,
32+ "displayName" : " Project" ,
33+ "traits" : [
3434 " TRAIT_GROUP"
3535 ]
3636 },
37- "capabilities" : [
37+ "capabilities" : [
3838 " CAPABILITY_SYNC" ,
3939 " CAPABILITY_PROVISION"
4040 ]
4141 },
4242 {
43- "resourceType" : {
44- "id" : " role" ,
45- "displayName" : " Role" ,
46- "traits" : [
43+ "resourceType" : {
44+ "id" : " role" ,
45+ "displayName" : " Role" ,
46+ "traits" : [
4747 " TRAIT_GROUP"
4848 ]
4949 },
50- "capabilities" : [
50+ "capabilities" : [
5151 " CAPABILITY_SYNC" ,
5252 " CAPABILITY_PROVISION"
5353 ]
5454 },
5555 {
56- "resourceType" : {
57- "id" : " user" ,
58- "displayName" : " User" ,
59- "traits" : [
56+ "resourceType" : {
57+ "id" : " user" ,
58+ "displayName" : " User" ,
59+ "traits" : [
6060 " TRAIT_USER"
6161 ],
62- "annotations" : [
62+ "annotations" : [
6363 {
64- "@type" : " type.googleapis.com/c1.connector.v2.SkipEntitlementsAndGrants"
64+ "@type" : " type.googleapis.com/c1.connector.v2.SkipEntitlementsAndGrants"
6565 }
6666 ]
6767 },
68- "capabilities" : [
68+ "capabilities" : [
6969 " CAPABILITY_SYNC" ,
7070 " CAPABILITY_ACCOUNT_PROVISIONING"
7171 ]
7272 }
7373 ],
74- "connectorCapabilities" : [
74+ "connectorCapabilities" : [
7575 " CAPABILITY_PROVISION" ,
7676 " CAPABILITY_SYNC" ,
7777 " CAPABILITY_TICKETING" ,
7878 " CAPABILITY_ACCOUNT_PROVISIONING"
7979 ],
80- "credentialDetails" : {
81- "capabilityAccountProvisioning" : {
82- "supportedCredentialOptions" : [
80+ "credentialDetails" : {
81+ "capabilityAccountProvisioning" : {
82+ "supportedCredentialOptions" : [
8383 " CAPABILITY_DETAIL_CREDENTIAL_OPTION_RANDOM_PASSWORD"
8484 ],
85- "preferredCredentialOption" : " CAPABILITY_DETAIL_CREDENTIAL_OPTION_RANDOM_PASSWORD"
85+ "preferredCredentialOption" : " CAPABILITY_DETAIL_CREDENTIAL_OPTION_RANDOM_PASSWORD"
8686 }
8787 }
8888}
0 commit comments