VMExtensionPayload interface
Response of payload to be passed while installing VM agent.
Properties
environment |
Id of the environment created |
ingestion |
Ingestion key of the environment |
Property Details
environmentId
Id of the environment created
environmentId?: string
Property Value
string
ingestionKey
Ingestion key of the environment
ingestionKey?: string
Property Value
string