2023-08-25
▼ ▲ apigee.organizations.securityProfiles.patch
Path : v1/{+name}
Description : UpdateSecurityProfile update the metadata of security profile.
Scopes : https://www.googleapis.com/auth/cloud-platform
Parameter Order : name
Flat Path : v1/organizations/{organizationsId}/securityProfiles/{securityProfilesId}
Parameters :
name
Description : Immutable. Name of the security profile resource. Format: organizations/{org}/securityProfiles/{profile}
Type : string
Required : Yes
Pattern : ^organizations/[^/]+/securityProfiles/[^/]+$
Location : path
updateMask
Type : string
Format : google-fieldmask
Description : Required. The list of fields to update.
Location : query
HTTP Method : PATCH
▼ ▲ apigee.organizations.securityProfiles.delete
HTTP Method : DELETE
Parameters :
name
Type : string
Location : path
Required : Yes
Description : Required. Name of profile. Format: organizations/{org}/securityProfiles/{profile}
Pattern : ^organizations/[^/]+/securityProfiles/[^/]+$
Parameter Order : name
Description : DeleteSecurityProfile delete a profile with all its revisions.
Path : v1/{+name}
Flat Path : v1/organizations/{organizationsId}/securityProfiles/{securityProfilesId}
▼ ▲ apigee.organizations.securityProfiles.create
Path : v1/{+parent}/securityProfiles
Parameter Order : parent
HTTP Method : POST
Flat Path : v1/organizations/{organizationsId}/securityProfiles
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : CreateSecurityProfile create a new custom security profile.
Parameters :
parent
Location : path
Required : Yes
Type : string
Pattern : ^organizations/[^/]+$
Description : Required. Name of organization. Format: organizations/{org}
securityProfileId
Description : Required. The ID to use for the SecurityProfile, which will become the final component of the action's resource name. This value should be 4-63 characters, and valid characters are /(^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$/.
Location : query
Type : string