Getting Details Of A Subscription Profile For An IP Domain
search cancel

Getting Details Of A Subscription Profile For An IP Domain

book

Article ID: 303982

calendar_today

Updated On:

Products

VMware Smart Assurance

Issue/Introduction

Details the steps needed to get the details of a subscription profile

Environment

Smarts 10.X

Resolution

From <BASEDIR>/IP/smarts/bin, to get a list all subscription profiles via: 

dmctl -s INCHARGE-AM-PM get GA_SubscriberProfile::PROFILE-default


Get the details for a specific subscription profile, example (from UNIX):
  

   A.  bash-2.05$ ./dmctl -s <DOMAIN> getI   GA_SubscriberProfile
   PROFILE-default   PROFILE-user1   PROFILE-user2
     B.  bash-2.05$ ./dmctl -s <DOMAIN> get GA_SubscriberProfile::PROFILE-default

Properties of GA_SubscriberProfile::PROFILE-default:
    CreationClassName = GA_SubscriberProfile
          Name = PROFILE-default
          ServiceName =
          clientName =
          subscriptions = {
 {
   .*
   .*
   .*
   77840
 }
 {
   ICIM_UnitaryComputerSystem
   .*
   Unresponsive
   77825
 }
 { etc