Monitorscope

This class tries to define the scope of probe (the NSGs between which the probe needs) to run.

Overview

allowAllDestinationNSGs boolean filterable  
allowAllSourceNSGs boolean filterable  
destinationNSGs list filterable   orderable  
name string required   filterable   orderable  
readOnly boolean
sourceNSGs list filterable   orderable  

API Resource

/monitorscopes/id
delete get put

Parents

/nsgateways/id/monitorscopes
get
/applications/id/monitorscopes
get post
/networkperformancemeasurements/id/monitorscopes
get post

Children

This object has no children.

Members

This object has no members.

Attributes documentation

allowAllDestinationNSGs boolean filterable  
Discussion

When set true, allows all destination NSGs


Charateristics

SDK attribute: allowAllDestinationNSGs

allowAllSourceNSGs boolean filterable  
Discussion

When set true, allows all Source NSGs


Charateristics

SDK attribute: allowAllSourceNSGs

destinationNSGs list filterable   orderable  
Discussion

List of destination NSGs to which the probe needs to run


Charateristics

SDK attribute: destinationNSGs

name string required   filterable   orderable  
Discussion

Name for the given scope


Charateristics

Format: free
Min length: 1
Max length: 255
SDK attribute: name

readOnly boolean
Discussion

Determines whether this entity is read only. Read only objects cannot be modified or deleted.


Charateristics

Default value: false
SDK attribute: readOnly

sourceNSGs list filterable   orderable  
Discussion

List of source NSGs from which the probe needs to be started.


Charateristics

SDK attribute: sourceNSGs