GoogleApi.NetworkManagement.V1beta1.Model.AbortInfo (google_api_network_management v0.39.0)
View SourceDetails of the final state "abort" and associated resource.
Attributes
-
cause
(type:String.t
, default:nil
) - Causes that the analysis is aborted. -
ipAddress
(type:String.t
, default:nil
) - IP address that caused the abort. -
projectsMissingPermission
(type:list(String.t)
, default:nil
) - List of project IDs the user specified in the request but lacks access to. In this case, analysis is aborted with the PERMISSION_DENIED cause. -
resourceUri
(type:String.t
, default:nil
) - URI of the resource that caused the abort.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.