oci-delegateaccesscontrol 2.131.2 → 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
package/index.d.ts
CHANGED
|
@@ -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/index.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.
|
package/lib/client.d.ts
CHANGED
|
@@ -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.
|
|
@@ -165,7 +165,7 @@ export declare class DelegateAccessControlClient {
|
|
|
165
165
|
*/
|
|
166
166
|
deleteDelegationControl(deleteDelegationControlRequest: requests.DeleteDelegationControlRequest): Promise<responses.DeleteDelegationControlResponse>;
|
|
167
167
|
/**
|
|
168
|
-
*
|
|
168
|
+
* Deletes an Delegation Subscription in Delegation Control.
|
|
169
169
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
170
170
|
* @param DeleteDelegationSubscriptionRequest
|
|
171
171
|
* @return DeleteDelegationSubscriptionResponse
|
package/lib/client.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.
|
|
@@ -628,7 +628,7 @@ class DelegateAccessControlClient {
|
|
|
628
628
|
});
|
|
629
629
|
}
|
|
630
630
|
/**
|
|
631
|
-
*
|
|
631
|
+
* Deletes an Delegation Subscription in Delegation Control.
|
|
632
632
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
633
633
|
* @param DeleteDelegationSubscriptionRequest
|
|
634
634
|
* @return DeleteDelegationSubscriptionResponse
|
|
@@ -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.
|
package/lib/model/action-type.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.
|
|
@@ -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.
|
|
@@ -72,11 +72,11 @@ export interface CreateDelegationControlDetails {
|
|
|
72
72
|
*/
|
|
73
73
|
"notificationMessageFormat": string;
|
|
74
74
|
/**
|
|
75
|
-
* The OCID of the OCI Vault that will store the secrets containing the SSH keys to access the resource governed by this Delegation Control by Delegate Access Control Service.
|
|
75
|
+
* The OCID of the OCI Vault that will store the secrets containing the SSH keys to access the resource governed by this Delegation Control by Delegate Access Control Service. Delegate Access Control Service will generate the SSH keys and store them as secrets in the OCI Vault. This property is optional when the Delegation Control is created for Oracle Managed Software Updates. Otherwise, it is required when resourceType is CLOUDVMCLUSTER or EXADBVMCLUSTER.
|
|
76
76
|
*/
|
|
77
77
|
"vaultId"?: string;
|
|
78
78
|
/**
|
|
79
|
-
* The OCID of the Master Encryption Key in the OCI Vault specified by vaultId. This key will be used to encrypt the SSH keys to access the resource governed by this Delegation Control by Delegate Access Control Service. This property is required when resourceType is CLOUDVMCLUSTER.
|
|
79
|
+
* The OCID of the Master Encryption Key in the OCI Vault specified by vaultId. This key will be used to encrypt the SSH keys to access the resource governed by this Delegation Control by Delegate Access Control Service. This property is optional when the Delegation Control is created for Oracle Managed Software Updates. Otherwise, it is required when resourceType is CLOUDVMCLUSTER or EXADBVMCLUSTER.
|
|
80
80
|
*/
|
|
81
81
|
"vaultKeyId"?: string;
|
|
82
82
|
/**
|
|
@@ -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.
|
|
@@ -22,7 +22,7 @@ import * as model from "../model";
|
|
|
22
22
|
*/
|
|
23
23
|
export interface CreateDelegationSubscriptionDetails {
|
|
24
24
|
/**
|
|
25
|
-
* The OCID of the compartment that contains the Delegation
|
|
25
|
+
* The OCID of the compartment that contains the Delegation Subscription.
|
|
26
26
|
*/
|
|
27
27
|
"compartmentId": string;
|
|
28
28
|
/**
|
|
@@ -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.
|
|
@@ -44,6 +44,10 @@ export interface DelegatedResourceAccessRequestApprovalDetails {
|
|
|
44
44
|
* Additional message specified by the approver of the request.
|
|
45
45
|
*/
|
|
46
46
|
"approverAdditionalMessage"?: string;
|
|
47
|
+
/**
|
|
48
|
+
* Time when the access request was approved or rejected by the customer in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format, e.g. '2020-05-22T21:10:29.600Z'.
|
|
49
|
+
*/
|
|
50
|
+
"timeOfAction"?: Date;
|
|
47
51
|
}
|
|
48
52
|
export declare namespace DelegatedResourceAccessRequestApprovalDetails {
|
|
49
53
|
enum ApprovalAction {
|
|
@@ -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 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delegated-resource-access-request-approval-details.js","sourceRoot":"","sources":["../../../../../lib/delegateaccesscontrol/lib/model/delegated-resource-access-request-approval-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;GAgBG;;;
|
|
1
|
+
{"version":3,"file":"delegated-resource-access-request-approval-details.js","sourceRoot":"","sources":["../../../../../lib/delegateaccesscontrol/lib/model/delegated-resource-access-request-approval-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;GAgBG;;;AAwCH,IAAiB,6CAA6C,CAiC7D;AAjCD,WAAiB,6CAA6C;IAC5D,IAAY,cAQX;IARD,WAAY,cAAc;QACxB,qCAAmB,CAAA;QACnB,mCAAiB,CAAA;QACjB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EARW,cAAc,GAAd,4DAAc,KAAd,4DAAc,QAQzB;IAED,IAAY,YAQX;IARD,WAAY,YAAY;QACtB,mCAAmB,CAAA;QACnB,uCAAuB,CAAA;QACvB;;;WAGG;QACH,8CAA8B,CAAA;IAChC,CAAC,EARW,YAAY,GAAZ,0DAAY,KAAZ,0DAAY,QAQvB;IAED,SAAgB,UAAU,CAAC,GAAkD;QAC3E,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,wDAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CACpC,GAAkD;QAElD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IANe,oEAAsB,yBAMrC,CAAA;AACH,CAAC,EAjCgB,6CAA6C,GAA7C,qDAA6C,KAA7C,qDAA6C,QAiC7D"}
|
|
@@ -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.
|
|
@@ -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.
|
|
@@ -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.
|
|
@@ -82,9 +82,13 @@ export interface DelegatedResourceAccessRequest {
|
|
|
82
82
|
*/
|
|
83
83
|
"requestedActionNames"?: Array<string>;
|
|
84
84
|
/**
|
|
85
|
-
* List of Database unique names for which access is requested. This parameter is required
|
|
85
|
+
* List of Database unique names for which access is requested. This parameter is required when database access in needed.
|
|
86
86
|
*/
|
|
87
87
|
"databaseNameList"?: Array<string>;
|
|
88
|
+
/**
|
|
89
|
+
* List of Database ID for which access is requested. This parameter is required when database access is needed.
|
|
90
|
+
*/
|
|
91
|
+
"databaseIdList"?: Array<string>;
|
|
88
92
|
/**
|
|
89
93
|
* List of Service Provider Service Types being provided by the support operator user.
|
|
90
94
|
*/
|
|
@@ -199,6 +203,7 @@ export declare namespace DelegatedResourceAccessRequest {
|
|
|
199
203
|
enum ProvidedServiceTypes {
|
|
200
204
|
Troubleshooting = "TROUBLESHOOTING",
|
|
201
205
|
AssistedPatching = "ASSISTED_PATCHING",
|
|
206
|
+
ManagedSoftwareUpdates = "MANAGED_SOFTWARE_UPDATES",
|
|
202
207
|
/**
|
|
203
208
|
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
204
209
|
* version of the SDK.
|