Skip to content

How to apply storage profile after update it #859

Open
@veeravel-vsv

Description

@veeravel-vsv

I have a scenario to apply the storage profile after the update.

In the earlier version 6.7.0, we can apply the storage profile after update using the ProfileManger.PbmApplyProfile method

But in 6.7.3, there is no such method to apply the storage profile

pbm_content.profileManager
pbm_content.profileManager.PbmAssignDefaultRequirementProfile( pbm_content.profileManager.PbmQueryAssociatedProfile(
pbm_content.profileManager.PbmCreate( pbm_content.profileManager.PbmQueryAssociatedProfiles(
pbm_content.profileManager.PbmDelete( pbm_content.profileManager.PbmQueryDefaultRequirementProfile(
pbm_content.profileManager.PbmFetchCapabilityMetadata( pbm_content.profileManager.PbmQueryDefaultRequirementProfiles(
pbm_content.profileManager.PbmFetchCapabilitySchema( pbm_content.profileManager.PbmQueryProfile(
pbm_content.profileManager.PbmFetchResourceType( pbm_content.profileManager.PbmQuerySpaceStatsForStorageContainer(
pbm_content.profileManager.PbmFetchVendorInfo( pbm_content.profileManager.PbmResetDefaultRequirementProfile(
pbm_content.profileManager.PbmFindApplicableDefaultProfile( pbm_content.profileManager.PbmResetVSanDefaultProfile(
pbm_content.profileManager.PbmQueryAssociatedEntities( pbm_content.profileManager.PbmRetrieveContent(
pbm_content.profileManager.PbmQueryAssociatedEntity( pbm_content.profileManager.PbmUpdate(

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions