API Guide

Table Of Contents
Get details of cluster profiles
Table 88. Get details of cluster profiles
Field Type Description
id String Cluster ID or cluster profile ID or
repository profile ID or system profile ID
or drift detection job ID
profileName String Cluster profile name or repository profile
name or system profile name
description String Description of cluster profile or
repository profile or system profile
name String Cluster name
repoType String Repository profile type (Driver or
Firmware)
status String Drift detection job status
Get list of repository profiles
Table 89. Get list of repository profiles
Field Type Description
id String vCenter ID
profileName String Repository profile name
Get repository profile details
Table 90. Get repository profile details
Field Type Description
id String Repository profile ID
name String Repository profile name
description String Repository profile description.
globalDefault Boolean Dell EMC default catalog repository
profile (True). Factory-created firmware
repository profile.
repoType String Repository Type (Firmware or Driver)
protocolType String Protocol Type (NFS, CIFS). For
NFS, credential is not required.For
CIFS credentials are required. domain
parameter is not mandatory.
uri String Catalog location
synchronzeRepository Boolean Synchronize with currently repository
location (Enabled or Disabled)
username String share username
domain String domain name
password String share password
Response body 99