1. Packages
  2. Okta Provider
  3. API Docs
  4. getCatalogEntryUserAccessRequestFields
Okta v6.0.0 published on Friday, Oct 10, 2025 by Pulumi

okta.getCatalogEntryUserAccessRequestFields

Deploy with Pulumi
okta logo
Okta v6.0.0 published on Friday, Oct 10, 2025 by Pulumi

    Using getCatalogEntryUserAccessRequestFields

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getCatalogEntryUserAccessRequestFields(args: GetCatalogEntryUserAccessRequestFieldsArgs, opts?: InvokeOptions): Promise<GetCatalogEntryUserAccessRequestFieldsResult>
    function getCatalogEntryUserAccessRequestFieldsOutput(args: GetCatalogEntryUserAccessRequestFieldsOutputArgs, opts?: InvokeOptions): Output<GetCatalogEntryUserAccessRequestFieldsResult>
    def get_catalog_entry_user_access_request_fields(datas: Optional[Sequence[GetCatalogEntryUserAccessRequestFieldsData]] = None,
                                                     entry_id: Optional[str] = None,
                                                     user_id: Optional[str] = None,
                                                     opts: Optional[InvokeOptions] = None) -> GetCatalogEntryUserAccessRequestFieldsResult
    def get_catalog_entry_user_access_request_fields_output(datas: Optional[pulumi.Input[Sequence[pulumi.Input[GetCatalogEntryUserAccessRequestFieldsDataArgs]]]] = None,
                                                     entry_id: Optional[pulumi.Input[str]] = None,
                                                     user_id: Optional[pulumi.Input[str]] = None,
                                                     opts: Optional[InvokeOptions] = None) -> Output[GetCatalogEntryUserAccessRequestFieldsResult]
    func GetCatalogEntryUserAccessRequestFields(ctx *Context, args *GetCatalogEntryUserAccessRequestFieldsArgs, opts ...InvokeOption) (*GetCatalogEntryUserAccessRequestFieldsResult, error)
    func GetCatalogEntryUserAccessRequestFieldsOutput(ctx *Context, args *GetCatalogEntryUserAccessRequestFieldsOutputArgs, opts ...InvokeOption) GetCatalogEntryUserAccessRequestFieldsResultOutput

    > Note: This function is named GetCatalogEntryUserAccessRequestFields in the Go SDK.

    public static class GetCatalogEntryUserAccessRequestFields 
    {
        public static Task<GetCatalogEntryUserAccessRequestFieldsResult> InvokeAsync(GetCatalogEntryUserAccessRequestFieldsArgs args, InvokeOptions? opts = null)
        public static Output<GetCatalogEntryUserAccessRequestFieldsResult> Invoke(GetCatalogEntryUserAccessRequestFieldsInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetCatalogEntryUserAccessRequestFieldsResult> getCatalogEntryUserAccessRequestFields(GetCatalogEntryUserAccessRequestFieldsArgs args, InvokeOptions options)
    public static Output<GetCatalogEntryUserAccessRequestFieldsResult> getCatalogEntryUserAccessRequestFields(GetCatalogEntryUserAccessRequestFieldsArgs args, InvokeOptions options)
    
    fn::invoke:
      function: okta:index/getCatalogEntryUserAccessRequestFields:getCatalogEntryUserAccessRequestFields
      arguments:
        # arguments dictionary

    The following arguments are supported:

    getCatalogEntryUserAccessRequestFields Result

    The following output properties are available:

    Supporting Types

    GetCatalogEntryUserAccessRequestFieldsData

    Id string
    Label string
    Label of the requester field.
    MaximumValue string
    The maximum value allowed for this field. Only applies to DURATION fields.
    ReadOnly bool
    Indicates this field is immutable.
    Required bool
    Indicates whether a value to this field is required to advance the request.
    Type string
    Type of value for the requester field.
    Value string
    An admin configured value for this field. Only applies to DURATION fields.
    Choices List<GetCatalogEntryUserAccessRequestFieldsDataChoice>
    Valid choices when type is SELECT or MULTISELECT.
    Id string
    Label string
    Label of the requester field.
    MaximumValue string
    The maximum value allowed for this field. Only applies to DURATION fields.
    ReadOnly bool
    Indicates this field is immutable.
    Required bool
    Indicates whether a value to this field is required to advance the request.
    Type string
    Type of value for the requester field.
    Value string
    An admin configured value for this field. Only applies to DURATION fields.
    Choices []GetCatalogEntryUserAccessRequestFieldsDataChoice
    Valid choices when type is SELECT or MULTISELECT.
    id String
    label String
    Label of the requester field.
    maximumValue String
    The maximum value allowed for this field. Only applies to DURATION fields.
    readOnly Boolean
    Indicates this field is immutable.
    required Boolean
    Indicates whether a value to this field is required to advance the request.
    type String
    Type of value for the requester field.
    value String
    An admin configured value for this field. Only applies to DURATION fields.
    choices List<GetCatalogEntryUserAccessRequestFieldsDataChoice>
    Valid choices when type is SELECT or MULTISELECT.
    id string
    label string
    Label of the requester field.
    maximumValue string
    The maximum value allowed for this field. Only applies to DURATION fields.
    readOnly boolean
    Indicates this field is immutable.
    required boolean
    Indicates whether a value to this field is required to advance the request.
    type string
    Type of value for the requester field.
    value string
    An admin configured value for this field. Only applies to DURATION fields.
    choices GetCatalogEntryUserAccessRequestFieldsDataChoice[]
    Valid choices when type is SELECT or MULTISELECT.
    id str
    label str
    Label of the requester field.
    maximum_value str
    The maximum value allowed for this field. Only applies to DURATION fields.
    read_only bool
    Indicates this field is immutable.
    required bool
    Indicates whether a value to this field is required to advance the request.
    type str
    Type of value for the requester field.
    value str
    An admin configured value for this field. Only applies to DURATION fields.
    choices Sequence[GetCatalogEntryUserAccessRequestFieldsDataChoice]
    Valid choices when type is SELECT or MULTISELECT.
    id String
    label String
    Label of the requester field.
    maximumValue String
    The maximum value allowed for this field. Only applies to DURATION fields.
    readOnly Boolean
    Indicates this field is immutable.
    required Boolean
    Indicates whether a value to this field is required to advance the request.
    type String
    Type of value for the requester field.
    value String
    An admin configured value for this field. Only applies to DURATION fields.
    choices List<Property Map>
    Valid choices when type is SELECT or MULTISELECT.

    GetCatalogEntryUserAccessRequestFieldsDataChoice

    Choice string
    Valid choice.
    Choice string
    Valid choice.
    choice String
    Valid choice.
    choice string
    Valid choice.
    choice str
    Valid choice.
    choice String
    Valid choice.

    Package Details

    Repository
    Okta pulumi/pulumi-okta
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the okta Terraform Provider.
    okta logo
    Okta v6.0.0 published on Friday, Oct 10, 2025 by Pulumi
      Meet Neo: Your AI Platform Teammate