oci-delegateaccesscontrol 2.132.0 → 2.134.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.d.ts +2 -2
- package/index.js +2 -2
- package/lib/client.d.ts +3 -3
- package/lib/client.js +3 -3
- package/lib/delegateaccesscontrol-waiter.d.ts +2 -2
- package/lib/delegateaccesscontrol-waiter.js +2 -2
- package/lib/model/action-type.d.ts +2 -2
- package/lib/model/action-type.js +2 -2
- package/lib/model/approve-delegated-resource-access-request-details.d.ts +2 -2
- package/lib/model/approve-delegated-resource-access-request-details.js +2 -2
- package/lib/model/audit-report-status.d.ts +2 -2
- package/lib/model/audit-report-status.js +2 -2
- package/lib/model/change-delegation-control-compartment-details.d.ts +2 -2
- package/lib/model/change-delegation-control-compartment-details.js +2 -2
- package/lib/model/change-delegation-subscription-compartment-details.d.ts +2 -2
- package/lib/model/change-delegation-subscription-compartment-details.js +2 -2
- package/lib/model/create-delegation-control-details.d.ts +4 -4
- package/lib/model/create-delegation-control-details.js +2 -2
- package/lib/model/create-delegation-subscription-details.d.ts +3 -3
- package/lib/model/create-delegation-subscription-details.js +2 -2
- package/lib/model/delegated-resource-access-request-approval-details.d.ts +6 -2
- package/lib/model/delegated-resource-access-request-approval-details.js +2 -2
- package/lib/model/delegated-resource-access-request-approval-details.js.map +1 -1
- package/lib/model/delegated-resource-access-request-audit-log-report.d.ts +2 -2
- package/lib/model/delegated-resource-access-request-audit-log-report.js +2 -2
- package/lib/model/delegated-resource-access-request-audit-type.d.ts +2 -2
- package/lib/model/delegated-resource-access-request-audit-type.js +2 -2
- package/lib/model/delegated-resource-access-request-history-collection.d.ts +2 -2
- package/lib/model/delegated-resource-access-request-history-collection.js +2 -2
- package/lib/model/delegated-resource-access-request-history-summary.d.ts +2 -2
- package/lib/model/delegated-resource-access-request-history-summary.js +2 -2
- package/lib/model/delegated-resource-access-request-severity.d.ts +2 -2
- package/lib/model/delegated-resource-access-request-severity.js +2 -2
- package/lib/model/delegated-resource-access-request-status.d.ts +2 -2
- package/lib/model/delegated-resource-access-request-status.js +2 -2
- package/lib/model/delegated-resource-access-request-summary-collection.d.ts +2 -2
- package/lib/model/delegated-resource-access-request-summary-collection.js +2 -2
- package/lib/model/delegated-resource-access-request-summary.d.ts +2 -2
- package/lib/model/delegated-resource-access-request-summary.js +2 -2
- package/lib/model/delegated-resource-access-request.d.ts +8 -3
- package/lib/model/delegated-resource-access-request.js +3 -2
- package/lib/model/delegated-resource-access-request.js.map +1 -1
- package/lib/model/delegated-resource-access-requester-type.d.ts +2 -2
- package/lib/model/delegated-resource-access-requester-type.js +2 -2
- package/lib/model/delegation-control-resource-collection.d.ts +2 -2
- package/lib/model/delegation-control-resource-collection.js +2 -2
- package/lib/model/delegation-control-resource-summary.d.ts +2 -2
- package/lib/model/delegation-control-resource-summary.js +2 -2
- package/lib/model/delegation-control-resource-type.d.ts +3 -2
- package/lib/model/delegation-control-resource-type.js +3 -2
- package/lib/model/delegation-control-resource-type.js.map +1 -1
- package/lib/model/delegation-control-summary-collection.d.ts +2 -2
- package/lib/model/delegation-control-summary-collection.js +2 -2
- package/lib/model/delegation-control-summary.d.ts +2 -2
- package/lib/model/delegation-control-summary.js +2 -2
- package/lib/model/delegation-control.d.ts +4 -4
- package/lib/model/delegation-control.js +2 -2
- package/lib/model/delegation-subscription-summary-collection.d.ts +2 -2
- package/lib/model/delegation-subscription-summary-collection.js +2 -2
- package/lib/model/delegation-subscription-summary.d.ts +2 -2
- package/lib/model/delegation-subscription-summary.js +2 -2
- package/lib/model/delegation-subscription.d.ts +2 -2
- package/lib/model/delegation-subscription.js +2 -2
- package/lib/model/index.d.ts +2 -2
- package/lib/model/index.js +2 -2
- package/lib/model/operation-status.d.ts +2 -2
- package/lib/model/operation-status.js +2 -2
- package/lib/model/operation-type.d.ts +2 -2
- package/lib/model/operation-type.js +2 -2
- package/lib/model/reject-delegated-resource-access-request-details.d.ts +2 -2
- package/lib/model/reject-delegated-resource-access-request-details.js +2 -2
- package/lib/model/revoke-delegated-resource-access-request-details.d.ts +2 -2
- package/lib/model/revoke-delegated-resource-access-request-details.js +2 -2
- package/lib/model/service-provider-action-properties.d.ts +2 -2
- package/lib/model/service-provider-action-properties.js +2 -2
- package/lib/model/service-provider-action-summary-collection.d.ts +2 -2
- package/lib/model/service-provider-action-summary-collection.js +2 -2
- package/lib/model/service-provider-action-summary.d.ts +11 -2
- package/lib/model/service-provider-action-summary.js +3 -2
- package/lib/model/service-provider-action-summary.js.map +1 -1
- package/lib/model/service-provider-action.d.ts +11 -2
- package/lib/model/service-provider-action.js +3 -2
- package/lib/model/service-provider-action.js.map +1 -1
- package/lib/model/service-provider-interaction-collection.d.ts +2 -2
- package/lib/model/service-provider-interaction-collection.js +2 -2
- package/lib/model/service-provider-interaction-request-details.d.ts +2 -2
- package/lib/model/service-provider-interaction-request-details.js +2 -2
- package/lib/model/service-provider-interaction-summary.d.ts +2 -2
- package/lib/model/service-provider-interaction-summary.js +2 -2
- package/lib/model/service-provider-service-type.d.ts +3 -2
- package/lib/model/service-provider-service-type.js +3 -2
- package/lib/model/service-provider-service-type.js.map +1 -1
- package/lib/model/service-provider-summary-collection.d.ts +2 -2
- package/lib/model/service-provider-summary-collection.js +2 -2
- package/lib/model/service-provider-summary.d.ts +5 -3
- package/lib/model/service-provider-summary.js +4 -2
- package/lib/model/service-provider-summary.js.map +1 -1
- package/lib/model/service-provider.d.ts +5 -3
- package/lib/model/service-provider.js +4 -2
- package/lib/model/service-provider.js.map +1 -1
- package/lib/model/sort-orders.d.ts +2 -2
- package/lib/model/sort-orders.js +2 -2
- package/lib/model/update-delegation-control-details.d.ts +2 -2
- package/lib/model/update-delegation-control-details.js +2 -2
- package/lib/model/update-delegation-subscription-details.d.ts +2 -2
- package/lib/model/update-delegation-subscription-details.js +2 -2
- package/lib/model/work-request-error-collection.d.ts +2 -2
- package/lib/model/work-request-error-collection.js +2 -2
- package/lib/model/work-request-error.d.ts +4 -4
- package/lib/model/work-request-error.js +2 -2
- package/lib/model/work-request-log-entry-collection.d.ts +2 -2
- package/lib/model/work-request-log-entry-collection.js +2 -2
- package/lib/model/work-request-log-entry.d.ts +2 -2
- package/lib/model/work-request-log-entry.js +2 -2
- package/lib/model/work-request-resource-metadata-key.d.ts +2 -2
- package/lib/model/work-request-resource-metadata-key.js +2 -2
- package/lib/model/work-request-resource.d.ts +2 -2
- package/lib/model/work-request-resource.js +2 -2
- package/lib/model/work-request-summary-collection.d.ts +2 -2
- package/lib/model/work-request-summary-collection.js +2 -2
- package/lib/model/work-request-summary.d.ts +2 -2
- package/lib/model/work-request-summary.js +2 -2
- package/lib/model/work-request.d.ts +2 -2
- package/lib/model/work-request.js +2 -2
- package/lib/request/index.d.ts +2 -2
- package/lib/request/index.js +2 -2
- package/lib/response/index.d.ts +2 -2
- package/lib/response/index.js +2 -2
- package/lib/workrequest-waiter.d.ts +2 -2
- package/lib/workrequest-waiter.js +2 -2
- package/package.json +4 -3
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Oracle Delegate Access Control API
|
|
3
|
-
* Oracle Delegate Access Control allows
|
|
4
|
-
With Delegate Access Control,
|
|
3
|
+
* Oracle Delegate Access Control allows customers of Oracle Exadata Database Service on Cloud@Customer (ExaDB-C@C), Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D), and Oracle Exadata Database Service on Exascale Infrastructure (ExaDB-XS) to delegate management of their Exadata resources operators outside their tenancies.
|
|
4
|
+
With Delegate Access Control, Service Providers can deliver managed services using comprehensive and robust tooling built on the OCI platform.
|
|
5
5
|
Customers maintain control over who has access to the delegated resources in their tenancy and what actions can be taken.
|
|
6
6
|
Enterprises managing resources across multiple tenants can use Delegate Access Control to streamline management tasks.
|
|
7
7
|
Using logging service, customers can view a near real-time audit report of all actions performed by a Service Provider operator.
|
|
@@ -26,6 +26,10 @@ export interface ServiceProviderAction {
|
|
|
26
26
|
* Unique Oracle assigned identifier for the Service Provider Action.
|
|
27
27
|
*/
|
|
28
28
|
"id": string;
|
|
29
|
+
/**
|
|
30
|
+
* The OCID of the compartment that contains the Service Provider Action.
|
|
31
|
+
*/
|
|
32
|
+
"compartmentId"?: string;
|
|
29
33
|
/**
|
|
30
34
|
* Unique name of the Service Provider Action.
|
|
31
35
|
*/
|
|
@@ -42,6 +46,10 @@ export interface ServiceProviderAction {
|
|
|
42
46
|
* resourceType for which the ServiceProviderAction is applicable
|
|
43
47
|
*/
|
|
44
48
|
"resourceType"?: model.DelegationControlResourceType;
|
|
49
|
+
/**
|
|
50
|
+
* Indicates whether the service provider action allows SSH access.
|
|
51
|
+
*/
|
|
52
|
+
"isSshAccessAllowed"?: boolean;
|
|
45
53
|
/**
|
|
46
54
|
* List of Service Provider Service Types that this Service Provider Action is applicable to.
|
|
47
55
|
*/
|
|
@@ -65,6 +73,7 @@ export declare namespace ServiceProviderAction {
|
|
|
65
73
|
enum ServiceProviderServiceTypes {
|
|
66
74
|
Troubleshooting = "TROUBLESHOOTING",
|
|
67
75
|
AssistedPatching = "ASSISTED_PATCHING",
|
|
76
|
+
ManagedSoftwareUpdates = "MANAGED_SOFTWARE_UPDATES",
|
|
68
77
|
/**
|
|
69
78
|
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
70
79
|
* version of the SDK.
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Oracle Delegate Access Control API
|
|
4
|
-
* Oracle Delegate Access Control allows
|
|
5
|
-
With Delegate Access Control,
|
|
4
|
+
* Oracle Delegate Access Control allows customers of Oracle Exadata Database Service on Cloud@Customer (ExaDB-C@C), Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D), and Oracle Exadata Database Service on Exascale Infrastructure (ExaDB-XS) to delegate management of their Exadata resources operators outside their tenancies.
|
|
5
|
+
With Delegate Access Control, Service Providers can deliver managed services using comprehensive and robust tooling built on the OCI platform.
|
|
6
6
|
Customers maintain control over who has access to the delegated resources in their tenancy and what actions can be taken.
|
|
7
7
|
Enterprises managing resources across multiple tenants can use Delegate Access Control to streamline management tasks.
|
|
8
8
|
Using logging service, customers can view a near real-time audit report of all actions performed by a Service Provider operator.
|
|
@@ -44,6 +44,7 @@ var ServiceProviderAction;
|
|
|
44
44
|
(function (ServiceProviderServiceTypes) {
|
|
45
45
|
ServiceProviderServiceTypes["Troubleshooting"] = "TROUBLESHOOTING";
|
|
46
46
|
ServiceProviderServiceTypes["AssistedPatching"] = "ASSISTED_PATCHING";
|
|
47
|
+
ServiceProviderServiceTypes["ManagedSoftwareUpdates"] = "MANAGED_SOFTWARE_UPDATES";
|
|
47
48
|
/**
|
|
48
49
|
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
49
50
|
* version of the SDK.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"service-provider-action.js","sourceRoot":"","sources":["../../../../../lib/delegateaccesscontrol/lib/model/service-provider-action.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;GAgBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;
|
|
1
|
+
{"version":3,"file":"service-provider-action.js","sourceRoot":"","sources":["../../../../../lib/delegateaccesscontrol/lib/model/service-provider-action.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;GAgBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAyDlC,IAAiB,qBAAqB,CAkDrC;AAlDD,WAAiB,qBAAqB;IACpC,IAAY,2BASX;IATD,WAAY,2BAA2B;QACrC,kEAAmC,CAAA;QACnC,qEAAsC,CAAA;QACtC,kFAAmD,CAAA;QACnD;;;WAGG;QACH,6DAA8B,CAAA;IAChC,CAAC,EATW,2BAA2B,GAA3B,iDAA2B,KAA3B,iDAA2B,QAStC;IAED,IAAY,cAQX;IARD,WAAY,cAAc;QACxB,mCAAiB,CAAA;QACjB,uCAAqB,CAAA;QACrB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EARW,cAAc,GAAd,oCAAc,KAAd,oCAAc,QAQzB;IAED,SAAgB,UAAU,CAAC,GAA0B;QACnD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,YAAY,EAAE,GAAG,CAAC,UAAU;gBAC1B,CAAC,CAAC,GAAG,CAAC,UAAU,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACxB,OAAO,KAAK,CAAC,+BAA+B,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAChE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,gCAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA0B;QAC/D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,YAAY,EAAE,GAAG,CAAC,UAAU;gBAC1B,CAAC,CAAC,GAAG,CAAC,UAAU,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACxB,OAAO,KAAK,CAAC,+BAA+B,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC5E,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,4CAAsB,yBAarC,CAAA;AACH,CAAC,EAlDgB,qBAAqB,GAArB,6BAAqB,KAArB,6BAAqB,QAkDrC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Oracle Delegate Access Control API
|
|
3
|
-
* Oracle Delegate Access Control allows
|
|
4
|
-
With Delegate Access Control,
|
|
3
|
+
* Oracle Delegate Access Control allows customers of Oracle Exadata Database Service on Cloud@Customer (ExaDB-C@C), Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D), and Oracle Exadata Database Service on Exascale Infrastructure (ExaDB-XS) to delegate management of their Exadata resources operators outside their tenancies.
|
|
4
|
+
With Delegate Access Control, Service Providers can deliver managed services using comprehensive and robust tooling built on the OCI platform.
|
|
5
5
|
Customers maintain control over who has access to the delegated resources in their tenancy and what actions can be taken.
|
|
6
6
|
Enterprises managing resources across multiple tenants can use Delegate Access Control to streamline management tasks.
|
|
7
7
|
Using logging service, customers can view a near real-time audit report of all actions performed by a Service Provider operator.
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Oracle Delegate Access Control API
|
|
4
|
-
* Oracle Delegate Access Control allows
|
|
5
|
-
With Delegate Access Control,
|
|
4
|
+
* Oracle Delegate Access Control allows customers of Oracle Exadata Database Service on Cloud@Customer (ExaDB-C@C), Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D), and Oracle Exadata Database Service on Exascale Infrastructure (ExaDB-XS) to delegate management of their Exadata resources operators outside their tenancies.
|
|
5
|
+
With Delegate Access Control, Service Providers can deliver managed services using comprehensive and robust tooling built on the OCI platform.
|
|
6
6
|
Customers maintain control over who has access to the delegated resources in their tenancy and what actions can be taken.
|
|
7
7
|
Enterprises managing resources across multiple tenants can use Delegate Access Control to streamline management tasks.
|
|
8
8
|
Using logging service, customers can view a near real-time audit report of all actions performed by a Service Provider operator.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Oracle Delegate Access Control API
|
|
3
|
-
* Oracle Delegate Access Control allows
|
|
4
|
-
With Delegate Access Control,
|
|
3
|
+
* Oracle Delegate Access Control allows customers of Oracle Exadata Database Service on Cloud@Customer (ExaDB-C@C), Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D), and Oracle Exadata Database Service on Exascale Infrastructure (ExaDB-XS) to delegate management of their Exadata resources operators outside their tenancies.
|
|
4
|
+
With Delegate Access Control, Service Providers can deliver managed services using comprehensive and robust tooling built on the OCI platform.
|
|
5
5
|
Customers maintain control over who has access to the delegated resources in their tenancy and what actions can be taken.
|
|
6
6
|
Enterprises managing resources across multiple tenants can use Delegate Access Control to streamline management tasks.
|
|
7
7
|
Using logging service, customers can view a near real-time audit report of all actions performed by a Service Provider operator.
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Oracle Delegate Access Control API
|
|
4
|
-
* Oracle Delegate Access Control allows
|
|
5
|
-
With Delegate Access Control,
|
|
4
|
+
* Oracle Delegate Access Control allows customers of Oracle Exadata Database Service on Cloud@Customer (ExaDB-C@C), Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D), and Oracle Exadata Database Service on Exascale Infrastructure (ExaDB-XS) to delegate management of their Exadata resources operators outside their tenancies.
|
|
5
|
+
With Delegate Access Control, Service Providers can deliver managed services using comprehensive and robust tooling built on the OCI platform.
|
|
6
6
|
Customers maintain control over who has access to the delegated resources in their tenancy and what actions can be taken.
|
|
7
7
|
Enterprises managing resources across multiple tenants can use Delegate Access Control to streamline management tasks.
|
|
8
8
|
Using logging service, customers can view a near real-time audit report of all actions performed by a Service Provider operator.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Oracle Delegate Access Control API
|
|
3
|
-
* Oracle Delegate Access Control allows
|
|
4
|
-
With Delegate Access Control,
|
|
3
|
+
* Oracle Delegate Access Control allows customers of Oracle Exadata Database Service on Cloud@Customer (ExaDB-C@C), Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D), and Oracle Exadata Database Service on Exascale Infrastructure (ExaDB-XS) to delegate management of their Exadata resources operators outside their tenancies.
|
|
4
|
+
With Delegate Access Control, Service Providers can deliver managed services using comprehensive and robust tooling built on the OCI platform.
|
|
5
5
|
Customers maintain control over who has access to the delegated resources in their tenancy and what actions can be taken.
|
|
6
6
|
Enterprises managing resources across multiple tenants can use Delegate Access Control to streamline management tasks.
|
|
7
7
|
Using logging service, customers can view a near real-time audit report of all actions performed by a Service Provider operator.
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Oracle Delegate Access Control API
|
|
4
|
-
* Oracle Delegate Access Control allows
|
|
5
|
-
With Delegate Access Control,
|
|
4
|
+
* Oracle Delegate Access Control allows customers of Oracle Exadata Database Service on Cloud@Customer (ExaDB-C@C), Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D), and Oracle Exadata Database Service on Exascale Infrastructure (ExaDB-XS) to delegate management of their Exadata resources operators outside their tenancies.
|
|
5
|
+
With Delegate Access Control, Service Providers can deliver managed services using comprehensive and robust tooling built on the OCI platform.
|
|
6
6
|
Customers maintain control over who has access to the delegated resources in their tenancy and what actions can be taken.
|
|
7
7
|
Enterprises managing resources across multiple tenants can use Delegate Access Control to streamline management tasks.
|
|
8
8
|
Using logging service, customers can view a near real-time audit report of all actions performed by a Service Provider operator.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Oracle Delegate Access Control API
|
|
3
|
-
* Oracle Delegate Access Control allows
|
|
4
|
-
With Delegate Access Control,
|
|
3
|
+
* Oracle Delegate Access Control allows customers of Oracle Exadata Database Service on Cloud@Customer (ExaDB-C@C), Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D), and Oracle Exadata Database Service on Exascale Infrastructure (ExaDB-XS) to delegate management of their Exadata resources operators outside their tenancies.
|
|
4
|
+
With Delegate Access Control, Service Providers can deliver managed services using comprehensive and robust tooling built on the OCI platform.
|
|
5
5
|
Customers maintain control over who has access to the delegated resources in their tenancy and what actions can be taken.
|
|
6
6
|
Enterprises managing resources across multiple tenants can use Delegate Access Control to streamline management tasks.
|
|
7
7
|
Using logging service, customers can view a near real-time audit report of all actions performed by a Service Provider operator.
|
|
@@ -21,6 +21,7 @@ Using logging service, customers can view a near real-time audit report of all a
|
|
|
21
21
|
export declare enum ServiceProviderServiceType {
|
|
22
22
|
Troubleshooting = "TROUBLESHOOTING",
|
|
23
23
|
AssistedPatching = "ASSISTED_PATCHING",
|
|
24
|
+
ManagedSoftwareUpdates = "MANAGED_SOFTWARE_UPDATES",
|
|
24
25
|
/**
|
|
25
26
|
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
26
27
|
* version of the SDK.
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Oracle Delegate Access Control API
|
|
4
|
-
* Oracle Delegate Access Control allows
|
|
5
|
-
With Delegate Access Control,
|
|
4
|
+
* Oracle Delegate Access Control allows customers of Oracle Exadata Database Service on Cloud@Customer (ExaDB-C@C), Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D), and Oracle Exadata Database Service on Exascale Infrastructure (ExaDB-XS) to delegate management of their Exadata resources operators outside their tenancies.
|
|
5
|
+
With Delegate Access Control, Service Providers can deliver managed services using comprehensive and robust tooling built on the OCI platform.
|
|
6
6
|
Customers maintain control over who has access to the delegated resources in their tenancy and what actions can be taken.
|
|
7
7
|
Enterprises managing resources across multiple tenants can use Delegate Access Control to streamline management tasks.
|
|
8
8
|
Using logging service, customers can view a near real-time audit report of all actions performed by a Service Provider operator.
|
|
@@ -25,6 +25,7 @@ var ServiceProviderServiceType;
|
|
|
25
25
|
(function (ServiceProviderServiceType) {
|
|
26
26
|
ServiceProviderServiceType["Troubleshooting"] = "TROUBLESHOOTING";
|
|
27
27
|
ServiceProviderServiceType["AssistedPatching"] = "ASSISTED_PATCHING";
|
|
28
|
+
ServiceProviderServiceType["ManagedSoftwareUpdates"] = "MANAGED_SOFTWARE_UPDATES";
|
|
28
29
|
/**
|
|
29
30
|
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
30
31
|
* version of the SDK.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"service-provider-service-type.js","sourceRoot":"","sources":["../../../../../lib/delegateaccesscontrol/lib/model/service-provider-service-type.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;GAgBG;;;AAKH;;IAEI;AACJ,IAAY,
|
|
1
|
+
{"version":3,"file":"service-provider-service-type.js","sourceRoot":"","sources":["../../../../../lib/delegateaccesscontrol/lib/model/service-provider-service-type.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;GAgBG;;;AAKH;;IAEI;AACJ,IAAY,0BAUX;AAVD,WAAY,0BAA0B;IACpC,iEAAmC,CAAA;IACnC,oEAAsC,CAAA;IACtC,iFAAmD,CAAA;IAEnD;;;OAGG;IACH,4DAA8B,CAAA;AAChC,CAAC,EAVW,0BAA0B,GAA1B,kCAA0B,KAA1B,kCAA0B,QAUrC;AAED,WAAiB,0BAA0B;IACzC,SAAgB,UAAU,CAAC,GAA+B;QACxD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,qCAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CACpC,GAA+B;QAE/B,OAAO,GAAG,CAAC;IACb,CAAC;IAJe,iDAAsB,yBAIrC,CAAA;AACH,CAAC,EATgB,0BAA0B,GAA1B,kCAA0B,KAA1B,kCAA0B,QAS1C"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Oracle Delegate Access Control API
|
|
3
|
-
* Oracle Delegate Access Control allows
|
|
4
|
-
With Delegate Access Control,
|
|
3
|
+
* Oracle Delegate Access Control allows customers of Oracle Exadata Database Service on Cloud@Customer (ExaDB-C@C), Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D), and Oracle Exadata Database Service on Exascale Infrastructure (ExaDB-XS) to delegate management of their Exadata resources operators outside their tenancies.
|
|
4
|
+
With Delegate Access Control, Service Providers can deliver managed services using comprehensive and robust tooling built on the OCI platform.
|
|
5
5
|
Customers maintain control over who has access to the delegated resources in their tenancy and what actions can be taken.
|
|
6
6
|
Enterprises managing resources across multiple tenants can use Delegate Access Control to streamline management tasks.
|
|
7
7
|
Using logging service, customers can view a near real-time audit report of all actions performed by a Service Provider operator.
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Oracle Delegate Access Control API
|
|
4
|
-
* Oracle Delegate Access Control allows
|
|
5
|
-
With Delegate Access Control,
|
|
4
|
+
* Oracle Delegate Access Control allows customers of Oracle Exadata Database Service on Cloud@Customer (ExaDB-C@C), Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D), and Oracle Exadata Database Service on Exascale Infrastructure (ExaDB-XS) to delegate management of their Exadata resources operators outside their tenancies.
|
|
5
|
+
With Delegate Access Control, Service Providers can deliver managed services using comprehensive and robust tooling built on the OCI platform.
|
|
6
6
|
Customers maintain control over who has access to the delegated resources in their tenancy and what actions can be taken.
|
|
7
7
|
Enterprises managing resources across multiple tenants can use Delegate Access Control to streamline management tasks.
|
|
8
8
|
Using logging service, customers can view a near real-time audit report of all actions performed by a Service Provider operator.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Oracle Delegate Access Control API
|
|
3
|
-
* Oracle Delegate Access Control allows
|
|
4
|
-
With Delegate Access Control,
|
|
3
|
+
* Oracle Delegate Access Control allows customers of Oracle Exadata Database Service on Cloud@Customer (ExaDB-C@C), Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D), and Oracle Exadata Database Service on Exascale Infrastructure (ExaDB-XS) to delegate management of their Exadata resources operators outside their tenancies.
|
|
4
|
+
With Delegate Access Control, Service Providers can deliver managed services using comprehensive and robust tooling built on the OCI platform.
|
|
5
5
|
Customers maintain control over who has access to the delegated resources in their tenancy and what actions can be taken.
|
|
6
6
|
Enterprises managing resources across multiple tenants can use Delegate Access Control to streamline management tasks.
|
|
7
7
|
Using logging service, customers can view a near real-time audit report of all actions performed by a Service Provider operator.
|
|
@@ -25,7 +25,7 @@ export interface ServiceProviderSummary {
|
|
|
25
25
|
*/
|
|
26
26
|
"id": string;
|
|
27
27
|
/**
|
|
28
|
-
* The OCID of the compartment that contains the
|
|
28
|
+
* The OCID of the compartment that contains the Service Provider.
|
|
29
29
|
*/
|
|
30
30
|
"compartmentId"?: string;
|
|
31
31
|
/**
|
|
@@ -100,6 +100,7 @@ export declare namespace ServiceProviderSummary {
|
|
|
100
100
|
enum ServiceTypes {
|
|
101
101
|
Troubleshooting = "TROUBLESHOOTING",
|
|
102
102
|
AssistedPatching = "ASSISTED_PATCHING",
|
|
103
|
+
ManagedSoftwareUpdates = "MANAGED_SOFTWARE_UPDATES",
|
|
103
104
|
/**
|
|
104
105
|
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
105
106
|
* version of the SDK.
|
|
@@ -109,6 +110,7 @@ export declare namespace ServiceProviderSummary {
|
|
|
109
110
|
enum SupportedResourceTypes {
|
|
110
111
|
Vmcluster = "VMCLUSTER",
|
|
111
112
|
Cloudvmcluster = "CLOUDVMCLUSTER",
|
|
113
|
+
Exadbvmcluster = "EXADBVMCLUSTER",
|
|
112
114
|
/**
|
|
113
115
|
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
114
116
|
* version of the SDK.
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Oracle Delegate Access Control API
|
|
4
|
-
* Oracle Delegate Access Control allows
|
|
5
|
-
With Delegate Access Control,
|
|
4
|
+
* Oracle Delegate Access Control allows customers of Oracle Exadata Database Service on Cloud@Customer (ExaDB-C@C), Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D), and Oracle Exadata Database Service on Exascale Infrastructure (ExaDB-XS) to delegate management of their Exadata resources operators outside their tenancies.
|
|
5
|
+
With Delegate Access Control, Service Providers can deliver managed services using comprehensive and robust tooling built on the OCI platform.
|
|
6
6
|
Customers maintain control over who has access to the delegated resources in their tenancy and what actions can be taken.
|
|
7
7
|
Enterprises managing resources across multiple tenants can use Delegate Access Control to streamline management tasks.
|
|
8
8
|
Using logging service, customers can view a near real-time audit report of all actions performed by a Service Provider operator.
|
|
@@ -24,6 +24,7 @@ var ServiceProviderSummary;
|
|
|
24
24
|
(function (ServiceTypes) {
|
|
25
25
|
ServiceTypes["Troubleshooting"] = "TROUBLESHOOTING";
|
|
26
26
|
ServiceTypes["AssistedPatching"] = "ASSISTED_PATCHING";
|
|
27
|
+
ServiceTypes["ManagedSoftwareUpdates"] = "MANAGED_SOFTWARE_UPDATES";
|
|
27
28
|
/**
|
|
28
29
|
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
29
30
|
* version of the SDK.
|
|
@@ -34,6 +35,7 @@ var ServiceProviderSummary;
|
|
|
34
35
|
(function (SupportedResourceTypes) {
|
|
35
36
|
SupportedResourceTypes["Vmcluster"] = "VMCLUSTER";
|
|
36
37
|
SupportedResourceTypes["Cloudvmcluster"] = "CLOUDVMCLUSTER";
|
|
38
|
+
SupportedResourceTypes["Exadbvmcluster"] = "EXADBVMCLUSTER";
|
|
37
39
|
/**
|
|
38
40
|
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
39
41
|
* version of the SDK.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"service-provider-summary.js","sourceRoot":"","sources":["../../../../../lib/delegateaccesscontrol/lib/model/service-provider-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;GAgBG;;;AA6EH,IAAiB,sBAAsB,
|
|
1
|
+
{"version":3,"file":"service-provider-summary.js","sourceRoot":"","sources":["../../../../../lib/delegateaccesscontrol/lib/model/service-provider-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;GAgBG;;;AA6EH,IAAiB,sBAAsB,CAiCtC;AAjCD,WAAiB,sBAAsB;IACrC,IAAY,YASX;IATD,WAAY,YAAY;QACtB,mDAAmC,CAAA;QACnC,sDAAsC,CAAA;QACtC,mEAAmD,CAAA;QACnD;;;WAGG;QACH,8CAA8B,CAAA;IAChC,CAAC,EATW,YAAY,GAAZ,mCAAY,KAAZ,mCAAY,QASvB;IAED,IAAY,sBASX;IATD,WAAY,sBAAsB;QAChC,iDAAuB,CAAA;QACvB,2DAAiC,CAAA;QACjC,2DAAiC,CAAA;QACjC;;;WAGG;QACH,wDAA8B,CAAA;IAChC,CAAC,EATW,sBAAsB,GAAtB,6CAAsB,KAAtB,6CAAsB,QASjC;IAED,SAAgB,UAAU,CAAC,GAA2B;QACpD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,iCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA2B;QAChE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,6CAAsB,yBAIrC,CAAA;AACH,CAAC,EAjCgB,sBAAsB,GAAtB,8BAAsB,KAAtB,8BAAsB,QAiCtC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Oracle Delegate Access Control API
|
|
3
|
-
* Oracle Delegate Access Control allows
|
|
4
|
-
With Delegate Access Control,
|
|
3
|
+
* Oracle Delegate Access Control allows customers of Oracle Exadata Database Service on Cloud@Customer (ExaDB-C@C), Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D), and Oracle Exadata Database Service on Exascale Infrastructure (ExaDB-XS) to delegate management of their Exadata resources operators outside their tenancies.
|
|
4
|
+
With Delegate Access Control, Service Providers can deliver managed services using comprehensive and robust tooling built on the OCI platform.
|
|
5
5
|
Customers maintain control over who has access to the delegated resources in their tenancy and what actions can be taken.
|
|
6
6
|
Enterprises managing resources across multiple tenants can use Delegate Access Control to streamline management tasks.
|
|
7
7
|
Using logging service, customers can view a near real-time audit report of all actions performed by a Service Provider operator.
|
|
@@ -25,7 +25,7 @@ export interface ServiceProvider {
|
|
|
25
25
|
*/
|
|
26
26
|
"id": string;
|
|
27
27
|
/**
|
|
28
|
-
* The OCID of the compartment that contains the
|
|
28
|
+
* The OCID of the compartment that contains the Service Provider.
|
|
29
29
|
*/
|
|
30
30
|
"compartmentId"?: string;
|
|
31
31
|
/**
|
|
@@ -113,6 +113,7 @@ export declare namespace ServiceProvider {
|
|
|
113
113
|
enum ServiceTypes {
|
|
114
114
|
Troubleshooting = "TROUBLESHOOTING",
|
|
115
115
|
AssistedPatching = "ASSISTED_PATCHING",
|
|
116
|
+
ManagedSoftwareUpdates = "MANAGED_SOFTWARE_UPDATES",
|
|
116
117
|
/**
|
|
117
118
|
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
118
119
|
* version of the SDK.
|
|
@@ -122,6 +123,7 @@ export declare namespace ServiceProvider {
|
|
|
122
123
|
enum SupportedResourceTypes {
|
|
123
124
|
Vmcluster = "VMCLUSTER",
|
|
124
125
|
Cloudvmcluster = "CLOUDVMCLUSTER",
|
|
126
|
+
Exadbvmcluster = "EXADBVMCLUSTER",
|
|
125
127
|
/**
|
|
126
128
|
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
127
129
|
* version of the SDK.
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Oracle Delegate Access Control API
|
|
4
|
-
* Oracle Delegate Access Control allows
|
|
5
|
-
With Delegate Access Control,
|
|
4
|
+
* Oracle Delegate Access Control allows customers of Oracle Exadata Database Service on Cloud@Customer (ExaDB-C@C), Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D), and Oracle Exadata Database Service on Exascale Infrastructure (ExaDB-XS) to delegate management of their Exadata resources operators outside their tenancies.
|
|
5
|
+
With Delegate Access Control, Service Providers can deliver managed services using comprehensive and robust tooling built on the OCI platform.
|
|
6
6
|
Customers maintain control over who has access to the delegated resources in their tenancy and what actions can be taken.
|
|
7
7
|
Enterprises managing resources across multiple tenants can use Delegate Access Control to streamline management tasks.
|
|
8
8
|
Using logging service, customers can view a near real-time audit report of all actions performed by a Service Provider operator.
|
|
@@ -33,6 +33,7 @@ var ServiceProvider;
|
|
|
33
33
|
(function (ServiceTypes) {
|
|
34
34
|
ServiceTypes["Troubleshooting"] = "TROUBLESHOOTING";
|
|
35
35
|
ServiceTypes["AssistedPatching"] = "ASSISTED_PATCHING";
|
|
36
|
+
ServiceTypes["ManagedSoftwareUpdates"] = "MANAGED_SOFTWARE_UPDATES";
|
|
36
37
|
/**
|
|
37
38
|
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
38
39
|
* version of the SDK.
|
|
@@ -43,6 +44,7 @@ var ServiceProvider;
|
|
|
43
44
|
(function (SupportedResourceTypes) {
|
|
44
45
|
SupportedResourceTypes["Vmcluster"] = "VMCLUSTER";
|
|
45
46
|
SupportedResourceTypes["Cloudvmcluster"] = "CLOUDVMCLUSTER";
|
|
47
|
+
SupportedResourceTypes["Exadbvmcluster"] = "EXADBVMCLUSTER";
|
|
46
48
|
/**
|
|
47
49
|
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
48
50
|
* version of the SDK.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"service-provider.js","sourceRoot":"","sources":["../../../../../lib/delegateaccesscontrol/lib/model/service-provider.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;GAgBG;;;AAkFH,IAAiB,eAAe,
|
|
1
|
+
{"version":3,"file":"service-provider.js","sourceRoot":"","sources":["../../../../../lib/delegateaccesscontrol/lib/model/service-provider.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;GAgBG;;;AAkFH,IAAiB,eAAe,CAwD/B;AAxDD,WAAiB,eAAe;IAC9B,IAAY,mBAOX;IAPD,WAAY,mBAAmB;QAC7B,yDAAkC,CAAA;QAClC;;;WAGG;QACH,qDAA8B,CAAA;IAChC,CAAC,EAPW,mBAAmB,GAAnB,mCAAmB,KAAnB,mCAAmB,QAO9B;IAED,IAAY,YASX;IATD,WAAY,YAAY;QACtB,mDAAmC,CAAA;QACnC,sDAAsC,CAAA;QACtC,mEAAmD,CAAA;QACnD;;;WAGG;QACH,8CAA8B,CAAA;IAChC,CAAC,EATW,YAAY,GAAZ,4BAAY,KAAZ,4BAAY,QASvB;IAED,IAAY,sBASX;IATD,WAAY,sBAAsB;QAChC,iDAAuB,CAAA;QACvB,2DAAiC,CAAA;QACjC,2DAAiC,CAAA;QACjC;;;WAGG;QACH,wDAA8B,CAAA;IAChC,CAAC,EATW,sBAAsB,GAAtB,sCAAsB,KAAtB,sCAAsB,QASjC;IAED,IAAY,cAYX;IAZD,WAAY,cAAc;QACxB,uCAAqB,CAAA;QACrB,mCAAiB,CAAA;QACjB,uCAAqB,CAAA;QACrB,uCAAqB,CAAA;QACrB,qCAAmB,CAAA;QACnB,mCAAiB,CAAA;QACjB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EAZW,cAAc,GAAd,8BAAc,KAAd,8BAAc,QAYzB;IAED,SAAgB,UAAU,CAAC,GAAoB;QAC7C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,0BAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAoB;QACzD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,sCAAsB,yBAIrC,CAAA;AACH,CAAC,EAxDgB,eAAe,GAAf,uBAAe,KAAf,uBAAe,QAwD/B"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Oracle Delegate Access Control API
|
|
3
|
-
* Oracle Delegate Access Control allows
|
|
4
|
-
With Delegate Access Control,
|
|
3
|
+
* Oracle Delegate Access Control allows customers of Oracle Exadata Database Service on Cloud@Customer (ExaDB-C@C), Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D), and Oracle Exadata Database Service on Exascale Infrastructure (ExaDB-XS) to delegate management of their Exadata resources operators outside their tenancies.
|
|
4
|
+
With Delegate Access Control, Service Providers can deliver managed services using comprehensive and robust tooling built on the OCI platform.
|
|
5
5
|
Customers maintain control over who has access to the delegated resources in their tenancy and what actions can be taken.
|
|
6
6
|
Enterprises managing resources across multiple tenants can use Delegate Access Control to streamline management tasks.
|
|
7
7
|
Using logging service, customers can view a near real-time audit report of all actions performed by a Service Provider operator.
|
package/lib/model/sort-orders.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Oracle Delegate Access Control API
|
|
4
|
-
* Oracle Delegate Access Control allows
|
|
5
|
-
With Delegate Access Control,
|
|
4
|
+
* Oracle Delegate Access Control allows customers of Oracle Exadata Database Service on Cloud@Customer (ExaDB-C@C), Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D), and Oracle Exadata Database Service on Exascale Infrastructure (ExaDB-XS) to delegate management of their Exadata resources operators outside their tenancies.
|
|
5
|
+
With Delegate Access Control, Service Providers can deliver managed services using comprehensive and robust tooling built on the OCI platform.
|
|
6
6
|
Customers maintain control over who has access to the delegated resources in their tenancy and what actions can be taken.
|
|
7
7
|
Enterprises managing resources across multiple tenants can use Delegate Access Control to streamline management tasks.
|
|
8
8
|
Using logging service, customers can view a near real-time audit report of all actions performed by a Service Provider operator.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Oracle Delegate Access Control API
|
|
3
|
-
* Oracle Delegate Access Control allows
|
|
4
|
-
With Delegate Access Control,
|
|
3
|
+
* Oracle Delegate Access Control allows customers of Oracle Exadata Database Service on Cloud@Customer (ExaDB-C@C), Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D), and Oracle Exadata Database Service on Exascale Infrastructure (ExaDB-XS) to delegate management of their Exadata resources operators outside their tenancies.
|
|
4
|
+
With Delegate Access Control, Service Providers can deliver managed services using comprehensive and robust tooling built on the OCI platform.
|
|
5
5
|
Customers maintain control over who has access to the delegated resources in their tenancy and what actions can be taken.
|
|
6
6
|
Enterprises managing resources across multiple tenants can use Delegate Access Control to streamline management tasks.
|
|
7
7
|
Using logging service, customers can view a near real-time audit report of all actions performed by a Service Provider operator.
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Oracle Delegate Access Control API
|
|
4
|
-
* Oracle Delegate Access Control allows
|
|
5
|
-
With Delegate Access Control,
|
|
4
|
+
* Oracle Delegate Access Control allows customers of Oracle Exadata Database Service on Cloud@Customer (ExaDB-C@C), Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D), and Oracle Exadata Database Service on Exascale Infrastructure (ExaDB-XS) to delegate management of their Exadata resources operators outside their tenancies.
|
|
5
|
+
With Delegate Access Control, Service Providers can deliver managed services using comprehensive and robust tooling built on the OCI platform.
|
|
6
6
|
Customers maintain control over who has access to the delegated resources in their tenancy and what actions can be taken.
|
|
7
7
|
Enterprises managing resources across multiple tenants can use Delegate Access Control to streamline management tasks.
|
|
8
8
|
Using logging service, customers can view a near real-time audit report of all actions performed by a Service Provider operator.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Oracle Delegate Access Control API
|
|
3
|
-
* Oracle Delegate Access Control allows
|
|
4
|
-
With Delegate Access Control,
|
|
3
|
+
* Oracle Delegate Access Control allows customers of Oracle Exadata Database Service on Cloud@Customer (ExaDB-C@C), Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D), and Oracle Exadata Database Service on Exascale Infrastructure (ExaDB-XS) to delegate management of their Exadata resources operators outside their tenancies.
|
|
4
|
+
With Delegate Access Control, Service Providers can deliver managed services using comprehensive and robust tooling built on the OCI platform.
|
|
5
5
|
Customers maintain control over who has access to the delegated resources in their tenancy and what actions can be taken.
|
|
6
6
|
Enterprises managing resources across multiple tenants can use Delegate Access Control to streamline management tasks.
|
|
7
7
|
Using logging service, customers can view a near real-time audit report of all actions performed by a Service Provider operator.
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Oracle Delegate Access Control API
|
|
4
|
-
* Oracle Delegate Access Control allows
|
|
5
|
-
With Delegate Access Control,
|
|
4
|
+
* Oracle Delegate Access Control allows customers of Oracle Exadata Database Service on Cloud@Customer (ExaDB-C@C), Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D), and Oracle Exadata Database Service on Exascale Infrastructure (ExaDB-XS) to delegate management of their Exadata resources operators outside their tenancies.
|
|
5
|
+
With Delegate Access Control, Service Providers can deliver managed services using comprehensive and robust tooling built on the OCI platform.
|
|
6
6
|
Customers maintain control over who has access to the delegated resources in their tenancy and what actions can be taken.
|
|
7
7
|
Enterprises managing resources across multiple tenants can use Delegate Access Control to streamline management tasks.
|
|
8
8
|
Using logging service, customers can view a near real-time audit report of all actions performed by a Service Provider operator.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Oracle Delegate Access Control API
|
|
3
|
-
* Oracle Delegate Access Control allows
|
|
4
|
-
With Delegate Access Control,
|
|
3
|
+
* Oracle Delegate Access Control allows customers of Oracle Exadata Database Service on Cloud@Customer (ExaDB-C@C), Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D), and Oracle Exadata Database Service on Exascale Infrastructure (ExaDB-XS) to delegate management of their Exadata resources operators outside their tenancies.
|
|
4
|
+
With Delegate Access Control, Service Providers can deliver managed services using comprehensive and robust tooling built on the OCI platform.
|
|
5
5
|
Customers maintain control over who has access to the delegated resources in their tenancy and what actions can be taken.
|
|
6
6
|
Enterprises managing resources across multiple tenants can use Delegate Access Control to streamline management tasks.
|
|
7
7
|
Using logging service, customers can view a near real-time audit report of all actions performed by a Service Provider operator.
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Oracle Delegate Access Control API
|
|
4
|
-
* Oracle Delegate Access Control allows
|
|
5
|
-
With Delegate Access Control,
|
|
4
|
+
* Oracle Delegate Access Control allows customers of Oracle Exadata Database Service on Cloud@Customer (ExaDB-C@C), Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D), and Oracle Exadata Database Service on Exascale Infrastructure (ExaDB-XS) to delegate management of their Exadata resources operators outside their tenancies.
|
|
5
|
+
With Delegate Access Control, Service Providers can deliver managed services using comprehensive and robust tooling built on the OCI platform.
|
|
6
6
|
Customers maintain control over who has access to the delegated resources in their tenancy and what actions can be taken.
|
|
7
7
|
Enterprises managing resources across multiple tenants can use Delegate Access Control to streamline management tasks.
|
|
8
8
|
Using logging service, customers can view a near real-time audit report of all actions performed by a Service Provider operator.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Oracle Delegate Access Control API
|
|
3
|
-
* Oracle Delegate Access Control allows
|
|
4
|
-
With Delegate Access Control,
|
|
3
|
+
* Oracle Delegate Access Control allows customers of Oracle Exadata Database Service on Cloud@Customer (ExaDB-C@C), Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D), and Oracle Exadata Database Service on Exascale Infrastructure (ExaDB-XS) to delegate management of their Exadata resources operators outside their tenancies.
|
|
4
|
+
With Delegate Access Control, Service Providers can deliver managed services using comprehensive and robust tooling built on the OCI platform.
|
|
5
5
|
Customers maintain control over who has access to the delegated resources in their tenancy and what actions can be taken.
|
|
6
6
|
Enterprises managing resources across multiple tenants can use Delegate Access Control to streamline management tasks.
|
|
7
7
|
Using logging service, customers can view a near real-time audit report of all actions performed by a Service Provider operator.
|
|
@@ -20,7 +20,7 @@ Using logging service, customers can view a near real-time audit report of all a
|
|
|
20
20
|
*/
|
|
21
21
|
export interface WorkRequestError {
|
|
22
22
|
/**
|
|
23
|
-
* A machine-usable code for the error that
|
|
23
|
+
* A machine-usable code for the error that occurred. Error codes are listed on
|
|
24
24
|
* (https://docs.oracle.com/iaas/Content/API/References/apierrors.htm)
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
@@ -30,7 +30,7 @@ export interface WorkRequestError {
|
|
|
30
30
|
*/
|
|
31
31
|
"message": string;
|
|
32
32
|
/**
|
|
33
|
-
* The time the error
|
|
33
|
+
* The time the error occurred. An RFC3339 formatted datetime string.
|
|
34
34
|
*/
|
|
35
35
|
"timestamp": Date;
|
|
36
36
|
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Oracle Delegate Access Control API
|
|
4
|
-
* Oracle Delegate Access Control allows
|
|
5
|
-
With Delegate Access Control,
|
|
4
|
+
* Oracle Delegate Access Control allows customers of Oracle Exadata Database Service on Cloud@Customer (ExaDB-C@C), Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D), and Oracle Exadata Database Service on Exascale Infrastructure (ExaDB-XS) to delegate management of their Exadata resources operators outside their tenancies.
|
|
5
|
+
With Delegate Access Control, Service Providers can deliver managed services using comprehensive and robust tooling built on the OCI platform.
|
|
6
6
|
Customers maintain control over who has access to the delegated resources in their tenancy and what actions can be taken.
|
|
7
7
|
Enterprises managing resources across multiple tenants can use Delegate Access Control to streamline management tasks.
|
|
8
8
|
Using logging service, customers can view a near real-time audit report of all actions performed by a Service Provider operator.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Oracle Delegate Access Control API
|
|
3
|
-
* Oracle Delegate Access Control allows
|
|
4
|
-
With Delegate Access Control,
|
|
3
|
+
* Oracle Delegate Access Control allows customers of Oracle Exadata Database Service on Cloud@Customer (ExaDB-C@C), Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D), and Oracle Exadata Database Service on Exascale Infrastructure (ExaDB-XS) to delegate management of their Exadata resources operators outside their tenancies.
|
|
4
|
+
With Delegate Access Control, Service Providers can deliver managed services using comprehensive and robust tooling built on the OCI platform.
|
|
5
5
|
Customers maintain control over who has access to the delegated resources in their tenancy and what actions can be taken.
|
|
6
6
|
Enterprises managing resources across multiple tenants can use Delegate Access Control to streamline management tasks.
|
|
7
7
|
Using logging service, customers can view a near real-time audit report of all actions performed by a Service Provider operator.
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Oracle Delegate Access Control API
|
|
4
|
-
* Oracle Delegate Access Control allows
|
|
5
|
-
With Delegate Access Control,
|
|
4
|
+
* Oracle Delegate Access Control allows customers of Oracle Exadata Database Service on Cloud@Customer (ExaDB-C@C), Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D), and Oracle Exadata Database Service on Exascale Infrastructure (ExaDB-XS) to delegate management of their Exadata resources operators outside their tenancies.
|
|
5
|
+
With Delegate Access Control, Service Providers can deliver managed services using comprehensive and robust tooling built on the OCI platform.
|
|
6
6
|
Customers maintain control over who has access to the delegated resources in their tenancy and what actions can be taken.
|
|
7
7
|
Enterprises managing resources across multiple tenants can use Delegate Access Control to streamline management tasks.
|
|
8
8
|
Using logging service, customers can view a near real-time audit report of all actions performed by a Service Provider operator.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Oracle Delegate Access Control API
|
|
3
|
-
* Oracle Delegate Access Control allows
|
|
4
|
-
With Delegate Access Control,
|
|
3
|
+
* Oracle Delegate Access Control allows customers of Oracle Exadata Database Service on Cloud@Customer (ExaDB-C@C), Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D), and Oracle Exadata Database Service on Exascale Infrastructure (ExaDB-XS) to delegate management of their Exadata resources operators outside their tenancies.
|
|
4
|
+
With Delegate Access Control, Service Providers can deliver managed services using comprehensive and robust tooling built on the OCI platform.
|
|
5
5
|
Customers maintain control over who has access to the delegated resources in their tenancy and what actions can be taken.
|
|
6
6
|
Enterprises managing resources across multiple tenants can use Delegate Access Control to streamline management tasks.
|
|
7
7
|
Using logging service, customers can view a near real-time audit report of all actions performed by a Service Provider operator.
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Oracle Delegate Access Control API
|
|
4
|
-
* Oracle Delegate Access Control allows
|
|
5
|
-
With Delegate Access Control,
|
|
4
|
+
* Oracle Delegate Access Control allows customers of Oracle Exadata Database Service on Cloud@Customer (ExaDB-C@C), Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D), and Oracle Exadata Database Service on Exascale Infrastructure (ExaDB-XS) to delegate management of their Exadata resources operators outside their tenancies.
|
|
5
|
+
With Delegate Access Control, Service Providers can deliver managed services using comprehensive and robust tooling built on the OCI platform.
|
|
6
6
|
Customers maintain control over who has access to the delegated resources in their tenancy and what actions can be taken.
|
|
7
7
|
Enterprises managing resources across multiple tenants can use Delegate Access Control to streamline management tasks.
|
|
8
8
|
Using logging service, customers can view a near real-time audit report of all actions performed by a Service Provider operator.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Oracle Delegate Access Control API
|
|
3
|
-
* Oracle Delegate Access Control allows
|
|
4
|
-
With Delegate Access Control,
|
|
3
|
+
* Oracle Delegate Access Control allows customers of Oracle Exadata Database Service on Cloud@Customer (ExaDB-C@C), Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D), and Oracle Exadata Database Service on Exascale Infrastructure (ExaDB-XS) to delegate management of their Exadata resources operators outside their tenancies.
|
|
4
|
+
With Delegate Access Control, Service Providers can deliver managed services using comprehensive and robust tooling built on the OCI platform.
|
|
5
5
|
Customers maintain control over who has access to the delegated resources in their tenancy and what actions can be taken.
|
|
6
6
|
Enterprises managing resources across multiple tenants can use Delegate Access Control to streamline management tasks.
|
|
7
7
|
Using logging service, customers can view a near real-time audit report of all actions performed by a Service Provider operator.
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
3
|
* Oracle Delegate Access Control API
|
|
4
|
-
* Oracle Delegate Access Control allows
|
|
5
|
-
With Delegate Access Control,
|
|
4
|
+
* Oracle Delegate Access Control allows customers of Oracle Exadata Database Service on Cloud@Customer (ExaDB-C@C), Oracle Exadata Database Service on Dedicated Infrastructure (ExaDB-D), and Oracle Exadata Database Service on Exascale Infrastructure (ExaDB-XS) to delegate management of their Exadata resources operators outside their tenancies.
|
|
5
|
+
With Delegate Access Control, Service Providers can deliver managed services using comprehensive and robust tooling built on the OCI platform.
|
|
6
6
|
Customers maintain control over who has access to the delegated resources in their tenancy and what actions can be taken.
|
|
7
7
|
Enterprises managing resources across multiple tenants can use Delegate Access Control to streamline management tasks.
|
|
8
8
|
Using logging service, customers can view a near real-time audit report of all actions performed by a Service Provider operator.
|