Skip to content

New command: List available Microsoft Graph schema extensions #12

@waldekmastykarz

Description

@waldekmastykarz

Usage

graph schemaextension list [options]

Description

Get a list of schemaExtension objects created in the current tenant, that can be InDevelopment, Available, or Deprecated.

Options

Option Description
--status,-s [status] The status to filter on
--owner [owner] The id of the owner to filter on
-p, --pageSize [pageSize] Number of objects to return
-n, --pageNumber [pageNumber] Page number to return if pageSize is specified (first page is indexed as value of 0)

Additional Information

pageNumber is specified as a 0-based index. A value of 2 returns the third page of items.

More information: https://developer.microsoft.com/en-us/graph/docs/api-reference/v1.0/api/schemaextension_list

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions