Parameter | Description |
---|---|
Name | The name of the resource. |
Parameter | Description |
---|---|
Location | The type of location to access. |
Virtual System | Which virtual system or device group to access. |
>-
{
"@code": "19",
"@status": "success",
"result": {
"@count": "1",
"@total-count": "1",
"entry": [
{
"@location": "vsys",
"@name": "fqdn1",
"@vsys": "vsys1",
"fqdn": "www.test.com"
}
]
}
}
Was this page helpful?