Removes this Purview application group‘s configurations (application and/or description)
no [application <PURVIEW-APP-NAME>|description]
no [application <PURVIEW-APP-NAME>|description]
no <PARAMETERS> | Removes an application associated with this group, and removes the group‘s description |
The following example displays the purview-application-group ‘PurvAppGrp‘ configuration before the execution of ‘no‘ commands:
nx9500-6C8809(config-purview-app-group-PurvAppGrp)#show context application-group PurvAppGrp description “This Purview Application Group contains Alibaba application.” application Alipay application Alibaba application AliExpress nx9500-6C8809(config-purview-app-group-PurvAppGrp)#
nx9500-6C8809(config-purview-app-group-PurvAppGrp)#no application Alipay
nx9500-6C8809(config-app-group-amazon)#no description
The following example displays the purview-application-group ‘PurvAppGrp‘ configuration after the execution of ‘no‘ commands:
nx9500-6C8809(config-purview-app-group-PurvAppGrp)#show context application-group PurvAppGrp application Alibaba application AliExpress nx9500-6C8809(config-purview-app-group-PurvAppGrp)#