nulicense¶
-
nulicense.NULicense(bambou.nurest_object.NUMetaRESTObject,):
Enables retrieval/modification and creation of license files. Most of the attributes are retrieved from the encrypted license. The create API simply provides the encrypted license that is in base64 format.
Attributes¶
major_release
: Major software release associated with this licenselast_updated_by
: ID of the user who last updated the object.additional_supported_versions
: Indicates additional versions supported by the license.request_id
: Unique number generated by the License Management system used to identify each license.phone
: Phone number of the owner associated with the license filelicense
(Mandatory): Base 64 value of the licenselicense_encryption
: License encryptionlicense_entities
: Indicates non enforceable entities associated with the license.license_id
: Unique identifier of the license filelicense_type
: Nonelicensed_feature
: Indicates the feature supported by the license. Possible value is “vss”.minor_release
: Minor software release for which this license has been issuedzip
: Zipcode of the owner associated with the license filecity
: City of the owner associated with the license fileallowed_avrsgs_count
: Maximum number of AVRSGs enabled with this license. A value of -1 indicates an unlimited number of AVRSGsallowed_avrss_count
: Maximum number of AVRSs enabled with this license. A value of -1 indicates an unlimited number of AVRSsallowed_cpes_count
: Maximum number of NSGs enabled with this license. A value of -1 indicates an unlimited number of NSGsallowed_nics_count
: Maximum number of NICs allowed. A value of -1 indicates unlimited number of NICsallowed_vdfgs_count
: Maximum number of VDFGs enabled with this license. A value of -1 indicates an unlimited number of VDFGs.allowed_vdfs_count
: Maximum number of VDFs enabled with this license. A value of -1 indicates an unlimited number of VDFsallowed_vms_count
: Maximum number of VMs enabled with this license. A value of -1 indicates an unlimited number of VMsallowed_vrsgs_count
: Maximum number of VRSGs enabled with this license. A value of -1 indicates an unlimited number of VRSGsallowed_vrss_count
: Maximum number of VRSs enabled with this license. A value of -1 indicates an unlimited number of VRSsemail
: Email of the owner associated with the license fileencryption_mode
: Indicates if the system is associated with a license that allows encryption or notunique_license_identifier
: Indicates combined string of first 16 and last 16 characters of the license string to be shown in the APIentity_scope
: Specify if scope of entity is Data center or Enterprise levelcompany
: Company of the owner associated with the license filecountry
: Country of the owner associated with the license fileproduct_version
: Version of the product that this license applies toprovider
: Provider of the license fileis_cluster_license
: Indicates if the license is associated with standlone or cluster setup of VSDuser_name
: The name of the user associated with the licensestate
: State of the owner associated with the license filestreet
: Address of the owner associated with the license filecustomer_key
: Customer key associated with the liceseexpiration_date
: Expiration date of this licenseexpiry_timestamp
: The Timestamp value of the expiration date of this licenseexternal_id
: External object ID. Used for integration with third party systemssystem
: System name information provided by the License Management System.
Children¶
class | fetcher |
numetadata.NUMetadata | metadatas |
nuglobalmetadata.NUGlobalMetadata | global_metadatas |
nueventlog.NUEventLog | event_logs |