.. Class Doc file class cobra.model.vns.SvcGraphVersion ===================================== .. class:: cobra.model.vns.SvcGraphVersion The version of the entire service graph model. This is validated against the device script APIC model version. This number is of the form x.y, where x represents the major version number and y represents the minor version number of the service graph model. Guidelines: 1. The minor version is increased whenever a backward compatible change is made. This could include adding new properties or managed objects in the service graph model. It is expected that a device script with an earlier minor version number will continue to operate (albeit at a possibly reduced capability). 2. The major version number is increased whenever a backward incompatible change is made. A device script with an earlier major version number will fail to load. Containers: * :class:`cobra.model.infra.Infra` Containment: * :class:`cobra.model.fault.Delegate` Properties: - childAction : Delete or ignore. For internal use only. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - descr : Additional descriptive information about the object. + isNaming: False + isCreateOnly: False + isConfig: True + isImplicit: False - dn : A tag or metadata is a non-hierarchical keyword or term assigned to the fabric module. + isNaming: False + isCreateOnly: True + isConfig: False + isImplicit: True - lcOwn : This property is managed internally and should not be modified by the user. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - modTs : The modification time stamp. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - name : null + isNaming: False + isCreateOnly: False + isConfig: True + isImplicit: False - ownerKey : The key for enabling clients to own their data for entity correlation. + isNaming: False + isCreateOnly: False + isConfig: True + isImplicit: False - ownerTag : A tag for enabling clients to add their own data. For example, to indicate who created this object. + isNaming: False + isCreateOnly: False + isConfig: True + isImplicit: False - rn : Identifies an object from its siblings within the context of its parent object. The distinguished name contains a sequence of relative names. + isNaming: False + isCreateOnly: True + isConfig: False + isImplicit: True - status : The upgrade status. This property is for internal use only. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - uid : This property is managed internally and should not be modified by the user. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - version : The version of the service graph model. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True