Skip to main content

List SCEP profiles

List all SCEP profiles.

Query Parameters
    limit number

    The maximum number of result objects to return per page.

    offset number

    The offset of the result entry.

    name string

    The name of the entry.

    folder string required

    Possible values: Value must match regular expression ^[0-9a-zA-Z._-\s]{1,}$, [Shared, Mobile Users, Remote Networks, Service Connections, Mobile Users Container, Mobile Users Explicit Proxy]

    The folder on which you want to perform this operation.

Responses

List of SCEP profiles


Schema
    data object[]
  • Array [
  • algorithm object
    rsa object
    rsa_nbits string
    ca_identity_name string required
    certificate_attributes object
    oneOf

    rfc822name string
    digest string required
    fingerprint string
    name string required

    Possible values: <= 31 characters

    alphanumeric string [ 0-9a-zA-Z._-]

    scep_ca_cert string
    scep_challenge object
    oneOf

    none string

    Possible values: [``]

    scep_client_cert string
    scep_url string required
    subject string
    use_as_digital_signature boolean
    use_for_key_encipherment boolean
  • ]
  • limit number

    Default value: 200

    offset number

    Default value: 0

    total number
Loading...