Interface Vnfd

    • Method Detail

      • getId

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

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

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

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

        String getManagementDriver()
        Returns:
        managementDriver
      • getInfrastructureDriver

        String getInfrastructureDriver()
        Returns:
        infrastructureDriver