nunatmapentry¶
-
nunatmapentry.NUNATMapEntry(bambou.nurest_object.NUMetaRESTObject,):
Defines a MAP between the private ip and public ip.
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 levelprivate_ip
(Mandatory): Private IP address of the interfaceprivate_port
: Private port identificationassociated_patnat_pool_id
: Indicates which PATNATPool this entry belongs topublic_ip
(Mandatory): Public IP address of the interfacepublic_port
: Public port identificationexternal_id
: External object ID. Used for integration with third party systemstype
(Mandatory): The type of address mapping this instance is.
Children¶
class | fetcher |
numetadata.NUMetadata | metadatas |
nuglobalmetadata.NUGlobalMetadata | global_metadatas |