Google Cloud Native is in preview. Google Cloud Classic is fully supported.
google-native.apigee/v1.DebugSession
Explore with Pulumi AI
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Creates a debug session for a deployed API Proxy revision. Note - this resource’s API doesn’t support deletion. When deleted, the resource will persist on Google Cloud even though it will be deleted from Pulumi state.
Create DebugSession Resource
new DebugSession(name: string, args: DebugSessionArgs, opts?: CustomResourceOptions);
@overload
def DebugSession(resource_name: str,
opts: Optional[ResourceOptions] = None,
api_id: Optional[str] = None,
count: Optional[int] = None,
environment_id: Optional[str] = None,
filter: Optional[str] = None,
name: Optional[str] = None,
organization_id: Optional[str] = None,
revision_id: Optional[str] = None,
timeout: Optional[str] = None,
tracesize: Optional[int] = None,
validity: Optional[int] = None)
@overload
def DebugSession(resource_name: str,
args: DebugSessionArgs,
opts: Optional[ResourceOptions] = None)
func NewDebugSession(ctx *Context, name string, args DebugSessionArgs, opts ...ResourceOption) (*DebugSession, error)
public DebugSession(string name, DebugSessionArgs args, CustomResourceOptions? opts = null)
public DebugSession(String name, DebugSessionArgs args)
public DebugSession(String name, DebugSessionArgs args, CustomResourceOptions options)
type: google-native:apigee/v1:DebugSession
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args DebugSessionArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args DebugSessionArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args DebugSessionArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args DebugSessionArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args DebugSessionArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
DebugSession Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
The DebugSession resource accepts the following input properties:
- Api
Id string - Environment
Id string - Organization
Id string - Revision
Id string - Count int
Optional. The number of request to be traced. Min = 1, Max = 15, Default = 10.
- Filter string
Optional. A conditional statement which is evaluated against the request message to determine if it should be traced. Syntax matches that of on API Proxy bundle flow Condition.
- Name string
A unique ID for this DebugSession.
- Timeout string
Optional. The time in seconds after which this DebugSession should end. This value will override the value in query param, if both are provided.
- Tracesize int
Optional. The maximum number of bytes captured from the response payload. Min = 0, Max = 5120, Default = 5120.
- Validity int
Optional. The length of time, in seconds, that this debug session is valid, starting from when it's received in the control plane. Min = 1, Max = 15, Default = 10.
- Api
Id string - Environment
Id string - Organization
Id string - Revision
Id string - Count int
Optional. The number of request to be traced. Min = 1, Max = 15, Default = 10.
- Filter string
Optional. A conditional statement which is evaluated against the request message to determine if it should be traced. Syntax matches that of on API Proxy bundle flow Condition.
- Name string
A unique ID for this DebugSession.
- Timeout string
Optional. The time in seconds after which this DebugSession should end. This value will override the value in query param, if both are provided.
- Tracesize int
Optional. The maximum number of bytes captured from the response payload. Min = 0, Max = 5120, Default = 5120.
- Validity int
Optional. The length of time, in seconds, that this debug session is valid, starting from when it's received in the control plane. Min = 1, Max = 15, Default = 10.
- api
Id String - environment
Id String - organization
Id String - revision
Id String - count Integer
Optional. The number of request to be traced. Min = 1, Max = 15, Default = 10.
- filter String
Optional. A conditional statement which is evaluated against the request message to determine if it should be traced. Syntax matches that of on API Proxy bundle flow Condition.
- name String
A unique ID for this DebugSession.
- timeout String
Optional. The time in seconds after which this DebugSession should end. This value will override the value in query param, if both are provided.
- tracesize Integer
Optional. The maximum number of bytes captured from the response payload. Min = 0, Max = 5120, Default = 5120.
- validity Integer
Optional. The length of time, in seconds, that this debug session is valid, starting from when it's received in the control plane. Min = 1, Max = 15, Default = 10.
- api
Id string - environment
Id string - organization
Id string - revision
Id string - count number
Optional. The number of request to be traced. Min = 1, Max = 15, Default = 10.
- filter string
Optional. A conditional statement which is evaluated against the request message to determine if it should be traced. Syntax matches that of on API Proxy bundle flow Condition.
- name string
A unique ID for this DebugSession.
- timeout string
Optional. The time in seconds after which this DebugSession should end. This value will override the value in query param, if both are provided.
- tracesize number
Optional. The maximum number of bytes captured from the response payload. Min = 0, Max = 5120, Default = 5120.
- validity number
Optional. The length of time, in seconds, that this debug session is valid, starting from when it's received in the control plane. Min = 1, Max = 15, Default = 10.
- api_
id str - environment_
id str - organization_
id str - revision_
id str - count int
Optional. The number of request to be traced. Min = 1, Max = 15, Default = 10.
- filter str
Optional. A conditional statement which is evaluated against the request message to determine if it should be traced. Syntax matches that of on API Proxy bundle flow Condition.
- name str
A unique ID for this DebugSession.
- timeout str
Optional. The time in seconds after which this DebugSession should end. This value will override the value in query param, if both are provided.
- tracesize int
Optional. The maximum number of bytes captured from the response payload. Min = 0, Max = 5120, Default = 5120.
- validity int
Optional. The length of time, in seconds, that this debug session is valid, starting from when it's received in the control plane. Min = 1, Max = 15, Default = 10.
- api
Id String - environment
Id String - organization
Id String - revision
Id String - count Number
Optional. The number of request to be traced. Min = 1, Max = 15, Default = 10.
- filter String
Optional. A conditional statement which is evaluated against the request message to determine if it should be traced. Syntax matches that of on API Proxy bundle flow Condition.
- name String
A unique ID for this DebugSession.
- timeout String
Optional. The time in seconds after which this DebugSession should end. This value will override the value in query param, if both are provided.
- tracesize Number
Optional. The maximum number of bytes captured from the response payload. Min = 0, Max = 5120, Default = 5120.
- validity Number
Optional. The length of time, in seconds, that this debug session is valid, starting from when it's received in the control plane. Min = 1, Max = 15, Default = 10.
Outputs
All input properties are implicitly available as output properties. Additionally, the DebugSession resource produces the following output properties:
- Create
Time string The first transaction creation timestamp, recorded by UAP.
- Id string
The provider-assigned unique ID for this managed resource.
- Create
Time string The first transaction creation timestamp, recorded by UAP.
- Id string
The provider-assigned unique ID for this managed resource.
- create
Time String The first transaction creation timestamp, recorded by UAP.
- id String
The provider-assigned unique ID for this managed resource.
- create
Time string The first transaction creation timestamp, recorded by UAP.
- id string
The provider-assigned unique ID for this managed resource.
- create_
time str The first transaction creation timestamp, recorded by UAP.
- id str
The provider-assigned unique ID for this managed resource.
- create
Time String The first transaction creation timestamp, recorded by UAP.
- id String
The provider-assigned unique ID for this managed resource.
Package Details
- Repository
- Google Cloud Native pulumi/pulumi-google-native
- License
- Apache-2.0
Google Cloud Native is in preview. Google Cloud Classic is fully supported.