DatadogOrganizationProperties Class
Datadog organization properties.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
DatadogOrganizationProperties
Constructor
DatadogOrganizationProperties(*, linking_auth_code: Optional[str] = None, linking_client_id: Optional[str] = None, redirect_uri: Optional[str] = None, api_key: Optional[str] = None, application_key: Optional[str] = None, enterprise_app_id: Optional[str] = None, **kwargs)
Parameters
- linking_client_id
- str
Required
The client_id from an existing in exchange for an auth token to link organization.
Variables
- name
- str
Name of the Datadog organization.
- id
- str
Id of the Datadog organization.
Feedback
Submit and view feedback for