Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@
"tags": [
"PacketCoreControlPlaneRollback"
],
"operationId": "PacketCoreControlPlane_Rollback",
"operationId": "PacketCoreControlPlanes_Rollback",
"description": "Roll back the specified packet core control plane to the previous version, \"rollbackVersion\". Multiple consecutive rollbacks are not possible. This action may cause a service outage.",
"parameters": [
{
Expand Down Expand Up @@ -366,7 +366,7 @@
"tags": [
"PacketCoreControlPlaneReinstall"
],
"operationId": "PacketCoreControlPlane_Reinstall",
"operationId": "PacketCoreControlPlanes_Reinstall",
"description": "Reinstall the specified packet core control plane. This action will remove any transaction state from the packet core to return it to a known state. This action will cause a service outage.",
"parameters": [
{
Expand Down Expand Up @@ -415,7 +415,7 @@
"tags": [
"PacketCoreControlPlaneCollectDiagnosticsPackage"
],
"operationId": "PacketCoreControlPlane_CollectDiagnosticsPackage",
"operationId": "PacketCoreControlPlanes_CollectDiagnosticsPackage",
"description": "Collect a diagnostics package for the specified packet core control plane. This action will upload the diagnostics to a storage account.",
"parameters": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@
"tags": [
"SIMs"
],
"operationId": "Sim_BulkUpload",
"operationId": "Sims_BulkUpload",
"description": "Bulk upload SIMs to a SIM group.",
"parameters": [
{
Expand Down Expand Up @@ -299,7 +299,7 @@
"tags": [
"SIMs"
],
"operationId": "Sim_BulkDelete",
"operationId": "Sims_BulkDelete",
"description": "Bulk delete SIMs from a SIM group.",
"parameters": [
{
Expand Down Expand Up @@ -360,7 +360,7 @@
"tags": [
"SIMs"
],
"operationId": "Sim_BulkUploadEncrypted",
"operationId": "Sims_BulkUploadEncrypted",
"description": "Bulk upload SIMs in encrypted form to a SIM group. The SIM credentials must be encrypted.",
"parameters": [
{
Expand Down