Endpoint
/api/v2/tenants/{tenantId}/credentialSets/{credentialSetId}

Deletes a credential set.

Path Parameters
tenantId
string

credentialSetId
string

Responses

OK

Endpoint
/api/v2/tenants/{tenantId}/credentialSets/{credentialSetId}

Gets credential set details by ID.

Path Parameters
tenantId
string

credentialSetId
string

Responses

OK

accountId
string

accountKey
string

accountName
string

apiEndPoint
string

assignedDeviceGroups
array

assignedDeviceGroups.assignDevices
assignedDeviceGroups.client
assignedDeviceGroups.createdTime
assignedDeviceGroups.description
assignedDeviceGroups.deviceCount
assignedDeviceGroups.id
assignedDeviceGroups.name
assignedDeviceGroups.updatedTime
assignedDevices
array

assignedDevices.bios
assignedDevices.clientUniqueId
assignedDevices.generalInfo
assignedDevices.id
assignedDevices.ipAddress
assignedDevices.state
assignedDevices.status
assignedDevices.type
assignedDevices.uniqueId
assignedUsers
array

assignedUsers.address
(Optional) User address.
assignedUsers.altEmail
assignedUsers.authType
assignedUsers.changePassword
assignedUsers.city
(Optional) City name.
assignedUsers.country
Country name. To get the list of countries, use Get Countries API.
assignedUsers.createdTime
assignedUsers.designation
(Optional) User designation.
assignedUsers.email
Email of the user. (Alert and report notifications are sent to the email address.)
assignedUsers.firstName
User first name.
assignedUsers.id
assignedUsers.lastName
User last name
assignedUsers.loginName
User login name.
assignedUsers.mobileNumber
(Optional) User mobile number.
assignedUsers.orgId
assignedUsers.organizationName
assignedUsers.password
Password must have a minimum of 7 characters with at least: - One number (0-9) - One special character (#,!, $,*) - One lowercase (a-z) - One uppercase (A-Z) character
assignedUsers.phoneNumber
(Optional) User phone number.
assignedUsers.profileImage
assignedUsers.roles
(Optional) Defines permission sets to user and user groups on devices and device groups. Assign roles to a user. See Search Roles API to get roles created under a partner or client.
assignedUsers.state
(Optional) State name.
assignedUsers.status
assignedUsers.timeZone
Time zone of the country. Use the Get Timezones API to get the list of timezones. Example: "timeZone": { "code": "EST"}
assignedUsers.updatedTime
assignedUsers.userAccountType
(Optional) User account type: - REGULAR - BUSINESS
assignedUsers.userGroupType
(Optional) Assign users to all user groups, or specific users groups. A user can also be an individual user, NOT being part of any user group. Supported Values: ALL, NONE - If a user should be part of all user groups, provide userGroupType: ALL - If a user should be part of a specific user group, provide user group name. Example:"userGroups": [{ "name": "Luminalto Admins" }] - If a user should NOT be part of any user group, provide userGroupType: NONE
assignedUsers.userGroups
(Optional) Assign users to specific user groups. Provide name of the user group.Use Search User Groups API to get details of user groups.
assignedUsers.userNotifications
(Optional) Email to which the alert and report notifications are sent.
assignedUsers.zip
(Optional) Zip code.
authProtocol
string

autoEnableMode
boolean

collectorType
string

Collector type.

community
string

credentialType
string

Credential type.

description
string

domainName
string

Domain name.

enablePassword
string

encryptPassword
string

esxPassword
string

esxUserName
string

fileAuthScope
string

managementCertificate
string

managementCertificatePassphrase
string

name
string

Credential set name.

password
string

Credentials of user.

port
integer

secure
boolean

securityLevel
string

Security level.

securityName
string

snmpContext
string

snmpVersion
string

spAuthScope
string

spNameSpace
string

spPassword
string

spPort
integer

spSecure
boolean

spUserName
string

sshCredentialType
string

SSH credential type.

syncDataTS
integer

timeoutMs
integer

Time out, represented in milliseconds.

transportType
string

Transport layer type.

uniqueId
string

universal
boolean

userName
string

Credentials of user.

{
  "assignedDeviceGroups": [
    {
      "assignDevices": [
        {
          "name": "172.26.103.1",
          "type": "DEVICE",
          "uniqueId": "edd5e6db-3e7f-4292-9e7f-ab1532ce3b6c"
        },
        {
          "name": "172.30.143.112",
          "type": "DEVICE",
          "uniqueId": "ad135334-378c-4e5b-93b4-937ddaf51d1d"
        },
        {
          "name": "AZR-SQL-01",
          "type": "DEVICE",
          "uniqueId": "b800080f-ed78-4137-8762-db8e053d32a6"
        },
        {
          "name": "NE-Prod-AZ-DC1",
          "type": "DEVICE",
          "uniqueId": "01ba572d-d098-408a-bf3f-9a537e0987ca"
        },
        {
          "name": "NNCVM",
          "type": "DEVICE",
          "uniqueId": "e97381b9-c1ef-477e-b9c8-58fe94e01c02"
        },
        {
          "name": "VMSCAN-PC",
          "type": "DEVICE",
          "uniqueId": "b1483cfe-5f2e-46d5-8aaa-c294f90ba271"
        },
        {
          "name": "vnetvm",
          "type": "DEVICE",
          "uniqueId": "5bc778e3-b08e-49b4-8a64-5a919dbca83d"
        },
        {
          "name": "VTHLPT069",
          "type": "DEVICE",
          "uniqueId": "cfcb9ae5-9801-469c-acd6-fbe92acf7a06"
        },
        {
          "name": "WIN7VM",
          "type": "DEVICE",
          "uniqueId": "54137cc2-192b-43cc-bafa-4b7dda7242c1"
        },
        {
          "name": "Windows Server",
          "type": "DEVICE",
          "uniqueId": "2c5dc62e-970d-49a5-8a5e-85be032f041b"
        },
        {
          "name": "WORK-PC",
          "type": "DEVICE",
          "uniqueId": "ad0a218d-7512-435c-9b58-614470ee8658"
        }
      ],
      "client": {
        "activated": true,
        "id": 8,
        "name": "Brocade Lab",
        "uniqueId": "client_8"
      },
      "createdTime": 1469345184000,
      "description": "Devices in North-East SJ",
      "deviceCount": 11,
      "id": "1",
      "name": "OPSRAMP-SJ",
      "updatedTime": 1469353138000
    },
    {
      "assignDevices": [
        {
          "name": "SJLPT159",
          "type": "DEVICE",
          "uniqueId": "2912ca9f-5c62-451f-82a8-8c08ca9c9447"
        },
        {
          "name": "SJLPT204",
          "type": "DEVICE",
          "uniqueId": "d628b4f1-37ad-49de-8487-43125ec3178a"
        },
        {
          "name": "VMSCAN-PC",
          "type": "DEVICE",
          "uniqueId": "b1483cfe-5f2e-46d5-8aaa-c294f90ba271"
        },
        {
          "name": "VTHLPT005",
          "type": "DEVICE",
          "uniqueId": "43d49023-4c47-4dbf-a59b-9c40610e1ab8"
        },
        {
          "name": "VTHLPT069",
          "type": "DEVICE",
          "uniqueId": "cfcb9ae5-9801-469c-acd6-fbe92acf7a06"
        }
      ],
      "client": {
        "activated": true,
        "id": 8,
        "name": "Brocade Lab",
        "uniqueId": "client_8"
      },
      "createdTime": 1469345264000,
      "description": "Windows Systems at SJ",
      "deviceCount": 5,
      "id": "2",
      "name": "SJ-WINDOWS",
      "updatedTime": 1469345595000
    }
  ],
  "assignedDevices": [
    {
      "bios": {},
      "clientUniqueId": "client_8",
      "generalInfo": {
        "createdTime": "2016-07-24T06:49:45+0000",
        "deviceType": "Laptop",
        "dns": "vthlpt069.myorganization.com",
        "hostName": "VTHLPT069",
        "ipAddresses": "172.28.2.170",
        "macAddress": "28:D2:44:27:05:0E",
        "osName": "Microsoft Windows 7 Professional Service Pack 1, 64-bit",
        "updatedTime": "2016-07-24T06:49:45+0000"
      },
      "id": "cfcb9ae5-9801-469c-acd6-fbe92acf7a06",
      "ipAddress": "172.28.2.170",
      "state": "active",
      "status": "UNKNOWN",
      "type": "DEVICE"
    },
    {
      "bios": {},
      "clientUniqueId": "client_8",
      "generalInfo": {
        "createdTime": "2016-07-24T06:49:25+0000",
        "deviceType": "Windows",
        "dns": "192.168.1.5",
        "hostName": "vnetvm",
        "ipAddresses": "172.87.50.212",
        "osName": "Windows",
        "updatedTime": "2016-07-24T06:49:25+0000"
      },
      "id": "5bc778e3-b08e-49b4-8a64-5a919dbca83d",
      "ipAddress": "172.87.50.212",
      "state": "active",
      "status": "UNKNOWN",
      "type": "DEVICE"
    },
    {
      "bios": {},
      "clientUniqueId": "client_8",
      "generalInfo": {
        "createdTime": "2016-07-24T06:50:22+0000",
        "deviceType": "Windows",
        "dns": "",
        "hostName": "NE-Prod-AZ-DC1",
        "ipAddresses": "172.176.130.84",
        "osName": "Windows",
        "updatedTime": "2016-07-24T06:50:22+0000"
      },
      "id": "01ba572d-d098-408a-bf3f-9a537e0987ca",
      "ipAddress": "172.176.130.84",
      "state": "active",
      "status": "UNKNOWN",
      "type": "DEVICE"
    },
    {
      "bios": {
        "systemSerial": "81CE216C-CF76-4CE0-999A-16E6EBE039EC"
      },
      "clientUniqueId": "client_8",
      "generalInfo": {
        "agentDeploytime": "2016-07-24T15:05:15+0000",
        "createdTime": "2016-07-24T15:05:15+0000",
        "deviceType": "Linux",
        "dns": "opsrampdev",
        "hostName": "opsrampdev",
        "ipAddresses": "10.0.4.15",
        "macAddress": "08:00:27:05:C2:AC",
        "osName": "Ubuntu 12.04.2 LTS",
        "updatedTime": "2016-11-02T06:03:58+0000"
      },
      "id": "19a49e09-da18-4d91-92b7-01d6858ec2cf",
      "ipAddress": "10.0.4.15",
      "state": "active",
      "status": "UP",
      "type": "DEVICE"
    },
    {
      "bios": {},
      "clientUniqueId": "client_8",
      "generalInfo": {
        "createdTime": "2016-07-24T06:49:49+0000",
        "deviceType": "Work Station",
        "dns": "win7vm",
        "hostName": "WIN7VM",
        "ipAddresses": "192.168.1.102",
        "macAddress": "08:00:27:18:FE:AF",
        "osName": "Microsoft Windows 7 Professional Service Pack 1, 64-bit",
        "updatedTime": "2016-07-24T06:49:49+0000"
      },
      "id": "54137cc2-192b-43cc-bafa-4b7dda7242c1",
      "ipAddress": "192.168.1.102",
      "state": "active",
      "status": "UNKNOWN",
      "type": "DEVICE"
    },
    {
      "bios": {},
      "clientUniqueId": "client_8",
      "generalInfo": {
        "createdTime": "2016-07-24T06:49:52+0000",
        "deviceType": "Windows",
        "dns": "",
        "hostName": "Windows Server",
        "ipAddresses": "172.30.128.119",
        "osName": "Microsoft Windows Server 2008 R2 (64-bit)",
        "updatedTime": "2016-07-24T06:49:52+0000"
      },
      "id": "2c5dc62e-970d-49a5-8a5e-85be032f041b",
      "ipAddress": "172.30.128.119",
      "state": "active",
      "status": "UNKNOWN",
      "type": "DEVICE"
    },
    {
      "bios": {},
      "clientUniqueId": "client_8",
      "generalInfo": {
        "createdTime": "2016-07-24T06:49:27+0000",
        "deviceType": "Work Station",
        "dns": "vmscan-pc",
        "hostName": "VMSCAN-PC",
        "ipAddresses": "10.0.2.15",
        "macAddress": "08:00:27:4E:C7:C0",
        "osName": "Microsoft Windows 7 Professional Service Pack 1",
        "updatedTime": "2016-07-24T06:49:26+0000"
      },
      "id": "b1483cfe-5f2e-46d5-8aaa-c294f90ba271",
      "ipAddress": "10.0.2.15",
      "state": "active",
      "status": "UNKNOWN",
      "type": "DEVICE"
    },
    {
      "bios": {},
      "clientUniqueId": "client_8",
      "generalInfo": {
        "createdTime": "2016-07-24T06:49:35+0000",
        "deviceType": "Windows",
        "dns": "",
        "hostName": "NNCVM",
        "ipAddresses": "172.43.99.176",
        "osName": "Windows",
        "updatedTime": "2016-07-24T06:49:35+0000"
      },
      "id": "e97381b9-c1ef-477e-b9c8-58fe94e01c02",
      "ipAddress": "172.43.99.176",
      "state": "active",
      "status": "UNKNOWN",
      "type": "DEVICE"
    },
    {
      "bios": {},
      "clientUniqueId": "client_8",
      "generalInfo": {
        "createdTime": "2016-07-24T06:48:58+0000",
        "deviceType": "Laptop",
        "dns": "work-pc",
        "hostName": "WORK-PC",
        "ipAddresses": "192.168.126.1",
        "macAddress": "00:50:56:C0:00:08",
        "osName": "Microsoft Windows 10, 64-bit",
        "updatedTime": "2016-07-24T06:48:58+0000"
      },
      "id": "ad0a218d-7512-435c-9b58-614470ee8658",
      "ipAddress": "192.168.126.1",
      "state": "active",
      "status": "UNKNOWN",
      "type": "DEVICE"
    },
    {
      "bios": {},
      "clientUniqueId": "client_8",
      "generalInfo": {
        "agentDeploytime": "2016-07-24T06:48:40+0000",
        "createdTime": "2016-07-24T06:48:40+0000",
        "deviceType": "Laptop",
        "dns": "",
        "hostName": "SJLPT204",
        "ipAddresses": "172.28.16.15",
        "osName": "",
        "updatedTime": "2016-07-24T06:48:40+0000"
      },
      "id": "d628b4f1-37ad-49de-8487-43125ec3178a",
      "ipAddress": "172.28.16.15",
      "state": "active",
      "status": "DOWN",
      "type": "DEVICE"
    },
    {
      "bios": {},
      "clientUniqueId": "client_8",
      "generalInfo": {
        "createdTime": "2016-07-24T06:50:06+0000",
        "deviceType": "Windows",
        "dns": "azr-sql-01",
        "hostName": "AZR-SQL-01",
        "ipAddresses": "10.1.0.4",
        "macAddress": "00:0D:3A:13:28:24",
        "osName": "Microsoft Windows Server 2012 Datacenter Edition, 64-bit",
        "updatedTime": "2016-07-24T06:50:06+0000"
      },
      "id": "b800080f-ed78-4137-8762-db8e053d32a6",
      "ipAddress": "10.1.0.4",
      "state": "active",
      "status": "UNKNOWN",
      "type": "DEVICE"
    },
    {
      "bios": {},
      "clientUniqueId": "client_8",
      "generalInfo": {
        "createdTime": "2016-07-24T06:49:00+0000",
        "deviceType": "Other",
        "dns": "",
        "hostName": "172.26.103.1",
        "ipAddresses": "172.26.103.1",
        "updatedTime": "2016-07-24T06:49:00+0000"
      },
      "id": "edd5e6db-3e7f-4292-9e7f-ab1532ce3b6c",
      "ipAddress": "172.26.103.1",
      "state": "active",
      "status": "UNKNOWN",
      "type": "DEVICE"
    },
    {
      "bios": {},
      "clientUniqueId": "client_8",
      "generalInfo": {
        "agentDeploytime": "2016-07-24T06:49:33+0000",
        "createdTime": "2016-07-24T06:49:33+0000",
        "deviceType": "Laptop",
        "dns": "sjlpt159.myorganization.com",
        "hostName": "SJLPT159",
        "ipAddresses": "172.28.2.233",
        "macAddress": "9C:2A:70:43:7A:CC",
        "osName": "Microsoft Windows 8.1 Enterprise Edition, 64-bit",
        "updatedTime": "2016-07-24T06:49:33+0000"
      },
      "id": "2912ca9f-5c62-451f-82a8-8c08ca9c9447",
      "ipAddress": "172.28.2.233",
      "state": "active",
      "status": "DOWN",
      "type": "DEVICE"
    },
    {
      "bios": {},
      "clientUniqueId": "client_8",
      "generalInfo": {
        "createdTime": "2016-07-24T06:49:58+0000",
        "deviceType": "VMware",
        "dns": "",
        "hostName": "172.30.143.112",
        "ipAddresses": "172.30.143.112",
        "osName": "VMware ESXi 6.0.0 build-2494585",
        "updatedTime": "2016-07-24T06:50:00+0000"
      },
      "id": "ad135334-378c-4e5b-93b4-937ddaf51d1d",
      "ipAddress": "172.30.143.112",
      "state": "active",
      "status": "UNKNOWN",
      "type": "DEVICE"
    },
    {
      "bios": {
        "systemSerial": "SCRIPT_FAILED"
      },
      "clientUniqueId": "client_8",
      "generalInfo": {
        "agentDeploytime": "2016-07-24T09:44:56+0000",
        "createdTime": "2016-07-24T09:44:56+0000",
        "deviceType": "Work Station",
        "dns": "vthlpt005.myorganization.com",
        "hostName": "VTHLPT005",
        "ipAddresses": "172.24.102.169",
        "macAddress": "68:94:23:9B:E1:25",
        "osName": "Microsoft Windows 7 Professional Service Pack 1, 64-bit",
        "updatedTime": "2016-11-01T06:48:20+0000"
      },
      "id": "43d49023-4c47-4dbf-a59b-9c40610e1ab8",
      "ipAddress": "172.24.102.169",
      "state": "active",
      "status": "DOWN",
      "type": "DEVICE"
    }
  ],
  "assignedUsers": [
    {
      "email": "brocadeLabBusiness@myorganization.com",
      "firstName": "BLab",
      "id": "USR0000000023",
      "lastName": "Business User",
      "loginName": "brocadeLabBusiness@myorganization.com",
      "phoneNumber": ""
    },
    {
      "email": "brocadeLab@gmail.com",
      "firstName": "Brocade",
      "id": "USR0000000014",
      "lastName": "Lab",
      "loginName": "brocadeLab@myorganization.com",
      "phoneNumber": "408-555-1230"
    },
    {
      "email": "brocadeLab@gmail.com",
      "firstName": "Brocade",
      "id": "USR0000000015",
      "lastName": "CAdmin",
      "loginName": "brocadeCAdmin@myorganization.com",
      "phoneNumber": "408-555-1235"
    }
  ],
  "autoEnableMode": false,
  "credentialType": "SNMP",
  "description": "SSH Credentails for VM",
  "name": "SSH Credentials",
  "port": 22,
  "secure": false,
  "securityLevel": "NOAUTHNOPRIV",
  "snmpVersion": "V2",
  "spPort": 0,
  "spSecure": false,
  "sshCredentialType": "PASSWORD",
  "syncDataTS": 1478085791000,
  "timeoutMs": 10000,
  "transportType": "HTTP",
  "uniqueId": "GC3jGHxmcbXYZmzj3QhvcGEw",
  "universal": true,
  "userName": "root"
}
Endpoint
/api/v2/tenants/{tenantId}/credentialSets/{credentialSetId}

Updates a credential set by ID.

Path Parameters
tenantId
string

credentialSetId
string

accountId
string

accountKey
string

accountName
string

apiEndPoint
string

assignedDeviceGroups
array

assignedDeviceGroups.assignDevices
assignedDeviceGroups.client
assignedDeviceGroups.createdTime
assignedDeviceGroups.description
assignedDeviceGroups.deviceCount
assignedDeviceGroups.id
assignedDeviceGroups.name
assignedDeviceGroups.updatedTime
assignedDevices
array

assignedDevices.bios
assignedDevices.clientUniqueId
assignedDevices.generalInfo
assignedDevices.id
assignedDevices.ipAddress
assignedDevices.state
assignedDevices.status
assignedDevices.type
assignedDevices.uniqueId
assignedUsers
array

assignedUsers.address
(Optional) User address.
assignedUsers.altEmail
assignedUsers.authType
assignedUsers.changePassword
assignedUsers.city
(Optional) City name.
assignedUsers.country
Country name. To get the list of countries, use Get Countries API.
assignedUsers.createdTime
assignedUsers.designation
(Optional) User designation.
assignedUsers.email
Email of the user. (Alert and report notifications are sent to the email address.)
assignedUsers.firstName
User first name.
assignedUsers.id
assignedUsers.lastName
User last name
assignedUsers.loginName
User login name.
assignedUsers.mobileNumber
(Optional) User mobile number.
assignedUsers.orgId
assignedUsers.organizationName
assignedUsers.password
Password must have a minimum of 7 characters with at least: - One number (0-9) - One special character (#,!, $,*) - One lowercase (a-z) - One uppercase (A-Z) character
assignedUsers.phoneNumber
(Optional) User phone number.
assignedUsers.profileImage
assignedUsers.roles
(Optional) Defines permission sets to user and user groups on devices and device groups. Assign roles to a user. See Search Roles API to get roles created under a partner or client.
assignedUsers.state
(Optional) State name.
assignedUsers.status
assignedUsers.timeZone
Time zone of the country. Use the Get Timezones API to get the list of timezones. Example: "timeZone": { "code": "EST"}
assignedUsers.updatedTime
assignedUsers.userAccountType
(Optional) User account type: - REGULAR - BUSINESS
assignedUsers.userGroupType
(Optional) Assign users to all user groups, or specific users groups. A user can also be an individual user, NOT being part of any user group. Supported Values: ALL, NONE - If a user should be part of all user groups, provide userGroupType: ALL - If a user should be part of a specific user group, provide user group name. Example:"userGroups": [{ "name": "Luminalto Admins" }] - If a user should NOT be part of any user group, provide userGroupType: NONE
assignedUsers.userGroups
(Optional) Assign users to specific user groups. Provide name of the user group.Use Search User Groups API to get details of user groups.
assignedUsers.userNotifications
(Optional) Email to which the alert and report notifications are sent.
assignedUsers.zip
(Optional) Zip code.
authProtocol
string

autoEnableMode
boolean

collectorType
string

Collector type.

community
string

credentialType
string

Credential type.

description
string

domainName
string

Domain name.

enablePassword
string

encryptPassword
string

esxPassword
string

esxUserName
string

fileAuthScope
string

managementCertificate
string

managementCertificatePassphrase
string

name
string

Credential set name.

password
string

Credentials of user.

port
integer

secure
boolean

securityLevel
string

Security level.

securityName
string

snmpContext
string

snmpVersion
string

spAuthScope
string

spNameSpace
string

spPassword
string

spPort
integer

spSecure
boolean

spUserName
string

sshCredentialType
string

SSH credential type.

syncDataTS
integer

timeoutMs
integer

Time out, represented in milliseconds.

transportType
string

Transport layer type.

uniqueId
string

universal
boolean

userName
string

Credentials of user.

{
  "assignedDeviceGroups": [
    {
      "id": "1665"
    },
    {
      "id": "1790"
    }
  ],
  "assignedDevices": [
    {
      "uniqueId": "DEV0000015402"
    }
  ],
  "name": "UPDATING CREDENTIAL SET CREATED ID  : 335"
}

Responses

OK

accountId
string

accountKey
string

accountName
string

apiEndPoint
string

assignedDeviceGroups
array

assignedDeviceGroups.assignDevices
assignedDeviceGroups.client
assignedDeviceGroups.createdTime
assignedDeviceGroups.description
assignedDeviceGroups.deviceCount
assignedDeviceGroups.id
assignedDeviceGroups.name
assignedDeviceGroups.updatedTime
assignedDevices
array

assignedDevices.bios
assignedDevices.clientUniqueId
assignedDevices.generalInfo
assignedDevices.id
assignedDevices.ipAddress
assignedDevices.state
assignedDevices.status
assignedDevices.type
assignedDevices.uniqueId
assignedUsers
array

assignedUsers.address
(Optional) User address.
assignedUsers.altEmail
assignedUsers.authType
assignedUsers.changePassword
assignedUsers.city
(Optional) City name.
assignedUsers.country
Country name. To get the list of countries, use Get Countries API.
assignedUsers.createdTime
assignedUsers.designation
(Optional) User designation.
assignedUsers.email
Email of the user. (Alert and report notifications are sent to the email address.)
assignedUsers.firstName
User first name.
assignedUsers.id
assignedUsers.lastName
User last name
assignedUsers.loginName
User login name.
assignedUsers.mobileNumber
(Optional) User mobile number.
assignedUsers.orgId
assignedUsers.organizationName
assignedUsers.password
Password must have a minimum of 7 characters with at least: - One number (0-9) - One special character (#,!, $,*) - One lowercase (a-z) - One uppercase (A-Z) character
assignedUsers.phoneNumber
(Optional) User phone number.
assignedUsers.profileImage
assignedUsers.roles
(Optional) Defines permission sets to user and user groups on devices and device groups. Assign roles to a user. See Search Roles API to get roles created under a partner or client.
assignedUsers.state
(Optional) State name.
assignedUsers.status
assignedUsers.timeZone
Time zone of the country. Use the Get Timezones API to get the list of timezones. Example: "timeZone": { "code": "EST"}
assignedUsers.updatedTime
assignedUsers.userAccountType
(Optional) User account type: - REGULAR - BUSINESS
assignedUsers.userGroupType
(Optional) Assign users to all user groups, or specific users groups. A user can also be an individual user, NOT being part of any user group. Supported Values: ALL, NONE - If a user should be part of all user groups, provide userGroupType: ALL - If a user should be part of a specific user group, provide user group name. Example:"userGroups": [{ "name": "Luminalto Admins" }] - If a user should NOT be part of any user group, provide userGroupType: NONE
assignedUsers.userGroups
(Optional) Assign users to specific user groups. Provide name of the user group.Use Search User Groups API to get details of user groups.
assignedUsers.userNotifications
(Optional) Email to which the alert and report notifications are sent.
assignedUsers.zip
(Optional) Zip code.
authProtocol
string

autoEnableMode
boolean

collectorType
string

Collector type.

community
string

credentialType
string

Credential type.

description
string

domainName
string

Domain name.

enablePassword
string

encryptPassword
string

esxPassword
string

esxUserName
string

fileAuthScope
string

managementCertificate
string

managementCertificatePassphrase
string

name
string

Credential set name.

password
string

Credentials of user.

port
integer

secure
boolean

securityLevel
string

Security level.

securityName
string

snmpContext
string

snmpVersion
string

spAuthScope
string

spNameSpace
string

spPassword
string

spPort
integer

spSecure
boolean

spUserName
string

sshCredentialType
string

SSH credential type.

syncDataTS
integer

timeoutMs
integer

Time out, represented in milliseconds.

transportType
string

Transport layer type.

uniqueId
string

universal
boolean

userName
string

Credentials of user.

{
  "assignedAcls": [],
  "assignedDeviceGroups": [],
  "assignedDevices": [],
  "assignedUsers": [],
  "autoEnableMode": false,
  "name": "UPDATING CREDENTIAL SET CREATED ID  : 335",
  "port": 0,
  "secure": false,
  "snmpVersion": "V2",
  "spPort": 0,
  "spSecure": false,
  "timeoutMs": 0,
  "uniqueId": "6rHBKNjsQcJM5ssqZ7NhmZsp",
  "universal": true
}