-
Notifications
You must be signed in to change notification settings - Fork 283
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6ed5c72
commit ce3b6e9
Showing
276 changed files
with
18,370 additions
and
353 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
Capacity Management | ||
=================== | ||
|
||
.. autosummary:: | ||
:toctree: capacity_management/client | ||
:nosignatures: | ||
:template: autosummary/service_client.rst | ||
|
||
oci.capacity_management.CapacityManagementClient | ||
oci.capacity_management.CapacityManagementClientCompositeOperations | ||
|
||
-------- | ||
Models | ||
-------- | ||
|
||
.. autosummary:: | ||
:toctree: capacity_management/models | ||
:nosignatures: | ||
:template: autosummary/model_class.rst | ||
|
||
oci.capacity_management.models.CreateOccAvailabilityCatalogDetails | ||
oci.capacity_management.models.CreateOccCapacityRequestDetails | ||
oci.capacity_management.models.MetadataDetails | ||
oci.capacity_management.models.OccAvailabilityCatalog | ||
oci.capacity_management.models.OccAvailabilityCatalogCollection | ||
oci.capacity_management.models.OccAvailabilityCatalogSummary | ||
oci.capacity_management.models.OccAvailabilityCollection | ||
oci.capacity_management.models.OccAvailabilitySummary | ||
oci.capacity_management.models.OccCapacityRequest | ||
oci.capacity_management.models.OccCapacityRequestBaseDetails | ||
oci.capacity_management.models.OccCapacityRequestCollection | ||
oci.capacity_management.models.OccCapacityRequestComputeDetails | ||
oci.capacity_management.models.OccCapacityRequestSummary | ||
oci.capacity_management.models.OccCustomer | ||
oci.capacity_management.models.OccCustomerGroup | ||
oci.capacity_management.models.OccCustomerGroupCollection | ||
oci.capacity_management.models.OccCustomerGroupSummary | ||
oci.capacity_management.models.PatchInsertInstruction | ||
oci.capacity_management.models.PatchInsertMultipleInstruction | ||
oci.capacity_management.models.PatchInstruction | ||
oci.capacity_management.models.PatchMergeInstruction | ||
oci.capacity_management.models.PatchMoveInstruction | ||
oci.capacity_management.models.PatchOccCapacityRequestDetails | ||
oci.capacity_management.models.PatchProhibitInstruction | ||
oci.capacity_management.models.PatchRemoveInstruction | ||
oci.capacity_management.models.PatchReplaceInstruction | ||
oci.capacity_management.models.PatchRequireInstruction | ||
oci.capacity_management.models.UpdateInternalOccCapacityRequestDetails | ||
oci.capacity_management.models.UpdateOccAvailabilityCatalogDetails | ||
oci.capacity_management.models.UpdateOccCapacityRequestDetails |
8 changes: 8 additions & 0 deletions
8
...capacity_management/client/oci.capacity_management.CapacityManagementClient.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
CapacityManagementClient | ||
======================== | ||
|
||
.. currentmodule:: oci.capacity_management | ||
|
||
.. autoclass:: CapacityManagementClient | ||
:special-members: __init__ | ||
:members: |
8 changes: 8 additions & 0 deletions
8
.../client/oci.capacity_management.CapacityManagementClientCompositeOperations.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
CapacityManagementClientCompositeOperations | ||
=========================================== | ||
|
||
.. currentmodule:: oci.capacity_management | ||
|
||
.. autoclass:: CapacityManagementClientCompositeOperations | ||
:special-members: __init__ | ||
:members: |
11 changes: 11 additions & 0 deletions
11
...t/models/oci.capacity_management.models.CreateOccAvailabilityCatalogDetails.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
CreateOccAvailabilityCatalogDetails | ||
=================================== | ||
|
||
.. currentmodule:: oci.capacity_management.models | ||
|
||
.. autoclass:: CreateOccAvailabilityCatalogDetails | ||
:show-inheritance: | ||
:special-members: __init__ | ||
:members: | ||
:undoc-members: | ||
:inherited-members: |
11 changes: 11 additions & 0 deletions
11
...ement/models/oci.capacity_management.models.CreateOccCapacityRequestDetails.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
CreateOccCapacityRequestDetails | ||
=============================== | ||
|
||
.. currentmodule:: oci.capacity_management.models | ||
|
||
.. autoclass:: CreateOccCapacityRequestDetails | ||
:show-inheritance: | ||
:special-members: __init__ | ||
:members: | ||
:undoc-members: | ||
:inherited-members: |
11 changes: 11 additions & 0 deletions
11
...i/capacity_management/models/oci.capacity_management.models.MetadataDetails.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
MetadataDetails | ||
=============== | ||
|
||
.. currentmodule:: oci.capacity_management.models | ||
|
||
.. autoclass:: MetadataDetails | ||
:show-inheritance: | ||
:special-members: __init__ | ||
:members: | ||
:undoc-members: | ||
:inherited-members: |
11 changes: 11 additions & 0 deletions
11
...ity_management/models/oci.capacity_management.models.OccAvailabilityCatalog.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
OccAvailabilityCatalog | ||
====================== | ||
|
||
.. currentmodule:: oci.capacity_management.models | ||
|
||
.. autoclass:: OccAvailabilityCatalog | ||
:show-inheritance: | ||
:special-members: __init__ | ||
:members: | ||
:undoc-members: | ||
:inherited-members: |
11 changes: 11 additions & 0 deletions
11
...ment/models/oci.capacity_management.models.OccAvailabilityCatalogCollection.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
OccAvailabilityCatalogCollection | ||
================================ | ||
|
||
.. currentmodule:: oci.capacity_management.models | ||
|
||
.. autoclass:: OccAvailabilityCatalogCollection | ||
:show-inheritance: | ||
:special-members: __init__ | ||
:members: | ||
:undoc-members: | ||
:inherited-members: |
11 changes: 11 additions & 0 deletions
11
...agement/models/oci.capacity_management.models.OccAvailabilityCatalogSummary.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
OccAvailabilityCatalogSummary | ||
============================= | ||
|
||
.. currentmodule:: oci.capacity_management.models | ||
|
||
.. autoclass:: OccAvailabilityCatalogSummary | ||
:show-inheritance: | ||
:special-members: __init__ | ||
:members: | ||
:undoc-members: | ||
:inherited-members: |
11 changes: 11 additions & 0 deletions
11
..._management/models/oci.capacity_management.models.OccAvailabilityCollection.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
OccAvailabilityCollection | ||
========================= | ||
|
||
.. currentmodule:: oci.capacity_management.models | ||
|
||
.. autoclass:: OccAvailabilityCollection | ||
:show-inheritance: | ||
:special-members: __init__ | ||
:members: | ||
:undoc-members: | ||
:inherited-members: |
11 changes: 11 additions & 0 deletions
11
...ity_management/models/oci.capacity_management.models.OccAvailabilitySummary.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
OccAvailabilitySummary | ||
====================== | ||
|
||
.. currentmodule:: oci.capacity_management.models | ||
|
||
.. autoclass:: OccAvailabilitySummary | ||
:show-inheritance: | ||
:special-members: __init__ | ||
:members: | ||
:undoc-members: | ||
:inherited-members: |
11 changes: 11 additions & 0 deletions
11
...apacity_management/models/oci.capacity_management.models.OccCapacityRequest.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
OccCapacityRequest | ||
================== | ||
|
||
.. currentmodule:: oci.capacity_management.models | ||
|
||
.. autoclass:: OccCapacityRequest | ||
:show-inheritance: | ||
:special-members: __init__ | ||
:members: | ||
:undoc-members: | ||
:inherited-members: |
11 changes: 11 additions & 0 deletions
11
...agement/models/oci.capacity_management.models.OccCapacityRequestBaseDetails.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
OccCapacityRequestBaseDetails | ||
============================= | ||
|
||
.. currentmodule:: oci.capacity_management.models | ||
|
||
.. autoclass:: OccCapacityRequestBaseDetails | ||
:show-inheritance: | ||
:special-members: __init__ | ||
:members: | ||
:undoc-members: | ||
:inherited-members: |
11 changes: 11 additions & 0 deletions
11
...nagement/models/oci.capacity_management.models.OccCapacityRequestCollection.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
OccCapacityRequestCollection | ||
============================ | ||
|
||
.. currentmodule:: oci.capacity_management.models | ||
|
||
.. autoclass:: OccCapacityRequestCollection | ||
:show-inheritance: | ||
:special-members: __init__ | ||
:members: | ||
:undoc-members: | ||
:inherited-members: |
11 changes: 11 additions & 0 deletions
11
...ment/models/oci.capacity_management.models.OccCapacityRequestComputeDetails.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
OccCapacityRequestComputeDetails | ||
================================ | ||
|
||
.. currentmodule:: oci.capacity_management.models | ||
|
||
.. autoclass:: OccCapacityRequestComputeDetails | ||
:show-inheritance: | ||
:special-members: __init__ | ||
:members: | ||
:undoc-members: | ||
:inherited-members: |
11 changes: 11 additions & 0 deletions
11
..._management/models/oci.capacity_management.models.OccCapacityRequestSummary.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
OccCapacityRequestSummary | ||
========================= | ||
|
||
.. currentmodule:: oci.capacity_management.models | ||
|
||
.. autoclass:: OccCapacityRequestSummary | ||
:show-inheritance: | ||
:special-members: __init__ | ||
:members: | ||
:undoc-members: | ||
:inherited-members: |
11 changes: 11 additions & 0 deletions
11
docs/api/capacity_management/models/oci.capacity_management.models.OccCustomer.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
OccCustomer | ||
=========== | ||
|
||
.. currentmodule:: oci.capacity_management.models | ||
|
||
.. autoclass:: OccCustomer | ||
:show-inheritance: | ||
:special-members: __init__ | ||
:members: | ||
:undoc-members: | ||
:inherited-members: |
11 changes: 11 additions & 0 deletions
11
.../capacity_management/models/oci.capacity_management.models.OccCustomerGroup.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
OccCustomerGroup | ||
================ | ||
|
||
.. currentmodule:: oci.capacity_management.models | ||
|
||
.. autoclass:: OccCustomerGroup | ||
:show-inheritance: | ||
:special-members: __init__ | ||
:members: | ||
:undoc-members: | ||
:inherited-members: |
11 changes: 11 additions & 0 deletions
11
...management/models/oci.capacity_management.models.OccCustomerGroupCollection.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
OccCustomerGroupCollection | ||
========================== | ||
|
||
.. currentmodule:: oci.capacity_management.models | ||
|
||
.. autoclass:: OccCustomerGroupCollection | ||
:show-inheritance: | ||
:special-members: __init__ | ||
:members: | ||
:undoc-members: | ||
:inherited-members: |
11 changes: 11 additions & 0 deletions
11
...ty_management/models/oci.capacity_management.models.OccCustomerGroupSummary.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
OccCustomerGroupSummary | ||
======================= | ||
|
||
.. currentmodule:: oci.capacity_management.models | ||
|
||
.. autoclass:: OccCustomerGroupSummary | ||
:show-inheritance: | ||
:special-members: __init__ | ||
:members: | ||
:undoc-members: | ||
:inherited-members: |
11 changes: 11 additions & 0 deletions
11
...ity_management/models/oci.capacity_management.models.PatchInsertInstruction.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
PatchInsertInstruction | ||
====================== | ||
|
||
.. currentmodule:: oci.capacity_management.models | ||
|
||
.. autoclass:: PatchInsertInstruction | ||
:show-inheritance: | ||
:special-members: __init__ | ||
:members: | ||
:undoc-members: | ||
:inherited-members: |
11 changes: 11 additions & 0 deletions
11
...gement/models/oci.capacity_management.models.PatchInsertMultipleInstruction.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
PatchInsertMultipleInstruction | ||
============================== | ||
|
||
.. currentmodule:: oci.capacity_management.models | ||
|
||
.. autoclass:: PatchInsertMultipleInstruction | ||
:show-inheritance: | ||
:special-members: __init__ | ||
:members: | ||
:undoc-members: | ||
:inherited-members: |
11 changes: 11 additions & 0 deletions
11
.../capacity_management/models/oci.capacity_management.models.PatchInstruction.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
PatchInstruction | ||
================ | ||
|
||
.. currentmodule:: oci.capacity_management.models | ||
|
||
.. autoclass:: PatchInstruction | ||
:show-inheritance: | ||
:special-members: __init__ | ||
:members: | ||
:undoc-members: | ||
:inherited-members: |
11 changes: 11 additions & 0 deletions
11
...city_management/models/oci.capacity_management.models.PatchMergeInstruction.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
PatchMergeInstruction | ||
===================== | ||
|
||
.. currentmodule:: oci.capacity_management.models | ||
|
||
.. autoclass:: PatchMergeInstruction | ||
:show-inheritance: | ||
:special-members: __init__ | ||
:members: | ||
:undoc-members: | ||
:inherited-members: |
11 changes: 11 additions & 0 deletions
11
...acity_management/models/oci.capacity_management.models.PatchMoveInstruction.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
PatchMoveInstruction | ||
==================== | ||
|
||
.. currentmodule:: oci.capacity_management.models | ||
|
||
.. autoclass:: PatchMoveInstruction | ||
:show-inheritance: | ||
:special-members: __init__ | ||
:members: | ||
:undoc-members: | ||
:inherited-members: |
Oops, something went wrong.