Represents a Location or User Defined group explicitly assigned to a current virtual domain. This API is not intended for ROOT-DOMAIN, for ROOT-DOMAIN the API returns all groups including Device Type groups.
Since Product Version: 3.2
Resource Information
Rate Limiting?
|
Yes
|
Sorting?
|
Yes
|
Paging?
|
Yes
|
Filtering?
|
Yes
|
Group Filtering?
|
No
|
Aggregation?
|
No
|
Response Formats
|
|
User Group
|
NBI Read
|
HTTP Methods
|
|
DevNet Discussions
API version v1 is deprecated
This API version has been deprecated. It will be removed in a future release of the product. Please develop new clients using the latest API version. Please modify your existing clients to use a later API version.
Resource URL
/webacs/api/v1/data/VDAssociatedGroups
Response Parameters
hierarchyName
String
|
Dynamic Group hierarchical name
|
name
String
|
|
Sample Payloads
Sample payloads are for information only. They are automatically generated and the values included may not be representative of actual valid data values.
Sample XML Payload
https://localhost/webacs/api/v1/data/VDAssociatedGroups/15
<?xml version="1.0" ?>
<queryResponse type="VDAssociatedGroups" responseType="getEntity" requestUrl="https://localhost/webacs/api/v1/data/VDAssociatedGroups/15" rootUrl="https://localhost/webacs/api/v1/data">
<entity dtoType="vDAssociatedGroupsDTO" type="VDAssociatedGroups" url="https://localhost/webacs/api/v1/data/VDAssociatedGroups/15">
<vdAssociatedGroupsDTO displayName="String value" id="15" uuid="String value">
<hierarchyName>String value</hierarchyName>
<name>String value</name>
</vdAssociatedGroupsDTO>
</entity>
</queryResponse>
Sample JSON Payload
https://localhost/webacs/api/v1/data/VDAssociatedGroups/15.json
{
"queryResponse" : {
"@type" : "VDAssociatedGroups",
"@responseType" : "getEntity",
"@requestUrl" : "https : \/\/localhost\/webacs\/api\/v1\/data\/VDAssociatedGroups\/15",
"@rootUrl" : "https : \/\/localhost\/webacs\/api\/v1\/data",
"entity" : {
"@dtoType" : "vDAssociatedGroupsDTO",
"@type" : "VDAssociatedGroups",
"@url" : "https : \/\/localhost\/webacs\/api\/v1\/data\/VDAssociatedGroups\/15",
"vdAssociatedGroupsDTO" : {
"@displayName" : "String value",
"@id" : "15",
"@uuid" : "String value",
"hierarchyName" : "String value",
"name" : "String value"
}
}
}
}
Resource Information
Rate Limiting?
|
Yes
|
Sorting?
|
Yes
|
Paging?
|
Yes
|
Filtering?
|
Yes
|
Group Filtering?
|
No
|
Aggregation?
|
No
|
Response Formats
|
|
User Group
|
NBI Read
|
HTTP Methods
|
|
DevNet Discussions
Resource URL
/webacs/api/v2/data/VDAssociatedGroups
Unmodified
This resource has not been modified since the previous API version.
Response Parameters
hierarchyName
String
|
Dynamic Group hierarchical name
|
name
String
|
|
Sample Payloads
Sample payloads are for information only. They are automatically generated and the values included may not be representative of actual valid data values.
Sample XML Payload
https://localhost/webacs/api/v2/data/VDAssociatedGroups/15
<?xml version="1.0" ?>
<queryResponse type="VDAssociatedGroups" responseType="getEntity" requestUrl="https://localhost/webacs/api/v2/data/VDAssociatedGroups/15" rootUrl="https://localhost/webacs/api/v2/data">
<entity dtoType="vDAssociatedGroupsDTO" type="VDAssociatedGroups" url="https://localhost/webacs/api/v2/data/VDAssociatedGroups/15">
<vdAssociatedGroupsDTO displayName="String value" id="15" uuid="String value">
<hierarchyName>String value</hierarchyName>
<name>String value</name>
</vdAssociatedGroupsDTO>
</entity>
</queryResponse>
Sample JSON Payload
https://localhost/webacs/api/v2/data/VDAssociatedGroups/15.json
{
"queryResponse" : {
"@type" : "VDAssociatedGroups",
"@requestUrl" : "https://localhost/webacs/api/v2/data/VDAssociatedGroups/15",
"@responseType" : "getEntity",
"@rootUrl" : "https://localhost/webacs/api/v2/data",
"entity" : [ {
"@dtoType" : "vDAssociatedGroupsDTO",
"@type" : "VDAssociatedGroups",
"@url" : "https://localhost/webacs/api/v2/data/VDAssociatedGroups/15",
"vdAssociatedGroupsDTO" : {
"@displayName" : "String value",
"@id" : 15,
"@uuid" : "String value",
"hierarchyName" : "String value",
"name" : "String value"
}
} ]
}
}
Resource Information
Rate Limiting?
|
Yes
|
Sorting?
|
Yes
|
Paging?
|
Yes
|
Filtering?
|
Yes
|
Group Filtering?
|
No
|
Aggregation?
|
No
|
Response Formats
|
|
User Group
|
NBI Read
|
HTTP Methods
|
|
DevNet Discussions
Resource URL
/webacs/api/v3/data/VDAssociatedGroups
Unmodified
This resource has not been modified since the previous API version.
Response Parameters
hierarchyName
String
|
Dynamic Group hierarchical name
|
name
String
|
|
Sample Payloads
Sample payloads are for information only. They are automatically generated and the values included may not be representative of actual valid data values.
Sample XML Payload
https://localhost/webacs/api/v3/data/VDAssociatedGroups/15
<?xml version="1.0" ?>
<queryResponse type="VDAssociatedGroups" responseType="getEntity" requestUrl="https://localhost/webacs/api/v3/data/VDAssociatedGroups/15" rootUrl="https://localhost/webacs/api/v3/data">
<entity dtoType="vDAssociatedGroupsDTO" type="VDAssociatedGroups" url="https://localhost/webacs/api/v3/data/VDAssociatedGroups/15">
<vdAssociatedGroupsDTO displayName="String value" id="15" uuid="String value">
<hierarchyName>String value</hierarchyName>
<name>String value</name>
</vdAssociatedGroupsDTO>
</entity>
</queryResponse>
Sample JSON Payload
https://localhost/webacs/api/v3/data/VDAssociatedGroups/15.json
{
"queryResponse" : {
"@type" : "VDAssociatedGroups",
"@requestUrl" : "https://localhost/webacs/api/v3/data/VDAssociatedGroups/15",
"@responseType" : "getEntity",
"@rootUrl" : "https://localhost/webacs/api/v3/data",
"entity" : [ {
"@dtoType" : "vDAssociatedGroupsDTO",
"@type" : "VDAssociatedGroups",
"@url" : "https://localhost/webacs/api/v3/data/VDAssociatedGroups/15",
"vdAssociatedGroupsDTO" : {
"@displayName" : "String value",
"@id" : 15,
"@uuid" : "String value",
"hierarchyName" : "String value",
"name" : "String value"
}
} ]
}
}
Resource Information
Rate Limiting?
|
Yes
|
Sorting?
|
Yes
|
Paging?
|
Yes
|
Filtering?
|
Yes
|
Group Filtering?
|
No
|
Aggregation?
|
No
|
Response Formats
|
|
User Group
|
NBI Read
|
HTTP Methods
|
|
DevNet Discussions
Resource URL
/webacs/api/v4/data/VDAssociatedGroups
Unmodified
This resource has not been modified since the previous API version.
Response Parameters
hierarchyName
String
|
Dynamic Group hierarchical name
|
name
String
|
|
Sample Payloads
Sample payloads are for information only. They are automatically generated and the values included may not be representative of actual valid data values.
Sample XML Payload
https://localhost/webacs/api/v4/data/VDAssociatedGroups/15
<?xml version="1.0" ?>
<queryResponse type="VDAssociatedGroups" responseType="getEntity" requestUrl="https://localhost/webacs/api/v4/data/VDAssociatedGroups/15" rootUrl="https://localhost/webacs/api/v4/data">
<entity dtoType="vDAssociatedGroupsDTO" type="VDAssociatedGroups" url="https://localhost/webacs/api/v4/data/VDAssociatedGroups/15">
<vdAssociatedGroupsDTO displayName="String value" id="15" uuid="String value">
<hierarchyName>String value</hierarchyName>
<name>String value</name>
</vdAssociatedGroupsDTO>
</entity>
</queryResponse>
Sample JSON Payload
https://localhost/webacs/api/v4/data/VDAssociatedGroups/15.json
{
"queryResponse" : {
"@type" : "VDAssociatedGroups",
"@requestUrl" : "https://localhost/webacs/api/v4/data/VDAssociatedGroups/15",
"@responseType" : "getEntity",
"@rootUrl" : "https://localhost/webacs/api/v4/data",
"entity" : [ {
"@dtoType" : "vDAssociatedGroupsDTO",
"@type" : "VDAssociatedGroups",
"@url" : "https://localhost/webacs/api/v4/data/VDAssociatedGroups/15",
"vdAssociatedGroupsDTO" : {
"@displayName" : "String value",
"@id" : 15,
"@uuid" : "String value",
"hierarchyName" : "String value",
"name" : "String value"
}
} ]
}
}