[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api

SharePinboardRequest

Properties

array of string
groups_read_access Optional

List of groups with read privilege for the pinboard


array of string
groups_write_access Optional

List of groups with read and write privilege for the pinboard


array of string
users_read_access Optional

List of users with read privilege for the pinboard


array of string
users_write_access Optional

List of users with all privileges for the pinboard

JSON Example

{
    "groups_read_access": [
        "CN=Dev,CN=Users,DC=vrni,DC=com"
    ],
    "groups_write_access": [
        "CN=HR,CN=Users,DC=vrni,DC=com"
    ],
    "users_read_access": [
        "admin1@vmware.com",
        "user@vmware.com"
    ],
    "users_write_access": [
        "admin1@vmware.com",
        "user@vmware.com"
    ]
}
[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
Parameter To

Remove Share Pinboard
Share Pinboard

Feedback

Was this page helpful?