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.

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".

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.