REST Resource: organizations.simulations

Resource: Simulation

Attack path simulation

JSON representation
 { 
 "name" 
 : 
 string 
 , 
 "createTime" 
 : 
 string 
 , 
 "resourceValueConfigsMetadata" 
 : 
 [ 
 { 
 object (  ResourceValueConfigMetadata 
 
) 
 } 
 ] 
 , 
 "cloudProvider" 
 : 
 enum (  CloudProvider 
 
) 
 } 
Fields
name

string

Full resource name of the Simulation: organizations/123/simulations/456

createTime

string ( Timestamp format)

Output only. Time simulation was created

Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: "2014-10-02T15:01:23Z" , "2014-10-02T15:01:23.045123456Z" or "2014-10-02T15:01:23+05:30" .

cloudProvider

enum ( CloudProvider )

Indicates which cloud provider was used in this simulation.

Methods

get

Get the simulation by name or the latest simulation for the given organization.
Create a Mobile Website
View Site in Mobile | Classic
Share by: