imcsdk.mometa.current package

Submodules

This module contains the general information for CurrentCertificate ManagedObject.

class imcsdk.mometa.current.CurrentCertificate.CurrentCertificate(parent_mo_or_dn, **kwargs)[source]

Bases: imcsdk.imcmo.ManagedObject

This is CurrentCertificate class.

consts = <imcsdk.mometa.current.CurrentCertificate.CurrentCertificateConsts instance>
mo_meta = <imcsdk.imccoremeta.MoMeta object>
naming_props = set([])
prop_map = {'dn': 'dn', 'status': 'status', 'validFrom': 'valid_from', 'countryCode': 'country_code', 'locality': 'locality', 'validTo': 'valid_to', 'serialNumber': 'serial_number', 'commonName': 'common_name', 'issuerState': 'issuer_state', 'issuerLocality': 'issuer_locality', 'issuerOrganizationalUnit': 'issuer_organizational_unit', 'state': 'state', 'issuerCountryCode': 'issuer_country_code', 'issuerOrganization': 'issuer_organization', 'organization': 'organization', 'rn': 'rn', 'issuerCommonName': 'issuer_common_name', 'organizationalUnit': 'organizational_unit', 'childAction': 'child_action'}
prop_meta = {'dn': <imcsdk.imccoremeta.MoPropertyMeta object at 0x10d80ea10>, 'issuer_organizational_unit': <imcsdk.imccoremeta.MoPropertyMeta object at 0x10d80e990>, 'valid_from': <imcsdk.imccoremeta.MoPropertyMeta object at 0x10d44b490>, 'issuer_common_name': <imcsdk.imccoremeta.MoPropertyMeta object at 0x10d80ead0>, 'serial_number': <imcsdk.imccoremeta.MoPropertyMeta object at 0x10d80e050>, 'locality': <imcsdk.imccoremeta.MoPropertyMeta object at 0x10d80ef50>, 'issuer_organization': <imcsdk.imccoremeta.MoPropertyMeta object at 0x10d80edd0>, 'issuer_country_code': <imcsdk.imccoremeta.MoPropertyMeta object at 0x10d80ee90>, 'valid_to': <imcsdk.imccoremeta.MoPropertyMeta object at 0x10d44b250>, 'status': <imcsdk.imccoremeta.MoPropertyMeta object at 0x10d44b350>, 'state': <imcsdk.imccoremeta.MoPropertyMeta object at 0x10d44ba90>, 'organizational_unit': <imcsdk.imccoremeta.MoPropertyMeta object at 0x10d80ec90>, 'country_code': <imcsdk.imccoremeta.MoPropertyMeta object at 0x10d80efd0>, 'issuer_state': <imcsdk.imccoremeta.MoPropertyMeta object at 0x10d80eed0>, 'common_name': <imcsdk.imccoremeta.MoPropertyMeta object at 0x10d80e810>, 'organization': <imcsdk.imccoremeta.MoPropertyMeta object at 0x10d80e550>, 'rn': <imcsdk.imccoremeta.MoPropertyMeta object at 0x10d80ee10>, 'issuer_locality': <imcsdk.imccoremeta.MoPropertyMeta object at 0x10d80ed10>, 'child_action': <imcsdk.imccoremeta.MoPropertyMeta object at 0x10d80e610>}
class imcsdk.mometa.current.CurrentCertificate.CurrentCertificateConsts[source]

Module contents