REST Resource: organizations.securityProfiles.environments

Resource: SecurityProfileEnvironmentAssociation

Represents a SecurityProfileEnvironmentAssociation resource.

JSON representation
{
  "name": string,
  "securityProfileRevisionId": string,
  "attachTime": string
}
Fields
name

string

Immutable. Name of the environment that the profile is attached to.

securityProfileRevisionId
(deprecated)

string (int64 format)

DEPRECATED: DO NOT USE Revision ID of the security profile.

attachTime

string (Timestamp format)

Output only. The time when environment was attached to the security profile.

A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".

Methods

computeEnvironmentScores

ComputeEnvironmentScores calculates scores for requested time range for the specified security profile and environment.

create

CreateSecurityProfileEnvironmentAssociation creates profile environment association i.e.

delete

DeleteSecurityProfileEnvironmentAssociation removes profile environment association i.e.