Invokes the c1.api.app.v1.AppAccessRequestsDefaultsService.CancelAppAccessRequestsDefaults method.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
This API uses OAuth2 with the Client Credential flow. Client Credentials must be sent in the BODY, not the headers. For an example of how to implement this, refer to the c1TokenSource.Token() function.
The appId field.
The CancelAccessRequestDefaultsRequest message.
Successful response
The AppAccessRequestDefaults message.
This message contains a oneof named max_grant_duration. Only a single field of the following list may be set at a time:
The app id for the app access request rule
The request catalog ids for the app access request rule.
If true the app level request configuration will be applied to specified resource types.
If emergency grants are enabled for this app access request rule.
The policy id for the emergency grant policy.
The requestPolicyId field.
The app resource type ids for which the app access request defaults are applied.
The last applied state of the app access request defaults.
APP_ACCESS_REQUEST_DEFAULTS_LAST_APPLY_STATE_UNSPECIFIED, APP_ACCESS_REQUEST_DEFAULTS_LAST_APPLY_STATE_RUNNING, APP_ACCESS_REQUEST_DEFAULTS_LAST_APPLY_STATE_SUCCESS, APP_ACCESS_REQUEST_DEFAULTS_LAST_APPLY_STATE_FAILED, APP_ACCESS_REQUEST_DEFAULTS_LAST_APPLY_STATE_CANCELING, APP_ACCESS_REQUEST_DEFAULTS_LAST_APPLY_STATE_CANCEL_SUCCESS, APP_ACCESS_REQUEST_DEFAULTS_LAST_APPLY_STATE_CANCEL_ERROR