nuvcentereamconfig

nuvcentereamconfig.NUVCenterEAMConfig(bambou.nurest_object.NUMetaRESTObject,):

The EAM solution configuration.

Attributes

  • eam_server_ip (Mandatory): The EAM server IP
  • eam_server_port_number (Mandatory): The EAM server port number
  • eam_server_port_type (Mandatory): The EAM server port Type
  • last_updated_by: ID of the user who last updated the object.
  • vib_url: The url for the optional vib
  • entity_scope: Specify if scope of entity is Data center or Enterprise level
  • ovf_url (Mandatory): The url for the ovf
  • extension_key: Key of the extension that the solution registers
  • external_id: External object ID. Used for integration with third party systems

Children

class fetcher
numetadata.NUMetadata metadatas
nuglobalmetadata.NUGlobalMetadata global_metadatas

Parents