-
Notifications
You must be signed in to change notification settings - Fork 4
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
a9cea73
commit 7fcde8e
Showing
1,852 changed files
with
288,307 additions
and
238,854 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
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
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,95 @@ | ||
.. _nualarm: | ||
|
||
nualarm | ||
=========================================== | ||
|
||
.. class:: nualarm.NUAlarm(bambou.nurest_object.NUMetaRESTObject,): | ||
|
||
The alarm API allows the management of system alarms. | ||
|
||
|
||
Attributes | ||
---------- | ||
|
||
|
||
- ``name`` (**Mandatory**): The alarm name. Each type of alarm will generate its own name | ||
|
||
- ``target_object``: Identifies affected Entity. Example: Alarm generated by TCA for Domain domain1(Packets towards a VM, Breach) | ||
|
||
- ``last_updated_by``: ID of the user who last updated the object. | ||
|
||
- ``acknowledged``: Flag to indicate that alarm is already acknowledged or not | ||
|
||
- ``reason``: Provides a description of the alarm | ||
|
||
- ``description``: Description of the alarm | ||
|
||
- ``severity``: Severity of the alarm. | ||
|
||
- ``timestamp``: Indicates the time that the alarm was triggered | ||
|
||
- ``enterprise_id``: Enterprise that this alarm belongs to | ||
|
||
- ``entity_scope``: Specify if scope of entity is Data center or Enterprise level | ||
|
||
- ``error_condition``: Identifies the error condition | ||
|
||
- ``number_of_occurances``: Number of times that the alarm was triggered | ||
|
||
- ``external_id``: External object ID. Used for integration with third party systems | ||
|
||
|
||
|
||
|
||
Children | ||
-------- | ||
|
||
================================================================================================================================================ ========================================================================================== | ||
**class** **fetcher** | ||
|
||
:ref:`numetadata.NUMetadata<numetadata>` ``metadatas`` | ||
:ref:`nuglobalmetadata.NUGlobalMetadata<nuglobalmetadata>` ``global_metadatas`` | ||
================================================================================================================================================ ========================================================================================== | ||
|
||
|
||
|
||
Parents | ||
-------- | ||
|
||
|
||
- :ref:`nuredundancygroup.NURedundancyGroup<nuredundancygroup>` | ||
|
||
- :ref:`nutca.NUTCA<nutca>` | ||
|
||
- :ref:`nuvsgredundantport.NUVsgRedundantPort<nuvsgredundantport>` | ||
|
||
- :ref:`nuvsc.NUVSC<nuvsc>` | ||
|
||
- :ref:`nuvsd.NUVSD<nuvsd>` | ||
|
||
- :ref:`nuvport.NUVPort<nuvport>` | ||
|
||
- :ref:`nuport.NUPort<nuport>` | ||
|
||
- :ref:`nucontainer.NUContainer<nucontainer>` | ||
|
||
- :ref:`nuvrs.NUVRS<nuvrs>` | ||
|
||
- :ref:`nuhsc.NUHSC<nuhsc>` | ||
|
||
- :ref:`nuvlan.NUVLAN<nuvlan>` | ||
|
||
- :ref:`nugateway.NUGateway<nugateway>` | ||
|
||
- :ref:`nuwanservice.NUWANService<nuwanservice>` | ||
|
||
- :ref:`nunsgateway.NUNSGateway<nunsgateway>` | ||
|
||
- :ref:`nunsport.NUNSPort<nunsport>` | ||
|
||
- :ref:`nuvm.NUVM<nuvm>` | ||
|
||
- :ref:`nunsredundantgatewaygroup.NUNSRedundantGatewayGroup<nunsredundantgatewaygroup>` | ||
|
||
- :ref:`nuenterprise.NUEnterprise<nuenterprise>` | ||
|
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
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,39 @@ | ||
.. _nuautodiscoverhypervisorfromcluster: | ||
|
||
nuautodiscoverhypervisorfromcluster | ||
=========================================== | ||
|
||
.. class:: nuautodiscoverhypervisorfromcluster.NUAutoDiscoverHypervisorFromCluster(bambou.nurest_object.NUMetaRESTObject,): | ||
|
||
None | ||
|
||
|
||
Attributes | ||
---------- | ||
|
||
|
||
- ``last_updated_by``: ID of the user who last updated the object. | ||
|
||
- ``network_list``: The available network list | ||
|
||
- ``entity_scope``: Specify if scope of entity is Data center or Enterprise level | ||
|
||
- ``assoc_entity_id``: The ID of the cluster to which this host is attached | ||
|
||
- ``external_id``: External object ID. Used for integration with third party systems | ||
|
||
- ``hypervisor_ip``: IP Address of the Hypervisor | ||
|
||
|
||
|
||
|
||
|
||
|
||
Parents | ||
-------- | ||
|
||
|
||
- :ref:`nuvcentercluster.NUVCenterCluster<nuvcentercluster>` | ||
|
||
- :ref:`nuvcenterdatacenter.NUVCenterDataCenter<nuvcenterdatacenter>` | ||
|
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,45 @@ | ||
.. _nuavatar: | ||
|
||
nuavatar | ||
=========================================== | ||
|
||
.. class:: nuavatar.NUAvatar(bambou.nurest_object.NUMetaRESTObject,): | ||
|
||
Avatar | ||
|
||
|
||
Attributes | ||
---------- | ||
|
||
|
||
- ``last_updated_by``: ID of the user who last updated the object. | ||
|
||
- ``entity_scope``: Specify if scope of entity is Data center or Enterprise level | ||
|
||
- ``external_id``: External object ID. Used for integration with third party systems | ||
|
||
- ``type``: The image type | ||
|
||
|
||
|
||
|
||
Children | ||
-------- | ||
|
||
================================================================================================================================================ ========================================================================================== | ||
**class** **fetcher** | ||
|
||
:ref:`numetadata.NUMetadata<numetadata>` ``metadatas`` | ||
:ref:`nuglobalmetadata.NUGlobalMetadata<nuglobalmetadata>` ``global_metadatas`` | ||
================================================================================================================================================ ========================================================================================== | ||
|
||
|
||
|
||
Parents | ||
-------- | ||
|
||
|
||
- :ref:`nuuser.NUUser<nuuser>` | ||
|
||
- :ref:`nuenterprise.NUEnterprise<nuenterprise>` | ||
|
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
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,114 @@ | ||
.. _nucontainer: | ||
|
||
nucontainer | ||
=========================================== | ||
|
||
.. class:: nucontainer.NUContainer(bambou.nurest_object.NUMetaRESTObject,): | ||
|
||
Read only API that can retrieve the containers associated with a domain, zone or subnet for mediation created containers for REST created containers you need to set the additional proxy user header in http request : X-Nuage-ProxyUservalue of the header has to be either :1) enterpriseName@UserName (example : Alcatel Lucent@bob), or 2) external ID of user in VSD, typically is UUID generally decided by the CMS tool in questionUser needs to have CMS privileges to use proxy user header. | ||
|
||
|
||
Attributes | ||
---------- | ||
|
||
|
||
- ``l2_domain_ids``: Array of IDs of the l2 domain that the container is connected to | ||
|
||
- ``vrsid``: Id of the VRS that this container is attached to. | ||
|
||
- ``uuid`` (**Mandatory**): UUID of the container | ||
|
||
- ``name`` (**Mandatory**): Name of the container | ||
|
||
- ``last_updated_by``: ID of the user who last updated the object. | ||
|
||
- ``reason_type``: Reason of the event associated with the container. | ||
|
||
- ``delete_expiry``: reflects the container Deletion expiry timer in secs , deleteMode needs to be non-null value for deleteExpiry to be taken in to effect. CMS created containers will always have deleteMode set to TIMER | ||
|
||
- ``delete_mode``: reflects the mode of container Deletion - TIMER Possible values are TIMER, . | ||
|
||
- ``resync_info``: Information of the status of the resync operation of a container | ||
|
||
- ``site_identifier``: This property specifies the site the container belongs to, for Geo-redundancy. | ||
|
||
- ``image_id``: Id of the container image | ||
|
||
- ``image_name``: Name of the container image | ||
|
||
- ``interfaces``: List of container interfaces associated with the container | ||
|
||
- ``enterprise_id``: ID of the enterprise that this container belongs to | ||
|
||
- ``enterprise_name``: Name of the enterprise that this container belongs to | ||
|
||
- ``entity_scope``: Specify if scope of entity is Data center or Enterprise level | ||
|
||
- ``domain_ids``: Array of IDs of the domain that the container is connected to | ||
|
||
- ``zone_ids``: Array of IDs of the zone that this container is attached to | ||
|
||
- ``orchestration_id`` (**Mandatory**): Orchestration ID | ||
|
||
- ``user_id``: ID of the user that created this container | ||
|
||
- ``user_name``: Username of the user that created this container | ||
|
||
- ``status``: Status of the container. | ||
|
||
- ``subnet_ids``: Array of IDs of the subnets that the container is connected to | ||
|
||
- ``external_id``: External object ID. Used for integration with third party systems | ||
|
||
- ``hypervisor_ip``: IP address of the hypervisor that this container is currently running in | ||
|
||
|
||
|
||
|
||
Children | ||
-------- | ||
|
||
================================================================================================================================================ ========================================================================================== | ||
**class** **fetcher** | ||
|
||
:ref:`numetadata.NUMetadata<numetadata>` ``metadatas`` | ||
:ref:`nualarm.NUAlarm<nualarm>` ``alarms`` | ||
:ref:`nuglobalmetadata.NUGlobalMetadata<nuglobalmetadata>` ``global_metadatas`` | ||
:ref:`nucontainerinterface.NUContainerInterface<nucontainerinterface>` ``container_interfaces`` | ||
:ref:`nucontainerresync.NUContainerResync<nucontainerresync>` ``container_resyncs`` | ||
:ref:`nuvrs.NUVRS<nuvrs>` ``vrss`` | ||
:ref:`nueventlog.NUEventLog<nueventlog>` ``event_logs`` | ||
================================================================================================================================================ ========================================================================================== | ||
|
||
|
||
|
||
Parents | ||
-------- | ||
|
||
|
||
- :ref:`nuqos.NUQOS<nuqos>` | ||
|
||
- :ref:`nuzone.NUZone<nuzone>` | ||
|
||
- :ref:`nuvport.NUVPort<nuvport>` | ||
|
||
- :ref:`nusubnet.NUSubnet<nusubnet>` | ||
|
||
- :ref:`nuvrs.NUVRS<nuvrs>` | ||
|
||
- :ref:`nudomain.NUDomain<nudomain>` | ||
|
||
- :ref:`nul2domain.NUL2Domain<nul2domain>` | ||
|
||
- :ref:`nume.NUMe<nume>` | ||
|
||
- :ref:`nuegressacltemplate.NUEgressACLTemplate<nuegressacltemplate>` | ||
|
||
- :ref:`nuuser.NUUser<nuuser>` | ||
|
||
- :ref:`nutier.NUTier<nutier>` | ||
|
||
- :ref:`nuenterprise.NUEnterprise<nuenterprise>` | ||
|
||
- :ref:`nuingressacltemplate.NUIngressACLTemplate<nuingressacltemplate>` | ||
|
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Oops, something went wrong.