Interface Vnf

    • Method Detail

      • getId

        String getId()
        Returns:
        id : Unique identifier for the Vnf.
      • getName

        String getName()
        Returns:
        name : Human readable name for the Vnf (255 characters limit). Does not have to be unique.
      • getTenantId

        String getTenantId()
        Returns:
        tenantId : Owner of the Vnf. Only an administrative user can specify a tenant ID other than its own.
      • getDescription

        String getDescription()
        Returns:
        description : Human readable description for the Vnf (1024 characters limit).
      • getAttributes

        VnfAttributes getAttributes()
        Returns:
        attributes
      • getManagementUrl

        String getManagementUrl()
        Returns:
        managementUrl
      • getVnfdId

        String getVnfdId()
        Returns:
        the vnfdId
      • getErrorReason

        String getErrorReason()
        Returns:
        the errorReason
      • getVimId

        String getVimId()
        Returns:
        the vimId
      • getInstanceId

        String getInstanceId()
        Returns:
        the instanceId