Resource: WebPath
Message describing WebPath resource.
| JSON representation |
|---|
{ "name": string, "createTime": string, "updateTime": string, "sourceMonitoringPointId": string, "displayName": string, "destination": string, "monitoringEnabled": boolean, "monitoringStatus": enum ( |
| Fields | |
|---|---|
name |
Identifier. Name of the resource. Format: |
createTime |
Output only. The time the WebPath was created. Uses RFC 3339, where generated output will always be Z-normalized and use 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: |
updateTime |
Output only. The time the WebPath was updated. Uses RFC 3339, where generated output will always be Z-normalized and use 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: |
sourceMonitoringPointId |
Output only. ID of the source MonitoringPoint. |
displayName |
Output only. Display name of the WebPath. |
destination |
Output only. Web monitoring target. |
monitoringEnabled |
Output only. Is monitoring enabled for the WebPath. |
monitoringStatus |
Output only. The monitoring status of the WebPath. |
interval |
Output only. Monitoring interval. A duration in seconds with up to nine fractional digits, ending with ' |
workflowType |
Output only. The workflow type of the WebPath. |
relatedNetworkPathId |
Output only. Provider's UUID of the related |
providerTags[] |
Output only. The provider tags of the web path. |
monitoringPolicyId |
Output only. ID of the monitoring policy. |
monitoringPolicyDisplayName |
Output only. Display name of the monitoring policy. |
providerUiUri |
Output only. Link to provider's UI; link shows the |
destinationGeoLocation |
Output only. Geographical location of the destination. |
MonitoringStatus
Enum for monitoring status of the WebPath.
| Enums | |
|---|---|
MONITORING_STATUS_UNSPECIFIED |
The default value. This value is used if the status is omitted. |
MONITORING |
Monitoring is enabled. |
POLICY_MISMATCH |
Policy is mismatched. |
MONITORING_POINT_OFFLINE |
Monitoring point is offline. |
DISABLED |
Monitoring is disabled. |
WorkflowType
Enum for workflow type.
| Enums | |
|---|---|
WORKFLOW_TYPE_UNSPECIFIED |
The default value. This value is used if the status is omitted. |
BROWSER |
Browser. |
HTTP |
HTTP. |
Methods |
|
|---|---|
|
Gets the WebPath resource. |
|
Lists WebPaths for a given network monitoring provider. |