Monitoring Get Wss Location Creation Status
Get the WSS location creation status
Privileges required:
READ
NETWORK_SERVICE
Request
URI
POST
https://{api_host}/portal/rest/monitoring/getWssLocationCreationStatus
COPY
Request Body
Show optional properties
{
"integrationId": 0
}
{
"integrationId": 0,
"enterpriseId": 0,
"prevPageLink": "string",
"nextPageLink": "string",
"limit": 0,
"quickSearch": "string",
"filters": "api_filters Object",
"_count": false,
"_filterSpec": false
}
integer
integrationId
Required
integrationId
integer
enterpriseId
Optional
enterpriseId
string
prevPageLink
Optional
prevPageLink
string
nextPageLink
Optional
nextPageLink
integer
limit
Optional
Constraints:
minimum: 0
default: 2048
limit
boolean
_count
Optional
_count
boolean
_filterSpec
Optional
_filterSpec
Responses
200
Request was successfully processed
Returns
monitoring_get_wss_location_creation_status_result
of type(s)
application/json
"monitoring_get_wss_location_creation_status_result Object"
array of
object
data
Optional
data
object
metaData
Optional
metaData
object
count
Optional
count
Code Samples
COPY
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '{"integrationId:"integer"}' https://{api_host}/portal/rest/monitoring/getWssLocationCreationStatus
All Operations
POST
Monitoring Get Aggregate Edge Link Metrics
POST
Monitoring Get Aggregate Enterprise Events
POST
Monitoring Get Aggregates
POST
Monitoring Get Enterprise Aggregate Edge Nvs Tunnel Status
POST
Monitoring Get Enterprise Bgp Peer Status
POST
Monitoring Get Enterprise Edge Bfd Peer Status
POST
Monitoring Get Enterprise Edge Bgp Peer Status
POST
Monitoring Get Enterprise Edge Cluster Status
POST
Monitoring Get Enterprise Edge Link Status
POST
Monitoring Get Enterprise Edge Nvs Tunnel Status
POST
Monitoring Get Enterprise Edge Status
POST
Monitoring Get Network Gateway Status
POST
Monitoring Get Vpn Edge Action Status
POST
Monitoring Get Vpn Site Status
POST
Monitoring Get Wss Location Creation Status