Wavefront v1.4.0, May 19 23
Wavefront v1.4.0, May 19 23
wavefront.getMetricsPolicy
Explore with Pulumi AI
Using getMetricsPolicy
function getMetricsPolicy(opts?: InvokeOptions): Promise<GetMetricsPolicyResult>
def get_metrics_policy(opts: Optional[InvokeOptions] = None) -> GetMetricsPolicyResult
func LookupMetricsPolicy(ctx *Context, opts ...InvokeOption) (*LookupMetricsPolicyResult, error)
> Note: This function is named LookupMetricsPolicy
in the Go SDK.
public static class GetMetricsPolicy
{
public static Task<GetMetricsPolicyResult> InvokeAsync(InvokeOptions? opts = null)
}
public static CompletableFuture<GetMetricsPolicyResult> getMetricsPolicy(InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: wavefront:index/getMetricsPolicy:getMetricsPolicy
arguments:
# arguments dictionary
getMetricsPolicy Result
The following output properties are available:
- Customer string
- Id string
The provider-assigned unique ID for this managed resource.
- Policy
Rules List<GetMetrics Policy Policy Rule> - Updated
Epoch intMillis - Updater
Id string
- Customer string
- Id string
The provider-assigned unique ID for this managed resource.
- Policy
Rules []GetMetrics Policy Policy Rule - Updated
Epoch intMillis - Updater
Id string
- customer String
- id String
The provider-assigned unique ID for this managed resource.
- policy
Rules List<GetMetrics Policy Policy Rule> - updated
Epoch IntegerMillis - updater
Id String
- customer string
- id string
The provider-assigned unique ID for this managed resource.
- policy
Rules GetMetrics Policy Policy Rule[] - updated
Epoch numberMillis - updater
Id string
- customer str
- id str
The provider-assigned unique ID for this managed resource.
- policy_
rules Sequence[GetMetrics Policy Policy Rule] - updated_
epoch_ intmillis - updater_
id str
- customer String
- id String
The provider-assigned unique ID for this managed resource.
- policy
Rules List<Property Map> - updated
Epoch NumberMillis - updater
Id String
Supporting Types
GetMetricsPolicyPolicyRule
- Access
Type string - Account
Ids List<string> - Description string
- Name string
- Prefixes List<string>
- Role
Ids List<string> - List<Get
Metrics Policy Policy Rule Tag> - bool
- User
Group List<string>Ids
- Access
Type string - Account
Ids []string - Description string
- Name string
- Prefixes []string
- Role
Ids []string - []Get
Metrics Policy Policy Rule Tag - bool
- User
Group []stringIds
- access
Type String - account
Ids List<String> - description String
- name String
- prefixes List<String>
- role
Ids List<String> - List<Get
Metrics Policy Policy Rule Tag> - Boolean
- user
Group List<String>Ids
- access
Type string - account
Ids string[] - description string
- name string
- prefixes string[]
- role
Ids string[] - Get
Metrics Policy Policy Rule Tag[] - boolean
- user
Group string[]Ids
- access_
type str - account_
ids Sequence[str] - description str
- name str
- prefixes Sequence[str]
- role_
ids Sequence[str] - Sequence[Get
Metrics Policy Policy Rule Tag] - bool
- user_
group_ Sequence[str]ids
- access
Type String - account
Ids List<String> - description String
- name String
- prefixes List<String>
- role
Ids List<String> - List<Property Map>
- Boolean
- user
Group List<String>Ids
GetMetricsPolicyPolicyRuleTag
Package Details
- Repository
- Wavefront pulumi/pulumi-wavefront
- License
- Apache-2.0
- Notes
This Pulumi package is based on the
wavefront
Terraform Provider.